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-02-24 19:34:53 +01:00
Code
Issues
18
Packages
Projects
Releases
10
Wiki
Activity
Files
4ee93a1351713bd2f52e9f4ed963d823dc51d154
godoxy-yusing
/
internal
/
api
/
v1
History
yusing
4ee93a1351
added logout endpoint
2024-10-31 00:58:35 +08:00
..
auth
added logout endpoint
2024-10-31 00:58:35 +08:00
query
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
utils
implemented login and jwt auth
2024-10-30 06:25:32 +08:00
checkhealth.go
Fixed a few issues:
2024-10-18 16:47:01 +08:00
file.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
index.go
correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost
2024-10-11 09:13:38 +08:00
list.go
fixed healthcheck failed to disable and nil dereference
2024-10-19 00:13:55 +08:00
reload.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
stats.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
version.go
correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost
2024-10-11 09:13:38 +08:00