aboutsummaryrefslogtreecommitdiff
path: root/src/app
Commit message (Collapse)AuthorAgeFilesLines
* fix: mini mini mini fixreal-zephex2024-03-291-0/+44
|
* fix: minor css fix for light mode usersreal-zephex2024-03-2911-55/+57
|
* fixes and improvements: dramalaam is no longer hosted on koyeb cuz ofreal-zephex2024-03-2916-418/+125
| | | | high latency issues.
* fix: manga page now indicates what chapter you are readingreal-zephex2024-03-298-14/+129
|
* fixes: css improvements and UI redesign for manga info pagereal-zephex2024-03-286-51/+102
|
* fixes: minor css fixes, added loading indicators, added error pages etc etcreal-zephex2024-03-278-372/+74
|
* restructured filesreal-zephex2024-03-2624-23/+32
|
* idekreal-zephex2024-03-261-1/+2
|
* changed the hosting for the image proxyreal-zephex2024-03-262-1/+2
|
* fix: small css fixreal-zephex2024-03-252-1/+9
|
* removed optimization from manga pages as it quickly runs out of optimization ↵real-zephex2024-03-251-0/+1
| | | | points on vercel
* removed optimization from manga pages as it quickly runs out of optimization ↵real-zephex2024-03-251-0/+1
| | | | points on vercel
* feature update: added the functionality to download mangasreal-zephex2024-03-253-0/+38
|
* fix: vercel fixreal-zephex2024-03-253-64/+2
|
* feature added: mangas are now availablereal-zephex2024-03-2515-6/+810
|
* fix: requests are revalidated after 30 mins. this prevents stale data from ↵real-zephex2024-03-231-1/+2
| | | | being served
* feature: added footer which includes a status page and links to the github reporeal-zephex2024-03-233-0/+39
|
* fixes: css fixes for light themereal-zephex2024-03-233-2/+14
|
* feature: added video quality optionsreal-zephex2024-03-231-1/+1
|
* fix: minor css fixreal-zephex2024-03-224-7/+9
|
* fix: minor css fixreal-zephex2024-03-212-2/+2
|
* fix: minor css fixreal-zephex2024-03-212-2/+2
|
* fix: fixed the backed. let's hope it stays this wayreal-zephex2024-03-219-25/+31
|
* ughhreal-zephex2024-03-211-0/+11
|
* took down the anime pagereal-zephex2024-03-212-14/+8
|
* fix: trying to fix the endpointsreal-zephex2024-03-211-1/+1
|
* fix: trying to fix the endpointsreal-zephex2024-03-213-2/+4
|
* changes: reverted to previous commitreal-zephex2024-03-212-4/+0
|
* fix: cloudflare fixreal-zephex2024-03-212-0/+4
|
* fixes: minor performance improvementsreal-zephex2024-03-216-51/+83
|
* fixes: anime section is fully server rendered, added a loading screen for ↵real-zephex2024-03-215-0/+707
| | | | info and video page, minor css optimizations
* fixes: anime section is fully server rendered, added a loading screen for ↵real-zephex2024-03-214-20/+15
| | | | info and video page, minor css optimizations
* fix: redirects to 404 when an anime stream is not availablereal-zephex2024-03-191-0/+9
|
* fixes: change the file extension to .jsx and fixed the video player sizes ↵real-zephex2024-03-1812-5/+15
| | | | for tablets
* fixed a minor bugreal-zephex2024-03-172-2/+2
|
* fix: scrubbing throught the progress bar showed wrong thumbnails. fixed it ↵real-zephex2024-03-171-4/+1
| | | | by removing the thumbnails as the videos need to be stored on mux in order to get the correct thumbnails
* Added vercel analyticsreal-zephex2024-03-171-0/+4
|
* vercel fix ;)real-zephex2024-03-171-1/+1
|
* The anime section is fully server rendered!real-zephex2024-03-174-64/+46
|
* prettified the code :)real-zephex2024-03-1713-198/+216
|
* minor fixes and feature improvements: added an indicator which shows when ↵real-zephex2024-03-175-74/+119
| | | | the animes are being loaded and also indicates when no anime with given title is found
* minor fixes: tried to make the video player responsive but failedreal-zephex2024-03-162-4/+5
|
* vercel fixreal-zephex2024-03-161-2/+2
|
* feature added: search anime by titlereal-zephex2024-03-1610-10/+189
|
* minor fixes for vercelreal-zephex2024-03-151-0/+7
|
* minor fixes for vercelreal-zephex2024-03-153-4/+5
|
* features: added anime and pretty much completed it. only search ↵real-zephex2024-03-1513-10/+351
| | | | functionality is left to add
* minor fix: changed the website titlereal-zephex2024-03-141-2/+2
|
* First commit: Rewriting dramalama in next.jsreal-zephex2024-03-1411-412/+533
|
* Initial commit from Create Next Appreal-zephex2024-03-145-0/+449