67 Commits

Author SHA1 Message Date
celogeek
e02a05c254
refresh token update 2022-05-27 00:12:34 +02:00
celogeek
54c75f24e1
remove session table 2022-05-26 23:58:51 +02:00
celogeek
ff3931f083
generate jwt private key 2022-05-26 23:58:43 +02:00
celogeek
e6210640db
disable deps 2022-05-26 23:58:24 +02:00
celogeek
7ea0d08b11
use JWT token 2022-05-26 23:58:06 +02:00
celogeek
7b8f7c3e8e
avoid overriding import 2022-05-26 17:56:22 +02:00
celogeek
a5241c404a
simplify account 2022-05-26 17:29:05 +02:00
celogeek
7d69b35b9d
encrypt password with more secure algo 2022-05-26 17:08:21 +02:00
celogeek
396c0fbc08
utils to encode sha256 2022-05-26 16:53:13 +02:00
celogeek
0bd48fa166
move on on complete upload 2022-05-15 00:19:45 +02:00
celogeek
87f2e08227
clean faster 2022-05-15 00:19:16 +02:00
celogeek
86ce908b4e
check file existant before processing 2022-05-14 19:38:54 +02:00
celogeek
367f0c978e
add stat for file existant checks 2022-05-14 19:38:08 +02:00
celogeek
5dbd59fe8f
move request/response to internal api 2022-05-14 19:13:10 +02:00
celogeek
3e48bd14df
remove chunk 2022-05-14 17:48:13 +02:00
celogeek
44f0cf68be
disable file 2022-05-14 17:47:55 +02:00
celogeek
fff782569f
simplify error, compute global sha 2022-05-14 16:35:44 +02:00
celogeek
b37890a9e6
named upload route 2022-05-13 23:56:00 +02:00
celogeek
c36c2d6c60
rework on route 2022-05-09 09:49:54 +02:00
celogeek
41f4062d1b
remove status 2022-05-09 09:49:11 +02:00
celogeek
9934ef91c0
remove check body 2022-05-09 09:48:26 +02:00
celogeek
46e0ad988b
remove body close 2022-05-08 17:04:08 +02:00
celogeek
9020415e74
check checksum, cleanup 2022-05-08 17:03:46 +02:00
celogeek
3e21d30f62
improve storage 2022-05-08 16:31:06 +02:00
celogeek
a07f826510
add struct upload id 2022-05-07 20:40:14 +02:00
celogeek
8e6d22ee1d
disable cleaner auto log 2022-05-07 20:39:53 +02:00
celogeek
632b27639a
update error 2022-05-07 20:15:00 +02:00
celogeek
c453422cac
use embedded validation 2022-05-07 19:44:02 +02:00
celogeek
99e55d4d12
improve errors management 2022-05-07 15:38:44 +02:00
celogeek
656440c4b9
reorganize package by logic 2022-05-02 09:35:49 +02:00
celogeek
4fbe92cdcf
upload part 2022-05-02 09:00:46 +02:00
celogeek
54afe3ebcf
move init route 2022-05-01 16:07:53 +02:00
celogeek
8ee8fc6199
switch to postgresql 2022-05-01 15:50:59 +02:00
celogeek
20dd94b460
move errors and store 2022-04-30 18:21:59 +02:00
celogeek
f5367de986
exif extract in pure go
pb with non standard file like mov.
2022-03-06 14:37:32 +01:00
celogeek
7c69ce02d5
reader multi file 2022-03-05 20:00:45 +01:00
celogeek
76e71ca6ae
check and parallel upload 2022-03-05 18:19:19 +01:00
celogeek
65355f0ea0
check file exists 2022-03-05 17:21:24 +01:00
celogeek
ab15c8c5a8
upload file 2022-03-05 17:03:53 +01:00
celogeek
c602d69f90
write meta 2022-03-04 17:40:04 +01:00
celogeek
5621e59e42
store only chunk, record file 2022-03-04 16:59:26 +01:00
celogeek
7a266bafd8
move errors 2022-03-02 16:32:27 +01:00
celogeek
7557e74862
use chunks list and store 2022-03-01 18:20:54 +01:00
celogeek
fbc1c37f9b
write final file 2022-03-01 15:44:46 +01:00
celogeek
1c5b200151
upload chunks 2022-03-01 15:13:27 +01:00
celogeek
c123051dd0
add errors 2022-03-01 15:13:15 +01:00
celogeek
09c269e98d
fix status 2022-03-01 15:13:09 +01:00
celogeek
f548b2c31c
prepare file upload 2022-02-13 18:51:38 +01:00
celogeek
a4483f446d
compute recursive path 2022-02-06 16:50:22 +01:00
celogeek
1f87df43a8
create album with recursive display 2022-02-06 15:54:12 +01:00