max_richter max
max pushed to main at max/memorium 2025-11-03 00:57:56 +01:00
28e9de4dc8 fix: make sure to only decode thumbhash once
max pushed to main at max/memorium 2025-11-03 00:46:59 +01:00
ebb897dca4 fix: correctly embed styles.css
max pushed to main at max/memorium 2025-11-03 00:03:35 +01:00
696082250d fix: soo many lint errors
c13420c3ab chore: deno fmt
21124dfe00 fix: remove unused imports
928782c453 fix: accessing nonexistant variable
Compare 4 commits »
max pushed to main at max/memorium 2025-11-02 20:01:08 +01:00
098da12ac4 fix: make recipe ingredinets interactive
max pushed to main at max/memorium 2025-11-02 19:20:03 +01:00
d4a7763b15 fix: accessing nonexistant variable
max pushed to main at max/memorium 2025-11-02 19:12:36 +01:00
21841b4dc4 fix: use correct url
e6b90cb785 feat: refactor whole bunch of stuff
Compare 2 commits »
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