Commit Graph

52 Commits

Author SHA1 Message Date
jamie 4f19834b31 Merge pull request 'v1.0.0' (#1) from v1.0.0 into master
Reviewed-on: #1
2026-01-08 19:55:51 +00:00
jamie 50e3ce84c8 feat: add target resolution configuration for video encoding
Release / release (pull_request) Failing after 2s
2026-01-08 19:54:46 +00:00
jamie 4d77b6ba63 feat: add version injection and update footer link in templates 2026-01-08 19:32:45 +00:00
jamie 8f585dc092 feat: add release workflow for automated versioning and changelog generation 2026-01-08 19:21:13 +00:00
jamie 52c1539e79 feat: add encoding toggle functionality 2026-01-08 19:20:05 +00:00
jamie a4b7ace90d refactor: update devcontainer settings and remove deprecated deployment files 2026-01-08 19:17:54 +00:00
jamie 56d4771de0 refactor: 🎨 database ip 2025-12-23 16:24:46 +00:00
jamie defd14407b build: 🚀 add github ci 2025-11-30 20:23:37 +00:00
jamie 512a034dfa Added centering back in 2025-09-05 08:34:02 +01:00
jamie a5338093be Possibly fixed width on other pages 2025-09-05 08:26:16 +01:00
jamie 75f4b1836a Made some changes to width of reports page hopefully 2025-09-05 08:14:52 +01:00
jamie 442e7f61aa Fixed some bugs 2025-07-24 13:50:17 +01:00
jamie b5d018d0d8 Added public build 2025-07-24 10:16:19 +01:00
jamie e3cd43b3e5 Final changes applied 2025-07-24 10:02:03 +01:00
jamie e538e96ce9 Switched to gunicorn 2025-07-24 09:42:08 +01:00
jamie 9b2e368d62 Removed limit from number of items in queue being loaded. Also improved header background 2025-07-24 09:38:16 +01:00
jamie 92e222ed8e Finished modal 2025-07-22 22:02:18 +01:00
jamie d3e3ee8bcd Added edit functionality 2025-07-22 21:54:49 +01:00
jamie df43304f8c Added ability to edit and remove watched folders as well as a footer 2025-07-22 21:46:30 +01:00
jamie ca5413200c Possible fix for not being able to select watch folders 2025-07-22 21:19:08 +01:00
jamie c4a071b331 Added ffmpeg configurable flags and temp storage for encoding. Closes #5 2025-07-22 20:50:09 +01:00
jamie 7a222d6a1c Put brackets in the right place 2025-07-13 18:46:04 +00:00
jamie c155676cc6 Corrected queue length 2025-07-13 18:42:32 +00:00
jamie f46d49472b Fixed duration displaying incorrectly from API and job queue displaying incorrectly 2025-07-13 18:36:19 +00:00
jamie abccb91696 Added persistent queue using database. Closes #2 2025-07-13 18:20:44 +00:00
jamie a5b4f18c48 Fixed queue length and duration display. Closed #3 Closes #4 2025-07-13 18:17:41 +00:00
jamie 684a2b263e Added procps package. Closed #1 2025-07-13 18:00:20 +00:00
jamie 3fbffc1830 Added fix for size saved = 0 when skipped 2025-07-10 22:53:00 +01:00
jamie 374bfb57d5 Corrected so that it removes mkv if an mp4 exists as these files are broken 2025-07-10 22:49:39 +01:00
jamie 6f87092677 Added fix for skipped files 2025-07-10 22:47:17 +01:00
jamie 5a109b5d97 Corrected MKV check 2025-07-09 19:51:38 +01:00
jamie 62f77200cf Changed flags 2025-07-09 13:55:57 +01:00
jamie e1c6479fed Updated config info for video encoder 2025-07-09 12:59:51 +01:00
jamie 268f8f6fbb Removed -tune film flag 2025-07-09 12:56:41 +01:00
jamie dbb2450794 Returned page width to original 2025-07-09 08:18:45 +01:00
jamie f30bb284c6 Added requeue, fixed no longer requeueing if failed, and added search to reports page 2025-07-09 08:15:58 +01:00
jamie 43b2a19215 Adjusted volume mount 2025-07-08 23:36:28 +01:00
jamie dec9d0e01f Corrected not skipping if file no longer exists 2025-07-08 23:29:30 +01:00
jamie 74d9b25949 Possible fix for stats displaying incorrectly 2025-07-08 23:15:28 +01:00
jamie 45c9e964bd Possible fix for stats displaying in bytes 2025-07-08 23:10:01 +01:00
jamie d63763b864 Made some more changes and fixes 2025-07-08 23:04:47 +01:00
jamie bc131cb8e3 Redone the nav bar 2025-07-08 22:49:10 +01:00
jamie c4a4a5d06b Try that 2025-07-08 22:45:01 +01:00
jamie 3905b00128 Added centering for hamburger menu icon 2025-07-08 22:40:56 +01:00
jamie 6cbbebafe4 Updated navigation for mobile 2025-07-08 22:36:09 +01:00
jamie e153518293 Changed page number colour 2025-07-08 22:33:53 +01:00
jamie 28e242fbfc Fixed reports pagination 2025-07-08 22:30:05 +01:00
jamie bc0385280e Fixed indent issue 2025-07-08 21:54:29 +01:00
jamie 8a6a35de0d Limited to 2 cores, fixed bug in returning number of bytes and added healthchecks to encoded files 2025-07-08 21:46:46 +01:00
jamie b935e49b85 Added CI/CD 2025-07-08 21:03:23 +01:00