This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
godoxy-yusing
Watch
1
Star
0
Fork
0
You've already forked godoxy-yusing
mirror of
https://github.com/yusing/godoxy.git
synced
2026-03-18 15:23:51 +01:00
Code
Issues
18
Packages
Projects
Releases
10
Wiki
Activity
Files
e28c4a1b4df8f01e2fc59b1dc0b40abde28d5045
godoxy-yusing
/
internal
/
autocert
History
yusing
b3c47e759f
fix incorrect reload behaviors, further organize code
2025-01-09 04:26:00 +08:00
..
provider_test
migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher
2024-10-29 11:34:58 +08:00
config.go
replace all schema check with go-playground/validator/v10
2024-12-18 04:48:29 +08:00
constants.go
autocert update:
2024-11-29 05:06:23 +08:00
dummy.go
restructured the project to comply community guideline, for others check release note
2024-09-28 09:51:34 +08:00
logger.go
migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher
2024-10-29 11:34:58 +08:00
provider.go
fix: cert renewal failure cause scheduler stuck forver
2025-01-09 02:53:04 +08:00
setup.go
fix incorrect reload behaviors, further organize code
2025-01-09 04:26:00 +08:00
state.go
restructured the project to comply community guideline, for others check release note
2024-09-28 09:51:34 +08:00
user.go
fixed typos and formatting, fixed loading page not being shown (idlewaker)
2024-10-08 13:15:23 +08:00