Commit Graph

390 Commits

Author SHA1 Message Date
eric.minning f3cc6b5798 Changed the language selection so it also shows the flags 2026-01-08 15:32:30 +01:00
Azeufack Noupeu Willy 7e4cf93cae Merge branch 'feature/s4-07-parakeet' of https://gitlab.rlp.net/proj-wise2526-video2document/video2document into feature/s4-07-parakeet 2026-01-08 15:26:59 +01:00
Azeufack Noupeu Willy fe86fa1a2f Implemented local Parakeet transcription module (S4-07) 2026-01-08 15:09:59 +01:00
Hughes, Mike cf56947c3b Merge branch 'feature/customdocument26' into 'main'
custom document backend implemented

See merge request proj-wise2526-video2document/video2document!80
2026-01-08 14:32:35 +01:00
santa ed5a86dce0 custom document backend implemented 2026-01-08 14:25:14 +01:00
Azeufack Noupeu Willy 1e4bde93b1 Merge branch 'develop' of https://gitlab.rlp.net/proj-wise2526-video2document/video2document into develop 2026-01-08 13:46:41 +01:00
Hughes, Mike c62ee5aa41 Merge branch 'fix/remove-misleading-env-file' into 'develop'
env example is in UTF 16 which, when copied and used as the .env, is...

See merge request proj-wise2526-video2document/video2document!79
2026-01-07 21:15:29 +01:00
Verena Schulz 0a5fa79668 Added comments and to do 2026-01-07 17:34:14 +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 cc883905bc Expanded the change languages file and function 2026-01-06 14:03:28 +01:00
Verena Schulz 40edcaa69d Some changes for step 5 2026-01-04 21:33:57 +01:00
Verena Schulz c7625e5713 Fixed download button positioning 2026-01-04 21:20:44 +01:00
Verena Schulz f5c2e2700b Added headings, some finetuning 2025-12-30 16:53:25 +01:00
MikeHughes-BIN 9c156a7df3 env example is in UTF 16 which, when copied and used as the .env, is unreadable and breaks the Programm 2025-12-23 13:48:27 +01:00
Hughes, Mike 797898fb8b Merge branch 'develop' into 'main'
Develop

See merge request proj-wise2526-video2document/video2document!78
2025-12-22 14:27:25 +01:00
Minning, Eric f81c9bc4e8 Merge branch 'fix/add-error-logging-main' into 'develop'
Add error logging to file submission process

See merge request proj-wise2526-video2document/video2document!77
2025-12-22 14:25:29 +01:00
Minning, Eric 7b630646cc Merge branch 'develop' into 'main'
Develop

See merge request proj-wise2526-video2document/video2document!76
2025-12-22 14:25:10 +01:00
MikeHughes-BIN b57972bf1b Add error logging to file submission process 2025-12-22 14:21:50 +01:00
Hughes, Mike a96a3bebd1 Merge branch 'fix/export_function_windows' into 'develop'
Fix/export function windows

See merge request proj-wise2526-video2document/video2document!75
2025-12-22 14:06:44 +01:00
MikeHughes-BIN 8c0130337e Fix for windows power shell command 2025-12-19 15:31:08 +01:00
Hughes, Mike 4a7aeec869 Merge branch 'develop' into 'main'
Add start scripts for Windows and Unix environments that checks if node is...

See merge request proj-wise2526-video2document/video2document!74
2025-12-19 09:48:39 +01:00
Hughes, Mike 4f3b03f881 Merge branch 'feature/starting-scripts' into 'develop'
Add start scripts for Windows and Unix environments that checks if node is...

See merge request proj-wise2526-video2document/video2document!73
2025-12-19 09:47:31 +01:00
MikeHughes-BIN 4e4308ae51 Included starting scripts 2025-12-19 09:45:11 +01:00
MikeHughes-BIN 01913590b0 Edited the README 2025-12-19 09:36:49 +01:00
MikeHughes-BIN f750966952 Add start scripts for Windows and Unix environments that checks if node is installed, installs dependencys and starts the programm 2025-12-18 22:55:26 +01:00
Hughes, Mike 26ed7e3c58 Merge branch 'develop' into 'main'
Fixed the change speaker feature. every step till the point where its send to...

