Commit graph

26405 commits

Author SHA1 Message Date
Manav Rathi 42b214a4ba
Remove duplicate state and reset store on successful completion
Clears out the collection name
2024-05-01 09:05:12 +05:30
Manav Rathi e18731e625
yarn upgrade-interactive typescript and lints 2024-05-01 08:51:47 +05:30
Manav Rathi 9cbf69f9b3
upgrade-interactive 2024-05-01 08:46:43 +05:30
Manav Rathi 6c716ad892
Tell prettier not to print the names of the files it processes 2024-05-01 08:30:35 +05:30
Manav Rathi 4e8f2e65f0
Handle undefined better 2024-05-01 08:25:55 +05:30
Prateek Sunal ebbd946fc2
chore: bump version for auth to 256 (#1573)
## Description

## Tests
2024-05-01 02:05:14 +05:30
Prateek Sunal b39b470b95 chore: bump version 2024-05-01 01:48:32 +05:30
Vishnu Mohandas 292065a7b5
[FIX] Rpm build for Auth (#1466)
## Description

Try to remove missing deps error in auth desktop.
2024-05-01 01:42:43 +05:30
Prateek Sunal d0d5ead80b fix: install patchelf for dynamic linking 2024-05-01 01:07:13 +05:30
Prateek Sunal ac9f5095d1 fix: rpm deps and webview package 2024-05-01 01:05:10 +05:30
Prateek Sunal c9c7f0c8f4 fix: width of popup menu button 2024-05-01 00:59:03 +05:30
Manav Rathi c353ceaaf9
[desktop] IPC refactoring and general cleanup (#1572) 2024-04-30 23:13:05 +05:30
Manav Rathi a0d44b58e2
Fix load
Using .on("ready" was not causing the window to start loading the renderer
unless createWindow was made async.
2024-04-30 22:48:46 +05:30
Manav Rathi 54e8d64b9e
Fix the loading of utils/index
Naming it index doesn't cause isDev to be loaded.
2024-04-30 22:46:04 +05:30
vishnukvmd 9d6059a176 v0.8.86 2024-04-30 20:06:40 +05:30
vishnukvmd 348b784674 Remove Isar DB for Embeddings 2024-04-30 19:52:30 +05:30
vishnukvmd c0e12e84ef Merge branch 'main' into embedding_sqlite 2024-04-30 19:10:58 +05:30
Manav Rathi 1eff04fe92
Enable lints 2024-04-30 18:57:19 +05:30
Manav Rathi 50a1447020
Stylistic 2024-04-30 18:54:58 +05:30
Manav Rathi 76c98bdf32
handle unsafe returns 2024-04-30 18:50:15 +05:30
Manav Rathi 7e2ee61a97
void expressions are fine 2024-04-30 18:46:59 +05:30
Manav Rathi 7b16fa9f38
void 2024-04-30 18:42:24 +05:30
Manav Rathi 9a28172565
iife wrapper 2024-04-30 18:37:50 +05:30
Manav Rathi bda5226796
More unawaited 2024-04-30 18:34:32 +05:30
Neeraj Gupta f7a62c91e9
Cast logs v2 (#1569)
## Description

## Tests
2024-04-30 18:21:23 +05:30
Neeraj Gupta d81684a93b [web][cast] More logs 2024-04-30 18:20:01 +05:30
Neeraj Gupta 13d5a9f71a [web][cast] Add logs 2024-04-30 18:09:35 +05:30
Neeraj Gupta 262e8852de
[web][cast] Add slide logs (#1566)
## Description

## Tests
2024-04-30 17:47:08 +05:30
Neeraj Gupta ecfb7d944d [web][cast] Add slide logs 2024-04-30 17:45:50 +05:30
Manav Rathi 82316ff290
Unawaited promises 2024-04-30 17:43:30 +05:30
Manav Rathi d308d334f8
tt 2024-04-30 17:41:12 +05:30
Neeraj Gupta b3fc9bb682
[cast] Add logs (#1564)
## Description

## Tests
2024-04-30 17:34:16 +05:30
Neeraj Gupta 20459afc7b [cast] Add logs 2024-04-30 17:33:25 +05:30
Manav Rathi f4660baeb8
Remove unnecessary awaits 2024-04-30 16:58:58 +05:30
Manav Rathi 9cce8b379c
Remove unnecessary asyncs 2024-04-30 16:51:19 +05:30
Manav Rathi 46d67f0c49
Disentagle map from modifications 2024-04-30 16:49:56 +05:30
Manav Rathi 1076471d51
Turn one off 2024-04-30 16:42:52 +05:30
Vishnu Mohandas 569f7c0c47
[mob][photos] Add support for casting (#1556)
## Description

## Tests
2024-04-30 16:41:05 +05:30
Vishnu Mohandas f00a04710b
Add an option to download multiple items (#1563)
## Description

<img width="373" alt="Screenshot 2024-04-30 at 4 06 33 PM"
src="https://github.com/ente-io/ente/assets/1161789/f4bc463e-654d-4e5f-8d7d-27308149068b">

## Tests

- [x] Tested on Simulator

> Note: If the downloaded item was not owned by the user, but was shared
with them, it will get re-uploaded into the user's own account. This is
the existing behavior, so have left it untouched. Will wait for customer
feedback before updating the implementation to ignore such items.
2024-04-30 16:40:59 +05:30
Manav Rathi 7fb912c9df
ensure 2024-04-30 16:34:48 +05:30
Manav Rathi 9e279da6b3
annotations 2024-04-30 16:30:19 +05:30
Manav Rathi 01c77c3949
unk 2024-04-30 16:29:24 +05:30
Manav Rathi 9771db6ade
Use the built in transformer 2024-04-30 16:28:48 +05:30
Manav Rathi 994ca4b6a3
That's why cache fails 2024-04-30 16:25:35 +05:30
Neeraj Gupta e7a5e1be3f Merge branch 'main' into cast 2024-04-30 16:24:28 +05:30
vishnukvmd 99e72a119f Update download icon 2024-04-30 16:13:48 +05:30
Manav Rathi 755ee4a0c2
hopefully 2024-04-30 16:13:16 +05:30
Neeraj Gupta 90baf7efb9
[mob] Add Ente popup menu widget (#1562)
## Description

## Tests
2024-04-30 16:12:05 +05:30
Manav Rathi a9671481d8
Allow numbers to be used in template literals 2024-04-30 16:10:56 +05:30
vishnukvmd fe5e6c18e8 Provide option to download multiple items 2024-04-30 16:06:03 +05:30