Commit graph

26715 commits

Author SHA1 Message Date
Manav Rathi 036238c984
[docs] Add more notes to the configuring S3 page 2024-05-12 18:18:44 +05:30
Manav Rathi 4839ad738c
[docs] Fix description (#1698) 2024-05-12 16:50:34 +05:30
Manav Rathi 34ead5616d
[docs] Fix description 2024-05-12 16:44:18 +05:30
Manav Rathi c005998312
[docs] Expand on the S3 configuration (#1697) 2024-05-12 16:41:02 +05:30
Manav Rathi bc98287532
[docs] Expand on the S3 configuration 2024-05-12 16:39:08 +05:30
Vishnu Mohandas e96c9dd2a3
[server] Make sender email configurable (#1696)
Ref:
https://github.com/ente-io/ente/discussions/1582#discussioncomment-9404061
2024-05-12 16:06:17 +05:30
Manav Rathi 321f97cdae
[server] Make sender email configurable 2024-05-12 16:00:15 +05:30
Manav Rathi 170e0b3e60
[desktop] Add a workaround for the SUID sandbox helper error on Linux (#1695)
I am able to reproduce this on Ubuntu 24 ARM.

> The SUID sandbox helper binary was found, but is not configured
correctly.

See:
- https://github.com/electron/electron/issues/17972
-
https://stackoverflow.com/questions/63780918/building-electron-linux-distro-the-suid-sandbox-helper-binary-was-found-but-i
2024-05-12 15:42:39 +05:30
Manav Rathi d188abfe65
Add a workaround for the SUID sandbox helper error on Linux
I am able to reproduce this on Ubuntu 24 ARM.

> The SUID sandbox helper binary was found, but is not configured correctly.

See:
- https://github.com/electron/electron/issues/17972
- https://stackoverflow.com/questions/63780918/building-electron-linux-distro-the-suid-sandbox-helper-binary-was-found-but-i
2024-05-12 15:35:18 +05:30
Manav Rathi 944a075fb1
[web] Show api host on dev builds (#1694)
<img width="295" alt="Screenshot 2024-05-12 at 08 59 32"
src="https://github.com/ente-io/ente/assets/24503581/86319eeb-1837-44c3-89a0-4ee502400295">
2024-05-12 09:10:48 +05:30
Manav Rathi c652abb9f9
[web] Show api host on dev builds 2024-05-12 08:59:42 +05:30
Manav Rathi ca9190045e
[docs] Desktop installation troubleshooting (#1690) 2024-05-11 22:06:27 +05:30
Manav Rathi 055af7335e
vcpp 2024-05-11 22:03:54 +05:30
Manav Rathi 92ded91868
Add a arm64 appimage docs page 2024-05-11 21:54:42 +05:30
Manav Rathi a4a5ea11cd
[desktop] RC (#1689)
- Whitelist uid
- electron 30.0.3
- Document log paths
2024-05-11 19:25:48 +05:30
Manav Rathi 2a3bf41937
Update instructions 2024-05-11 19:19:56 +05:30
Manav Rathi c7aa5ccd1f
Document log paths 2024-05-11 18:56:37 +05:30
Manav Rathi be329bc1c9
electron 30.0.3
https://github.com/electron/electron/releases/tag/v30.0.3

Fixed an issue where fs.createWriteStream could write out of order
https://github.com/electron/electron/pull/42046

Fixed crash after upgrade on Linux
https://github.com/electron/electron/pull/42064
2024-05-11 18:52:07 +05:30
Manav Rathi 131af10cc5
Whitelist 2024-05-11 18:48:54 +05:30
Manav Rathi bb63e13ba3
[web] Firefox video stream decryption (#1688)
Fix an issue (manifesting on Firefox) where the size of an individual
chunk we got back from a readable stream was a multiple of
`decryptionChunkSize`. Main change in the PR is converting the `if`
condition to a `while` loop, rest is refactoring unrelated to the exact
issue.
2024-05-11 14:34:19 +05:30
Manav Rathi d553087633
Cleanup 2024-05-11 13:58:44 +05:30
Manav Rathi e8c2717bf7
Cleanup 2024-05-11 13:50:06 +05:30
Manav Rathi 8f6da1ec35
Cleanup 2024-05-11 13:47:21 +05:30
Manav Rathi 291911bf98
Fix! 2024-05-11 13:40:38 +05:30
Manav Rathi ce38d2beca
Debug 2024-05-11 13:07:31 +05:30
Manav Rathi 064827162b
Inline 2024-05-11 11:35:11 +05:30
Manav Rathi 38eceb34ba
Inline 2024-05-11 11:27:45 +05:30
Manav Rathi 550ad94257
Inline 2024-05-11 11:24:07 +05:30
Manav Rathi 6f82881ac3
[web] New translations (#1687)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-web)
2024-05-11 10:15:50 +05:30
Crowdin Bot 0125afe3dc New Crowdin translations by GitHub Action 2024-05-11 04:40:43 +00:00
Manav Rathi 17e3102c80
[web] Add missing localization key (#1686) 2024-05-11 10:10:06 +05:30
Manav Rathi 6ad0fa3900
[web] Add missing localization key 2024-05-11 10:05:55 +05:30
Neeraj Gupta 0443946790
[server] Fix panic in copy file + increase emb fetch timeout (#1685)
## Description

## Tests
2024-05-11 09:51:12 +05:30
Neeraj Gupta ef5740e728 [server] Increase emb fetchTimeout to 15seconds 2024-05-11 09:47:14 +05:30
Neeraj Gupta 0dcc3c974c [server] Ignore uploadUrl limit while copying files 2024-05-11 09:46:39 +05:30
Manav Rathi ef7ce642d9
[web] Fix edited file name (#1684) 2024-05-11 09:45:02 +05:30
Manav Rathi b2cac9cb74
both 2024-05-11 09:26:13 +05:30
Manav Rathi d2b59565cb
Remove unnecessary dependency 2024-05-11 09:14:40 +05:30
Manav Rathi fe64e904e1
Rewrite 2024-05-11 09:13:49 +05:30
Manav Rathi 8125ca966e
Save 2024-05-11 08:43:23 +05:30
Manav Rathi 4cb0e51e34
Vids 2024-05-11 08:38:39 +05:30
Manav Rathi 3a2cc86136
Channel 2024-05-11 08:31:17 +05:30
Manav Rathi 98e3a53f92
Attach mime type 2024-05-11 08:27:04 +05:30
Manav Rathi 74901999ad
[meta] Rename workflow to match other workflows (#1683) 2024-05-10 23:05:16 +05:30
Manav Rathi 2871fe7162
[meta] Rename workflow to match other workflows 2024-05-10 23:03:57 +05:30
Manav Rathi c4418f453d
[docs] Remove WIP banner from cast docs (#1682) 2024-05-10 22:56:28 +05:30
Manav Rathi 95534432f8
Remove banner 2024-05-10 22:54:48 +05:30
Manav Rathi 986611ff2a
yarn pretty 2024-05-10 22:51:56 +05:30
Manav Rathi d36226e82c
[web] tsc when linting (#1681) 2024-05-10 22:50:50 +05:30
Manav Rathi 4c1f1b5b9e
Fix job name 2024-05-10 22:48:46 +05:30