Commit graph

47 commits

Author SHA1 Message Date
Jacky
d9433cb00f
enhance(main): ignore net.ErrClosed 2025-05-02 13:37:30 +08:00
Hintay
bfba7ba2c2
feat: use risefront to replace overseer in order to supports Windows 2025-05-02 13:37:01 +08:00
Jacky
82da0ef05e
chore: use go generate 2025-04-17 22:32:43 +08:00
Jacky
1fe6b8b031
enhance(gonginx): lua code parse and format dump
Close #307
2025-04-15 09:31:01 +08:00
Jacky
8f7574f212
fix(tls): no certificate available 2025-04-06 07:42:20 +00:00
Jacky
a379211e3c
feat(env_group): migrate site_category to env_group 2025-04-05 10:49:34 +08:00
Jacky
de1860718e
feat(server): implement tls certificate hot-reload 2025-04-04 17:22:50 +08:00
Jacky
51443dead2
fix: build error 2025-03-31 10:40:18 +08:00
Jacky
1ca802d829
feat: support https 2025-03-31 02:34:39 +00:00
Hintay
f213bdf7d6
feat: add version command 2025-02-03 21:56:08 +09:00
Hintay
4239a89d66
feat: new command line options 2025-02-03 00:25:08 +09:00
Jacky
650196d06a
enhance(wip): error handle 2025-01-24 16:41:35 +08:00
Jacky
c4f1e01e26
chore: update deps 2024-12-14 16:23:57 +08:00
Jacky
c8c0446308
chore: prepare v2.0.0-beta.37 2024-10-26 17:20:45 +08:00
Jacky
33a996e777
refactor: migrate to new cosy 2024-10-22 16:38:38 +08:00
Jacky
e72e8cef57
enhance(upgrader): restart main proc manually and gracefully 2024-07-27 10:59:32 +08:00
0xJacky
b475d8b609
fix: auto certificate may be blocked by errors #182 2023-11-28 11:21:49 +08:00
0xJacky
e5a5889931
refactor: project directory structure 2023-11-26 18:59:12 +08:00
superlollipop
2cba64c989
feat: added http host config (#157)
Co-authored-by: 0xJacky <me@jackyu.cn>
2023-08-28 15:48:27 +08:00
0xJacky
ca3d19a5d7
enhance: node analytic init 2023-05-18 15:08:26 +08:00
0xJacky
26524d20fb
chore: move logger into internal 2023-05-07 11:00:13 +08:00
0xJacky
af12612343
enhance: log level 2023-05-06 22:43:25 +08:00
0xJacky
f305701b30
refactor: use zap as logger 2023-05-06 21:09:22 +08:00
Hintay
ee1f67b3cd
refactor: project structure 2023-05-05 12:47:30 +08:00
0xJacky
4cd77f28eb
wip: ChatGPT assistant 2023-03-20 19:48:43 +08:00
0xJacky
705d71d3b7
chore: change the frequency of auto-cert cron task 2023-02-15 13:17:32 +08:00
0xJacky
175d19a206
fix: server_name split issue in SAN cert 2023-02-15 10:44:30 +08:00
0xJacky
bf3edfaa44
fix: cron not start after installed #74 2023-02-14 00:46:21 +08:00
0xJacky
4c54a9e43d
fix: settings init issue #66 2023-02-04 22:16:08 +08:00
0xJacky
02fb07f6b4
feat: custom nginx conf dir path #62 2023-01-11 14:05:51 +08:00
0xJacky
7a98c16535
chore: update translate 2023-01-11 13:51:10 +08:00
0xJacky
8ba5714197
feat: upgrade core online 2023-01-11 11:56:56 +08:00
0xJacky
b2e837f4b1
bug fix and translated login error msg 2022-08-11 21:30:44 +08:00
0xJacky
21c6f403ce use gocron for scheduling auto-cert job
Improved error handling
2022-07-05 16:37:17 +08:00
0xJacky
b08e45adad Fix build issue 2022-05-07 22:14:36 +08:00
0xJacky
42417e806d Clean up analytic code, update Simplified Chinese translations. 2022-02-23 21:40:43 +08:00
0xJacky
46e86d2a3d redesign Dashboard 2022-02-23 11:22:50 +08:00
0xJacky
897c3cddcd use goroutine to record cpu usage 2022-02-22 00:17:59 +08:00
0xJacky
c8732ddb08 fix install script 2022-02-21 14:03:46 +08:00
0xJacky
f097acb3e9 make translations in frontend 2022-02-21 00:32:56 +08:00
Hintay
64f7de47dc
Added internationalize, and fixed some small bugs. 2022-02-20 18:56:27 +08:00
0xJacky
9940c0ad36 compile pofile in backend 2022-02-19 10:44:28 +08:00
Hintay
3bf2677d69
Refactor installation and database initialization.
Added optional database name to installation.
2022-02-19 03:08:58 +08:00
Hintay
759a235e7e
Refactor start-up parameters. Fixed embed bugs for Windows. Fixed wrong Content Type of .js file on some OS platforms. 2022-02-19 00:46:46 +08:00
0xJacky
08b54b5bbb change work dir 2022-02-18 18:04:13 +08:00
0xJacky
03de36ff2e shutdown gracefully 2022-02-18 12:08:16 +08:00
0xJacky
d09f484790 embed frontend 2022-02-18 00:01:27 +08:00