|
fba46f28ff
|
Fix show more button appearing in unwanted situations
|
2022-12-15 14:54:48 +01:00 |
|
|
3e4c28123e
|
Improve lazy loading
|
2022-12-15 14:46:27 +01:00 |
|
|
92522876b7
|
Fix error when there is no network connection
|
2022-12-15 14:22:28 +01:00 |
|
|
8613a5780f
|
Fix login sessions
|
2022-12-15 13:43:52 +01:00 |
|
|
a5d7c24a54
|
Remove useless style tag
|
2022-12-15 13:39:09 +01:00 |
|
|
f6a61e3dd2
|
Add spinner when loading images, increase timeout to 20s
|
2022-12-15 13:38:16 +01:00 |
|
|
d25bf6a53e
|
Add dockerfile to readme
|
2022-12-13 01:56:49 +01:00 |
|
|
3bf1c4e262
|
Add missing spaces between // and the comment
|
2022-12-13 01:54:48 +01:00 |
|
|
c4f2b23858
|
Remove binary files
|
2022-12-13 01:52:41 +01:00 |
|
|
4881fecbca
|
Improve frontend readability, move modal to root component, add interceptors, fix usercard on XS displays
|
2022-12-13 01:48:28 +01:00 |
|
|
6840c34d7b
|
Add file mime type check & switch usercard errors to modal
|
2022-12-12 22:53:34 +01:00 |
|
|
4cad313aaa
|
Fix docker entrypoint
|
2022-12-12 22:07:34 +01:00 |
|
|
4570504fbc
|
Revert back to scratch container (as tests have been successfully passed)
|
2022-12-12 22:01:34 +01:00 |
|
|
49057d6b13
|
Change base image to debian for some testing
|
2022-12-12 19:27:02 +01:00 |
|
|
a53799d441
|
Add DOCKERFILE
|
2022-12-12 19:05:23 +01:00 |
|
|
e86526761c
|
Add comments under posts and fix user profile
|
2022-12-12 18:06:56 +01:00 |
|
|
4c4481393d
|
Fix profile view follow & ban status, Add ban status in GET profile API call
|
2022-12-12 12:37:30 +01:00 |
|
|
00e6b3de7b
|
Fix fmt.Errorf issue in PostPhoto
|
2022-12-10 02:13:58 +01:00 |
|
|
607fde717d
|
Improve comments in database.go+
|
2022-12-10 02:08:05 +01:00 |
|
|
0d02082785
|
OPENAPI: Remove trailing space
|
2022-12-10 02:05:39 +01:00 |
|
|
c05abb44fd
|
OPENAPI: Fix regex & missing lenght for image/jpg and make it a component
|
2022-12-10 02:04:41 +01:00 |
|
|
0645bd1848
|
Add CodeFactor badge to README
|
2022-12-10 01:53:24 +01:00 |
|
|
8b0d3b1181
|
Update README
|
2022-12-10 01:47:39 +01:00 |
|
|
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 |
|