Thomas Peetz
|
0d1b2e416e
|
add tab witg table and details
|
2025-02-11 10:39:07 +01:00 |
|
Thomas Peetz
|
d8eecb4dab
|
fix NPE in MediaActorView
|
2025-02-10 15:56:32 +01:00 |
|
Thomas Peetz
|
3bb3b22cea
|
add MediaActor and MediaActorFile to kontor-schema
|
2025-02-10 12:54:59 +01:00 |
|
Thomas Peetz
|
f5fb743503
|
refactor kontor-schema
|
2025-02-08 20:22:21 +01:00 |
|
Thomas Peetz
|
ed0e108599
|
refactor project by using enums for recurring strings
|
2025-02-06 16:48:41 +01:00 |
|
Thomas Peetz
|
7dc18b10cb
|
refactor kontor-schema by moving classes to seprate modules
|
2025-02-06 16:44:14 +01:00 |
|
Thomas Peetz
|
71ecfaff1f
|
make tables sortable
|
2025-02-03 23:28:35 +01:00 |
|
Thomas Peetz
|
f33aaadce7
|
fix problem with closing subwindows and define field length for id in schema
|
2025-02-03 17:37:19 +01:00 |
|
Thomas Peetz
|
591171b223
|
add meta data subwindow
|
2025-02-02 21:38:16 +01:00 |
|
Thomas Peetz
|
da453d642d
|
rename kontor.py to main.py for pyside6-deploy
|
2025-01-28 23:19:23 +01:00 |
|
Thomas Peetz
|
e733fa21e6
|
moved update and download functionality to kontor-schema
|
2025-01-28 15:10:10 +01:00 |
|
Thomas Peetz
|
c61e49720e
|
update title
|
2025-01-27 22:42:32 +01:00 |
|
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 |
|