Commit graph

24160 commits

Author SHA1 Message Date
vishnukvmd
c7ae9fbe5c Add translation for City 2024-01-23 20:41:56 +05:30
Abhinav
42e3905864 update DedicatedSearchWorker to keep files list locally 2024-01-23 20:09:59 +05:30
Abhinav
142f485a4a remove unneeded non null assertion 2024-01-23 20:03:19 +05:30
Abhinav
883bea8baa fix debouncer issue 2024-01-23 19:25:16 +05:30
vishnukvmd
985b2912d1 Add translation 2024-01-23 17:53:12 +05:30
vishnukvmd
abc237945a Add location proximity check using elliptical area 2024-01-23 17:28:43 +05:30
Abhinav
30ed259d1a use worker search logic in gallery 2024-01-23 17:23:23 +05:30
Abhinav
c3c2be5318 move search logic to worker 2024-01-23 17:13:33 +05:30
Abhinav
759d973b3a only suggest cities starting with query 2024-01-23 17:12:49 +05:30
vishnukvmd
b84ad8a5bb Add todo 2024-01-23 16:22:31 +05:30
vishnukvmd
94d6d34625 WiP 2024-01-23 16:22:03 +05:30
Abhinav Kumar
d52fa26d98
Allow using uncategorized as replacement album (#1573) 2024-01-23 14:08:27 +05:30
vishnukvmd
49ec70f5cf Load cities on gallery init 2024-01-23 13:36:46 +05:30
Vishnu Mohandas
e094cc794e
Don't reset the search input field on focus (#1577) 2024-01-23 13:16:38 +05:30
vishnukvmd
877499be9b Don't reset the search input field on focus 2024-01-23 13:06:53 +05:30
Abhinav Kumar
699915057f
Fix SOI not found error (#1576) 2024-01-23 11:15:47 +05:30
Abhinav
9184359316 add logs 2024-01-23 10:26:18 +05:30
Abhinav
e6c07cf275 fix FILE_UPLOADED localFile for live photos 2024-01-23 10:26:01 +05:30
Abhinav
96875eaa76 skip processing non jpg images during upload step 2024-01-23 09:46:40 +05:30
Abhinav Kumar
d3dd86c085
Merge branch 'main' into fix-double-uncategorized-collection 2024-01-23 09:40:41 +05:30
Abhinav
05d130893c improve logging 2024-01-23 09:40:04 +05:30
Abhinav Kumar
4035f5bfd9
New Translations (#1575) 2024-01-23 08:49:51 +05:30
Crowdin Bot
90c2ef3713 New Crowdin translations by GitHub Action 2024-01-23 00:16:17 +00:00
Vishnu Mohandas
3b271768de
Freehand photo editor cropping mode (#1538) 2024-01-22 23:49:31 +05:30
Neeraj Gupta
155ab947a4 Remove unused code 2024-01-22 17:01:38 +05:30
Abhinav Kumar
be547a6cf5
Merge branch 'main' into fix-1554 2024-01-22 16:35:53 +05:30
Neeraj Gupta
31c706eff9
Update index.tsx 2024-01-22 16:17:19 +05:30
Abhinav Kumar
35adb26931
Merge branch 'main' into file-download-location 2024-01-22 15:42:02 +05:30
Abhinav Kumar
cc8a1ae309
Add select functionality to shared albums (#1566) 2024-01-22 15:41:46 +05:30
Neeraj Gupta
65bdfbe35f
Merge branch 'main' into fix-select-not-available-for-shared-albums 2024-01-22 15:35:31 +05:30
vishnukvmd
a3cb07e3bc Prioritize location tags 2024-01-22 15:29:02 +05:30
Vishnu Mohandas
3b9889520b
Change point of maximum scale to maxWidth of memory from left edge of screen (#1672) 2024-01-22 13:49:35 +05:30
ashilkn
21cdbf9464 Merge branch 'main' into memories_tweaks 2024-01-22 13:47:00 +05:30
ashilkn
affdc2d2c7 Change point of maximum scale to maxWidth of memory from left edge of screen 2024-01-22 13:42:46 +05:30
Vishnu Mohandas
b9b3dbfe9b
Fetch lower number of embeddings (#1671) 2024-01-22 13:07:10 +05:30
Vishnu Mohandas
5a7edcbc16
Merge branch 'main' into lower_limit 2024-01-22 12:53:17 +05:30
vishnukvmd
dce8ca3c43 v0.8.45 2024-01-22 12:52:28 +05:30
vishnukvmd
d7ae4effb9 Reduce number of embeddings fetched from 500 to 200 2024-01-22 12:52:16 +05:30
Neeraj Gupta
47f6b04520 Remove unused code 2024-01-22 12:01:07 +05:30
Vishnu Mohandas
33976ee8a0
make memories always scrollable (#1670) 2024-01-22 11:05:19 +05:30
ashilkn
08079a3945 make memories always scrollable 2024-01-22 10:55:59 +05:30
Neeraj Gupta
d2c088b9ef [cast] Remove unused code 2024-01-22 10:37:17 +05:30
Neeraj Gupta
73885f6f0a [cast] Switch to shared package import 2024-01-22 10:32:03 +05:30
Vishnu Mohandas
4bac11e81a
wrap isar.clear() in isar.writeTxn() to avoid error (#1669) 2024-01-20 15:45:00 +05:30
ashilkn
8259587d45 wrap isar.clear() in isar.writeTxn() to avoid error 2024-01-20 15:39:44 +05:30
Neeraj Gupta
cde75e3a37 Use method from shared pkd 2024-01-20 12:17:35 +05:30
Abhinav Kumar
022a387460
Fix keyboard navigation issue (#1567)
Fix keyboard navigation issue
2024-01-20 10:05:09 +05:30
Neeraj Gupta
dff2a38de9 Fix build + switch to common pkg 2024-01-20 10:03:26 +05:30
NullPointer
30de02e00c
Display full name of file and collection on hover (#1560) 2024-01-20 00:06:49 +05:30
Vishnu Mohandas
6d5e4aef5b
fix add to album screen padding issue (#1574)
fix add to album screen padding issue
2024-01-19 23:31:46 +05:30