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-22 04:33:47 +00:00
Code
Issues
Releases
Wiki
Activity
473597682c
pomme
/
internal
History
grumbulon
473597682c
remove unnecessary code, added switch fallthroughs for cleanup. remove status code from response (is in header)
2023-02-01 19:50:41 -05:00
..
api
remove unnecessary code, added switch fallthroughs for cleanup. remove status code from response (is in header)
2023-02-01 19:50:41 -05:00
db
added read DB path from config, add DB paths to sample config, added render library for JSON responses, removed plaintext password from User struct, made error handler funcs return json and their calls to include http.Request, and made API tests use httptest server
2023-01-30 19:49:52 -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