Commit graph

6 commits

Author SHA1 Message Date
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