See merge request proj-wise2526-video2document/video2document!72
2025-12-17 16:58:15 +01:00
Hughes, Mike 9e05c744aa Merge branch 'feature/ui-test' into 'develop'
Feature/ui test

See merge request proj-wise2526-video2document/video2document!71
2025-12-17 16:51:18 +01:00
Verena Schulz df7ca369de Merge branch 'feature/ui-test' of gitlab.rlp.net:proj-wise2526-video2document/video2document into feature/ui-test 2025-12-17 16:42:11 +01:00
Verena Schulz b6bf178c48 First restructure changes 2025-12-17 16:42:02 +01:00
Hughes, Mike 43749fd073 Merge branch 'feature/ui-test' into 'develop'
Fixed the change speaker feature. every step till the point where its send to...

See merge request proj-wise2526-video2document/video2document!70
2025-12-17 16:15:37 +01:00
Hughes, Mike f616e06a7e Merge branch 'develop' into 'feature/ui-test'
# Conflicts:
#   main.js
2025-12-17 16:14:18 +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 bbaab9cd21 Merge branch 'feature/ui-test' of https://gitlab.rlp.net/proj-wise2526-video2document/video2document into feature/ui-test 2025-12-17 15:29:18 +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
Verena Schulz 958c9368d0 Added wrapper in step 2 2025-12-17 15:21:17 +01:00
Verena Schulz 145f91f091 centered custom_document.html 2025-12-17 14:49:32 +01:00
Verena Schulz fa429ec683 Linked Abbrechen button 2025-12-17 14:43:50 +01:00
Verena Schulz 6a8ce0a46d Linked custom_document.html with Custom docment button 2025-12-17 14:39:11 +01:00
Minning, Eric 2778626e4b Merge branch 'develop' into 'feature/ui-test'
Getting the ui-test up to date

See merge request proj-wise2526-video2document/video2document!69
2025-12-17 14:09:01 +01:00
Minning, Eric 0e746749e6 Getting the ui-test up to date 2025-12-17 14:09:00 +01:00
Hughes, Mike 853eb1a5eb Merge branch 'develop' into 'main'
New Stable Version 2.0

See merge request proj-wise2526-video2document/video2document!68
2025-12-16 19:20:19 +01:00
Hughes, Mike 3cba97a9d1 Merge branch 'fix/rename_document_type' into 'develop'
rename

See merge request proj-wise2526-video2document/video2document!67
2025-12-16 19:13:11 +01:00
MikeHughes-BIN 2900152945 rename 2025-12-16 19:11:11 +01:00
Minning, Eric 262cc2b4d6 Merge branch 'feature/ui-test' into 'develop'
Feature/ui test

See merge request proj-wise2526-video2document/video2document!66
2025-12-16 19:07:47 +01:00
eric.minning 292b893ed2 Merge branch 'feature/ui-test' of https://gitlab.rlp.net/proj-wise2526-video2document/video2document into feature/ui-test 2025-12-16 19:01:12 +01:00
eric.minning d9c76e8890 Bug fixes in the speaker selection 2025-12-16 19:01:03 +01:00
Verena Schulz 1016d2ca86 Merge branch 'feature/ui-test' of gitlab.rlp.net:proj-wise2526-video2document/video2document into feature/ui-test 2025-12-16 18:44:27 +01:00
Verena Schulz a014c62ce3 Centered download button better 2025-12-16 18:44:14 +01:00
Spanier, Pit 0a2a8e603f Merge branch 'feature/cleanup-and-tests' into 'develop'
added test for qwen3 model and added a console log for debugging purposes to...

See merge request proj-wise2526-video2document/video2document!65
2025-12-16 18:33:55 +01:00