Commit Graph

28 Commits

Author SHA1 Message Date
miloschwartz 13eadeaa8f support legacy one role per user 2026-03-26 18:19:10 -07:00
miloschwartz e13a076939 ui improvements 2026-03-26 16:37:31 -07:00
Owen Schwartz 4843268537 Merge pull request #2552 from huzky-v/feat-add-bandwidth-reset-api
feat: Adding an organization sites bandwidth reset API
2026-03-18 16:17:43 -07:00
ChanningHe 94353aea44 feat(integration): add domain CRUD endpoints to integration API 2026-03-03 14:54:17 -08:00
Jacky Fong 5c4de03588 add reset bandwidth api for site
Change endpoint

update to reset all site in the organization

move the logic to organization

move the permission to organization
2026-02-28 15:47:03 +08:00
miloschwartz 143acbae48 add identity provider mode setting 2026-02-11 18:05:06 -08:00
miloschwartz 673cd0fcd1 add block client 2026-01-12 20:37:53 -08:00
miloschwartz b941b5571f add archive to org clients and add unarchive 2026-01-12 15:52:27 -08:00
miloschwartz 0a537c6830 add org only idp to integration api 2026-01-11 10:47:19 -08:00
Jacky Fong 9bd66fa306 add back the blueprints api - draft 2025-12-19 15:01:33 -05:00
miloschwartz 6072ee93fa add remove invitation to integration api 2025-12-16 17:17:03 -05:00
Owen f9b03943c3 Format all files 2025-12-09 10:56:14 -05:00
miloschwartz a61c82570a add logs routes to integration api routes closes #1963 2025-12-03 17:45:19 -05:00
miloschwartz e1edbe6067 remove double clients permissions check boxes 2025-12-03 14:56:10 -05:00
Owen 850e9a734a Adding HTTP Header Authentication 2025-10-06 10:14:02 -07:00
Owen e5f4da9a99 Fix lint errors 2025-10-05 15:22:54 -07:00
Owen c2c907852d Chungus 2025-10-04 18:36:44 -07:00
Owen 14dd76db8b Apply blueprint over api call 2025-09-10 17:28:00 -07:00
miloschwartz b0bd9279fc add idp auto provision override on user 2025-09-05 16:14:25 -07:00
Owen 9455adf61f Add list invitations to integration api
Fixes #1364
2025-08-30 21:18:22 -07:00
Owen 29fb5735e2 Add missing api endpoints to integration
Fixes #1344
2025-08-25 16:23:22 -07:00
miloschwartz d38656e026 add clients to int api 2025-07-30 21:31:16 -07:00
miloschwartz 915ccdc007 server admin enforce 2fa per user 2025-07-13 21:58:37 -07:00
Lokowitz f07e8d08c3 update all 2025-05-25 19:01:20 +00:00
vlalx ea24759bb3 I18n components (#27)
* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Move into function

* Replace string matching to boolean check

* Add FIXIT in UsersTable

* Use localization for size units

* Missed and restored translation keys

* fixup! New translation keys in tr-TR locale

* Add translation keys in components
2025-05-25 16:41:38 +02:00
miloschwartz 5b0200154a add feature parity 2025-05-13 11:09:38 -04:00
miloschwartz a9f0b9aa38 add user checks in routes 2025-05-02 10:44:50 -04:00
miloschwartz 599d0a52bf add api key code and oidc auto provision code 2025-04-28 21:14:09 -04:00