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
a80ed32bc3
[web] New translations ( #1419 )
...
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-web )
2024-04-12 13:20:52 +05:30
Manav Rathi
3e9bbacd2f
[docs] Add a FAQ for album sharing on self hosted instances
2024-04-12 11:30:35 +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
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
Manav Rathi
ef4462553c
Fix incorrect typecheck that fails on undefined
2024-04-11 15:35:25 +05:30
Manav Rathi
ff66a2f44c
The ML code runs in workers
2024-04-11 15:27:02 +05:30
Manav Rathi
33e3265db6
Migration for existing configs
2024-04-11 15:21:21 +05:30
Manav Rathi
52727f2255
Also move the embedding
2024-04-11 15:04:18 +05:30
Manav Rathi
9ff4989d81
Cleanup
2024-04-11 14:44:00 +05:30
Manav Rathi
a1d6ef43b4
Roundtrip
2024-04-11 14:37:44 +05:30
Manav Rathi
a88f551b6a
WIP IPC API
2024-04-11 13:58:52 +05:30
Manav Rathi
2bb9e77e34
Remove unused code
2024-04-11 13:46:34 +05:30
Manav Rathi
6d769773cc
tsc
2024-04-11 12:42:18 +05:30
Manav Rathi
d0ffb83d90
Restore
2024-04-11 12:40:49 +05:30
Manav Rathi
6091ad9cfd
Remove search UI integration
2024-04-11 12:36:37 +05:30
Manav Rathi
4fff855070
lint-fix
2024-04-11 12:31:42 +05:30
Manav Rathi
e52d17dcfc
Last tf
2024-04-11 12:30:07 +05:30
Manav Rathi
485a1e0be4
Remove unused code that required tensorflow
2024-04-11 12:29:06 +05:30
Manav Rathi
da5edc610f
Remove more tf
2024-04-11 12:24:03 +05:30
Manav Rathi
1f8ebc0bca
Inline
2024-04-11 12:22:09 +05:30
Manav Rathi
e57e44c139
Inline
2024-04-11 12:14:59 +05:30
Manav Rathi
6ba5852876
Prune
2024-04-11 12:10:02 +05:30
Manav Rathi
38e9e901f6
Inline
2024-04-11 12:06:50 +05:30
Manav Rathi
79a975a281
Remove various unused util methods
2024-04-11 12:05:09 +05:30
Manav Rathi
ce566f522d
Prune
2024-04-11 11:59:36 +05:30
Manav Rathi
d2e7925c63
Prune
2024-04-11 11:47:07 +05:30
Manav Rathi
006ea085fe
Prune
2024-04-11 11:43:05 +05:30
Manav Rathi
03df858dcc
Remove ssdMobileNetV2
2024-04-11 11:23:23 +05:30
Manav Rathi
da3b58661a
Remove blazeface
2024-04-11 11:21:19 +05:30
Manav Rathi
e6905577c6
Remove blazeface-back
2024-04-11 11:17:15 +05:30
Manav Rathi
e7902c5d83
Remove more tf
2024-04-11 11:15:15 +05:30
Manav Rathi
3182d67ca1
Remove tf utils
2024-04-11 11:13:52 +05:30
Manav Rathi
1ad5cb83f9
Remove object detection related code
2024-04-11 11:09:32 +05:30
Manav Rathi
b6e1c4d3da
Inline
2024-04-10 21:36:43 +05:30
Manav Rathi
0ee416c91b
git rm -r apps/photos/public/js/{tesseract,tfjs,tflite}
2024-04-10 21:32:22 +05:30
Manav Rathi
3e8d88caf2
git rm -r apps/photos/public/models
2024-04-10 21:31:06 +05:30
Manav Rathi
52342a23cb
Remove tensorflow packages
...
yarn workspace photos remove "@tensorflow-models/coco-ssd" "@tensorflow/tfjs-backend-cpu" "@tensorflow/tfjs-backend-webgl" "@tensorflow/tfjs-converter" "@tensorflow/tfjs-core" "@tensorflow/tfjs-tflite"
2024-04-10 21:29:23 +05:30