Commit graph

25996 commits

Author SHA1 Message Date
Manav Rathi 0a09a915e9
Thread lastModifiedMs 2024-04-25 13:55:34 +05:30
Manav Rathi 6aa096d3d3
More 2024-04-25 13:46:10 +05:30
Manav Rathi 3c90a3438b
Streamline 2024-04-25 13:21:38 +05:30
Manav Rathi c76d12f4a7
Document based on current understanding 2024-04-25 12:52:42 +05:30
Manav Rathi c13812c31a
Move to library 2024-04-25 12:46:21 +05:30
Manav Rathi 891ba97e0a
Rearrange 2024-04-25 12:30:49 +05:30
Manav Rathi 0675b04f84
Inline 2024-04-25 12:21:29 +05:30
Manav Rathi 0603f8ffb9
Extract 2024-04-25 12:15:09 +05:30
Manav Rathi 79d26173a4
Inline 2024-04-25 12:07:14 +05:30
Manav Rathi f5ef478a90
Propogate last modified time
It should've also been possible to use the regular Last-Modified HTTP header,
however that'd have caused a potential loss of precsion if I correctly
understand the string format that we'll need to use.

Refs:
- https://developer.mozilla.org/en-US/docs/Web/API/File/lastModified
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toUTCString
- https://nodejs.org/api/fs.html#class-fsstats
2024-04-25 11:46:04 +05:30
Manav Rathi e8e53b2ca5
Prepare for inlining 2024-04-25 11:15:42 +05:30
Manav Rathi 420f52f78f
Live photos too 2024-04-25 10:31:30 +05:30
Manav Rathi 476d8de72a
Wrap 2024-04-25 10:16:16 +05:30
Manav Rathi 5324d805c6
Rejig type 2024-04-25 09:56:25 +05:30
Manav Rathi 2e7b12ad29
Agenda and rearrange 2024-04-25 09:21:18 +05:30
Manav Rathi 7f3d9690c0
exactType => extension 2024-04-24 22:02:46 +05:30
Manav Rathi e03a0a09d4
lowercase extension 2024-04-24 21:28:30 +05:30
Manav Rathi 34d44f599d
Cleanup 2024-04-24 21:12:56 +05:30
Manav Rathi 852fc7830f
Document 2024-04-24 21:05:09 +05:30
Manav Rathi 5c07751c8c
Rename 2024-04-24 20:59:30 +05:30
Manav Rathi 1106393045
Inline 2024-04-24 20:54:56 +05:30
Manav Rathi d05ca58f57
Move to correct package 2024-04-24 20:46:36 +05:30
Manav Rathi c684b5fd69
[web] Upload refactoring - Part x/x (#1531) 2024-04-24 18:51:43 +05:30
Manav Rathi 1447d4976f
lint-fix and beautifuller 2024-04-24 18:48:44 +05:30
Manav Rathi af79db90d0
Doesn't work for us yet
Current version throws
    Module build failed: UnhandledSchemeError: Reading from "node:buffer" is not handled by plugins (Unhandled scheme).
    Webpack supports "data:" and "file:" URIs by default.
    You may need an additional plugin to handle "node:" URIs.

See: https://github.com/sindresorhus/file-type/issues/502

There are ways around by using polyfills, e.g.
- https://stackoverflow.com/questions/76500464/issues-while-using-gradio-client-in-next-js/76522223#76522223
- https://github.com/vercel/next.js/discussions/33982

but since no functional changes in the detection that impact us have been made,
stay back at the old version for now.
2024-04-24 18:44:09 +05:30
Manav Rathi 38e18f29bd
Update file-type dependency and move it to its correct package.json
Refs:
- https://github.com/sindresorhus/file-type/releases/tag/v17.0.0

Went through the release notes since v16 to check that none of the MIME types we
care about have changed.
2024-04-24 18:27:30 +05:30
Manav Rathi f3c798148c
type-detect 2024-04-24 18:06:52 +05:30
Manav Rathi 319fe0fb71
Rename 2024-04-24 16:21:58 +05:30
Manav Rathi 2a8417af1c
Rename 2024-04-24 16:18:36 +05:30
Manav Rathi 81c729a405
Inline 2024-04-24 16:18:01 +05:30
Manav Rathi 6f6ade1901
Inline 2024-04-24 16:14:10 +05:30
Manav Rathi 2b82c61853
Inline 2024-04-24 16:08:57 +05:30
Manav Rathi e217635a1b
Remove linkage 2024-04-24 16:07:28 +05:30
Manav Rathi 105157c164
Shout less 2024-04-24 15:55:55 +05:30
Neeraj Gupta a935f2e2cf
[web][cast] Disable cast stop (#1529)
## Description

## Tests
2024-04-24 15:46:19 +05:30
Neeraj Gupta a5dfc97035 [web][cast] disable cast stop 2024-04-24 15:41:18 +05:30
Manav Rathi c8fc007898
[web] Fix build (#1528) 2024-04-24 15:19:43 +05:30
Manav Rathi e5545e9c80
Make tsc happy to allow builds to complete 2024-04-24 15:16:46 +05:30
Manav Rathi e0975130b6
More context from Discord 2024-04-24 15:10:15 +05:30
Manav Rathi cf576c07f7
[desktop] [web] Upload refactoring (#1527) 2024-04-24 14:59:20 +05:30
Manav Rathi 80802d44e3
Better log 2024-04-24 14:55:41 +05:30
Manav Rathi f32a396b36
Fix video thumbnailing (the .jpeg extension is required) 2024-04-24 14:37:14 +05:30
Manav Rathi 5f146aa597
Fix 2024-04-24 13:45:56 +05:30
Manav Rathi 7dba4c0af4
Fix 2024-04-24 13:41:35 +05:30
Manav Rathi a08df9a839
Clarification after asking in Discord 2024-04-24 13:36:10 +05:30
Manav Rathi 9de8a3d40a
Fixes 2024-04-24 13:19:37 +05:30
Manav Rathi e919dfd09d
Scope 2024-04-24 13:08:54 +05:30
Manav Rathi c486919547
Reuse 2024-04-24 13:06:11 +05:30
Manav Rathi 0566d2ee93
Spruce 2024-04-24 13:01:53 +05:30
Manav Rathi 51a1c77720
Get to a mergeable state 2024-04-24 12:50:55 +05:30