Commit Graph
1756 Commits
Author SHA1 Message Date
naiba 546685320f Merge branch 'dev' of github.com:naiba/nezha-v1 into dev 2024-11-22 23:57:48 +08:00
naiba 909cd92e9a feat: waf 🤡 2024-11-22 23:57:25 +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
naiba f5776c7464 feat: grpc / web get real ip 2024-11-22 00:19:36 +08:00
naiba da4cdb8fe6 fix: file exists 2024-11-20 23:14:17 +08:00
naiba f3a32f55e9 fix: add pat 2024-11-20 23:10:11 +08:00
naiba 484919a79f chore: fix typo 2024-11-20 22:53:21 +08:00
naiba 8025793ead fix: download admin frontend 2024-11-20 22:40:30 +08:00
naiba 71020c7a26 chore: update frontend release 2024-11-20 22:37:03 +08:00
UUBulb 1c3fd9af1c add force update server api (#13) 2024-11-20 21:36:21 +08:00
UUBulb c74987490d fix alert rule api (#12) 2024-11-20 13:44:15 +08:00
UUBulb b80e251f6a remove id field in every form struct, fix cron & ddns db (#11) 2024-11-19 23:34:56 +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 35126fa700 allow cors from loopback addresses in debug mode (#9) 2024-11-18 13:26:41 +08:00
UUBulb ad1c9567ef fix service tags (#8) 2024-11-17 00:40:40 +08:00
UUBulb 5c1599c88c fix struct tags (#7) 2024-11-16 20:57:03 +08:00
UUBulb 580815853b fix: add json tag for service response (#6) 2024-11-16 09:08:18 +08:00
UUBulb 0775a1a388 swag: add --requiredByDefault option (#5) 2024-11-15 20:45:27 +08:00
UUBulb 997ae8d8e4 ci: comment out costly things (#4) 2024-11-10 07:09:38 +08:00
naiba 551e826a35 fix: update refresh token endpoint to use hyphen 2024-11-08 23:57:15 +08:00
naiba 323f4d25c2 feat: profile api 2024-11-03 23:28:10 +08:00
UUBulb 333aa59eb6 Merge pull request #3 from uubulb/dev
fix ReSortServer
2024-11-03 21:14:10 +08:00
uubulb 5df1638648 fix ReSortServer 2024-11-03 21:12:28 +08:00
naiba 23e5f5d95d 😢 前端暂时无了 2024-11-01 21:23:06 +08:00
naiba 59d4309e85 feat: add i18n support 2024-11-01 21:14:00 +08:00
uubulb c8078b226c remove old sources 2024-11-01 16:31:26 +08:00
uubulb 48512087b1 set c.Language to zh_CN if not specified 2024-11-01 14:36:14 +08:00
uubulb 96bec45855 add zh_TW locale, rename ssl to tls 2024-11-01 14:32:55 +08:00
uubulb d56224a118 feat: add i18n support 2024-11-01 05:07:04 +08:00
naiba 8fccfa1df8 Merge pull request #1 from uubulb/dev 2024-10-31 08:47:26 +08:00
uubulb 1c308929ee merge upstream, improve geoip pkg 2024-10-31 03:34:25 +08:00
github-actions[bot] 2f5516e67f update contributors[no ci] 2024-10-30 16:15:58 +00:00
Moraxyc b6d9038a11 fix(cli): display version before init app (#463) 2024-10-31 00:15:41 +08:00
naiba a593daeab2 fix: typo 2024-10-30 23:31:04 +08:00
naiba ffe020b2d8 fix ci 2024-10-30 23:22:37 +08:00
naiba a6047de2ba fix ci 2024-10-30 23:13:04 +08:00
naiba 57bbd4847b fix ci 2024-10-30 22:50:51 +08:00
UUBulb 2fb83da047 ddns: replace tencentcloud implemention (#462) 2024-10-29 21:39:45 +08:00
naiba 21bba14a6a format: json marshal 2024-10-29 10:21:25 +08:00
naiba 5aafda95ff fix: migration 2024-10-28 14:42:36 +08:00
naiba f925266aed fix 2024-10-27 14:49:33 +08:00
UUBulbandnaiba 029457831d add "network page" api (#460)
* add network api

* a minor change

* only show service name if unauthorized

* update

* 除了 load/初始化 避免在 singleton 进行查询等操作

---------

Co-authored-by: naiba <hi@nai.ba>
2024-10-27 14:43:37 +08:00
UUBulb 70b914d535 add setting api (#461) 2024-10-27 13:10:07 +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 785b4dce37 add alert api (#458) 2024-10-26 08:16:57 +08:00
naiba adb69d76b0 update admin-dist repo 2024-10-25 22:58:29 +08:00
UUBulb 0abccf43f6 prevent writing response to websocket connections (#457) 2024-10-25 21:45:05 +08:00
UUBulb 800412a2c8 add fm api (#456) 2024-10-25 09:09:08 +08:00
naiba cda910fb84 fix: swagger doc 2024-10-25 00:19:44 +08:00
naiba 868c242eb3 refactor: rename monitor -> service 2024-10-25 00:13:45 +08:00