WASAPhoto/service/api
2022-12-22 18:12:00 +01:00
..
authorization Fixed a lot of bad queries 2022-11-22 23:41:52 +01:00
helpers Move comments regex in helper file 2022-12-22 18:08:25 +01:00
reqcontext Solved some todo(s) 2022-11-22 22:47:17 +01:00
api-context-wrapper.go Add database query status (and improved response), photos, likes, comments, bans 2022-11-20 19:21:56 +01:00
api-handler.go Improve error handling 2022-12-06 22:14:12 +01:00
api.go Add database query status (and improved response), photos, likes, comments, bans 2022-11-20 19:21:56 +01:00
bans.go Improve GetUserBans error handling & remove useless delcaration in PostSession 2022-12-06 22:25:46 +01:00
comments.go Move comments regex in helper file 2022-12-22 18:08:25 +01:00
followers.go Add user profile and search in the frontend, fix PutFollow, DeleteFollow behavior in the backend 2022-12-09 22:32:02 +01:00
get-stream.go First webui commit 2022-12-09 03:53:16 +01:00
get-userprofile.go Fixed a lot of bad queries 2022-11-22 23:41:52 +01:00
likes.go Fixed a lot of bad queries 2022-11-22 23:41:52 +01:00
liveness.go Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
photos.go Add file mime type check & switch usercard errors to modal 2022-12-12 22:53:34 +01:00
post-session.go Move username regex check in a helper function 2022-12-22 17:55:36 +01:00
put-updateusername.go Add more comments 2022-12-22 18:12:00 +01:00
search.go Add stream search, offset & limit, improved bans 2022-11-22 15:17:08 +01:00
shutdown.go Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00