Commit Graph

177 Commits

Author SHA1 Message Date
tpeetz 56c6808508 update log config for kontor-api
fix double occurances of log output and change level to Debug for
Profile information
2026-01-10 15:39:06 +01:00
Thomas Peetz e5d4b748dc add endpoints for kontor-api 2026-01-09 17:04:46 +01:00
tpeetz 98eb72bd22 add removal of remaining items by calling API 2026-01-08 17:54:02 +01:00
tpeetz 0dbd108051 add authentication for kontor-scripts 2026-01-08 07:05:33 +01:00
tpeetz d63629ba5c add authentication for kontor-scripts 2026-01-07 23:46:54 +01:00
tpeetz 696c3e77be add TYSC schema for koontor-echo and add tests 2026-01-06 23:21:57 +01:00
tpeetz 73f92f6770 remove method Connect in kontor-echo 2026-01-03 13:38:27 +01:00
tpeetz 4d93f51767 rename kontor projects 2026-01-03 04:07:42 +01:00
tpeetz 0392ac49fb add project kontor-api-echo 2026-01-03 02:53:50 +01:00
tpeetz fe919eaa35 implement Comics schema and endpoints 2026-01-01 23:21:41 +01:00
tpeetz a57cd9c294 implement endpots api/v1/comics and api/v1/media/files 2026-01-01 16:32:38 +01:00
tpeetz 0accddaad9 remove SessionFactory and prepare for creating an EntityManagerFactory 2025-12-31 00:11:40 +01:00
tpeetz 15a0c8701c add Hibernate to kontor-javalin 2025-12-30 14:43:48 +01:00
Thomas Peetz d4dbfa58e9 add models for kontor-javalin 2025-12-30 03:08:14 +01:00
tpeetz b87f0fc60a refactor kontor-spring 2025-12-29 17:24:01 +01:00
tpeetz 41733ec030 extends add_links to get title and actors 2025-12-29 02:51:03 +01:00
tpeetz 66cbd4b2d1 Merge branch 'feature/Dockerfile-multistage' into 'develop/0.2.0'
add kontor-javalin and change to multistage Dockerfile for Gradle projects

See merge request tpeetz/kontor!37
2025-12-21 21:44:23 +01:00
tpeetz 11b13e0bf4 add healthcheck for kontor-javalin 2025-12-21 21:15:08 +01:00
tpeetz 3c4e182832 added running kontor-javalin with example API 2025-12-21 20:14:31 +01:00
tpeetz 7ef616a2a9 add task fatJar 2025-12-21 19:42:22 +01:00
tpeetz d3ccc2a46b create logs directory in Dockerfile for kontor-spring 2025-12-21 19:27:49 +01:00
tpeetz e0a235fcc5 change Dockerfile for kontor-spring to multistage and add kontor-javalin 2025-12-20 04:13:41 +01:00
tpeetz 25bc4e45ff add kontor-javalin 2025-12-16 23:10:15 +01:00
tpeetz 2a51b4a2f3 add links from file 2025-12-14 16:12:22 +01:00
tpeetz 729d019de9 format download.py 2025-12-09 17:05:20 +01:00
tpeetz 430a69a95c fix missing line feed 2025-12-09 15:35:50 +01:00
Thomas Peetz 0a53e68b54 add limit for downloads 2025-12-09 13:48:22 +01:00
tpeetz e061e0aadb fix declaration of network database as external 2025-12-07 23:30:32 +01:00
tpeetz 6d78d60ecf fix declaration of network database as external 2025-12-07 22:35:59 +01:00
Thomas Peetz 3a0c062e78 change port for kontor-spring to enable port 800 for paperless-ngx 2025-12-07 21:24:32 +01:00
Thomas Peetz a5393f471f fix login functionality 2025-12-04 17:23:59 +01:00
Thomas Peetz 46bca919d7 add authentication for kontor-api-go 2025-12-01 06:53:03 +01:00
Thomas Peetz 741032ec02 add schema for MediaFile 2025-12-01 05:25:54 +01:00
Thomas Peetz d63120b092 add kontor-api-go REST API with Go, Fiber, Bun 2025-11-30 01:50:00 +01:00
Thomas Peetz 836a10e3ef store token 2025-11-13 19:10:46 +01:00
Thomas Peetz 8ca73b94aa fix call for login endpoint 2025-11-12 23:21:39 +01:00
Thomas Peetz 447030533f setup Auth component 2025-11-12 21:06:28 +01:00
Thomas Peetz 66a93b2b97 setup AuthComponent 2025-11-12 17:29:40 +01:00
Thomas Peetz 6c71086104 add handling of missing urls 2025-11-07 08:00:52 +01:00
Thomas Peetz 4a2048c378 add healthcheck to kontor-api and docker-compose.yml 2025-11-06 16:37:50 +01:00
Thomas Peetz f3e47126b3 add login functions for cookie and non-cookie authentication 2025-11-05 21:48:25 +01:00
Thomas Peetz 09c2a350e4 add JWT dependencies 2025-10-17 22:14:32 +02:00
Thomas Peetz 92cd9be8ec add first draft of search bar to comics list 2025-10-06 19:40:28 +02:00
Thomas Peetz e6ead4937d display imprints and parent publisher of comics publisher 2025-10-03 20:35:06 +02:00
tpeetz 5e17182686 Merge branch 'feature/34-refactor-kontor-angular' into 'develop/0.2.0'
Resolve "refactor kontor-angular"

Closes #34

See merge request tpeetz/kontor!36
2025-10-03 16:06:57 +02:00
Thomas Peetz c52a5b8715 Extend display of comics publishers 2025-10-03 16:04:52 +02:00
Thomas Peetz a9829bf118 extend ComicDetailsResponse 2025-10-02 14:18:48 +02:00
Thomas Peetz d8e4cbfb9a display Comics as Artists 2025-10-01 21:06:12 +02:00
Thomas Peetz 0db55e9ba7 added issue works on artist details 2025-09-23 17:08:46 +02:00
Thomas Peetz 2534c67a5e moved interface to common place 2025-09-22 14:55:38 +02:00