Commit Graph

18 Commits

Author SHA1 Message Date
max 5e02184c8f REFACTOR (FRONTEND): exports some functionality from web/frontend/src/components/OptionsPanel.tsx into separated hooks 2026-08-30 15:26:02 +05:00
max 3533525df0 FEATURE: propagate improvements from CLI and web-API versions to web-frontend 2026-08-28 15:40:38 +05:00
max 834239674a FEATURE: propogate improvements from CLI version to web-backend 2026-08-28 13:24:46 +05:00
max 7af2600ed8 FEATURE: all versions use single source of truth for codec/container/file_extension info 2026-08-21 14:58:55 +05:00
max 4843ac1cb5 FEATURE: clarifes 'format' option in output section of the frontend 2026-08-20 20:21:15 +05:00
max 364fc7a8fe FEATURE: adds automatic format detected to the frontend 2026-08-20 19:59:11 +05:00
max 8a1e2a5335 FIX: aligns line number with the corresponding lines in the tracklist editor 2026-08-20 12:47:58 +05:00
max 140a0fbc46 FEATURE: single source of truth for default values added 2026-08-20 10:28:07 +05:00
max 52d01f1bcd FEATURE: allows the backend to take a tracklis text file 2026-08-19 17:26:07 +05:00
max dcdae41706 Tracs validation added. A warning is thrown if the input contains a video strem, but the requested output format doesn't support it 2026-08-03 11:26:17 +05:00
max 1d1f8563c0 Backend: endpoint for single output download added 2026-08-03 10:53:13 +05:00
max e23b0f44ce Download section didn't appear. Resolved 2026-08-03 10:46:01 +05:00
max ea49920a12 Useless Dockerfile has been removed. .gitignore updated 2026-08-02 13:38:43 +05:00
max 6707a8e27e Working docker-compose.yaml added. Services start and work. 2026-08-02 13:19:19 +05:00
max cd3ce0337b Frontend and backend work together fine, complete workflow is implemented 2026-08-01 17:04:03 +05:00
max e87d8089bf Simple frontend added, tests are required 2026-08-01 08:41:25 +00:00
max b6ace3f68b Bugs are fixed in the backend, it works now 2026-08-01 08:40:53 +00:00
max cd56637d2a Simple web backend added with upload/status/process/download API 2026-07-30 12:24:37 +00:00