Commit Graph

211 Commits (eba9147ef217d45d131315b73cd50abe6c21fac5)

Author SHA1 Message Date
Aevann 6d808bd006 deal with 500 error 2023-08-06 05:13:57 +03:00
Aevann e6e03bcde0 dont trust file extensions 2023-08-04 19:44:37 +03:00
Aevann b8dd67088b dont print shit i dont care about 2023-08-04 17:07:51 +03:00
Aevann 95d82073f3 fix some banners or sidebars not being uploaded when 1 of them is a repeat 2023-08-04 16:19:00 +03:00
Aevann ed7289ef71 fix visual bug 2023-08-04 16:03:46 +03:00
Aevann a0d40c94b5 make a piece of code a little prettier 2023-08-04 01:22:37 +03:00
Aevann 8caa93f9cd use {patron} 2023-08-02 00:56:17 +03:00
Aevann 467135421a Revert "enforce consistency for ffmpeg params"
This reverts commit 19b30e726b.
2023-07-31 03:25:47 +03:00
Aevann bd3a672c2d make thumbnail_thread not fail bc of idle_in_transaction_session_timeout 2023-07-30 04:35:12 +03:00
Aevann 8beb2d7e8e remove typing (useless code bloat) 2023-07-30 03:42:06 +03:00
Aevann b5c1bd2ca9 remove print statement giving info i dont care about 2023-07-30 03:01:02 +03:00
Aevann 19b30e726b enforce consistency for ffmpeg params 2023-07-29 21:50:09 +03:00
Aevann 5d8794ef5f get rid of ffmpeg console spam 2023-07-28 21:26:55 +03:00
Aevann 6f16ba3be0 enforce subprocess consistency 2023-07-28 20:01:56 +03:00
Aevann ab62bc501e dont change extension since we copy the encoding 2023-07-28 19:44:09 +03:00
Aevann f16d107ba5 mp4 supremacy 2023-07-28 19:40:44 +03:00
Aevann 088dd3b726 wipe the cache the correct video url in wpd 2023-07-28 02:04:58 +03:00
Aevann 77e16c017f remove unnecessary argument 2023-07-26 15:27:27 +03:00
Aevann a2eeefc058 dont put abort inside a gevent func 2023-07-23 18:16:00 +03:00
Aevann 74e9f21261 much more intuitive upload flow 2023-07-22 19:29:19 +03:00
float-trip a4d19ec391 Add Marseygen exception. (#171)
I'll submit a rollback tomorrow for this.

Co-authored-by: float-trip <float-trip@fsdfsd.net>
Reviewed-on: #171
Co-authored-by: float-trip <float-trip@noreply.fsdfsd.net>
Co-committed-by: float-trip <float-trip@noreply.fsdfsd.net>
2023-07-20 21:26:59 +00:00
Aevann 59dde6cfbc stop worker timeouts 2023-07-11 05:24:17 +03:00
Aevann 3964a27281 fix worker timeouts 2023-07-08 17:03:58 +03:00
Aevann 4d1b00d780 fix ./magick: error while loading shared libraries: libMagickCore-7.Q16HDRI.so.10: cannot open shared object file: No such file or directory 2023-07-07 02:30:46 +03:00
Aevann bac356db1d make sure all usages of subprocess have timeout duration 2023-06-29 22:38:55 +03:00
Aevann daeaff2f02 support .m4a audio 2023-06-24 11:25:28 +03:00
Aevann 73e93e69fb Revert "increase max video size to 100MB"
This reverts commit 9cee89afc5.
2023-06-07 06:09:41 +03:00
Aevann 9cee89afc5 increase max video size to 100MB 2023-06-07 05:56:42 +03:00
Aevann 2067638d4c Revert "migrate images again"
This reverts commit 240bd7354c.
2023-05-17 09:12:17 +03:00
Aevann 240bd7354c migrate images again 2023-05-16 11:47:16 +03:00
Aevann 1880048bf1 get rid of imei.sh and put the binary in the repo 2023-05-15 02:46:21 +03:00
Aevann 519fbef9a7 rename dm_images to dm_media 2023-05-12 18:27:46 +03:00
Aevann b4ef8c53de fix error message 2023-05-11 16:57:53 +03:00
Aevann 002fabaf0e test webhook 2023-05-09 23:12:34 +03:00
Aevann b851f35372 increase daily file limit from 75 to 100 2023-05-09 22:46:30 +03:00
Aevann f3a0080698 remove useless tabs 2023-05-06 00:47:07 +03:00
Aevann 26dae77c86 easier panel 2023-05-05 04:32:57 +03:00
Aevann 0dc8b5ccb1 don't use pomf for DM images anymore and allow for video and audio in DMs 2023-05-05 00:52:37 +03:00
Aevann f834514e1a fix deleting media 2023-03-25 17:07:12 +02:00
Aevann 54cd63093f increase daily file limit to 75 2023-03-22 09:47:22 +02:00
Aevann 0a12e0c069 fix minor annoyance when uploading files 2023-03-21 20:35:31 +02:00
Aevann a88fb10455 restore autoflush 2023-03-18 15:11:30 +02:00
Aevann 2c95c75940 stop asset submissions from erroring 2023-03-18 07:42:34 +02:00
Aevann 335c572aaf fix undefined variable 2023-03-18 07:41:22 +02:00
Aevann 8d096e1123 put a space before file link too 2023-03-17 19:40:55 +02:00
Aevann 0b0ad438a8 add SITE_FULL_IMAGES const 2023-03-17 17:57:31 +02:00
Aevann 127eae8379 fix image upload in localhost 2023-03-17 15:04:58 +02:00
Aevann bdeb32b3cf in process_dm_images, check if it is actually an image (using pillow) 2023-03-17 13:00:54 +02:00
Aevann 9e30061d6d remove conditions from "except" to make sure the file removal always happens 2023-03-17 13:00:10 +02:00
Aevann 023b398759 remove Media query i dont remember the purpose of 2023-03-17 12:50:49 +02:00