Commit Graph

41 Commits

Author SHA1 Message Date
Thomas Peetz def3f7ea11 use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2026-07-31 04:06:35 +02:00
Thomas Peetz bef7b0bd59 use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2026-07-31 04:06:02 +02:00
Thomas Peetz 5655bc5322 use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2026-07-31 04:05:23 +02:00
Thomas Peetz 375438a8fa use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
2026-07-31 04:02:25 +02:00
Thomas Peetz 90b1e8def3 use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2026-07-31 04:01:54 +02:00
Thomas Peetz 816165579c use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
2026-07-31 04:00:04 +02:00
Thomas Peetz fbcdbb3e1a use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
2026-07-31 03:59:26 +02:00
Thomas Peetz e46ab25920 use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
2026-07-31 03:57:45 +02:00
Thomas Peetz 1fa64bf5ce use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2026-07-31 02:40:12 +02:00
Thomas Peetz fdb9da358a use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2026-07-31 00:59:26 +02:00
Thomas Peetz 235f64aa08 use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2026-07-31 00:57:12 +02:00
Thomas Peetz 9f17823922 use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2026-07-30 22:37:35 +02:00
Thomas Peetz 0c6b26b79e use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2026-07-30 22:35:25 +02:00
Thomas Peetz c7a322f29d add msgspec to Python projects
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
2026-07-30 17:37:17 +02:00
tpeetz 32dcd43fe5 add message sending with stomp protocol
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2026-07-26 22:08:49 +02:00
tpeetz f0cf98d36e remove asciidoctor from kontor-spring
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2026-07-23 05:12:03 +02:00
tpeetz 19e7eba250 add check for short filenames
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2026-07-22 23:20:51 +02:00
tpeetz 2ce6bbc083 fix messageobject
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2026-07-21 20:51:20 +00:00
tpeetz 3a351ac5b7 fix json conversion
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
2026-07-21 18:55:42 +00:00
tpeetz 31c01c3033 adding dry-run option
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
2026-07-11 17:38:24 +02:00
tpeetz 0d5ee0dd63 implement REST API for adding MediaFileActors
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
2026-06-14 01:58:57 +02:00
tpeetz 71bd7641dc add checking dirs to cjeck_kontor.py
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2026-05-31 23:17:32 +02:00
tpeetz e70b3ab486 fix problem when deleting MediaFile with MediaActor relations
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2026-05-31 17:47:27 +02:00
tpeetz 6c4ff8bcad check for duplicate links
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2026-05-31 00:18:40 +02:00
Thomas Peetz c885f6cc02 add missing endpoints for creating items
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2026-05-26 22:43:04 +02:00
tpeetz 0f9c90b883 synchronize data between configured servers
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2026-05-23 20:32:04 +02:00
Thomas Peetz 8d684908e6 update cli scripts to use REST API
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
2026-05-21 16:51:38 +02:00
Thomas Peetz 40b498ed2a complete loading single items
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2026-05-21 13:43:53 +02:00
tpeetz 6269b54ee8 check if more than one server is configured before syncing
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
2026-05-20 21:43:17 +02:00
Thomas Peetz bbc00ae2cc add endpoints to get items by id
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2026-05-20 18:34:44 +02:00
tpeetz d23d1f306a add missing comics endpoints
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2026-05-19 23:00:19 +02:00
tpeetz 6077f685e0 Remove obsolete endpoints (#89)
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Remove endpoints api/login/token and api/login/profile

---------

Co-authored-by: Thomas Peetz <thomas.peetz@cimt-ag.de>
Reviewed-on: #89
2026-05-19 17:52:30 +00:00
Thomas Peetz 71724ac800 add missing endpoints
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
2026-05-18 16:45:56 +02:00
tpeetz cd033f458d add missing endpoints
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
2026-05-17 19:52:00 +02:00
tpeetz 1b58ec8e27 remove obsolete scripts 2026-05-17 01:08:50 +02:00
tpeetz 781f6dd854 re-setup subproject kontor-vue 2026-04-05 13:27:00 +02:00
tpeetz 0951cc74ff change update_title to add authorization to REST calls 2026-02-22 18:45:20 +01:00
Thomas Peetz 587539e8a0 add deletion of remaining profile entries
(cherry picked from commit bc4742ea1674c66fd629cf92d8ef9a01eeb0b4fd)
2026-01-30 10:45:58 +01:00
tpeetz 25fa07d517 update kontor-api
(cherry picked from commit f42735326b4dd490351cebb0fc751d62b3a187d0)
2026-01-30 10:45:18 +01:00
tpeetz b26b5ecc9c Vorbereitung Release 0.2.0 2026-01-29 23:50:41 +01:00
tpeetz 931b4a0aba remove obsolete kontor.py 2025-04-30 17:31:18 +02:00