Commit graph

58 commits

Author SHA1 Message Date
d9dd204221 add upload spinner; hopefully fix github actions 2025-01-19 23:04:49 -05:00
6be6d3b15f finally fix race conditions for file progress
uses sse to deliver updates
2025-01-19 22:24:23 -05:00
19613e1bb3 fix gifv again 2025-01-19 16:14:15 -05:00
b3189cb472 fix gifv view 2025-01-19 16:10:52 -05:00
6853149638 parameterize media fetch query 2024-12-28 20:47:14 -05:00
414a4ac11a fix width 2024-05-13 13:53:54 -04:00
c8172bdcf9 Fix alt 2024-05-13 13:51:30 -04:00
eec6df3301 tiny refactorizing 2024-05-11 22:17:56 -04:00
e799724b3b add endpoint for oembed; restyle gifv; skeleton for websocket 2024-05-10 02:43:52 -04:00
a5e03facbe my nvim and vscode are finally using the same settings 2024-01-25 13:03:29 -05:00
ba9eee1307
linting 2024-01-16 11:50:40 -05:00
270c681438 chrome is stupid 2024-01-07 15:16:02 -05:00
e7cdf69969
update db.ts 2024-01-07 00:40:31 -05:00
3b7ada6e5d
preliminary work to add settings page 2024-01-07 00:37:05 -05:00
4a79d63096
fix navbar alignment for chrome and safari. 2024-01-06 23:16:07 -05:00
09364896be
refactor index.js slightly, clean out base.css 2024-01-05 13:20:17 -05:00
443fea0fb0
fix duplicate 2024-01-03 11:39:25 -05:00
ae2cdada07 Add file randomization option. Update README.md 2024-01-02 20:05:45 -05:00
c217fb8d65
fix duplicate variables in public/index.js 2023-12-25 19:02:42 -05:00
bd30f3ec85 1.10.1 2023-12-11 12:06:42 -05:00
604692ca2a
Update app.css 2023-12-10 23:10:16 -05:00
234791cd9a Split nameAndExtension to seperate variables 2023-11-30 11:55:46 -05:00
02734f1d9d fix spinner, ffmpegdownscale/convert not using correct file name 2023-11-29 12:44:18 -05:00
3ed7b0b5c7 htmx is so cool 2023-11-29 00:30:15 -05:00
a870f224b8 update gifv 2023-11-18 18:48:07 -05:00
regent
63c4c5837f Add status indicator to videos that are not yet downscaled 2023-11-18 17:55:14 -05:00
832189a346 linting 2023-11-18 12:53:15 -05:00
807e50388a commit 2023-11-05 15:16:30 -05:00
afb3a2d0fd commit 2023-11-05 15:15:20 -05:00
7a86ad95b4 move ffprobe to ffmpeg.ts 2023-10-31 13:13:22 -04:00
9fedc71337 ffmpegConvert(); 2023-10-30 12:00:41 -04:00
6d779e7811 move ffmpeg code to its own file, rename types folder to lib 2023-10-29 21:04:58 -04:00
f322b45ee1 add encoding choice 2023-10-29 17:53:21 -04:00
e580b8fd76 add hardware encoding to ffmpeg, binary choice 2023-10-29 17:20:22 -04:00
8c3f2db3b2 Revert "start work migrating to bun"
This reverts commit 89663c696f.
2023-09-29 12:33:04 -04:00
89663c696f start work migrating to bun 2023-09-22 03:53:04 -04:00
fbee7798ab fix User type 2023-09-11 15:52:29 -04:00
1e23bd879b start some documentation work 2023-08-25 20:03:30 -04:00
dc19aa014d
Fix Encoding 2023-08-16 15:01:16 -04:00
ana
551d51c48d 720p for gifv files 2023-07-31 02:52:34 +00:00
ana
511d340c45 front end work; added search 2023-07-27 06:06:08 +00:00
7d3d0dfd52 fix variable name 2022-12-15 04:03:15 +00:00
8cfb867499 fix 2022-12-13 19:51:36 +00:00
119ea24597 DB versioning 2022-12-13 18:38:28 +00:00
b217248293 linting 2022-12-13 17:41:31 +00:00
34e991f017 Add documentation to functions 2022-12-11 06:31:19 +00:00
0a0d9b9802 cleaner prune function 2022-12-11 06:20:48 +00:00
135c772723 fix spaces 2022-12-10 19:09:27 +00:00
f83c5aa423 rework delete function 2022-12-09 22:02:32 +00:00
52b1aeea98 fix sharex 2022-12-07 16:30:39 +00:00