Commit graph

11 commits

Author SHA1 Message Date
72b928067c chore(jslib): add timeout log to api calls
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline failed
Might potentially help with spurious AbortError issues
2024-05-04 16:59:17 +02:00
07a150b99d fix: jslib wrong query param
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-08 22:14:37 +02:00
3b32597fb6 feat(jslib): getRaw can return authenticated url
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-08 21:40:14 +02:00
60a8b15164 feat(webui): users can change their passwords 2024-04-04 21:27:44 +02:00
f9037a4370 refactor: config object is fully optional for SDK js, message for errors
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-03 11:10:34 +02:00
196447da0f feat: add user to every Entry
(very ugly, lots of clones)
2024-04-03 11:10:34 +02:00
05ee557d1a feat: 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-04-03 11:10:34 +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