Commit Graph

144 Commits

Author SHA1 Message Date
tpeetz 1a227d41d7 remove dependency to MariaDB 2026-06-01 20:12:20 +02:00
Thomas Peetz 2d07199bce Add field published_on and title to Issue
/refs #16

Add field published_on and title to Issue and display both fields.
2026-06-01 20:12:08 +02:00
Thomas Peetz b457847178 deactivate authentication 2026-06-01 20:12:08 +02:00
Thomas Peetz 89caedc0d2 move card components to module specific directories 2026-06-01 20:12:08 +02:00
Thomas Peetz e0396eb5a9 remove MetaDataTable and MetaDataColumn to cleanup schema 2026-06-01 20:12:08 +02:00
Thomas Peetz c4705a2d5e add missing fields for import 2026-06-01 20:12:02 +02:00
Thomas Peetz 142c515780 removed fields from MetaDataColumn 2026-06-01 20:12:02 +02:00
Thomas Peetz fab7bd145e add missing fields for comic 2026-06-01 20:12:02 +02:00
Thomas Peetz 230e94aa70 add method for import data 2026-06-01 20:12:02 +02:00
tpeetz fc2a78cd2c update model for import 2026-06-01 20:11:56 +02:00
Thomas Peetz e1fca67157 add reference from Volume to Issue and Comic 2026-06-01 20:11:56 +02:00
Thomas Peetz 57ae257e0c change display of Comics from cards to table 2026-06-01 20:11:56 +02:00
Thomas Peetz 18ef6efc4e add CRUD for WorkType 2026-06-01 20:11:56 +02:00
Thomas Peetz 17f507479a add display for WorkType 2026-06-01 20:11:53 +02:00
Thomas Peetz 6a89ab8d0f add display for MediaVideo 2026-06-01 20:11:53 +02:00
Thomas Peetz 30f9e89c60 add display for MetaData 2026-06-01 20:11:53 +02:00
Thomas Peetz aa375573de add issue display 2026-06-01 20:11:53 +02:00
Thomas Peetz cf49408d0c setup changed 2026-06-01 20:11:53 +02:00
Thomas Peetz 1786fecfed update models to use string type for id fields 2026-06-01 20:11:53 +02:00
Thomas Peetz e5fa32d653 update scripts to use Postgres 2026-06-01 20:11:49 +02:00
Thomas Peetz 595786d126 use PostgreSQL for kontor-spring and kontor-api 2026-06-01 20:11:49 +02:00
Thomas Peetz 19a5623075 import sources from develop/0.1.0 2026-06-01 20:11:49 +02:00
tpeetz c30bdd1cd5 add checking dirs to cjeck_kontor.py 2026-06-01 20:11:49 +02:00
tpeetz 2d706cc3d8 fix problem when deleting MediaFile with MediaActor relations 2026-06-01 20:11:49 +02:00
tpeetz 9cb71f18c2 check for duplicate links 2026-06-01 20:11:49 +02:00
Thomas Peetz 061be5a3b4 add missing endpoints for creating items 2026-06-01 20:11:49 +02:00
tpeetz 330d414e72 synchronize data between configured servers 2026-06-01 20:11:43 +02:00
Thomas Peetz f9d09d5357 update cli scripts to use REST API 2026-06-01 20:11:36 +02:00
Thomas Peetz d862476097 complete loading single items 2026-06-01 20:11:32 +02:00
tpeetz 87c6fb7071 check if more than one server is configured before syncing 2026-06-01 20:11:11 +02:00
Thomas Peetz 3ba1fa40fd add endpoints to get items by id 2026-06-01 20:11:10 +02:00
Thomas Peetz faa1ec44c9 added all missing endpoints 2026-06-01 20:11:06 +02:00
tpeetz 7cdbadbf84 add missing comics endpoints 2026-06-01 20:11:03 +02:00
tpeetz 6310377d84 Remove obsolete endpoints (#89)
Remove endpoints api/login/token and api/login/profile

---------

Co-authored-by: Thomas Peetz <thomas.peetz@cimt-ag.de>
Reviewed-on: #89
2026-06-01 20:11:03 +02:00
tpeetz 7b374b1eeb add mailaccount endpoint 2026-06-01 20:10:43 +02:00
Thomas Peetz fb289ab298 add missing endpoints 2026-06-01 20:10:38 +02:00
tpeetz b2cf1c4698 secure media endpoints 2026-06-01 20:10:21 +02:00
tpeetz f1abf03b35 add missing endpoints 2026-06-01 20:10:14 +02:00
tpeetz eeb2f23e71 remove obsolete scripts 2026-06-01 20:10:04 +02:00
Thomas Peetz ab997d7bbd fix typo in workflow demo.yaml 2026-06-01 20:10:04 +02:00
Thomas Peetz fc89ee2b86 test gitea actions 2026-06-01 20:10:04 +02:00
Thomas Peetz 5ad5a84b09 Add environment variable for DB server 2026-06-01 20:10:04 +02:00
Thomas Peetz 72cafe08ac move *.service files to subdirectory container and add service file for standalone operations in standalone 2026-06-01 20:10:04 +02:00
Thomas Peetz 8cbd04c97a renamed systemd unit files 2026-06-01 20:10:04 +02:00
tpeetz 188f405b23 use separate files for chapters 2026-06-01 20:10:04 +02:00
tpeetz 746fd48de7 add subprojekt kontor-doc 2026-06-01 20:10:04 +02:00
tpeetz fa5f4cfa36 Einrichtung Build 2026-06-01 20:10:04 +02:00
tpeetz b5726af898 integrate kontor-angular 2026-06-01 20:10:04 +02:00
tpeetz b59ecc6ac9 integration von kontor-angular 2026-06-01 20:09:58 +02:00
tpeetz 9dce493c2a rename Dockerfile to Containerfile and integrate kontor-angular in pod kontor 2026-06-01 20:09:58 +02:00