This website requires JavaScript.
Explore
Pages
Legacy CI (Drone)
Help
Register
Sign in
mirrors
/
pomme
Watch
1
Star
0
Fork
You've already forked pomme
0
mirror of
https://git.freecumextremist.com/grumbulon/pomme.git
synced
2024-11-05 06:44:11 +00:00
Code
Issues
Releases
Wiki
Activity
edaeecc54b
pomme
/
internal
History
grumbulon
21db5c4166
add server death if cannot acccess DB with clean shutdown (drains connections), and other error handling, linting.
2023-02-02 18:02:22 -05:00
..
api
add server death if cannot acccess DB with clean shutdown (drains connections), and other error handling, linting.
2023-02-02 18:02:22 -05:00
db
add server death if cannot acccess DB with clean shutdown (drains connections), and other error handling, linting.
2023-02-02 18:02:22 -05:00
util
remove unnecessary code, added switch fallthroughs for cleanup. remove status code from response (is in header)
2023-02-01 19:50:41 -05:00
configuration.go
updated swagger docs to look more like Gitea, moved all structs to types.go, removed username from response struct, removed other unnecessary code
2023-02-01 00:36:17 -05:00
types.go
swagger updates, moved structs and types into types.go, and made helpers.go for custom handlers
2023-02-01 19:41:38 -05:00