| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fixes: minor css fixes, added loading indicators, added error pages etc etc | real-zephex | 2024-03-27 | 11 | -380/+175 | |
| | | ||||||
| * | restructured files | real-zephex | 2024-03-26 | 25 | -23/+32 | |
| | | ||||||
| * | idek | real-zephex | 2024-03-26 | 3 | -10/+563 | |
| | | ||||||
| * | changed the hosting for the image proxy | real-zephex | 2024-03-26 | 4 | -61/+87 | |
| | | ||||||
| * | fix: small css fix | real-zephex | 2024-03-25 | 2 | -1/+9 | |
| | | ||||||
| * | removed optimization from manga pages as it quickly runs out of optimization ↵ | real-zephex | 2024-03-25 | 1 | -0/+1 | |
| | | | | | points on vercel | |||||
| * | removed optimization from manga pages as it quickly runs out of optimization ↵ | real-zephex | 2024-03-25 | 1 | -0/+1 | |
| | | | | | points on vercel | |||||
| * | feature update: added the functionality to download mangas | real-zephex | 2024-03-25 | 3 | -0/+38 | |
| | | ||||||
| * | fix: vercel fix | real-zephex | 2024-03-25 | 3 | -64/+2 | |
| | | ||||||
| * | feature added: mangas are now available | real-zephex | 2024-03-25 | 23 | -8/+828 | |
| | | ||||||
| * | fix: requests are revalidated after 30 mins. this prevents stale data from ↵ | real-zephex | 2024-03-23 | 1 | -1/+2 | |
| | | | | | being served | |||||
| * | feature: added footer which includes a status page and links to the github repo | real-zephex | 2024-03-23 | 3 | -0/+39 | |
| | | ||||||
| * | fixes: css fixes for light theme | real-zephex | 2024-03-23 | 3 | -2/+14 | |
| | | ||||||
| * | feature: added video quality options | real-zephex | 2024-03-23 | 1 | -1/+1 | |
| | | ||||||
| * | fix: minor css fix | real-zephex | 2024-03-22 | 4 | -7/+9 | |
| | | ||||||
| * | fix: minor css fix | real-zephex | 2024-03-21 | 2 | -2/+2 | |
| | | ||||||
| * | fix: minor css fix | real-zephex | 2024-03-21 | 2 | -2/+2 | |
| | | ||||||
| * | fix: fixed the backed. let's hope it stays this way | real-zephex | 2024-03-21 | 9 | -25/+31 | |
| | | ||||||
| * | ughh | real-zephex | 2024-03-21 | 1 | -0/+11 | |
| | | ||||||
| * | took down the anime page | real-zephex | 2024-03-21 | 2 | -14/+8 | |
| | | ||||||
| * | fix: trying to fix the endpoints | real-zephex | 2024-03-21 | 1 | -1/+1 | |
| | | ||||||
| * | fix: trying to fix the endpoints | real-zephex | 2024-03-21 | 3 | -2/+4 | |
| | | ||||||
| * | changes: reverted to previous commit | real-zephex | 2024-03-21 | 2 | -4/+0 | |
| | | ||||||
| * | fix: cloudflare fix | real-zephex | 2024-03-21 | 2 | -0/+4 | |
| | | ||||||
| * | fixes: minor performance improvements | real-zephex | 2024-03-21 | 6 | -51/+83 | |
| | | ||||||
| * | fixes: anime section is fully server rendered, added a loading screen for ↵ | real-zephex | 2024-03-21 | 5 | -0/+707 | |
| | | | | | info and video page, minor css optimizations | |||||
| * | fixes: anime section is fully server rendered, added a loading screen for ↵ | real-zephex | 2024-03-21 | 5 | -20/+24 | |
| | | | | | info and video page, minor css optimizations | |||||
| * | Update README.md | real-zephex | 2024-03-20 | 1 | -6/+39 | |
| | | ||||||
| * | fix: redirects to 404 when an anime stream is not available | real-zephex | 2024-03-19 | 1 | -0/+9 | |
| | | ||||||
| * | fixes: change the file extension to .jsx and fixed the video player sizes ↵ | real-zephex | 2024-03-18 | 16 | -28/+196 | |
| | | | | | for tablets | |||||
| * | fixed a minor bug | real-zephex | 2024-03-17 | 2 | -2/+2 | |
| | | ||||||
| * | fix: scrubbing throught the progress bar showed wrong thumbnails. fixed it ↵ | real-zephex | 2024-03-17 | 1 | -4/+1 | |
| | | | | | by removing the thumbnails as the videos need to be stored on mux in order to get the correct thumbnails | |||||
| * | Added vercel analytics | real-zephex | 2024-03-17 | 3 | -0/+67 | |
| | | ||||||
| * | vercel fix ;) | real-zephex | 2024-03-17 | 1 | -1/+1 | |
| | | ||||||
| * | The anime section is fully server rendered! | real-zephex | 2024-03-17 | 7 | -64/+60 | |
| | | ||||||
| * | Update README.md | real-zephex | 2024-03-17 | 1 | -2/+2 | |
| | | ||||||
| * | prettified the code :) | real-zephex | 2024-03-17 | 13 | -198/+216 | |
| | | ||||||
| * | minor fixes and feature improvements: added an indicator which shows when ↵ | real-zephex | 2024-03-17 | 7 | -81/+154 | |
| | | | | | 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 failed | real-zephex | 2024-03-16 | 2 | -4/+5 | |
| | | ||||||
| * | vercel fix | real-zephex | 2024-03-16 | 1 | -2/+2 | |
| | | ||||||
| * | feature added: search anime by title | real-zephex | 2024-03-16 | 12 | -10/+199 | |
| | | ||||||
| * | minor fixes for vercel | real-zephex | 2024-03-15 | 1 | -0/+7 | |
| | | ||||||
| * | minor fixes for vercel | real-zephex | 2024-03-15 | 3 | -4/+5 | |
| | | ||||||
| * | features: added anime and pretty much completed it. only search ↵ | real-zephex | 2024-03-15 | 17 | -12/+445 | |
| | | | | | functionality is left to add | |||||
| * | minor fix: changed the website title | real-zephex | 2024-03-14 | 1 | -2/+2 | |
| | | ||||||
| * | Created README.md | real-zephex | 2024-03-14 | 1 | -31/+6 | |
| | | ||||||
| * | First commit: Rewriting dramalama in next.js | real-zephex | 2024-03-14 | 17 | -420/+593 | |
| | | ||||||
| * | Initial commit from Create Next App | real-zephex | 2024-03-14 | 14 | -0/+4710 | |