Commit Graph

  • 0d5ee0dd63 implement REST API for adding MediaFileActors develop/0.3.0 tpeetz 2026-06-14 01:58:57 +02:00
  • 37e094e390 add kontor-blacksheep and kontor-piccolo as blueprints for new app #91 feature/90-setup-kontor-piccolo-app Thomas Peetz 2026-06-03 15:59:59 +02:00
  • b039ae97a9 add subproject kontor-rails tpeetz 2026-06-01 23:47:57 +02:00
  • 71bd7641dc add checking dirs to cjeck_kontor.py tpeetz 2026-05-31 23:17:32 +02:00
  • e70b3ab486 fix problem when deleting MediaFile with MediaActor relations tpeetz 2026-05-31 17:47:27 +02:00
  • 6c4ff8bcad check for duplicate links tpeetz 2026-05-31 00:18:40 +02:00
  • c885f6cc02 add missing endpoints for creating items Thomas Peetz 2026-05-26 22:43:04 +02:00
  • 0f9c90b883 synchronize data between configured servers tpeetz 2026-05-23 20:32:04 +02:00
  • 8d684908e6 update cli scripts to use REST API Thomas Peetz 2026-05-21 16:51:38 +02:00
  • 40b498ed2a complete loading single items Thomas Peetz 2026-05-21 13:43:53 +02:00
  • 6269b54ee8 check if more than one server is configured before syncing tpeetz 2026-05-20 21:43:17 +02:00
  • bbc00ae2cc add endpoints to get items by id Thomas Peetz 2026-05-20 18:34:44 +02:00
  • 944420802f added all missing endpoints Thomas Peetz 2026-05-20 14:08:10 +02:00
  • d23d1f306a add missing comics endpoints tpeetz 2026-05-19 23:00:19 +02:00
  • 6077f685e0 Remove obsolete endpoints (#89) tpeetz 2026-05-19 17:52:30 +00:00
  • f9f4a70a79 add mailaccount endpoint tpeetz 2026-05-18 22:01:20 +02:00
  • 71724ac800 add missing endpoints Thomas Peetz 2026-05-18 16:45:56 +02:00
  • 6dd8e12218 secure media endpoints tpeetz 2026-05-17 21:48:40 +02:00
  • cd033f458d add missing endpoints tpeetz 2026-05-17 19:52:00 +02:00
  • 1b58ec8e27 remove obsolete scripts tpeetz 2026-05-17 01:08:50 +02:00
  • 85b5168445 fix typo in workflow demo.yaml Thomas Peetz 2026-05-05 18:05:19 +02:00
  • e8763fe635 test gitea actions Thomas Peetz 2026-05-05 18:02:08 +02:00
  • 69e58e6dfb Add environment variable for DB server Thomas Peetz 2026-05-04 15:21:18 +02:00
  • d8914627a3 move *.service files to subdirectory container and add service file for standalone operations in standalone Thomas Peetz 2026-05-04 15:02:41 +02:00
  • b256e20491 renamed systemd unit files Thomas Peetz 2026-04-27 07:08:41 +02:00
  • a8df860752 Merge branch 'feature/44-evaluate-typst-for-documentation' into 'develop/0.3.0' tpeetz 2026-04-26 21:09:54 +02:00
  • 4e88b52dc3 use separate files for chapters #86 tpeetz 2026-04-26 21:09:06 +02:00
  • 9772c9f554 add subprojekt kontor-doc tpeetz 2026-04-26 16:08:17 +02:00
  • e81d473a69 Einrichtung Build tpeetz 2026-04-23 23:14:26 +02:00
  • aca9a1aa4a integrate kontor-angular tpeetz 2026-04-19 20:05:50 +02:00
  • 57129c2d37 integration von kontor-angular tpeetz 2026-04-18 00:29:25 +02:00
  • e09f7cddf3 rename Dockerfile to Containerfile and integrate kontor-angular in pod kontor tpeetz 2026-04-17 00:18:50 +02:00
  • a68dd05794 update kontor-api to reflect api changes Thomas Peetz 2026-04-15 14:38:38 +02:00
  • 62e22c56c4 update usage of api for login by email or username Thomas Peetz 2026-04-15 11:32:18 +02:00
  • 7aa6a12044 improve konto-vue/Containerfile by explicitly stating images Thomas Peetz 2026-04-15 10:26:35 +02:00
  • 39a0759b0b fix OAuth authentication tpeetz 2026-04-12 20:08:42 +02:00
  • e82f2825ae update systemd service files and add script to copy these files tpeetz 2026-04-12 17:51:19 +02:00
  • 74d29ae8ef Merge branch 'feature/43-typeerror-not-all-arguments-converted-during-string-formatting' into 'develop/0.3.0' tpeetz 2026-04-12 17:14:46 +02:00
  • 614c5f20aa Resolve "TypeError: not all arguments converted during string formatting" tpeetz 2026-04-12 17:14:46 +02:00
  • 4c918f01db kontor-vue with tutorial implementation feature/42-setup-kontor-vue-with-vue-3-and-pinia tpeetz 2026-04-12 16:23:10 +02:00
  • 709ac9512c update backend url for profiles feature/41-setup-kontor-vue-app tpeetz 2026-04-12 13:31:07 +02:00
  • 450d4986cc update kontor-vue tpeetz 2026-04-12 00:13:46 +02:00
  • 781f6dd854 re-setup subproject kontor-vue tpeetz 2026-04-05 13:27:00 +02:00
  • b81a38e650 add Vue 3 subproject tpeetz 2026-04-05 03:16:02 +02:00
  • 92ddf5e95f rename Dockerfile to Containerfile and integrate kontor-vue in pod kontor tpeetz 2026-04-04 20:52:46 +02:00
  • dd1503963e move build tasks to script/cibuild tpeetz 2026-03-01 18:34:26 +01:00
  • 0951cc74ff change update_title to add authorization to REST calls tpeetz 2026-02-22 18:45:20 +01:00
  • b458f3b6d4 change MediaActor in all applications ffrom unique name to unique url Thomas Peetz 2026-02-11 12:11:39 +01:00
  • 8857d60058 remove comment to ignore type check Thomas Peetz 2026-02-10 09:02:45 +01:00
  • cc9d54f671 add temporary access when database is empty Thomas Peetz 2026-02-10 08:36:43 +01:00
  • 69fb3c1e97 change reference for Java images Thomas Peetz 2026-02-09 20:26:34 +01:00
  • 03751452e9 Merge branch 'feature/40-evaluiere-mongodb-als-datenbank' into 'develop/0.3.0' tpeetz 2026-02-06 00:00:11 +01:00
  • 3ec44effe1 remove MongoDB and Mongo-Express #84 tpeetz 2026-02-05 23:58:20 +01:00
  • 3cf46d65a8 add MonfoDB and Mongo-Express to pod tpeetz 2026-02-02 00:25:31 +01:00
  • 97e0cf8a7a add kontor-javalin to podman pod tpeetz 2026-01-31 01:31:10 +01:00
  • 2713594224 remove obsolete kontor-gui tpeetz 2026-01-30 22:59:31 +01:00
  • aa1f73961f Add kontor-echo and kontor-fiber to kontor-pod tpeetz 2026-01-29 23:36:15 +01:00
  • b32e8fee3d add building of images when images not available tpeetz 2026-01-29 20:30:38 +01:00
  • 1338c56ee1 use fully describes images names in container builds with Gradle tpeetz 2026-01-29 20:20:21 +01:00
  • 587539e8a0 add deletion of remaining profile entries Thomas Peetz 2026-01-29 15:35:08 +01:00
  • f525f5d8c4 fixed missing mapping in Comic and type in Rooster Thomas Peetz 2026-01-29 14:56:57 +01:00
  • cf770f4814 refactor kontor-api to use SQLAlchemy 2.0 features for mapping fields Thomas Peetz 2026-01-29 14:43:37 +01:00
  • 25fa07d517 update kontor-api tpeetz 2026-01-28 17:20:11 +01:00
  • bb701a903d Umstellung auf podman in Arbeit Thomas Peetz 2026-01-28 11:18:41 +01:00
  • aff1720972 Add postgres and adminer as container to pod kontor tpeetz 2026-01-28 01:22:54 +01:00
  • b1127130cd Setup scripts to bootstrap, build and update the aplication tpeetz 2026-01-27 22:16:28 +01:00
  • eab4aaf037 remove obsolete subprojects tpeetz 2026-01-25 20:26:10 +01:00
  • 7eae6e07f4 Merge branch 'develop/0.2.0' into 'main' v0.2.0 main tpeetz 2026-01-29 23:50:41 +01:00
  • b26b5ecc9c Vorbereitung Release 0.2.0 tpeetz 2026-01-29 23:50:41 +01:00
  • 0b3dadc18d integrate kontor-quarkus in docker compose #83 develop/0.2.0 tpeetz 2026-01-18 23:12:14 +01:00
  • a788381eaa add first comic endpoints to kontor-quarkus tpeetz 2026-01-18 01:39:52 +01:00
  • a031c5cc99 add kontor-quarkus tpeetz 2026-01-17 18:10:31 +01:00
  • db1a56965f add deleting MediaActors during import Thomas Peetz 2026-01-16 12:58:32 +01:00
  • 9677323597 find actor by url or name tpeetz 2026-01-14 07:13:01 +01:00
  • 56c6808508 update log config for kontor-api tpeetz 2026-01-10 15:39:06 +01:00
  • e5d4b748dc add endpoints for kontor-api Thomas Peetz 2026-01-09 17:04:46 +01:00
  • 98eb72bd22 add removal of remaining items by calling API tpeetz 2026-01-08 17:54:02 +01:00
  • 0dbd108051 add authentication for kontor-scripts tpeetz 2026-01-08 07:05:33 +01:00
  • d63629ba5c add authentication for kontor-scripts tpeetz 2026-01-07 23:46:42 +01:00
  • 696c3e77be add TYSC schema for koontor-echo and add tests tpeetz 2026-01-06 23:21:57 +01:00
  • 73f92f6770 remove method Connect in kontor-echo tpeetz 2026-01-03 13:38:27 +01:00
  • 4d93f51767 rename kontor projects tpeetz 2026-01-03 04:07:42 +01:00
  • 0392ac49fb add project kontor-api-echo tpeetz 2026-01-03 02:53:50 +01:00
  • fe919eaa35 implement Comics schema and endpoints tpeetz 2026-01-01 23:21:41 +01:00
  • a57cd9c294 implement endpots api/v1/comics and api/v1/media/files tpeetz 2026-01-01 16:32:38 +01:00
  • 0accddaad9 remove SessionFactory and prepare for creating an EntityManagerFactory tpeetz 2025-12-31 00:11:40 +01:00
  • 15a0c8701c add Hibernate to kontor-javalin tpeetz 2025-12-30 14:43:48 +01:00
  • d4dbfa58e9 add models for kontor-javalin Thomas Peetz 2025-12-30 03:08:14 +01:00
  • b87f0fc60a refactor kontor-spring tpeetz 2025-12-29 17:24:01 +01:00
  • 41733ec030 extends add_links to get title and actors tpeetz 2025-12-29 02:51:03 +01:00
  • ae66fe3c61 add Hibernate to kontor-javalin feature/javalin-hibernate tpeetz 2025-12-22 00:22:42 +01:00
  • 66cbd4b2d1 Merge branch 'feature/Dockerfile-multistage' into 'develop/0.2.0' tpeetz 2025-12-21 21:44:23 +01:00
  • 11b13e0bf4 add healthcheck for kontor-javalin #81 tpeetz 2025-12-21 21:15:08 +01:00
  • 3c4e182832 added running kontor-javalin with example API tpeetz 2025-12-21 20:14:31 +01:00
  • 7ef616a2a9 add task fatJar tpeetz 2025-12-21 19:42:22 +01:00
  • d3ccc2a46b create logs directory in Dockerfile for kontor-spring tpeetz 2025-12-21 19:27:49 +01:00
  • e0a235fcc5 change Dockerfile for kontor-spring to multistage and add kontor-javalin tpeetz 2025-12-20 04:13:41 +01:00
  • 25bc4e45ff add kontor-javalin tpeetz 2025-12-16 23:10:15 +01:00
  • 2a51b4a2f3 add links from file tpeetz 2025-12-14 16:12:22 +01:00
  • 729d019de9 format download.py tpeetz 2025-12-09 17:05:20 +01:00