aboutsummaryrefslogtreecommitdiff
path: root/src/app/recent
Commit message (Collapse)AuthorAgeFilesLines
* fixes: anime section is fully server rendered, added a loading screen for ↵real-zephex2024-03-211-5/+5
| | | | info and video page, minor css optimizations
* fixes: change the file extension to .jsx and fixed the video player sizes ↵real-zephex2024-03-181-0/+0
| | | | for tablets
* prettified the code :)real-zephex2024-03-171-24/+27
|
* minor fixes and feature improvements: added an indicator which shows when ↵real-zephex2024-03-171-6/+5
| | | | the animes are being loaded and also indicates when no anime with given title is found
* feature added: search anime by titlereal-zephex2024-03-161-0/+1
|
* minor fixes for vercelreal-zephex2024-03-151-2/+2
|
* features: added anime and pretty much completed it. only search ↵real-zephex2024-03-152-0/+107
functionality is left to add