Commit graph

149 commits

Author SHA1 Message Date
f1bbebd067 Change default paths to /tmp directory 2022-12-10 01:45:35 +01:00
bdbf679366 Removed database 2022-12-10 01:30:19 +01:00
133e85642c Prepare database for merge 2022-12-10 01:28:59 +01:00
f6df067e81
Delete cmd/webapi/data/photos directory 2022-12-10 01:26:55 +01:00
ad84d60596
Delete wasaphoto.db 2022-12-10 01:26:35 +01:00
6ad8f52330 Add db and data dir to gitignore 2022-12-10 01:26:00 +01:00
acfa1374ff Add followed & banned status to search result in backend 2022-12-10 01:25:38 +01:00
25be953a11 Add followed & banned status to search result in backend and frontend 2022-12-10 01:23:38 +01:00
931bf8b79f OPENAPI: Add followed and banned status in search result 2022-12-10 01:05:44 +01:00
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
e38f5d08ab Merge remote-tracking branch 'origin/dev' into dev 2022-12-08 11:51:01 +01:00
3237326106 Fix OpenAPI specifications 2022-12-06 22:52:50 +01:00
9ef3954746 Merge remote-tracking branch 'refs/remotes/origin/main' 2022-12-06 22:36:32 +01:00
4a3e653e2b Merge branch 'dev' 2022-12-06 22:35:01 +01:00
0cede6c261 Add a space before the comment in registerWebUI 2022-12-06 22:33:50 +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
cdaeb887d5 Merge remote-tracking branch 'origin/main' 2022-12-02 11:34:28 +01:00
df5b3fdda8 Add Regex matching 2022-11-29 16:07:42 +01:00
16a439ea02 Renamed logins to login 2022-11-26 15:17:52 +01:00
758be58b31 PUT username now returns also 409 2022-11-26 15:14:41 +01:00
d068a5389e Merge branch 'api_dev' into dev 2022-11-26 15:00:47 +01:00
f06f5f4e94 Ho beccato il typo 2022-11-25 16:12:53 +01:00
5fd7dbc6d4 session now returns 201 2022-11-24 15:29:46 +01:00
22ac115b60 Add missing maxItems 2022-11-24 15:25:25 +01:00
b42886beab Add generic response string pattern 2022-11-24 15:23:56 +01:00
d9a8919565 Add date_time lenghts 2022-11-24 15:20:47 +01:00
4c1bd1142d Fixed gitignore conflict 2022-11-24 14:55:42 +01:00
a1bbf6f74d Add .gitignore 2022-11-24 14:54:05 +01:00
f1de5c316f Rename deleteComment to uncommentPhoto 2022-11-24 14:53:30 +01:00
69c0388954 Add decaf webui 2022-11-24 14:46:29 +01:00
dc9e9c1181 PUTs now return 201 2022-11-23 11:19:38 +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
e475a6a339 Merge branch 'api_dev' into dev 2022-11-22 22:14:08 +01:00
2baddf724d Clarified 400 responses descriptions 2022-11-22 22:13:46 +01:00
f896e9ab48 Fix: replaced error with status in responses 2022-11-22 22:11:24 +01:00
3c7e03f2af Add GET /users 2022-11-22 22:11:00 +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
9968f9e66f Merge branch 'api_dev' into dev 2022-11-22 17:45:34 +01:00
137ffb8f71 Add follow status to getMyProfile 2022-11-22 17:45:18 +01:00
23fcdf6227 Merge branch 'api_dev' into dev 2022-11-22 17:30:08 +01:00
8b2d25dc23 Bump version to 3.0 2022-11-22 17:13:31 +01:00