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
7dda2dd60d
feat: add kmenu icon for mobile
2025-11-12 16:12:57 +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
bb4e895770
fix: display correct name for series
2025-11-03 01:06:27 +01:00
Max Richter
ebb897dca4
fix: correctly embed styles.css
2025-11-03 00:46:49 +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
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