UUBulb
|
dc0132c9aa
|
feat: user roles (#852)
* [WIP] feat: user roles
* update
* update
* admin handler
* update
* feat: user-specific connection secret
* simplify some logics
* cleanup
* update waf
* update user api error handling
* update waf api
* fix codeql
* update waf table
* fix several problems
* add pagination for waf api
* update permission checks
* switch to runtime check
* 1
* cover?
* some changes
|
2024-12-22 00:05:41 +08:00 |
|
naiba
|
a7e4fe0909
|
rename repo
|
2024-11-28 19:38:54 +08:00 |
|
UUBulb
|
50ec515b55
|
disable soft deletion in group api (#10)
* disable soft deletion in group api
* remove DeleteAt
* remove DeleteAt service
|
2024-11-19 21:41:21 +08:00 |
|
uubulb
|
d56224a118
|
feat: add i18n support
|
2024-11-01 05:07:04 +08:00 |
|
UUBulb
|
800412a2c8
|
add fm api (#456)
|
2024-10-25 09:09:08 +08:00 |
|
UUBulb
|
28b606ef7b
|
implement notification group (#450)
* implement notification group
* some fixes
* fix sql
* add listNotification
* retrieve notification from map
* create notification_group_notification if non-exist
* NotificationIDToGroup -> NotificationIDToGroups
* clean
|
2024-10-23 21:55:12 +08:00 |
|
naiba
|
dd41017634
|
💄 refactor common handler
|
2024-10-23 17:56:51 +08:00 |
|
naiba
|
c706950ecc
|
feat: create user, read users, batch delete users
|
2024-10-22 21:19:30 +08:00 |
|
UUBulb
|
08dea15cbf
|
use plain error type for expected behaviors (#447)
|
2024-10-22 10:25:45 +08:00 |
|
naiba
|
821baba639
|
feat: server group api
|
2024-10-21 23:00:51 +08:00 |
|
UUBulb
|
ec83ff0617
|
dev: add ddns list api (#445)
|
2024-10-21 16:22:30 +08:00 |
|
UUBulb
|
4061b847b2
|
dev: add ddns create, edit and batch delete api (#444)
|
2024-10-21 14:30:50 +08:00 |
|
UUBulb
|
2699627df5
|
add a helper function (#443)
|
2024-10-21 12:11:02 +08:00 |
|
naiba
|
80740ddf39
|
refactor agent auth & server api
|
2024-10-20 23:23:04 +08:00 |
|