Commit Graph

33 Commits

Author SHA1 Message Date
eric.minning 7bce7c8d36 Implemented the script part from the custom_document.html file into the base script.js and renderer.js 2026-01-10 19:04:37 +01:00
eric.minning c833d5bb74 Fixed errors and added the loading of step 3 document types 2026-01-08 17:18:43 +01:00
eric.minning 30b94c4e62 Polished the code in the script.js and renderer.js 2026-01-07 16:14:22 +01:00
eric.minning de43bdd190 Small fix regarding an old line which caused an error 2025-12-17 16:09:06 +01:00
eric.minning b742411dcc Fixed the display and resetting of the audio 2025-12-17 15:55:00 +01:00
eric.minning fc8770e67f Fixed the change speaker feature. every step till the point where its send to the main functions now 2025-12-17 15:29:04 +01:00
eric.minning d9c76e8890 Bug fixes in the speaker selection 2025-12-16 19:01:03 +01:00
eric.minning 7494e13c8c Fixed an a wrong call of the speakerAudios function. 2025-12-15 17:01:04 +01:00
eric.minning aba8552d11 Fixes to the loading of the speaker options 2025-12-15 15:19:47 +01:00
eric.minning 6e0ea41ea6 Implemented a first version for all functions for step5 speaker (untested) 2025-12-15 14:49:43 +01:00
eric.minning d95b6d5178 Merge branch 'feature/ui-test' of https://gitlab.rlp.net/proj-wise2526-video2document/video2document into feature/ui-test 2025-12-15 13:54:40 +01:00
eric.minning 20b4ae6a3b Checkbox fix, old progressbar removal and visibility fix in the new one 2025-12-15 13:54:31 +01:00
Verena Schulz accb65252c Improved stability 2025-12-15 13:48:27 +01:00
eric.minning 6eef82bb64 Implemented the color change of the progressbar 2025-12-09 17:03:02 +01:00
eric.minning 34a8b186a8 removed an event listener which was doubeld and a submitbutton call 2025-12-09 15:12:32 +01:00
eric.minning 70d3bfa201 fixed error in file lookup 2025-12-09 15:01:16 +01:00
eric.minning f817d4c29e Changed checkboxvalues and added more error catching 2025-12-09 14:38:26 +01:00
eric.minning 59b820d917 Added to Step 2 and 3. Added a first new version of the progressbar + functions in Step 4. Implemented the basics and functions for Step 5 2025-12-05 17:02:20 +01:00
Verena Schulz 33093733ef Added arrows for navigating through steps 2025-12-02 17:13:36 +01:00
Verena Schulz 0bbbb2f9b7 Fixed submit button bug and progessbar not showing when uploading video with button 2025-11-25 15:11:18 +01:00
eric.minning 9082543652 version 2 of trying to get the module names 2025-11-24 14:13:09 +01:00
eric.minning 6531f5f51c Implemented the interaction between the gui and main so that the ai/transcript names get loaded inside the dropdowns 2025-11-24 12:52:49 +01:00
eric.minning abd72c9b54 Implemented first version of the json object that should be send back to the main. as well as fixed some bugs 2025-11-18 12:59:08 +01:00
eric.minning 4f57ec25bf Changed the handleFiles function so it also contains the call for the generateThumbnail function 2025-11-17 15:18:18 +01:00
eric.minning f8fb71e146 Added Verenas function to have a preview image of the selected video file 2025-11-17 15:02:22 +01:00
eric.minning 1e3d830ae2 Fixed a merg mistake and added try/catch lines 2025-11-17 11:27:17 +01:00
eric.minning 4a91f03289 Implemented a dropdown field for the languages as well as functions and a file to easily implement other languages. 2025-11-14 18:32:41 +01:00
eric.minning 1a681eb2b8 Improved error log and implemented a variable and function for file path storage 2025-11-12 20:14:56 +01:00
eric.minning c8cbd4e92a Fixed an error in checkBoxes function and uploadContainer "drop" listener regarding file path testing 2025-11-12 18:52:28 +01:00
Verena Schulz d9e96316c0 Language selection implemented and UI reworked 2025-11-11 18:31:01 +01:00
eric.minning da3a8c7d8c Added try/catch handling and some comments 2025-11-11 16:02:07 +01:00
eric.minning ea1f13f8c4 Improved drag & drop file path search 2025-11-05 17:37:52 +01:00
eric.minning 4686d17ad9 Created a preload.js, small changes in the package.json, main.js, index.html and script.js like removing whitespace 2025-11-04 17:18:45 +01:00