Commit Graph

11 Commits

Author SHA1 Message Date
terbshaeusser b22d328c75 add endpoint to update blog article 2026-05-24 16:06:52 +02:00
terbshaeusser bf391ed7d5 add delete endpoint for blog articles
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:25 +02:00
terbshaeusser 0e07967dab use ? placeholders consistently
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:23 +02:00
terbshaeusser df6f9d692b extend blog articles endpoint to allow to query for tags
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:23 +02:00
terbshaeusser 996a538704 add endpoint to query blog article tags
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:23 +02:00
terbshaeusser 6b237a1417 add endpoints to update article status
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:21 +02:00
terbshaeusser 712d92b810 add endpoints to get single blog article
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:21 +02:00
terbshaeusser 34fa523c9b fix db column names
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:21 +02:00
terbshaeusser 7f7cf1ae1d streamline response handling and logging
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:20 +02:00
terbshaeusser e81f6326e7 add login and logout endpoints
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:20 +02:00
terbshaeusser af43e23fe6 initial database definition
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:19 +02:00