Commit Graph

26 Commits

Author SHA1 Message Date
Thomas Peetz d01489b1fa reformat python file 2025-01-27 15:21:51 +01:00
Thomas Peetz 93c7498a83 setting return value of adding link to db 2025-01-27 15:20:35 +01:00
Thomas Peetz fe89cc6e0f add Mixin for videos 2025-01-27 13:34:15 +01:00
Thomas Peetz 1e9ca7c1a4 add Enum for Videotype 2025-01-25 03:53:47 +01:00
Thomas Peetz 400aff6524 Add MediaWindow 2025-01-24 08:58:59 +01:00
Thomas Peetz 845f085a76 remove data.json 2025-01-24 05:31:20 +01:00
Thomas Peetz 88c623edb7 subclass VideoFile 2025-01-24 05:02:08 +01:00
Thomas Peetz 0cc73c09aa remove pyproject.toml 2025-01-21 20:14:27 +01:00
Thomas Peetz e8660faa06 Refactor GUI to use Multi Document Interface 2025-01-21 20:12:50 +01:00
Thomas Peetz 4e884fdbe5 fix exporting and importing from file 2025-01-21 16:46:12 +01:00
Thomas Peetz 4c330a1138 remove kontor-cli.backup 2025-01-21 09:42:33 +01:00
Thomas Peetz 65288a53a1 complete MetaDataTable and MetaDataColumn 2025-01-20 15:40:45 +01:00
Thomas Peetz 60fba0d3e9 add dependencies to kontor-schema and kontor-video in rquirements.txt 2025-01-19 23:39:53 +01:00
Thomas Peetz ada723dc48 separate cli and gui application in own python packages. provide database schema as python package. 2025-01-19 23:36:52 +01:00
Thomas Peetz f07c7b74ee prepare progress bar for download 2025-01-19 17:49:13 +01:00
Thomas Peetz f3c59c11ba add progress in statusbar 2025-01-18 01:28:27 +01:00
Thomas Peetz 3c4d3ad326 add check files command 2025-01-17 17:19:31 +01:00
Thomas Peetz 917e287784 fix missing argument for KontorDB in import_cmd and export 2025-01-17 13:38:16 +01:00
Thomas Peetz 611d6b9e61 add update and download for MediaFile 2025-01-17 13:31:49 +01:00
Thomas Peetz 58263cb854 use sqlalchemy session only as short as possible 2025-01-16 23:03:30 +01:00
Thomas Peetz 33dcbc4413 add command to add link 2025-01-16 16:50:14 +01:00
Thomas Peetz f3cf1a17f3 add import functionality 2025-01-15 14:16:35 +01:00
Thomas Peetz 3466c10a88 add commands and subcommands 2025-01-14 22:58:15 +01:00
Thomas Peetz 4cea554116 add missing schema classes 2025-01-14 17:53:05 +01:00
Thomas Peetz 276302570f merged command line and gui app in one command 2025-01-14 13:10:24 +01:00
Thomas Peetz f74c07af9a add cli app and fix relationship typos 2025-01-13 22:54:25 +01:00