16 Commits

Author SHA1 Message Date
268e80a6ee chore(deps): update dependency typescript to v5 2025-01-20 03:03:20 +00:00
ngn
df4bfa2942 Merge branch 'custom' into renovate/ioredis-5.x-lockfile 2025-01-20 02:59:55 +00:00
ngn
131ea607ef Merge branch 'custom' into renovate/axios-0.x 2025-01-20 02:59:34 +00:00
ngn
663746b453 Merge branch 'custom' into renovate/node-18.x 2025-01-20 02:59:11 +00:00
d54a92af3d fix(deps): update dependency ioredis to v5.4.2 2025-01-20 02:01:22 +00:00
7d009e7d4e fix(deps): update dependency axios to ^0.29.0 2025-01-20 02:01:16 +00:00
f061ab2ec5 chore(deps): update dependency @types/node to v18.19.71 2025-01-20 02:00:53 +00:00
497f61bac4 fix(deps): update dependency sharp to v0.33.5 2025-01-20 02:00:47 +00:00
536abc4ecb fix(deps): update dependency cheerio to v1.0.0 2025-01-20 01:00:46 +00:00
zyachel
719f42b5e6 fix(dockerfile): fix failing docker build
was due to sharp

closes https://github.com/zyachel/libremdb/issues/63
2024-01-06 19:39:16 +05:30
zyachel
7dea9eac14 build(dependencies): update dependencies and use pnpm v8
this commit also fixes an accidental lockfile mismatch

close https://github.com/zyachel/libremdb/issues/42
2023-04-26 22:12:22 +05:30
zyachel
5fd0d92187 fix(redis): fix logs being polluted when redis is disabled
also used streaming when redis is disabled for faster response.
2022-11-13 17:29:47 +05:30
zyachel
9891204f5a feat: major rewrite
the application is now rewritten in next.js. this commit also adds the ability to see trailers, did you know, more like this, etc. on title page.

BREAKING CHANGE: the whole application is rewritten from scratch.
2022-09-24 09:31:09 -04:00
zyachel
b2b50df02b build(dependecies): update dependencies 2022-06-05 22:44:33 +05:30
zyachel
8368c73965 implemented lazy loading and other small fixes 2022-04-18 11:54:37 +05:30
zyachel
d660f9ea58 initial commit 2022-03-19 17:22:07 +05:30