e0bfbdd719
feat: integrate Hardcover API for books
...
- Add lib/hardcover.ts with GraphQL client for Hardcover API
- Add routes/api/books/[name].ts for creating books via Hardcover ID
- Add routes/api/books/enhance/[name].ts for enhancing books
- Add routes/api/hardcover/query.ts for searching books
- Add routes/books/[name].tsx and index.tsx for book pages
2026-02-10 18:19:10 +01:00
Max Richter
7ad08daf80
fix: make recipe crawling work
2025-11-12 15:41:30 +01:00
Max Richter
655fc648e6
feat: fallback to unsplash cover when article contains no image
2025-11-09 23:52:53 +01:00
Max Richter
6c6b69a46a
fix: make search work
2025-11-07 18:58:23 +01:00
Max Richter
581f1c1926
fix: make search usable again
2025-11-05 00:42:53 +01:00
Max Richter
7664abe089
fix: actually write image
2025-11-04 16:04:51 +01:00
Max Richter
bed7d1a11b
feat: better log article creations
2025-11-04 13:57:32 +01:00
Max Richter
56a104c8b9
feat: use better names for md files
2025-11-04 13:26:49 +01:00
Max Richter
fea9b69d4d
feat: cache marka api responses
2025-11-04 12:09:17 +01:00
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
e6b90cb785
feat: refactor whole bunch of stuff
2025-11-02 19:03:11 +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
f680b5f832
feat: initial refactor to use marka as backend
2025-10-28 20:15:23 +01:00
23f33b7472
fix: dont double cache documents
2025-01-25 18:51:10 +01:00
00e7820462
feat: admin log page
2025-01-25 00:00:04 +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
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
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
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
100d64a4d1
fix: dont error when youtube video doesnt have tags
2023-08-20 21:01:10 +02:00
93f359e684
feat: allow filtering with null (no) rating
2023-08-20 20:13:47 +02:00
b4d4e07b85
fix: pass missing id to several create things
2023-08-17 00:00:05 +02:00
830b33462d
feat: add logging
2023-08-13 02:26:22 +02:00
2b4173d759
feat: make author clickable
2023-08-12 18:32:56 +02:00
0acbbd6905
feat: add thumbhashes to images closes #6
2023-08-11 16:13:20 +02:00
6dd8575b15
fix: images did not load on first load closes #1
2023-08-11 13:03:42 +02:00
eaa769f46e
feat: add syncrhonize typsense command
2023-08-10 19:39:10 +02:00
d8f7ac38f1
feat: get author on series
2023-08-10 19:16:03 +02:00