Commit Graph

  • 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 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
  • 430a69a95c fix missing line feed tpeetz 2025-12-09 15:35:50 +01:00
  • 0a53e68b54 add limit for downloads Thomas Peetz 2025-12-09 13:47:48 +01:00
  • e061e0aadb fix declaration of network database as external tpeetz 2025-12-07 23:30:32 +01:00
  • 6d78d60ecf fix declaration of network database as external tpeetz 2025-12-07 22:35:59 +01:00
  • 3a0c062e78 change port for kontor-spring to enable port 800 for paperless-ngx Thomas Peetz 2025-12-07 21:24:32 +01:00
  • a5393f471f fix login functionality Thomas Peetz 2025-12-04 17:23:59 +01:00
  • 46bca919d7 add authentication for kontor-api-go Thomas Peetz 2025-12-01 06:53:03 +01:00
  • 741032ec02 add schema for MediaFile Thomas Peetz 2025-12-01 05:25:54 +01:00
  • d63120b092 add kontor-api-go REST API with Go, Fiber, Bun Thomas Peetz 2025-11-30 01:50:00 +01:00
  • 836a10e3ef store token Thomas Peetz 2025-11-13 19:10:46 +01:00
  • 8ca73b94aa fix call for login endpoint Thomas Peetz 2025-11-12 23:21:39 +01:00
  • 447030533f setup Auth component Thomas Peetz 2025-11-12 21:06:28 +01:00
  • 66a93b2b97 setup AuthComponent Thomas Peetz 2025-11-12 17:29:40 +01:00
  • 6c71086104 add handling of missing urls Thomas Peetz 2025-11-07 08:00:52 +01:00
  • 4a2048c378 add healthcheck to kontor-api and docker-compose.yml Thomas Peetz 2025-11-06 16:37:41 +01:00
  • f3e47126b3 add login functions for cookie and non-cookie authentication Thomas Peetz 2025-11-05 21:48:25 +01:00
  • 09c2a350e4 add JWT dependencies Thomas Peetz 2025-10-17 22:14:32 +02:00
  • 92cd9be8ec add first draft of search bar to comics list Thomas Peetz 2025-10-06 19:40:28 +02:00
  • e6ead4937d display imprints and parent publisher of comics publisher Thomas Peetz 2025-10-03 20:35:06 +02:00
  • 5e17182686 Merge branch 'feature/34-refactor-kontor-angular' into 'develop/0.2.0' tpeetz 2025-10-03 16:06:57 +02:00
  • c52a5b8715 Extend display of comics publishers #80 Thomas Peetz 2025-10-03 16:04:52 +02:00
  • a9829bf118 extend ComicDetailsResponse Thomas Peetz 2025-10-02 14:18:48 +02:00
  • d8e4cbfb9a display Comics as Artists Thomas Peetz 2025-10-01 21:06:12 +02:00
  • 0db55e9ba7 added issue works on artist details Thomas Peetz 2025-09-23 17:08:46 +02:00
  • 2534c67a5e moved interface to common place Thomas Peetz 2025-09-22 14:55:38 +02:00
  • 6d88b87f93 add comic artists Thomas Peetz 2025-09-21 20:09:46 +02:00
  • 64ed4876a5 change response for comic details Thomas Peetz 2025-09-20 13:05:07 +02:00
  • fd7a6bd1a1 load comic details Thomas Peetz 2025-09-19 22:34:44 +02:00
  • b250bfe76c WIP: setup styling Thomas Peetz 2025-09-19 14:50:45 +02:00
  • 63ac0231dc add route for specific comic Thomas Peetz 2025-09-19 00:55:04 +02:00
  • 21533ee9f9 add links for tysc types Thomas Peetz 2025-09-19 00:17:04 +02:00
  • 30f9829768 add links for media types Thomas Peetz 2025-09-18 23:56:53 +02:00
  • a5b1d771a0 add links for comics and publishers Thomas Peetz 2025-09-18 23:49:39 +02:00
  • b5425c62de add links for artists Thomas Peetz 2025-09-18 23:40:09 +02:00
  • 0cc2561327 add routes for Media section Thomas Peetz 2025-09-18 23:07:41 +02:00
  • f933312283 add routes for TYSC section Thomas Peetz 2025-09-18 22:58:19 +02:00
  • a0d2bef4ef add routes for Comic section Thomas Peetz 2025-09-18 22:46:23 +02:00
  • eb8b283769 setup header, navigation and footer of app Thomas Peetz 2025-09-18 22:33:58 +02:00
  • fcfe9a2c08 Revert "move Kontor related components to subfolder kontor" Thomas Peetz 2025-09-18 22:13:39 +02:00
  • 9ee1a04a5c move Kontor related components to subfolder kontor Thomas Peetz 2025-09-18 21:59:14 +02:00
  • 933974c958 add Artist Details Thomas Peetz 2025-09-15 17:08:42 +02:00
  • 5ff9d5a11b fetch list of artists Thomas Peetz 2025-09-14 10:47:17 +02:00
  • 8b9313da93 add navigation and fetching of sports Thomas Peetz 2025-09-12 23:51:38 +02:00