Commit graph

8 commits

Author SHA1 Message Date
e6847b05e2 feat(webui): users can change their passwords 2024-06-30 19:01:19 +02:00
5de0780ab5 refactor: config object is fully optional for SDK js, message for errors 2024-06-30 19:01:15 +02:00
0c304b55d8 feat(backend): add user to every Entry
(very ugly, lots of clones)
2024-06-30 19:01:11 +02:00
3f5188df0d feat(backend): add user management
- no more static keys, full register/login/logout flow
- add API error type
- refactor API to centralize request calls
- minor refactors re: vault options
- CSS refactor (buttons don't require classes, input styling)
2024-06-30 19:00:39 +02:00
a2396675c5 dev(jslib): fix js sdk lint 2024-02-17 17:32:48 +01:00
ab17644b0d test(jslib): migrate from ava to jest
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-17 15:24:13 +01:00
4c3727451b refactor(jslib): separate src and dist dirs
(break tests)
2024-02-17 15:12:23 +01:00
473cb2ffa0 dev: move tools/upend_js,py to sdks 2024-02-17 14:09:30 +01:00