18ca98fd4a
refactor: make components more modular
...
would help in implementing name route
also did some stylistic changes
2023-04-15 20:58:09 +05:30
505ff4d839
refactor: replace relative paths with absolute ones in import statements
2023-01-28 22:09:27 +05:30
57b050f196
refactor: refactor code a bit
...
make a hook to abstarct logic from page
changes to .prettierrc
changes to a couple of imports/exports
bunch of screen reader tweaks
2022-12-31 22:02:48 +05:30
dd75df01eb
fix(title): fix site crash
...
production status of titles is sometimes null. this commit accounts for that and prevents site from crashing.
https://github.com/zyachel/libremdb/issues/22
2022-12-01 22:30:07 +05:30
dba2ba5aa4
feat: fetch images from media proxy on frontend
2022-10-31 17:37:36 -04:00
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