UUBulb
|
ea068d4db1
|
refactor: simplify server & service manipulation (#993)
* refactor: simplify server & service manipulation
* update
* fix
* update for nat, ddns & notification
* chore
* update cron
* update dependencies
* use of function iterators
* update default dns servers
|
2025-02-21 23:08:12 +08:00 |
|
UUBulb
|
eeb96caf4d
|
feat: batch set server config (#983)
* feat: batch set server config
* run in parallel
* fix route
* fix
* return some information
* fix order
|
2025-02-04 11:25:49 +08:00 |
|
UUBulb
|
b75a49c3c6
|
feat: edit server config online (#980)
* feat: edit server config online
* clean
* refactor
* generate template
* fix deadlocks
* fix
|
2025-01-31 13:33:53 +08:00 |
|
UUBulb
|
2a6206f1a9
|
ddns: allow overriding domains per configuration (#979)
|
2025-01-30 12:19:40 +08:00 |
|
UUBulb
|
fa30df0320
|
feat: support id query for "list" apis (#908)
* feat: support id query for "list" apis
* gosec
|
2024-12-24 23:23:01 +08:00 |
|
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 |
|
UUBulb
|
8f173f70cb
|
fix server deletion api, add issue templates (#526)
* add issue templates
* fix: server deletion api
|
2024-12-01 23:45:26 +08:00 |
|
naiba
|
a7e4fe0909
|
rename repo
|
2024-11-28 19:38:54 +08:00 |
|
UUBulb
|
e465134c11
|
update profile api (#16)
* update profile api
* rename
* fix realip assertion
* add waf api
|
2024-11-23 16:22:22 +08:00 |
|
UUBulb
|
13810bb38b
|
report geoip separately, fix server creation & deletion bugs (#14)
* new geoip method
* report geoip separately, fix server creation & deletion bugs
* fix struct tag
* fix write name
* remove deleteion list
* remove rpc realip header
* Revert "remove rpc realip header"
This reverts commit 8a5f86cf2d7df87f28cfa2a3b3430f449dd6ed73.
|
2024-11-22 22:40:43 +08:00 |
|
UUBulb
|
1c3fd9af1c
|
add force update server api (#13)
|
2024-11-20 21:36:21 +08:00 |
|
uubulb
|
d56224a118
|
feat: add i18n support
|
2024-11-01 05:07:04 +08:00 |
|
UUBulb
|
8bfe70d519
|
add cron, nat api & refactor alert rule (#459)
* add cron api & refactor alert rule
* add nat api
* fix swagger
* remove unnecessary steps
|
2024-10-26 23:57:47 +08:00 |
|
UUBulb
|
d742b605a5
|
fix swaggo (#454)
|
2024-10-24 14:11:06 +08:00 |
|
UUBulb
|
8b24a30bee
|
fix list apis (#453)
|
2024-10-24 10:21:59 +08:00 |
|
naiba
|
69799c28d4
|
🚀 monitor api
|
2024-10-23 23:06:11 +08:00 |
|
naiba
|
dd41017634
|
💄 refactor common handler
|
2024-10-23 17:56:51 +08:00 |
|
naiba
|
c369f9cba4
|
feat: list server api
|
2024-10-23 17:34:15 +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 |
|
naiba
|
80740ddf39
|
refactor agent auth & server api
|
2024-10-20 23:23:04 +08:00 |
|