feat(reviews): add reviews route

allows seeing all reviews with optional filters.
works sans JS as well

closes https://github.com/zyachel/libremdb/issues/25
closes https://codeberg.org/zyachel/libremdb/issues/19
This commit is contained in:
zyachel
2024-03-31 15:37:44 +05:30
parent cf71cd39e1
commit dc42b3204c
29 changed files with 1053 additions and 31 deletions

View File

@ -101,7 +101,7 @@ Instances list in JSON format can be found in [instances.json](instances.json) f
- [x] add a way to see trailer and other videos
- [ ] implement movie specific routes like:
- [ ] reviews(including critic reviews)
- [x] reviews(including critic reviews)
- [ ] video & image gallery
- [ ] sections under 'did you know'
- [ ] release info
@ -109,7 +109,7 @@ Instances list in JSON format can be found in [instances.json](instances.json) f
- [ ] implement other routes like:
- [ ] lists
- [x] lists
- [ ] moviemeter
- [x] person info(includes directors and actors)
- [ ] company info