Commit graph

26811 commits

Author SHA1 Message Date
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
Neeraj Gupta 6a186ef420 [server] Add option to updateMetadata without versionChange 2024-05-11 13:31:46 +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
Manav Rathi c9d490ce20
M 2024-05-10 22:44:55 +05:30
Manav Rathi 6283cccac3
tsc when linting 2024-05-10 22:31:52 +05:30
Manav Rathi 9e3a8429f8
[web] Work around yet another Next.js dark pattern (#1680) 2024-05-10 22:25:45 +05:30
Manav Rathi 902074022a
ff
This reverts commit 6568cb19a9.
2024-05-10 22:22:39 +05:30
Manav Rathi 6568cb19a9
f 2024-05-10 22:14:09 +05:30
Manav Rathi 12eea7820d
[web] Make next shut up
It is not the telemetry which is the problem, it is the fact that they spam
everywhere in the logs when building that telemetry is on. And they've not
intentionally given a way to disable this cleanly.

https://github.com/vercel/next.js/discussions/31400
2024-05-10 22:05:26 +05:30
Manav Rathi 6a4b86d1f0
[web] Migrate off deprecated cf action (#1679) 2024-05-10 21:17:52 +05:30
Manav Rathi 811e56fe99
Move to different file 2024-05-10 21:17:18 +05:30
Manav Rathi 3341be45f8
[web] Migrate off deprecated Cloudflare action
Refs:
- https://developers.cloudflare.com/pages/get-started/direct-upload/
- https://developers.cloudflare.com/workers/wrangler/commands/#deploy-1
- https://github.com/cloudflare/pages-action/issues/117
- https://github.com/cloudflare/wrangler-action
2024-05-10 21:16:08 +05:30
Manav Rathi aedb65594f
[meta] Attempt to silence Cloudflare warning (#1678) 2024-05-10 20:57:40 +05:30
Manav Rathi 7238a34e4c
[meta] Attempt to silence Cloudflare warning 2024-05-10 20:57:03 +05:30
Manav Rathi db86bec93c
[web] Switch to (almost) continuous deployments (#1677) 2024-05-10 20:15:10 +05:30
Manav Rathi 938cecf2d3
Move from deprecated action
Test with first one, will move the rest subsequently

Ref:
- https://github.com/cloudflare/pages-action/issues/117#issuecomment-2053610761
- https://github.com/cloudflare/wrangler-action
2024-05-10 20:11:12 +05:30
Manav Rathi 10fba07e25
Docs 2024-05-10 20:03:00 +05:30
Manav Rathi 54c9cdeed8
[web] Switch to (almost) continuous deployments
Every day except Sunday, at 8:00 am, the code on main will be automatically
deployed to production for all web apps (photos, auth, cast, accounts, payments)
2024-05-10 19:43:15 +05:30
Vishnu Mohandas 32e8a4430d
[server] Add timeout while fetching embedding (#1676)
## Description

## Tests
2024-05-10 17:28:06 +05:30
Neeraj Gupta 3a70dcd930 [server] Add timeout while fetching embedding 2024-05-10 17:18:41 +05:30