Commit Graph

127 Commits

Author SHA1 Message Date
Thomas Peetz 6d88b87f93 add comic artists 2025-09-21 20:09:46 +02:00
Thomas Peetz 64ed4876a5 change response for comic details 2025-09-20 13:05:07 +02:00
Thomas Peetz fd7a6bd1a1 load comic details 2025-09-19 22:34:44 +02:00
Thomas Peetz b250bfe76c WIP: setup styling 2025-09-19 14:50:45 +02:00
Thomas Peetz 63ac0231dc add route for specific comic 2025-09-19 00:55:04 +02:00
Thomas Peetz 21533ee9f9 add links for tysc types 2025-09-19 00:17:04 +02:00
Thomas Peetz 30f9829768 add links for media types 2025-09-18 23:56:53 +02:00
Thomas Peetz a5b1d771a0 add links for comics and publishers 2025-09-18 23:49:39 +02:00
Thomas Peetz b5425c62de add links for artists 2025-09-18 23:40:09 +02:00
Thomas Peetz 0cc2561327 add routes for Media section 2025-09-18 23:07:41 +02:00
Thomas Peetz f933312283 add routes for TYSC section 2025-09-18 22:58:19 +02:00
Thomas Peetz a0d2bef4ef add routes for Comic section 2025-09-18 22:46:23 +02:00
Thomas Peetz eb8b283769 setup header, navigation and footer of app 2025-09-18 22:33:58 +02:00
Thomas Peetz fcfe9a2c08 Revert "move Kontor related components to subfolder kontor"
This reverts commit 9ee1a04a5c.
2025-09-18 22:13:39 +02:00
Thomas Peetz 9ee1a04a5c move Kontor related components to subfolder kontor 2025-09-18 21:59:14 +02:00
Thomas Peetz 933974c958 add Artist Details 2025-09-15 17:08:42 +02:00
Thomas Peetz 5ff9d5a11b fetch list of artists 2025-09-14 10:47:17 +02:00
Thomas Peetz 8b9313da93 add navigation and fetching of sports 2025-09-12 23:51:38 +02:00
Thomas Peetz 9acdff19e1 add routing for comics and media 2025-09-10 17:25:22 +02:00
Thomas Peetz ad1118803d setup kontor-angiöar with comics navigation 2025-09-08 22:10:23 +02:00
Thomas Peetz 55a09d32b3 improve download.py 2025-09-08 13:38:47 +02:00
Thomas Peetz 8b1b84b195 refactor find_links.py by adding methods for specific tasks 2025-09-08 12:42:01 +02:00
Thomas Peetz acbf9c51a3 refactor find_links.py by adding methods for specific tasks 2025-09-07 22:47:06 +02:00
Thomas Peetz 5bfea51b27 improve find_links.py 2025-09-06 19:55:33 +02:00
Thomas Peetz a398866f04 improve find_links.py 2025-09-05 13:01:11 +02:00
Thomas Peetz ee737aaf61 add Actors page to navigation 2025-09-04 18:07:07 +02:00
Thomas Peetz c9460ac198 add actors 2025-09-03 22:00:30 +02:00
Thomas Peetz 3c5f5e50e0 add adding of actors 2025-09-03 17:45:20 +02:00
Thomas Peetz b40b9538ab adapt logging levels for messages 2025-09-02 20:39:21 +02:00
Thomas Peetz 2fa77d3af6 adapt logging levels for messages 2025-08-31 13:50:31 +02:00
Thomas Peetz a6a03e3f04 fix problem in download.py when title has not been set 2025-08-19 08:55:45 +02:00
Thomas Peetz ddc5797549 fix problem in download.py when title has not been set 2025-08-18 13:42:58 +02:00
Thomas Peetz 65f5e4bb2e add styles from kontor-api to kontor-vue 2025-08-18 00:06:12 +02:00
tpeetz 976a116799 Merge branch 'feature/33-use-css-for-header' into 'develop/0.2.0'
Resolve "use CSS for header"

Closes #33

See merge request tpeetz/kontor!35
2025-08-16 00:40:32 +02:00
tpeetz c8736577e5 Resolve "use CSS for header" 2025-08-16 00:40:32 +02:00
Thomas Peetz 60d314abaf split docker-compose.yml to extract database services 2025-08-10 02:55:56 +02:00
Thomas Peetz 0810ca8d50 update versions 2025-08-07 22:03:37 +02:00
tpeetz 68b4bbb979 Merge branch 'feature/31-setup-vue-app' into 'develop/0.2.0'
Resolve "Setup Vue app"

Closes #31

See merge request tpeetz/kontor!33
2025-08-07 21:08:28 +02:00
Thomas Peetz 427850bd64 setup Example Vue app
refs #31
2025-08-07 21:07:40 +02:00
Thomas Peetz 6201e433ae add VUE.js app 2025-08-07 18:33:34 +02:00
Thomas Peetz 450bfdb394 add column to MediaActor to store weblink 2025-08-03 17:37:57 +02:00
tpeetz aed2413b88 Merge branch 'feature/29-setup-angular-app' into 'develop/0.2.0'
Setup Angular app

Closes #29

See merge request tpeetz/kontor!32
2025-07-29 20:57:25 +02:00
Thomas Peetz 01788286e2 setup Angular app and integrate Docker image build in docker-compose.yml 2025-07-20 11:19:05 +02:00
Thomas Peetz 169b349277 add handling of error condition before renaming file 2025-07-18 23:37:00 +02:00
Thomas Peetz 9c0de2a0be set version for kontor-angular to 0.2.0 2025-07-18 21:29:24 +02:00
Thomas Peetz 3b4098cb1a setup Angular app 2025-07-18 17:17:00 +02:00
Thomas Peetz 0d99f383fb add MediaFile from queue 2025-07-11 16:49:42 +02:00
Thomas Peetz c6fd80408b read queue 2025-07-10 22:04:31 +02:00
Thomas Peetz d2d4deb350 set messages durable 2025-07-10 15:58:11 +02:00
tpeetz ee280e0b8e Merge branch 'feature/27-use-amqp-protocol-for-messages' into 'develop/0.2.0'
use AMQP protocol for messages

Closes #27

See merge request tpeetz/kontor!30
2025-07-07 15:52:04 +02:00