Vorbereitung Release 03.0 #94

Merged
tpeetz merged 115 commits from develop/0.3.0 into main 2026-08-25 06:01:18 +00:00
Owner
No description provided.
tpeetz added this to the 0.3.0 milestone 2026-08-25 05:59:36 +00:00
tpeetz added the
Reviewed
Confirmed
1
label 2026-08-25 05:59:36 +00:00
tpeetz self-assigned this 2026-08-25 05:59:36 +00:00
tpeetz added 115 commits 2026-08-25 05:59:37 +00:00
(cherry picked from commit e219932b17bf2b9776141828b3212ed210ffa251)
refs #36

The scripts are created and will be extended when adding subprojects.

(cherry picked from commit f688fb939c0f754ab70a4c0a014f00e42ff2f9eb)
refs #37

(cherry picked from commit 4469010a74ffefe2d92ffa335d7d1225d12fdece)
(cherry picked from commit 1a92c63ef6d60e9dcba513ebf60cbd9f18a142e8)
(cherry picked from commit f42735326b4dd490351cebb0fc751d62b3a187d0)
(cherry picked from commit e57abdbef7e13e3880738cd639225df5db0c37be)
(cherry picked from commit 519c359f94b7e901724c851cc55900448f3f74f4)
(cherry picked from commit bc4742ea1674c66fd629cf92d8ef9a01eeb0b4fd)
(cherry picked from commit 57edf92e30cd3e5bec594399b8a21fc1da31d549)
(cherry picked from commit eb7f725994c99bece3185869204aac206d6578b2)
resolve #35

(cherry picked from commit 05e26e512da9c237adbb58510df2b490837cd836)
Resolve "Evaluiere MongoDB als Datenbank"

Closes #40

See merge request tpeetz/kontor!40
Resolve "TypeError: not all arguments converted during string formatting"

Closes #43

See merge request tpeetz/kontor!41
Resolve "Evaluate Typst for documentation"

Closes #44

See merge request tpeetz/kontor!42
test gitea actions
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
e8763fe635
fix typo in workflow demo.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
85b5168445
add missing endpoints
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
cd033f458d
secure media endpoints
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
6dd8e12218
add missing endpoints
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
71724ac800
add mailaccount endpoint
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
f9f4a70a79
Remove obsolete endpoints (#89)
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
6077f685e0
Remove endpoints api/login/token and api/login/profile

---------

Co-authored-by: Thomas Peetz <thomas.peetz@cimt-ag.de>
Reviewed-on: #89
add missing comics endpoints
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
d23d1f306a
added all missing endpoints
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
944420802f
add endpoints to get items by id
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
bbc00ae2cc
check if more than one server is configured before syncing
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
6269b54ee8
complete loading single items
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
40b498ed2a
update cli scripts to use REST API
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
8d684908e6
synchronize data between configured servers
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
0f9c90b883
add missing endpoints for creating items
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
c885f6cc02
check for duplicate links
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
6c4ff8bcad
fix problem when deleting MediaFile with MediaActor relations
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
e70b3ab486
add checking dirs to cjeck_kontor.py
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
71bd7641dc
add subproject kontor-rails
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
b039ae97a9
implement REST API for adding MediaFileActors
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
0d5ee0dd63
adding dry-run option
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
31c01c3033
fix json conversion
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
3a351ac5b7
fix messageobject
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2ce6bbc083
change creation of MediaFile
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
d39c14cd9a
fix SNAPSHOT Version
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
c685e9aca5
add Nexus config
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
81d6018e0f
add check for short filenames
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
19e7eba250
remove asciidoctor from kontor-spring
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
f0cf98d36e
fix generating Container image build
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
5edb929b0f
add message sending with stomp protocol
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
32dcd43fe5
add msgspec to Python projects
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
c7a322f29d
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
0c6b26b79e
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
9f17823922
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
235f64aa08
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
fdb9da358a
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
1fa64bf5ce
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
e46ab25920
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
fbcdbb3e1a
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
816165579c
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
90b1e8def3
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
375438a8fa
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
5655bc5322
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
bef7b0bd59
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
def3f7ea11
use msgspec to parse message
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
c4932a4665
add msgspec to Python projects
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
bd721a8e64
add kontor-robyn
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
9d01925097
setup basic project with Python Robyn
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
8eecd47399
Add reading queue media.link.add
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
6abbe2e585
add queues and processing
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
1dcf342736
add integration subproject for Camel routes
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 52s
a4975928ae
add kontor-data to extract data model
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
567e254840
update vaadin and lombok versionsand disable asciidoctor
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
fe63a80b23
remove subprojects integration and kontor-data
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
ecfa0eb6d8
refactor package layout
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
ea038ec70c
Update Vaadin and Spring Boot version
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
7555cfd51d
Revert "Update Vaadin and Spring Boot version"
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
9f0a0c1d1e
This reverts commit 7555cfd51d.
change queue names
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
031d71406c
fix build problems
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
a786607608
add Container build file to package precompiled binary
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
fd5bb14e77
add monitoring of Spring Boot Camel routes
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
3b50a94928
using Gradle to deploy Kontor
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
59e705d012
add script to deploy Kontor from Nexus
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
9d07ed9bfb
remove deploy.gradle and use deploy--kontor.sh
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
cdde57e033
add CheckLinkProcessor
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
f73ec33aeb
add Routes and Processors
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
5b7c41c829
add build an git info
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
ec274a60d9
implement routes for MediaFile, MediaVideo and MediaLofi
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
8cc58aed5b
add MediaLofiView
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
9476d8853e
tpeetz merged commit cc631a14ed into main 2026-08-25 06:01:18 +00:00
Sign in to join this conversation.