138 Commits

Author SHA1 Message Date
72feed0b22 fix: add build script: 2023-12-14 13:54:03 +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
ea2f07e80e chore: deno upgrade 2023-12-08 21:22:04 +01:00
a350f58efc feat: catch all yaml parse errors 2023-12-08 21:17:34 +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
04c3578d61 feat: optimize keyword creation query 2023-09-08 15:24:07 +02:00
6d5a3a1a0c feat: add update all recommendations command 2023-09-08 15:15:36 +02:00
297dab97cd feat: improve prompt for keyword extraction 2023-09-08 14:04: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
517b1ba23d feat: sort by rating by default 2023-08-29 13:48:52 +02:00
78b1699152 fix: remove build from doclkerfile 2023-08-28 22:45:20 +02:00
0019e7727b fix: remove build from doclkerfile 2023-08-28 22:37:23 +02:00
8ecb20d6de fix: remove build from doclkerfile 2023-08-28 22:17:22 +02:00
a1017b740f feat: sort movies by rating by default 2023-08-28 21:57:37 +02:00
9c3af5dcc5 fix: remove some shit 2023-08-24 00:13:57 +02:00
b1cdf0eeee feat: some shit 2023-08-24 00:13:41 +02:00
09f6456c34 feat: some shit 2023-08-24 00:13:09 +02:00
cda5f2dc5b fix: remove filters on images due to performance 2023-08-23 14:18:31 +02:00
fab9bac4a5 feat: some small improvments 2023-08-23 14:06:28 +02:00
118ad56150 fix: overflowing of card title 2023-08-22 18:06:01 +02:00
Max
100d64a4d1 fix: dont error when youtube video doesnt have tags 2023-08-20 21:01:10 +02:00
Max
93f359e684 feat: allow filtering with null (no) rating 2023-08-20 20:13:47 +02:00
aeb067aadb fix: some shit 2023-08-19 23:29:39 +02:00
09fea14644 fix: send X-Sync-mode header to silverbullet 2023-08-19 23:14:23 +02:00
5e4fcfbdaa feat: some shit? 2023-08-17 21:38:08 +02:00
2f9f2d81bf fix: dont pad numbers in redis key dates 2023-08-17 21:31:52 +02:00
ed3aed85ad chore: update fresh 2023-08-17 20:59:52 +02:00
b4d4e07b85 fix: pass missing id to several create things 2023-08-17 00:00:05 +02:00
5ee7adbd0a feat: use LOG_LEVEL from env 2023-08-16 23:51:56 +02:00
Max
830b33462d feat: add logging 2023-08-13 02:26:22 +02:00
Max
59ddcb64a6 feat: performance tracker 2023-08-13 00:34:03 +02:00
Max
1cf0d91af5 feat: search all resources for authors 2023-08-12 21:34:00 +02:00
Max
8703f5fda4 feat: add clickable author to series and articles 2023-08-12 21:04:49 +02:00
ae9e841ace feat: debug some shit 2023-08-12 19:24:45 +02:00
813d67a374 fix: return search results if only tags 2023-08-12 19:20:53 +02:00
2b4173d759 feat: make author clickable 2023-08-12 18:32:56 +02:00
d2a02fcf34 play around with image loading 2023-08-11 17:50:00 +02:00
d4db8430e4 refactor: store thumbhash as stirng 2023-08-11 17:33:06 +02:00
0f3f64d118 fix: error when images load too fast 2023-08-11 17:25:19 +02:00
e666664924 feat: remove some console.logs 2023-08-11 17:22:16 +02:00
3aa96dcef3 feat: use input type number for counter 2023-08-11 17:17:38 +02:00
8d53e4cd68 fix: error when images where loading too fast 2023-08-11 17:08:27 +02:00
0eb8ebdd16 feat: use srcset/sizes for all images 2023-08-11 16:37:54 +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