Commit Graph

8 Commits

Author SHA1 Message Date
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