Commit Graph

831 Commits

Author SHA1 Message Date
4550c8467d Further decrease crf 2024-03-27 01:03:59 -04:00
3f8d79a95d Fix copy-and-delete 2024-03-27 00:04:55 -04:00
d2a26c5ab1 Remove useless data var 2024-03-26 23:53:25 -04:00
1d162b768c Set crf level in attempt to make output less potato 2024-03-26 23:50:28 -04:00
7e4e089051 Only change container on transcoding 2024-03-26 23:37:08 -04:00
8d6e631abd Fix file copy not working 2024-03-26 23:32:20 -04:00
cbfa13e426 Fix progress meter 2024-03-26 23:00:56 -04:00
f8e19b84b6 Fix paths in manifest 2024-03-26 22:59:55 -04:00
e5f3457bb7 new metadata header 2024-03-26 04:38:12 -04:00
db2946c68e The coconut token value is a string, not an object 2024-03-26 04:14:44 -04:00
a521baf277 Await the coconut token put 2024-03-26 04:14:31 -04:00
1205d98f4f Don't fetch object metadata anymore 2024-03-26 04:12:22 -04:00
a2fcffcfdc Fix useless log generation 2024-03-26 04:09:08 -04:00
690d92e4fd Remove stray period 2024-03-26 04:02:27 -04:00
6b85d517ca Actually do what coconut was asking me to 2024-03-26 03:55:49 -04:00
65b33e4c94 Remove file extension goofiness 2024-03-26 03:37:08 -04:00
0cddcbf4a9 Better attempt at finding the object 2024-03-26 03:25:04 -04:00
8803c7473a Fix file extension removal 2024-03-26 03:13:50 -04:00
eecb9e7b72 Fix r2 metadata fetching 2024-03-26 03:06:09 -04:00
65d03b680f Move progress event handler to inline 2024-03-26 02:56:43 -04:00
c06375ea5c Handle coconut's requirement for file extensions 2024-03-26 02:56:28 -04:00
2f335cf57a Make XHR requests async 2024-03-26 02:16:47 -04:00
d5fa2593c0 Log failed coconut requests 2024-03-26 02:16:15 -04:00
c9c4cd5af4 Move setUploading call into xhr events 2024-03-25 23:54:07 -04:00
0edbe2acec Remove leading slash for no processing required videos 2024-03-25 23:45:40 -04:00
237765a89e Fix file extension splitting 2024-03-25 23:40:28 -04:00
e5bbde2bac Only toLowerCase once 2024-03-25 23:31:11 -04:00
8bf794c2d2 Attempt to fix progress meter not displaying 2024-03-25 23:25:46 -04:00
09fae0594e Don't add t/ prefix to videos that don't need processing 2024-03-25 23:17:52 -04:00
a7c7b42de2 Remove feature check 2024-03-25 23:10:28 -04:00
80be02d6a4 Handle forward slash in attachments url change 2024-03-25 23:07:39 -04:00
2411714bce Move file uploads to xhr as r2 does not support http2 2024-03-25 23:00:30 -04:00
30b384546d Don't use the full url for attachment property 2024-03-25 21:30:19 -04:00
f86405438a Fix attachment url generation 2024-03-25 21:20:26 -04:00
1ed905f4e1 Move upload to root of functions 2024-03-25 21:20:17 -04:00
ad9c7a2739 Use double quotes instead 2024-03-25 20:54:11 -04:00
26e07aab64 Escape extra single quote 2024-03-25 20:50:47 -04:00
618c1af643 Set the captcha error handling dangerously 2024-03-25 20:48:13 -04:00
00bbe6111e Add srcset to nav image element 2024-03-25 15:25:53 -04:00
fbc331e678 Add 128x128 logo 2024-03-25 15:25:36 -04:00
e9e61bf044 Add 64x64 logo 2024-03-25 15:19:26 -04:00
aa7847bb94 logo36 should actually be 36x36 2024-03-25 15:19:19 -04:00
89ce6ec6d3 Use R2 for upload signing endpoint 2024-03-25 15:02:20 -04:00
32f3cf908f Add properly sized image for navigation 2024-03-25 14:09:38 -04:00
094199ae02 Update packages 2024-03-24 11:47:46 -04:00
d3f5a1ab8d Properly handle multiple jobs per report 2024-03-24 03:05:53 -04:00
55469939d5 Add notification object to coconut job 2024-03-24 02:39:45 -04:00
b545c6d064 Remove unused upload status endpoint 2024-03-24 02:29:50 -04:00
6357de7e09 Send transcoding jobs to coconut on report completion 2024-03-23 04:03:43 -04:00
c770e673fb Start work on moving transcoding jobs to coconut 2024-03-22 21:40:19 -04:00