Commit graph

135 commits

Author SHA1 Message Date
Jacky
a00a4f19d2
fix(auto-cert): goroutine leaks 2025-02-05 21:00:10 +08:00
Hintay
07eba99f2b
feat(cli): new version format with commit hash and go version 2025-02-05 21:30:34 +09:00
Jacky
cb4977e5ab
refactor: nodes analytics (#847)
* refactor: nodes analytics

* feat(debug): add pprof in debug mode

* refactor: websocket error handler
2025-02-05 18:19:17 +08:00
Hintay
8a7ed08619
Merge branch 'dev' into feat/cli 2025-02-04 22:54:51 +09:00
Jacky
ca5462c11d
fix(cert): incorrect permission of ssl dir 2025-02-04 19:54:39 +08:00
Jacky
64d2fb2d28
chore: rm unused logger 2025-02-04 10:32:03 +08:00
Hintay
f9802e6b2b
feat: change version API to generated version 2025-02-04 01:38:15 +09:00
Hintay
a560d98acf
feat: build with no embedded front-end files 2025-02-04 01:10:29 +09:00
Hintay
f213bdf7d6
feat: add version command 2025-02-03 21:56:08 +09:00
Jacky
9401bcc242
feat(site): allow to use cert selector to change cert when site is disabled 2025-02-03 16:21:23 +08:00
Hintay
4239a89d66
feat: new command line options 2025-02-03 00:25:08 +09:00
Jacky
465eae9858
refactor: user curd 2025-01-31 23:11:14 +08:00
Jacky
80f01e61d3
Merge pull request #831 from caisi35/dev
fix duplicate user and attempts
2025-01-31 21:33:41 +08:00
Jacky
9e66c355bf
enhance: optimize the experience on small devices 2025-01-31 13:29:06 +08:00
caisi35
8ffe29de78 fix(user):"Attempts" create and update to 2 2025-01-24 17:30:27 +08:00
Jacky
650196d06a
enhance(wip): error handle 2025-01-24 16:41:35 +08:00
Jacky
6957e4fb8e
fix: sync config is not enabled #820 2025-01-23 15:29:33 +08:00
Jacky
01ffa362af
chore: update deps 2025-01-23 10:37:42 +08:00
Jacky
6b36f39d96
Merge branch 'dev' into feat/self-check 2025-01-22 16:22:00 +08:00
Jacky
ded74bbe0a
feat(wip): self check 2025-01-22 16:21:33 +08:00
caisi35
d73ee1f035 fix(analytic):client closed error in windows 2025-01-22 15:56:05 +08:00
Jacky
5911462f90
feat: add directive auto complete and documents #816 2025-01-21 10:42:11 +08:00
Jacky
ad97f973ab
feat(openai): support azure api type #475 2024-12-15 21:06:23 +08:00
Jacky
564431cefe
fix(config): [sync] missing base dir #778 2024-12-14 16:27:20 +08:00
Jacky
4ab34fde57
chore: prepare v2.0.0-beta.40 2024-11-16 12:58:01 +08:00
Jacky
f4c17f0c65
enhance: save certificate before renew #723 2024-11-16 10:51:35 +08:00
Jacky
902aa28746
fix(table): sorter invalid 2024-11-15 17:36:52 +08:00
Jacky
31be0b21c4
enhance: add heartbeat for sse #705 2024-11-15 15:24:43 +09:00
Jacky
e4a5ba5b87
fix: config sync issues #685 2024-11-04 12:29:47 +08:00
Jacky
e6e1876c54
feat: sse notify 2024-11-04 12:27:41 +08:00
Jacky
2142f2e1cc
enhance: server and nodes analytics 2024-11-04 10:44:27 +08:00
Jacky
0c2e7a5766
fix: failed to sync config due to route path error #685 2024-10-30 09:28:44 +08:00
Jacky
c8c0446308
chore: prepare v2.0.0-beta.37 2024-10-26 17:20:45 +08:00
Jacky
2ee057a857
enhance(site): notification of sync 2024-10-26 12:49:39 +08:00
Jacky
22e37e4b61
feat(site): sync operation 2024-10-26 10:40:06 +08:00
Jacky
aa556767f2
feat: add filter of category for sites list 2024-10-26 10:40:01 +08:00
Jacky
7ad5cac3b8
feat(wip): site category 2024-10-26 10:39:31 +08:00
Jacky
a93938eedb
refactor(jwt): migrate jwt to v5 2024-10-24 19:17:59 +08:00
Jacky
ea146ca37b
chore(go): update deps 2024-10-24 18:58:06 +08:00
Jacky
c5f5038d35
style(go): sort imports 2024-10-24 18:22:45 +08:00
Jacky
a0c005f314
refactor(preference): show more settings 2024-10-23 16:51:54 +08:00
Jacky
80cb8e1151
docs: update docs regarding to settings v2 2024-10-22 23:56:56 +08:00
Jacky
918f920d57
fix: gen code generator; some unit tests 2024-10-22 17:27:40 +08:00
Jacky
33a996e777
refactor: migrate to new cosy 2024-10-22 16:38:38 +08:00
Jacky
ef7be186c4
fix: rsa 8192 certificate deploy issue #626 2024-10-19 11:23:17 +08:00
Jacky
3d58c016c8
fix: register acme user panic 2024-10-19 10:30:34 +08:00
Jacky
bf8b7bcc2d
enhance(cert): get more error info about dnsproviders 2024-10-18 23:40:18 +08:00
Jacky
6cc75254c4
chore: update deps 2024-10-18 21:27:50 +08:00
Jacky
91799e64c4
feat(template): add selection box; add scheme and host field for reverse_proxy #608 2024-10-14 17:53:02 +08:00
Jacky
598d91a417
style: format go code with tab indent #605 2024-10-14 10:14:43 +08:00