Commit graph

31 commits

Author SHA1 Message Date
740aaef0ea Refine user profile and navbar 2022-12-10 01:02:48 +01:00
a2d7eb8d13 Add user profile and search in the frontend, fix PutFollow, DeleteFollow behavior in the backend 2022-12-09 22:32:02 +01:00
c4611b92f8 First webui commit 2022-12-09 03:53:16 +01:00
4fed541bb7 Add SQL rows.Err handling 2022-12-06 22:33:10 +01:00
d20b0029bb Improve GetUserBans error handling & remove useless delcaration in PostSession 2022-12-06 22:25:46 +01:00
3af4ee6c84 Improve error handling 2022-12-06 22:14:12 +01:00
df5b3fdda8 Add Regex matching 2022-11-29 16:07:42 +01:00
758be58b31 PUT username now returns also 409 2022-11-26 15:14:41 +01:00
6b4c9bb531 Fix photo count in getUserProfile 2022-11-23 11:15:52 +01:00
233217beb9 Fixed a lot of bad queries 2022-11-22 23:41:52 +01:00
a3cf4f17f8 Solved some todo(s) 2022-11-22 22:47:17 +01:00
05acfb045f Enforced ban checks 2022-11-22 22:26:05 +01:00
8d999514a5 Handled error for follow_status query in db: GetUserProfile 2022-11-22 22:15:51 +01:00
ebb5c4e6f7 Fix query errors 2022-11-22 22:02:44 +01:00
09adc06e18 Add follow status to GetUserProfile 2022-11-22 17:48:15 +01:00
4f391f0b65 Add GET bans 2022-11-22 16:43:46 +01:00
77e9f405c6 Add start_index & limit to GetFollowersFollowing 2022-11-22 15:27:05 +01:00
c134becb61 Fix inconsistency of the latest commit 2022-11-22 15:21:33 +01:00
963e392cea Add stream search, offset & limit, improved bans 2022-11-22 15:17:08 +01:00
53a764e8bb Add getUserProfile and database.IsBanned 2022-11-21 19:44:50 +01:00
44eb1e1fa6 Add auth error description 2022-11-20 19:53:24 +01:00
038730da3b Fix DELETE like 404 response message 2022-11-20 19:43:52 +01:00
50f412cd33 Fix likes response codes 2022-11-20 19:42:15 +01:00
52ae7992b1 Fix database query typo 2022-11-20 19:36:35 +01:00
abbd5bc494 Add database query status (and improved response), photos, likes, comments, bans 2022-11-20 19:21:56 +01:00
e8047c77a0 Add get followers 2022-11-18 18:58:12 +01:00
7c2c993dc3 Add update username method 2022-11-18 17:18:46 +01:00
626b7fa3e9 identity providers and bearerauth 2022-11-18 13:05:40 +01:00
5f3d4df33a Add database handlers 2022-11-18 10:54:14 +01:00
492c712835 first db support 2022-11-17 16:22:48 +01:00
94036c4831 Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00