Commit Graph

459 Commits

Author SHA1 Message Date
henryruhs e07547cab7 Fix stuff 2026-03-17 14:01:49 +01:00
henryruhs 79340e193e FFmpeg powered sanitization, Chunk based upload write 2026-03-17 14:01:49 +01:00
henryruhs 06977056d6 Hopefully fix Windows 2026-03-17 14:01:49 +01:00
henryruhs 1fe6e2d6de Simplify testing 2026-03-17 14:01:49 +01:00
henryruhs 4ba6f7643e Revamp the upload 2026-03-17 14:01:49 +01:00
harisreedhar 936d3957ec upload asset endpoint 2026-03-17 14:01:49 +01:00
harisreedhar d58b51ed14 upload asset endpoint 2026-03-17 14:01:49 +01:00
harisreedhar 37c5ad0deb upload asset endpoint 2026-03-17 14:01:49 +01:00
harisreedhar 1abe745790 upload asset endpoint 2026-03-17 14:01:49 +01:00
harisreedhar 6f66937e72 upload asset endpoint 2026-03-17 14:01:49 +01:00
henryruhs 73786a75a4 Polish asset store and helpers 2026-03-17 14:01:49 +01:00
Harisreedhar d5fb30ba65 Feat/audio metadata (#1019)
* audio metadata

* audio metadata

* audio metadata

* audio metadata

* audio metadata

* audio metadata

* audio metadata
2026-03-17 14:01:49 +01:00
harisreedhar 771ffe3081 asset store update 2026-03-17 14:01:49 +01:00
henryruhs f59bf04bc2 Minor cleanup 2026-03-17 14:01:49 +01:00
harisreedhar 5a2eb2059d state api updates 2026-03-17 14:01:49 +01:00
harisreedhar b1aff93617 state api updates 2026-03-17 14:01:49 +01:00
harisreedhar 151ec22a35 state api updates 2026-03-17 14:01:49 +01:00
Henry Ruhs 8624d6178c Move to endpoints directory (#1012)
* Move to endpoints directory

* Move to endpoints directory
2026-03-17 14:01:49 +01:00
harisreedhar 059aef9164 create to_image.py 2026-03-17 14:01:49 +01:00
harisreedhar d514b5c476 audio to image as frames 2026-03-17 14:01:49 +01:00
harisreedhar 09d295ea31 audio to image as frames 2026-03-17 14:01:49 +01:00
henryruhs c84e6102f6 Rename local(s) to locale(s) 2026-03-17 14:01:49 +01:00
harisreedhar cbf0764ad6 workflows rename 2026-03-17 14:01:49 +01:00
harisreedhar 6e1088c34a workflows rename 2026-03-17 14:01:49 +01:00
harisreedhar 8cee58b0b1 image to video as sequence 2026-03-17 14:01:49 +01:00
Henry Ruhs 3d2b0c222c feat/ping-endpoint (#1001)
* api: add WebSocket /ping endpoint and update session guard to support WebSocket subprotocol auth; add tests (test_api_ping.py)

* Initial websocket support using ping

* Initial websocket support using ping

* Initial websocket support using ping

* Combine imports
2026-03-17 14:01:49 +01:00
harisreedhar 127958d581 use common analyse_image method 2026-03-17 14:01:49 +01:00
harisreedhar 4f660ff41b to video unification 2026-03-17 14:01:49 +01:00
harisreedhar 0e40370ba1 to video unification 2026-03-17 14:01:49 +01:00
harisreedhar ade915697c detect workflow 2026-03-17 14:01:49 +01:00
harisreedhar e5460a06d2 changes
restructure conditional methods to a fall-through pattern

common process_temp_frame for all workflow
2026-03-17 14:01:49 +01:00
Henry Ruhs a829742cba Feat/session context (#993)
* Add simple session context

* Add simple session context
2026-03-17 14:01:49 +01:00
Henry Ruhs 38a7da5a26 Add simple path isolation (#992) 2026-03-17 14:01:49 +01:00
harisreedhar 0625e84e78 update ffmpeg.set_loop
add test

introduce spawn_frames
2026-03-17 14:01:49 +01:00
harisreedhar 518b1b98b2 changes 2026-03-17 14:01:49 +01:00
harisreedhar 6e47fa9f33 remove --keep-temp 2026-03-17 14:01:49 +01:00
harisreedhar 6cbcd327bf Part 2 2026-03-17 14:01:49 +01:00
harisreedhar 320131772b Part 2 2026-03-17 14:01:49 +01:00
harisreedhar df70da4d96 fix 2026-03-17 14:01:49 +01:00
harisreedhar 1f485d0230 part 1 2026-03-17 14:01:49 +01:00
henryruhs 86c315bb37 Switch workflow args order in tests, Remove old choices in processors 2026-03-17 14:01:49 +01:00
henryruhs 98109f174e Switch workflow args order in tests, Remove old choices in processors 2026-03-17 14:01:49 +01:00
harisreedhar de2d5cfc7d add todo
add test

cleanup

remove -w

move --workflow position

fix test

add --worflow, audio-to-image, image-to-image, image-to-video
2026-03-17 14:01:49 +01:00
Henry Ruhs 051aed6133 Scope for Args (#988)
* Add API scopes

* Add API scopes

* Add API scopes

* Add API scopes

* Add API scopes

* Add API scopes

* Add API scopes

* Add API scopes

* Remove system memory limit (#986)

* Add session_id, make token size more reasonable (#983)

* Add session_id, make token size more reasonable

* Use more direct approach

* Fix more stuff

* Fix ignore comments

* Fix naming

* Fix lint
2026-03-17 14:01:46 +01:00
harisreedhar 5faff3b03e changes 2026-03-17 14:01:38 +01:00
harisreedhar 878c738a94 changes 2026-03-17 14:01:38 +01:00
harisreedhar 562a28c342 changes 2026-03-17 14:01:38 +01:00
harisreedhar 0d0e200e99 rename to target_path 2026-03-17 14:01:38 +01:00
harisreedhar c670170be3 fix exit-helper 2026-03-17 14:01:38 +01:00
harisreedhar 5ca7f3d0dc refactor temp handling from target-path to output-path 2026-03-17 14:01:38 +01:00