immich/web/src
bo0tzz 2bf6cd9241
Fix redirect to login page after password change (#461)
* Fix redirect to login page after password change

Copied from the similar fix in #414

* Fix typo in change-password form

* Remove misplaced text from user management page
2022-08-13 09:54:29 -05:00
..
api Modify Album API endpoint to return a count attribute instead of a full assets array (#454) 2022-08-10 22:48:25 -05:00
lib Fix redirect to login page after password change (#461) 2022-08-13 09:54:29 -05:00
routes Fix redirect to login page after password change (#461) 2022-08-13 09:54:29 -05:00
app.css Edit user on the web (#458) 2022-08-12 14:25:19 -05:00
app.d.ts Use cookies for client requests (#377) 2022-07-26 12:28:07 -05:00
app.html Use cookies for client requests (#377) 2022-07-26 12:28:07 -05:00
hooks.ts Fix error in logout procedure and guard for each route (#439) 2022-08-07 18:36:34 -05:00