Commit Graph
29 Commits
Author SHA1 Message Date
Florian THIERRY 5aa894912d Add frontend 2026-07-24 15:38:36 +02:00
Florian THIERRY 00c24bca94 Replace html5 video tag by video.js component. 2026-07-24 15:38:36 +02:00
Florian THIERRY b6ab469616 Make video loading dynamic. 2026-07-24 15:38:36 +02:00
Florian THIERRY cef96884c6 Try to stream the file in handler. 2026-07-24 15:38:36 +02:00
Florian THIERRY f8f86eeae1 Create a basic frontend and an endpoint to get video stream. 2026-07-24 15:38:27 +02:00
Florian THIERRY c3806f49ba WIP4 2026-07-19 21:43:29 +02:00
Florian THIERRY 59b7164007 WIP3 2026-07-19 21:30:12 +02:00
Florian THIERRY 35ef389bb8 WIP2 2026-07-19 21:14:15 +02:00
Florian THIERRY 360df2c5f4 WIP 2026-07-19 20:47:25 +02:00
Florian THIERRY edb87ce98a Parallelise. 2026-07-17 18:02:07 +02:00
Florian THIERRY 8e04be8ece Implement the save_all method. 2026-07-17 15:54:10 +02:00
Florian THIERRY 437314f304 Start to implement the save_all method. 2026-07-17 15:01:47 +02:00
Florian THIERRY ad44b181cb Merge FS and DB library raw items. 2026-07-17 11:54:22 +02:00
Florian THIERRY 4abd7dc5b9 Implement the repository for library item entity. 2026-07-17 11:28:27 +02:00
Florian THIERRY 56d5abe964 Create library item repository. 2026-07-17 10:39:11 +02:00
Florian THIERRY 36eec1e694 Refacto get_root_folder_read_library_items. 2026-07-16 22:27:12 +02:00
Florian THIERRY 6c105ac757 Refacto get_root_folder_read_library_items method. 2026-07-14 22:16:37 +02:00
Florian THIERRY beb0134dfc Implement the video adapter to retrieve the root folder content. 2026-07-14 21:35:55 +02:00
Florian THIERRY fc7eeb1d57 WIP Simplify code of does_item_belong_to_db_items 2026-07-14 20:53:12 +02:00
Florian THIERRY 2fc5ae42a3 WIP Implement the video adapter to merge FS files and DB files. 2026-07-14 20:50:26 +02:00
Florian THIERRY 73ae729e35 WIP implement list_root_folder in the adapter. 2026-07-14 14:58:01 +02:00
Florian THIERRY f76200e64a Implement the service to list items in the root folder. 2026-07-14 14:50:37 +02:00
Florian THIERRY 2df12118eb Start to implement the VideoService list_root_folder method. 2026-07-14 14:27:45 +02:00
Florian THIERRY f8fd59b01a Fix all compilation issues. 2026-07-14 13:55:41 +02:00
Florian THIERRY c24df944c5 WIP create a handler to download a file chunk by chunk. 2026-07-14 00:13:47 +02:00
Florian THIERRY 850dbca6cf WIP create a video type inference method and a mapping into a content type. 2026-07-13 23:26:51 +02:00
Florian THIERRY 03dbbb9ac9 Add the readme. 2026-07-13 22:52:46 +02:00
Florian THIERRY ab4960c79c Test 2026-07-13 22:52:40 +02:00
Florian THIERRY b5a95b0fa3 Initial commit. 2026-07-13 21:57:58 +02:00