Commit graph

26222 commits

Author SHA1 Message Date
Crowdin Bot
d9538c1a12 New Crowdin translations by GitHub Action 2024-04-23 02:04:57 +00:00
Crowdin Bot
96e5eae9dd New Crowdin translations by GitHub Action 2024-04-23 01:57:07 +00:00
Crowdin Bot
7e2ba7e5da New Crowdin translations by GitHub Action 2024-04-23 01:38:47 +00:00
Neeraj Gupta
5afc2de7bc [server] Add admin endpoint for updating feature flag 2024-04-22 17:43:14 +05:30
Neeraj Gupta
648806baa7 [server] Add endpoint to get user feature flags 2024-04-22 17:30:54 +05:30
Manav Rathi
3ab14d5949
Remove unnecessary flexibility 2024-04-22 17:20:21 +05:30
Manav Rathi
dfa50e8ed1
thumb 2024-04-22 17:14:21 +05:30
Neeraj Gupta
3fbf6674fe [server] Add API to return feature flags value 2024-04-22 16:57:00 +05:30
Manav Rathi
05cd0bcd2c
input filename is not needed
tested with sips
2024-04-22 16:49:06 +05:30
Neeraj Gupta
5b4d66933e [server] Add req validation for remoteStore insertOrUpdate 2024-04-22 16:44:12 +05:30
Manav Rathi
4461775283
Desktop side 2024-04-22 16:32:04 +05:30
Manav Rathi
4750caf156
Blob 2024-04-22 16:12:03 +05:30
Manav Rathi
bb094743f3
Rework 2 2024-04-22 15:44:58 +05:30
Manav Rathi
1c9c6d849a
Rework 1 2024-04-22 15:30:48 +05:30
Neeraj Gupta
7e5b63cdc0
[mob] Discard upload to deleted or others collection (#1516)
## Description
On server, certain uploads are getting rejected because the upload is
being made on a collection that's not owned by the user.
Still looking for the root cause where it's happening, this check during
upload ensures that the client is not repeatitively trying to upload the
file.

## Tests
2024-04-22 15:28:35 +05:30
Manav Rathi
9038ea7959
Dead-endish 2024-04-22 14:57:38 +05:30
Manav Rathi
875b92ea91
New interface 2024-04-22 14:39:48 +05:30
Manav Rathi
afca600a69
New abstraction 2024-04-22 14:04:49 +05:30
Manav Rathi
2a647e3ddb
Dedup type 2024-04-22 12:00:41 +05:30
Manav Rathi
b1e9f863d7
Same 2024-04-22 11:49:59 +05:30
Manav Rathi
37f1a7b630
Mirror the desktop impl 2024-04-22 11:25:14 +05:30
Neeraj Gupta
206ab1114e [mob]Discard upload to deleted or others collection 2024-04-22 11:23:04 +05:30
Neeraj Gupta
da1d778eeb [mob][photos] Add hook to connect to cast device 2024-04-22 10:47:49 +05:30
Manav Rathi
24d3156a5b
[web][desktop] Upload refactoring to get desktop watch to work again - Part 3/x (#1515) 2024-04-22 10:44:42 +05:30
Manav Rathi
ed6a72eb3c
Fix npe on main
TypeError: Cannot read properties of undefined (reading 'put')
        at DownloadManagerImpl.downloadFile (webpack-internal:///./src/services/download/index.ts:176:84)
2024-04-22 10:38:06 +05:30
Manav Rathi
d0956642b7
Get it back to a mergable state 2024-04-22 10:28:12 +05:30
Neeraj Gupta
ba2ca95c5b
[server] Fix another validation issue (#1514)
## Description

## Tests
Tested file create and file update locally
2024-04-22 10:18:52 +05:30
Neeraj Gupta
59ce8ea9bb [server] Fix another validation issue 2024-04-22 10:18:18 +05:30
Neeraj Gupta
9485d4d2d0
[server] Another fix in file update req validation (#1513)
## Description
Even collectionID is missing.

## Tests
2024-04-22 10:03:46 +05:30
Neeraj Gupta
b43e077a24 [server] Another fix in file update req validation 2024-04-22 09:53:48 +05:30
Neeraj Gupta
8d5a0317ec
[server] Fix validation for fileUpdate (#1512)
## Description

## Tests
2024-04-22 09:42:26 +05:30
Neeraj Gupta
74360f3c84 [server] Fix validation for fileUpdate 2024-04-22 09:41:14 +05:30
Neeraj Gupta
9cb030124b
[web][cast] Minor fixes (#1507)
## Description

## Tests
2024-04-21 18:04:35 +05:30
Neeraj Gupta
8e5d5c4e41 [web][cast] Minor fixes 2024-04-21 17:59:57 +05:30
Neeraj Gupta
fdc7cf6ad8 [web] Fix cast build 2024-04-21 17:56:50 +05:30
Neeraj Gupta
19b71e2f2a
[cast] Load debug script (#1505)
## Description

## Tests
2024-04-21 14:40:04 +05:30
Neeraj Gupta
a7a44140e5 [cast] Load debug script 2024-04-21 14:35:56 +05:30
Neeraj Gupta
53b98b09c1
[web] Cast: add additional logs (#1503)
## Description

## Tests
2024-04-21 14:18:57 +05:30
Neeraj Gupta
026647f192 cast: add additional logs 2024-04-21 14:14:36 +05:30
Neeraj Gupta
52a0aab7e9
[cast] Add additional console logs for debuging remote device (#1501)
## Description

## Tests
2024-04-21 12:11:17 +05:30
Neeraj Gupta
3486ef090c [cast] Add additional console logs for debuging remote device 2024-04-21 11:58:57 +05:30
Manav Rathi
31a19cb738
Desktop side 2024-04-21 11:29:58 +05:30
Manav Rathi
cfced851c6
Expectation 2024-04-21 10:26:17 +05:30
Manav Rathi
36ccd3b202
Remove log interceptors 2024-04-21 09:48:34 +05:30
Manav Rathi
e39194d993
How it was 2024-04-21 09:41:22 +05:30
Manav Rathi
1026974e23
Nomenclature 2024-04-21 09:14:47 +05:30
Manav Rathi
381bffabbf
Inline 2024-04-21 09:11:39 +05:30
Manav Rathi
7ca6b31a4c
Do not synchronously create heic workers on app start 2024-04-21 09:00:26 +05:30
Manav Rathi
0fe6fa72b6
Rename 2024-04-21 08:51:51 +05:30
Manav Rathi
462caec0ca
Rename 2024-04-21 08:45:18 +05:30