Neeraj Gupta
5edf3f8e1d
[server] Handle case where fileInfo is missing
2024-08-24 16:09:17 +05:30
Neeraj Gupta
2228874898
[Fix] Handle case when existing metadata is null
2024-08-13 15:22:02 +05:30
Neeraj Gupta
9132fc5ec8
Allow updating metadata with fewer keys
2024-08-13 15:15:40 +05:30
Neeraj Gupta
336aa7ac5f
[server] Make linter happy
2024-07-25 11:47:06 +05:30
Neeraj Gupta
553c153155
[server] Temporarily disable fetch from Wasabi
2024-07-25 11:39:19 +05:30
Neeraj Gupta
3389acd42b
Lint fix
2024-06-06 15:20:21 +05:30
Neeraj Gupta
985659ea56
Prefer wasabi objects for CLI requets
2024-06-06 14:38:05 +05:30
Neeraj Gupta
6a186ef420
[server] Add option to updateMetadata without versionChange
2024-05-11 13:31:46 +05:30
Neeraj Gupta
0dcc3c974c
[server] Ignore uploadUrl limit while copying files
2024-05-11 09:46:39 +05:30
Neeraj Gupta
59ce8ea9bb
[server] Fix another validation issue
2024-04-22 10:18:18 +05:30
Neeraj Gupta
b43e077a24
[server] Another fix in file update req validation
2024-04-22 09:53:48 +05:30
Neeraj Gupta
74360f3c84
[server] Fix validation for fileUpdate
2024-04-22 09:41:14 +05:30
Neeraj Gupta
04df64de05
[server] Improvate req validation on file createOrUpdate ( #1485 )
...
## Description
During the testing of copyFile functionality, I ran into issues where
files were created without all attributes (esp File EncryptedKey & Nonce
for thumbnail and file decryption).
This change
## Tests
Tested regular file upload, unable to test update as Photos app on
simulator is not showing save option. I don't expect it to break.
2024-04-19 12:11:57 +05:30
Neeraj Gupta
89d761a096
Reduce lock duration
2024-03-11 10:39:46 +05:30
Neeraj Gupta
e667eef951
Tweak speed for crons
2024-03-11 10:39:46 +05:30
Neeraj Gupta
3513d7a297
[server] Remove entry from object_keys before marking del as completed ( #677 )
...
## Description
## Tests
2024-03-05 14:56:02 +05:30
Neeraj Gupta
531bb344fe
Import museum
2024-03-01 13:37:01 +05:30