Commit graph

25105 commits

Author SHA1 Message Date
ashilkn 953824ca25 Refactor: reduce parameters and change name of function 2024-03-21 19:54:31 +05:30
laurenspriem 005ab0814f [mob] Remove empty CTA icon when there are people 2024-03-21 18:59:45 +05:30
Prateek Sunal 784b003ceb fix: also bundle libffi in appimage 2024-03-21 18:59:26 +05:30
laurenspriem b8813161a1 Add faces count 2024-03-21 18:23:21 +05:30
laurenspriem f94aa400bf [mob] Minor changes to clustering 2024-03-21 18:07:12 +05:30
laurenspriem b5cff212bb Refactor of clustering 2024-03-21 16:59:55 +05:30
laurenspriem 212208ae01 Add debugPrint 2024-03-21 16:53:22 +05:30
laurenspriem fc8122b18e Add indexing debug cooldown 2024-03-21 16:52:52 +05:30
ashilkn 7c05069dbd fix(viewing proXDR images): When codec fails to produce an image, try converting image to jpeg and use the jpeg file for viewing the image 2024-03-21 16:26:09 +05:30
laurenspriem a2bca84b91 [mob] Sort clustering on fileCreationTime asc 2024-03-21 15:41:34 +05:30
vishnukvmd e634310cb1 Remove unused method 2024-03-21 14:49:37 +05:30
vishnukvmd b95d7c241d Create new subs only if the existing subscription is in a cancelled state 2024-03-21 14:48:29 +05:30
vishnukvmd 3cf680eec1 [WiP] Prevent subscription cancellation 2024-03-21 14:42:38 +05:30
vishnukvmd 1f17f2442a Handle SEPA failures 2024-03-21 14:33:10 +05:30
vishnukvmd 859af52c64 Remove commented code 2024-03-21 13:55:42 +05:30
vishnukvmd 78e5e3bdb1 Minor refactor 2024-03-21 13:31:46 +05:30
vishnukvmd 5635e63cb7 Update handling for subscription updated events 2024-03-21 13:29:42 +05:30
laurenspriem a9fdee96a8 More debug options 2024-03-21 12:40:03 +05:30
Manav Rathi 4c33030f28
[photos-desktop] Document a bit as I find my way around disabling nodeIntegration (#1170)
* Also includes an unrelated change to update the support email.
* See corresponding commit messages for more details about why specific
bits of code were removed.
2024-03-21 12:19:24 +05:30
Manav Rathi 1157919496
Update the support email 2024-03-21 12:14:23 +05:30
Manav Rathi 3c4619e5e4
Add a notice 2024-03-21 12:13:39 +05:30
Manav Rathi e58ef51d12
[docs] Update sharing-logs.md (#1169)
Removing unnecessary formatting
2024-03-21 12:03:50 +05:30
Jishnuraj9 e4b0cca777
[docs] Update sharing-logs.md
Removing unecessary formatting
2024-03-21 12:01:39 +05:30
Vishnu Mohandas 11e30cf79a
Update quick-link.md 2024-03-21 11:53:27 +05:30
Vishnu Mohandas 21526722df
Update and rename public-links.md to public-link.md 2024-03-21 11:43:43 +05:30
Manav Rathi 4ea43e619b
More docs 2024-03-21 10:54:32 +05:30
Manav Rathi cd1d22cdfb
Shorten 2024-03-21 10:45:48 +05:30
Manav Rathi cc623e5010
Remove unnecessary steps
I'm not sure how it is happening, but both ffmpeg-static and onnx get to their
correct path without this configuration. the paths it gets to is also slightly
different, so it seems that this snippet does not have any effect (at best):

    ente.app/Contents/Resources/app.asar.unpacked/node_modules
2024-03-21 10:43:33 +05:30
Manav Rathi bb865a7b15
Add documentation about ffmpeg
https://alexandercleasby.dev/blog/use-ffmpeg-electron
2024-03-21 10:16:21 +05:30
Abhinav 520f7ab64c only use PaymentBehaviorAllowIncomplete for SEPA payment method 2024-03-21 07:18:28 +05:30
Abhinav 4e074770d2 invoice client specific invoice api 2024-03-21 06:48:49 +05:30
Manav Rathi 1361ca0c8e
[docs] import FAQs and other docs from website (#1167)
- Documentation only change.
- Verified visually, and that `yarn build` runs.
2024-03-20 22:16:47 +05:30
Manav Rathi a4b8571642
Fixes and tweaks 2024-03-20 21:54:55 +05:30
Manav Rathi 2a5d9cd47f
yarn pretty 2024-03-20 21:26:50 +05:30
Manav Rathi 93e187d9e7
Import the remaining FAQs 2024-03-20 21:24:49 +05:30
Manav Rathi 1acbe806ae
Import feature pages from website 2024-03-20 20:30:59 +05:30
Manav Rathi b1ab27e42c
Rearrange 2024-03-20 19:55:17 +05:30
Manav Rathi 5710dec46b
Fix index 2024-03-20 19:51:24 +05:30
Manav Rathi 3a2c7ce5f9
Import migration guides from website
Needed tweaking to handle Gatsby => Vitepress
2024-03-20 17:31:04 +05:30
Manav Rathi 46d7803da0
[meta] Fix the docs deployment workflow (#1161)
Fix what I accidentally broke in
https://github.com/ente-io/ente/pull/1149
2024-03-20 16:49:33 +05:30
Manav Rathi 19c2f07a19
[meta] Fix the docs deployment workflow
Fix what I accidentally broke in https://github.com/ente-io/ente/pull/1149
2024-03-20 16:46:18 +05:30
laurenspriem 125a4de66a Deprecate function 2024-03-20 16:20:55 +05:30
github-actions[bot] 43ebd7147d
[auth] New translations (#1141) 2024-03-20 16:19:39 +05:30
Manav Rathi 812e02d4d7
Update sharing-logs.md (#1160)
Documentation change
2024-03-20 15:54:03 +05:30
laurenspriem a4582c0e55 Move FaceML inside Machine Learning directory 2024-03-20 15:51:57 +05:30
laurenspriem 1819ea834a Forgot to delete debug stuff 2024-03-20 14:44:28 +05:30
laurenspriem a443ac1680 Better use of constants 2024-03-20 14:42:42 +05:30
laurenspriem 39f16ff517 Only show high quality faces in file info 2024-03-20 14:34:12 +05:30
vishnukvmd 49893d9732 Update on-hold email subject 2024-03-20 14:31:33 +05:30
vishnukvmd db81f52cf1 Update mail when subscription is on-hold 2024-03-20 14:31:01 +05:30