Manav Rathi
3499e47c88
Tweak
2024-04-13 06:47:43 +05:30
Manav Rathi
5ff01c40d8
poc implementation
2024-04-12 21:29:05 +05:30
Manav Rathi
295c0aa82e
Splinter
2024-04-12 21:12:37 +05:30
Manav Rathi
871a0e83cf
Fix
2024-04-12 20:59:15 +05:30
Manav Rathi
a56cf55ffa
Remove indirection
2024-04-12 20:58:00 +05:30
Manav Rathi
b056cf7f56
Move to newer shared package
2024-04-12 20:55:07 +05:30
Manav Rathi
a2a8be3b19
Scaffold the split
2024-04-12 20:52:33 +05:30
Manav Rathi
41472eb87d
Document and structure more
2024-04-12 20:24:48 +05:30
Manav Rathi
c691ad2ac1
Document the plan
2024-04-12 20:11:44 +05:30
Manav Rathi
36f9ca2004
Remove unused param
2024-04-12 19:53:23 +05:30
Manav Rathi
ce869be158
[docs] Add a web-app deployment guide ( #1427 )
2024-04-12 19:41:12 +05:30
Manav Rathi
29e7653f38
[docs] Add a web-app deployment guide
2024-04-12 19:40:16 +05:30
Manav Rathi
65c7cd2c05
[web] Various changes, moving towards fixing desktop caching ( #1424 )
...
The overall aim was to get the caching layer trimmed down to a point
where we can plug in OPFS into it for desktop. This PR doesn't have that
specific change, but it's just me gradually changing things, working
towards that.
2024-04-12 16:28:59 +05:30
Manav Rathi
b061b618e7
Tweaks
2024-04-12 16:16:02 +05:30
Manav Rathi
55632fff64
Use new method
2024-04-12 16:11:34 +05:30
Manav Rathi
401f879424
Consolidate
2024-04-12 16:08:36 +05:30
Manav Rathi
b36175a779
user
2024-04-12 15:40:24 +05:30
Manav Rathi
158186290c
Inline
2024-04-12 15:03:53 +05:30
Manav Rathi
15b601b0ff
Inline and prune
2024-04-12 14:53:11 +05:30
Manav Rathi
c83dc87d5d
Inline the factory
2024-04-12 14:45:03 +05:30
Manav Rathi
495ff99874
Replace enum with TS type
2024-04-12 14:41:33 +05:30
Manav Rathi
cd3ff6f878
Delete is not needed outside
2024-04-12 14:32:50 +05:30
Manav Rathi
b447dedf83
Cache limit is usused
2024-04-12 14:26:41 +05:30
Manav Rathi
bdadc839e0
Remove firefox specific workaround
...
In a quick (but possibly incomplete) test I wasn't able to reproduce this in an
incognito window. Throwing the error from here has a potential for breaking
things though, I'll try to verify this as I go through the flows individually.
2024-04-12 14:23:56 +05:30
Manav Rathi
02763e3be4
Kill the renderer when we quit the app
2024-04-12 14:05:10 +05:30
Manav Rathi
8045bd1e5a
Rename and prune
2024-04-12 14:01:53 +05:30
Manav Rathi
d1d9cd9518
Document
2024-04-12 13:48:16 +05:30
Manav Rathi
39912d9b35
Remove unused code
2024-04-12 13:25:48 +05:30
Manav Rathi
a80ed32bc3
[web] New translations ( #1419 )
...
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-web )
2024-04-12 13:20:52 +05:30
github-actions[bot]
c50013350b
[mobile] New translations ( #1420 )
...
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-app )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-12 12:08:27 +05:30
Manav Rathi
b4a896846c
[docs] Add a FAQ for album sharing on self hosted instances ( #1422 )
2024-04-12 11:31:51 +05:30
Manav Rathi
3e9bbacd2f
[docs] Add a FAQ for album sharing on self hosted instances
2024-04-12 11:30:35 +05:30
Manav Rathi
cfec6ca52e
Enable the Chromium sandbox
2024-04-12 10:39:00 +05:30
Manav Rathi
98c3e43b70
Inline
2024-04-12 10:28:23 +05:30
Manav Rathi
87905a39f8
Dedup
2024-04-12 10:22:04 +05:30
Manav Rathi
a71ca93696
Inline
2024-04-12 10:15:08 +05:30
Manav Rathi
e651e9d9c7
Inline
2024-04-12 10:11:38 +05:30
Manav Rathi
664cf2157b
Reword
2024-04-12 10:07:03 +05:30
Manav Rathi
aace18aba0
Inline and rename
2024-04-12 09:51:08 +05:30
Manav Rathi
4d867898f7
Remove the sharedarraybuffer flag
...
From my understanding, this was needed for the wasm FFMPEG, which we are no
longer using when running as the desktop app.
2024-04-12 09:43:52 +05:30
Manav Rathi
9c786da73b
Tweak
2024-04-12 09:38:38 +05:30
Crowdin Bot
ac534cf163
New Crowdin translations by GitHub Action
2024-04-12 01:37:37 +00:00
Manav Rathi
7fa9e924eb
Consolidate
2024-04-11 20:57:54 +05:30
Neeraj Gupta
997debf924
[mob] Minor fixes for semantic search ( #1412 )
...
## Description
Fixes two issues
- [x] If remote embedding fetch fails, don't queue backfill for files.
- [x] Fix infinite search loader when user quickly typing search term on
the search screen.
## Tests
2024-04-11 18:07:29 +05:30
Manav Rathi
df41133924
[desktop] Enable ONNX Face ML ( #1413 )
...
Indexing + PUT embeddings works now, but most other things are still
WIP.
2024-04-11 16:40:36 +05:30
Manav Rathi
61143c9c62
Cleanup
2024-04-11 16:36:56 +05:30
Manav Rathi
33c84f7a08
Prevent undefined errors
2024-04-11 16:27:27 +05:30
Manav Rathi
320db9f8b7
Fix the putEmbeddings API calls for now
2024-04-11 16:22:38 +05:30
Manav Rathi
e58e96091f
Ignore (expected) errors when trying to cache face crops
2024-04-11 16:15:08 +05:30
Neeraj Gupta
de96f108c2
[mob] Clean up + rethrow remote fetch error
2024-04-11 15:40:31 +05:30