Commit graph

27774 commits

Author SHA1 Message Date
Manav Rathi
0178c64e34
[desktop] RC (#1654) 2024-05-08 11:22:49 +05:30
Manav Rathi
7e0ef23bc1
yarn lint-fix 2024-05-08 11:20:28 +05:30
Manav Rathi
212f863733
Restore the yarn-timeout workaround
e.g. see a recent build failures:
https://github.com/ente-io/photos-desktop/actions/runs/8996782367/job/24713793588

there was another one recently. both of these were on the Windows runner, in one
case the message was:

    info There appears to be trouble with your network connection. Retrying...

in another case the issue manifested later

    D:\a\photos-desktop\photos-desktop\web\node_modules\date-fns\formatISO\index.js:11
    /**

    SyntaxError: Invalid or unexpected token
        at internalCompileFunction (node:internal/vm:128:18)
        at wrapSafe (node:internal/modules/cjs/loader:1280:20)

but retrying fixed it, so I'm counting it as a broken package install.
2024-05-08 11:17:15 +05:30
Neeraj Gupta
27aaf98c4d Improve log 2024-05-08 11:16:09 +05:30
laurenspriem
ee9eaedd99 [mob][photos] Prefer linear scan for clustering within cluster 2024-05-08 11:13:56 +05:30
Neeraj Gupta
220e80e467 [mob] Clean up stale upload files inside uploader 2024-05-08 11:12:32 +05:30
Neeraj Gupta
7487b76b9d [mob][config] Log skipped files 2024-05-08 11:08:28 +05:30
Neeraj Gupta
1ae8787a29 [mob][config] Move cleanUp interval constant 2024-05-08 11:06:07 +05:30
laurenspriem
dd29e55b53 [mob][photos] Lower threshold for auto merges 2024-05-08 11:05:36 +05:30
Neeraj Gupta
2de5b641a7 [mob][config] Skip deleting temp encrypted files for upload 2024-05-08 11:04:54 +05:30
Neeraj Gupta
588bf74202 [mob] Move upload prefix constant to constants 2024-05-08 10:55:21 +05:30
Manav Rathi
a07d999b74
Clarify 2024-05-08 10:26:21 +05:30
Manav Rathi
491b014bc8
[desktop] Mark as rc (#1653) 2024-05-08 10:16:03 +05:30
Manav Rathi
771a02c36b
rc 2024-05-08 10:15:12 +05:30
Manav Rathi
1031801c66
[desktop] Tinker with the release flow (#1652) 2024-05-08 10:12:05 +05:30
Manav Rathi
145a7cee2a
yarn lint-fix 2024-05-08 10:10:34 +05:30
Manav Rathi
0d1ad8b8e1
More release shenanigans 2024-05-08 10:04:16 +05:30
Manav Rathi
8eac3d701f
Finalize 2024-05-07 21:09:15 +05:30
Manav Rathi
8635162259
Force a version 2024-05-07 20:38:51 +05:30
Manav Rathi
abe8a5eed0
Force a feed URL 2024-05-07 20:38:51 +05:30
Manav Rathi
40abb5c0ac
[desktop] Misc fixes (#1650) 2024-05-07 20:38:27 +05:30
Manav Rathi
0949f32638
Use provided timeoutMS 2024-05-07 20:35:59 +05:30
Manav Rathi
63c3842770
Write export record after operation completion 2024-05-07 20:35:59 +05:30
Manav Rathi
ff3c37e703
Write file exported record after success 2024-05-07 20:35:59 +05:30
Prateek Sunal
f3c05d2006 fix(auth): improve workflow 2024-05-07 20:30:45 +05:30
Prateek Sunal
a9d63a178a fix(auth): separate fedora workflow 2024-05-07 20:26:31 +05:30
Prateek Sunal
0810967aae fix(auth): store error in Code 2024-05-07 20:05:19 +05:30
Prateek Sunal
e1239a6490 fix(auth): use global logger 2024-05-07 19:57:10 +05:30
Prateek Sunal
d88a7ec117 fix(auth): incorrect text during export 2024-05-07 19:53:34 +05:30
Prateek Sunal
ef318d89ae fix(auth): move color to ente color scheme 2024-05-07 19:52:40 +05:30
Prateek Sunal
3c793258a8 chore(auth): rename toExportFormat 2024-05-07 19:26:17 +05:30
Prateek Sunal
851c04f714 fix(auth): don't export display 2024-05-07 19:25:00 +05:30
Prateek Sunal
7628991dad fix(auth): revert remove linesplitter 2024-05-07 19:24:34 +05:30
Prateek Sunal
aa5c41b59d fix(auth): toast on desktop 2024-05-07 19:04:42 +05:30
Prateek Sunal
54f6f8656d fix(auth): code display for new codes 2024-05-07 19:01:39 +05:30
laurenspriem
8027579080 [mob][photos] Lower threshold for automatic merges 2024-05-07 17:14:43 +05:30
Manav Rathi
eb60c3f811
[desktop] Fix notarization warnings and other minor fixes (#1648) 2024-05-07 16:21:09 +05:30
Manav Rathi
977557146b
Improve 2024-05-07 16:18:04 +05:30
laurenspriem
cb4fa38004 [mob][photos] Better suggestion parameter 2024-05-07 16:12:05 +05:30
laurenspriem
aff27a2211 [mob][photos] Show dialog on removing person label 2024-05-07 16:11:46 +05:30
Neeraj Gupta
12b4ab122e Merge branch 'main' into mobile-resumable 2024-05-07 15:36:29 +05:30
Manav Rathi
2208d686da
Add a potential approach
Refs:
- Testing auto updates
  https://github.com/electron-userland/electron-builder/issues/3053
- https://github.com/electron-userland/electron-builder/issues/1505
- https://github.com/electron-userland/electron-builder/issues/1393
2024-05-07 15:13:43 +05:30
Manav Rathi
5d3bb71bbf
Make the hide dock icon setting macOS only 2024-05-07 14:30:37 +05:30
Manav Rathi
c090300175
Remove electron-builder-notarize
The environment variables we are passing get picked by the built in notarization
code in electron-builder which signs successfully.

    notarization successful

But thereafter electron-builder-notarize starts throwing some errors:

    Error: The appleIdPassword property is required when using notarization with password credentials
        at validateNotaryToolAuthorizationArgs (/Users/runner/work/photos-desktop/photos-desktop/desktop/node_modules/electron-notarize/src/validate-args.ts:107:13)
    Skipping notarization: The appleIdPassword property is required when using notarization with appleId
        at module.exports (/Users/runner/work/photos-desktop/photos-desktop/desktop/node_modules/electron-builder-notarize/validate.js:42:18)

Since the notarization has already happened, we don't need this
2024-05-07 14:25:22 +05:30
laurenspriem
dc5a8ebd44 [mob][photos] More robust automatic merges 2024-05-07 13:38:55 +05:30
Manav Rathi
425cc9050b
[web] dynamic free storage (#1644)
Behave like the mobile app and use the server's response to show the
storage value for the free plan instead of hardcoding it to 1 GB.

Tested with a local museum:
<img width="203" alt="Screenshot 2024-05-07 at 13 12 39"
src="https://github.com/ente-io/ente/assets/24503581/79a81a3f-614e-4e0a-9839-de39d7e9396a">
2024-05-07 13:17:24 +05:30
Manav Rathi
7f35a27f37
Undefs 2024-05-07 13:08:43 +05:30
Manav Rathi
c2804b33fa
Use storage 2024-05-07 13:05:09 +05:30
Manav Rathi
45865a8376
Share 2024-05-07 12:58:10 +05:30
Manav Rathi
fe99383d7f
Inline 2024-05-07 12:52:26 +05:30