InvokeAI/invokeai/app/api/routers
Lincoln Stein 2d1dbceae5
Add user management UI for admin and regular users (#106) (#8937)
* Add user management UI for admin and regular users (#106)

* Add user management UI and backend API endpoints

Co-authored-by: lstein <111189+lstein@users.noreply.github.com>

Fix user management feedback: cancel/back navigation, system user filter, tooltip fix

Co-authored-by: lstein <111189+lstein@users.noreply.github.com>

Make Back button on User Management page more prominent

Co-authored-by: lstein <111189+lstein@users.noreply.github.com>

* chore(frontend): typegen

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>
Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>

* Add Confirm Password field to My Profile password change form (#110)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>
Co-authored-by: Alexander Eichhorn <alex@eichhorn.dev>
2026-03-08 16:49:15 -04:00
..
app_info.py tidy: app "config", settings modal, infill methods 2025-10-15 10:46:16 +11:00
auth.py Add user management UI for admin and regular users (#106) (#8937) 2026-03-08 16:49:15 -04:00
board_images.py feat(api): return more data when doing image/board mutations 2025-06-26 20:00:35 +10:00
boards.py feat(multiuser mode): Support multiple isolated users on same backend (#8822) 2026-02-26 23:47:25 -05:00
client_state.py feat(multiuser mode): Support multiple isolated users on same backend (#8822) 2026-02-26 23:47:25 -05:00
download_queue.py Add ruff rule to disallow relative parent imports. 2024-07-04 09:35:37 -04:00
images.py feat(multiuser mode): Support multiple isolated users on same backend (#8822) 2026-02-26 23:47:25 -05:00
model_manager.py Fix model reidentify losing path and failing on IP Adapters (#8941) 2026-03-07 01:24:02 +00:00
model_relationships.py chore: ruff 2025-05-19 10:29:07 +10:00
recall_parameters.py Feature(app): Add an endpoint to recall generation parameters (#8758) 2026-02-16 23:27:10 +00:00
session_queue.py feat(multiuser mode): Support multiple isolated users on same backend (#8822) 2026-02-26 23:47:25 -05:00
style_presets.py fix(api): allow updating of type for style preset 2024-08-19 16:12:39 -04:00
utilities.py feat(api): add seed field to dynamicprompts 2025-01-20 08:57:42 +11:00
workflows.py Feature: Add Tag System for user made Workflows (#8673) 2025-12-22 15:41:48 -05:00