Commit graph

4 commits

Author SHA1 Message Date
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
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
4c3727451b refactor(jslib): separate src and dist dirs
(break tests)
2024-02-17 15:12:23 +01:00
Renamed from sdks/js/api.ts (Browse further)