autobrr/web/src/types
KaiserBh df2612602b
feat(auth): change password and username (#1295)
* feat(backend): added change password api endpoint.

* feat(web): added profile UI to change password.

I think we can change the username too, but I don't know if we should for now disabled the username field.

* refactor: don't leak username or password.

* refactor: protect the route.

* generic

* feat: add ChangeUsername

* fix(tests): speculative fix for TestUserRepo_Update

* Revert "feat: add ChangeUsername"

This reverts commit d4c1645002883a278aa45dec3c8c19fa1cc75d9b.

* refactor into 1 endpoint that handles both

* feat: added option to change username as well. :pain:

* refactor: frontend

* refactor: function names in backend

I think this makes it more clear what their function is

* fix: change to 2 cols with separator

* refactor: update user

* fix: test db create user

---------

Co-authored-by: Kyle Sanderson <kyle.leet@gmail.com>
Co-authored-by: soup <soup@r4tio.dev>
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
Co-authored-by: ze0s <ze0s@riseup.net>
2023-12-26 15:50:57 +01:00
..
API.d.ts feat(auth): change password and username (#1295) 2023-12-26 15:50:57 +01:00
Config.d.ts feat(web): show more app info (#1145) 2023-09-22 22:05:14 +02:00
Download.d.ts fix(clients): qBittorrent rules ignore slow (#1200) 2023-10-23 18:36:50 +02:00
Feed.d.ts feat(feeds): show next run (#1074) 2023-09-02 23:06:21 +02:00
Filter.d.ts feat(actions): qBittorrent add priority handling (#1315) 2023-12-25 22:39:31 +01:00
Global.d.ts chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
Indexer.d.ts chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
Irc.d.ts feat(irc): support optional bot mode (#1246) 2023-11-22 19:57:16 +01:00
Notification.d.ts feat(notifications): add LunaSea support (#1284) 2023-12-15 23:13:44 +01:00
Release.d.ts feat(web): link Dashboard stats to Releases page (#1281) 2023-12-25 14:03:29 +01:00
Update.d.ts chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00