Commit Graph

129 Commits

Author SHA1 Message Date
Max Richter
696082250d fix: soo many lint errors 2025-11-03 00:03:27 +01:00
Max Richter
c13420c3ab chore: deno fmt 2025-11-02 21:58:02 +01:00
Max Richter
928782c453 fix: accessing nonexistant variable 2025-11-02 21:14:41 +01:00
Max Richter
098da12ac4 fix: make recipe ingredinets interactive 2025-11-02 20:01:01 +01:00
Max Richter
d4a7763b15 fix: accessing nonexistant variable 2025-11-02 19:19:57 +01:00
Max Richter
e6b90cb785 feat: refactor whole bunch of stuff 2025-11-02 19:03:11 +01:00
Max Richter
81ebc8f5e0 fix: display correct name on movie page 2025-10-31 20:15:00 +01:00
Max Richter
65d76dcb26 fix: update some more code 2025-10-31 18:27:47 +01:00
Max Richter
fcbb9e7f22 fix: make image work 2025-10-31 18:25:08 +01:00
Max Richter
d7037e1ca1 fix: post images with as correct arraybuffer to marka 2025-10-31 18:12:24 +01:00
Max Richter
ab9c0f96e0 fix: make sure series/movies endpoints use correct type 2025-10-31 17:55:02 +01:00
Max Richter
de0b2e7a8f fix: refactor some stuff 2025-10-31 17:34:06 +01:00
Max Richter
1f67f8af34 feat: use marka api in all apis 2025-10-31 16:23:20 +01:00
Max Richter
79d692c2c6 fix: dont import node:path in clientside components 2025-10-31 15:41:46 +01:00
Max Richter
7e60327940 feat: allow creating articles with marka 2025-10-31 15:26:34 +01:00
Max Richter
283a00be39 fix: correctly fetch articles/series 2025-10-28 20:30:25 +01:00
Max Richter
f680b5f832 feat: initial refactor to use marka as backend 2025-10-28 20:15:23 +01:00
acefbcbd14 feat: add telegram bot 2025-05-09 19:05:23 +02:00
d450f4ed42 feat: dont show image duplicate in beginnign of markdown 2025-01-26 02:00:59 +01:00
23f33b7472 fix: dont double cache documents 2025-01-25 18:51:10 +01:00
d8f40500bb fix: make the website also work on mobile 2025-01-25 00:45:22 +01:00
00e7820462 feat: admin log page 2025-01-25 00:00:04 +01:00
4806ad5499 feat(backend): og image and meta tags 2025-01-23 18:42:29 +01:00
19a1344d3d feat: client side loading 2025-01-20 23:37:03 +01:00
463141981b fix(backend): rendering issue 2025-01-19 21:11:38 +01:00
bfe7dbbca9 feat: add proxy server 2025-01-19 20:13:25 +01:00
ce38b2be0a feat: add proxy server 2025-01-19 19:49:24 +01:00
78e94ccf82 refactor: simplify parse ingredients code 2025-01-19 19:22:19 +01:00
f106460502 refactor(backend): split log files into separate file 2025-01-19 16:43:00 +01:00
ed2c9acc4a feat: add favicon + title 2025-01-18 01:09:01 +01:00
d4cccacc28 feat: url scraper to recipe 2025-01-18 00:46:05 +01:00
6112d007c2 fix: clear commands after entering 2025-01-17 16:54:53 +01:00
6e82d9ca73 inline css 2025-01-06 19:01:19 +01:00
53c4d5b129 feat: completely remove redis 2025-01-06 16:14:29 +01:00
709fb2d7be feat: remove typesense 2025-01-05 23:14:19 +01:00
d0d49b217d feat: store documents in sqlite 2025-01-05 21:58:07 +01:00
20a2781214 feat: store image metadata in sqlite and images on disk 2025-01-05 21:27:31 +01:00
bf7d88a588 feat: move perf,logs and user into sqlite 2025-01-05 18:03:59 +01:00
1937ef55bb feat: upgrade fresh 2025-01-05 14:59:05 +01:00
9fc57d45b5 fix: chatgpt prompts 2024-06-21 11:36:23 +02:00
23ed214640 feat: disable font swapping 2023-12-14 13:57:26 +01:00
01a9fbd673 feat: move to tailwindcss from twind 2023-12-14 13:49:38 +01:00
d5975e9103 feat: add links to entire article header 2023-12-14 13:28:40 +01:00
28a48b752b fix: backlink on /recipes pointed to /articles 2023-12-08 23:09:19 +01:00
03d17569da feat: update some shit 2023-10-16 01:40:10 +02:00
799a736f36 chore: update fresh 2023-10-13 16:09:50 +02:00
67c2785b80 feat: add loading of recommendations to movie page 2023-09-08 16:52:26 +02:00
6d5a3a1a0c feat: add update all recommendations command 2023-09-08 15:15:36 +02:00
217dce04fb feat: enhance creation of recommendation keywords 2023-09-08 14:01:35 +02:00
cc112b7554 feat: add initial recommendation data 2023-09-08 13:33:29 +02:00