Commit graph

26510 commits

Author SHA1 Message Date
Manav Rathi
6ff41db939
Try another factoring 2024-04-23 14:16:41 +05:30
Neeraj Gupta
c55272c87e
[mobile] Add feature flag plugin & use ente server to fetch flags. (#1524)
## Description

## Tests
2024-04-23 13:57:57 +05:30
Manav Rathi
6ca3eb55af
Try another factoring 2024-04-23 13:49:09 +05:30
Neeraj Gupta
73f35c1a0c [mobile] Use passkey flag for showing passkey option 2024-04-23 13:38:55 +05:30
Neeraj Gupta
8937a896d1 [mob][photos] Improve log 2024-04-23 13:37:34 +05:30
Manav Rathi
abbfbf695f
Split earlier 2024-04-23 13:13:25 +05:30
Manav Rathi
66c64d0c58
Let the caller decide 2024-04-23 13:07:27 +05:30
Manav Rathi
a286b11adb
Checkpoint 2024-04-23 12:55:27 +05:30
Manav Rathi
e6e235490a
Content-Length 2024-04-23 12:37:42 +05:30
Manav Rathi
cb0d25030d
API 1 2024-04-23 12:10:46 +05:30
Manav Rathi
1d4efd738c
Stream reader 2024-04-23 12:04:10 +05:30
Neeraj Gupta
9c87a64f92
[server] Add API to get feature flags + allow admin edit (#1518)
## Description

## Tests
2024-04-23 11:57:21 +05:30
Neeraj Gupta
cc49fdf126 [mobile] Remove old feature flag service 2024-04-23 11:55:16 +05:30
Neeraj Gupta
83075ea367 [mobile] Switch to feature flag plugin 2024-04-23 11:54:24 +05:30
Neeraj Gupta
74cdfdcb9e [mobile] Minor fixes in feature flag plugin 2024-04-23 11:40:51 +05:30
Manav Rathi
76be5e37d5
cp 2024-04-23 11:33:34 +05:30
Manav Rathi
1f5fbcae76
Checkpoint 2024-04-23 11:20:22 +05:30
Manav Rathi
4a12774a3c
Impl 1 2024-04-23 11:07:10 +05:30
Manav Rathi
cd22400136
Agenda 2024-04-23 10:42:07 +05:30
Neeraj Gupta
40503d6ef2 [mobile]Whitelist domain ente.io as internal user 2024-04-23 10:32:53 +05:30
Manav Rathi
1f0c80cabc
Refactor 1 2024-04-23 10:21:39 +05:30
Neeraj Gupta
41b151ce7b [plugin] Add ente_feature_flag plugin 2024-04-23 10:16:19 +05:30
Manav Rathi
7a0abf2268
Prepare a split 2024-04-23 09:52:13 +05:30
Vishnu Mohandas
16f4f38aa7
[auth] New translations (#1521)
New translations from
[Crowdin](https://crowdin.com/project/ente-authenticator-app)
2024-04-23 07:52:47 +05:30
Vishnu Mohandas
7cd1d5a951
[mobile] New translations (#1520)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-app)
2024-04-23 07:52:34 +05:30
Vishnu Mohandas
37a9baa9cf
[web] New translations (#1519)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-web)
2024-04-23 07:52:15 +05:30
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