Commit Graph

18 Commits

Author SHA1 Message Date
91e42f69d3 utils/Hex dir 2023-08-21 22:53:08 +03:00
b8bfa57bc5 test organization 2023-08-20 13:31:34 +03:00
58b041fe2f simple login component test 2023-08-20 12:30:31 +03:00
b4186a5150 update tests/events.json, fix idb init 2023-08-19 10:23:26 +03:00
baa317c363 fix video content setting key & enabled reactions settings 2023-08-19 08:56:33 +03:00
d1f15170cd add eventdb tests 2023-08-18 22:36:36 +03:00
d42e6ee8b9 eventDB tests & fixes 2023-08-18 21:42:17 +03:00
2d960ec143 sortedmap api change 2023-08-18 16:20:49 +03:00
5a465e5cfb vitest test & benchmark tools 2023-08-18 12:24:27 +03:00
de42e249ae vite build 2023-06-09 13:59:21 +03:00
Fernando López Guevara
aaa421c92b
added prettier, eslint, spanish translations (#161)
* fix: handle missing user on metion properly

* prettier eslint

* use dep from npm registry

* fix: send from to sub callback
2022-11-11 08:00:32 +02:00
975c695865
move Session, State and PeerManager to iris-lib (#157) 2022-10-03 16:05:54 +03:00
4f45fc41a3 Fun.ts -> Node.js, docs 2022-09-26 14:12:10 +03:00
c5266c7c70 move stuff to iris-lib 2022-09-26 12:20:00 +03:00
55d5fe0dcd
lazy-load translations (#153)
Loads only english + the active language
2022-09-01 10:37:12 +03:00
ebb12962e5
Localforage (#136)
For State.local we use our very own Fun.ts instead of Gun.js. It's a light version of the Gun api with localForage only persistence. Localstorage is fastest — let's see if it suffices or if we need to change to indexeddb.
2022-07-07 22:10:47 +03:00
Trevin Hofmann
9ac462c655
test: add a couple initial tests for Translation.js (#107)
* test: add a couple initial tests for Translation.js

* ci: add build and test jobs to GitHub actions, along with lint

* test: remove old broken example test for the Header component
2022-06-14 10:50:57 +03:00
655ea4f8e9 webpack version 2021-07-09 00:31:44 +03:00