max_richter max
max pushed to main at max/memorium 2025-10-31 20:15:02 +01:00
81ebc8f5e0 fix: display correct name on movie page
max pushed to main at max/marka 2025-10-31 20:08:41 +01:00
851babe1e0 fix: dont writeJSON twice
max pushed to main at max/marka 2025-10-31 19:39:47 +01:00
f14b685e43 fix: make sure we dont try to decode jpgs into json
max pushed to main at max/marka 2025-10-31 19:32:48 +01:00
fd6aeb8a27 feat: add some more detailed errors
max pushed to main at max/marka 2025-10-31 19:18:54 +01:00
4bfd2b9450 fix: return content of written article
max pushed to main at max/memorium 2025-10-31 18:27:50 +01:00
65d76dcb26 fix: update some more code
fcbb9e7f22 fix: make image work
Compare 2 commits »
max pushed to main at max/marka 2025-10-31 18:16:37 +01:00
dfc38e2c86 fix: make templates work
max pushed to main at max/memorium 2025-10-31 18:12:32 +01:00
d7037e1ca1 fix: post images with as correct arraybuffer to marka
max pushed to main at max/memorium 2025-10-31 17:56:06 +01:00
ab9c0f96e0 fix: make sure series/movies endpoints use correct type
max pushed to main at max/memorium 2025-10-31 17:35:42 +01:00
de0b2e7a8f fix: refactor some stuff
max pushed to main at max/marka 2025-10-31 17:27:21 +01:00
3fe7577250 fix: return json from write post
max pushed to main at max/memorium 2025-10-31 17:03:31 +01:00
5001fe62c1 fix: error in deno.json
max pushed to main at max/memorium 2025-10-31 16:23:37 +01:00
91812ad38f fix: remove unused packages
1f67f8af34 feat: use marka api in all apis
Compare 2 commits »
max pushed to main at max/memorium 2025-10-31 15:41:51 +01:00
79d692c2c6 fix: dont import node:path in clientside components
max pushed to main at max/memorium 2025-10-31 15:26:38 +01:00
7e60327940 feat: allow creating articles with marka
max pushed to main at max/marka 2025-10-31 15:24:55 +01:00
3cd320637c fix: return status ok for write
max pushed to main at max/marka 2025-10-31 14:41:59 +01:00
7c5f9f7829 feat: add some log
max pushed to main at max/marka 2025-10-31 14:28:59 +01:00
6c47c8c3e9 feat: protect post route with MARKA_API_KEY
814be43be8 feat: allow to write to notes
Compare 2 commits »
max pushed to main at max/memorium 2025-10-28 20:36:09 +01:00
dfa3826ec5 chore: use same fs version everywhere
d9403925c5 chore: fresh upgrade
Compare 2 commits »
max pushed to main at max/memorium 2025-10-28 20:30:34 +01:00
283a00be39 fix: correctly fetch articles/series