| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | switched manga downloaded api to render | real-zephex | 2024-06-12 | 2 | -16/+1 |
| | | |||||
| * | 🚀 feat(download): implement direct manga downloads | real-zephex | 2024-06-12 | 4 | -27/+57 |
| | | |||||
| * | ✨ feat(site): unified loading page and added metadata for each site | real-zephex | 2024-06-11 | 1 | -0/+5 |
| | | |||||
| * | fix �: minor fix | real-zephex | 2024-06-08 | 2 | -10/+10 |
| | | |||||
| * | ✨ style: changed background color for show pages | real-zephex | 2024-06-07 | 1 | -33/+28 |
| | | |||||
| * | 🚀 feat(ui): added manga with better UI | real-zephex | 2024-06-07 | 6 | -0/+409 |
| | | |||||
| * | ⚡️ perf(deps): upgrade to react 19 and next js 15, add loading screen, ↵ | real-zephex | 2024-05-29 | 17 | -1112/+0 |
| | | | | | drop mangas support | ||||
| * | minor changes to the manga page | real-zephex | 2024-05-14 | 1 | -2/+23 |
| | | |||||
| * | minor css fixes and added a new source for movies | zephex-alt | 2024-05-08 | 1 | -2/+3 |
| | | |||||
| * | i guess I fixed it | zephex-alt | 2024-05-04 | 3 | -6/+0 |
| | | |||||
| * | font changes, video player changes and other minor changes | zephex-alt | 2024-05-03 | 5 | -33/+39 |
| | | |||||
| * | added edge runtime line | zephex-alt | 2024-05-02 | 3 | -0/+6 |
| | | |||||
| * | small fixes | zephex-alt | 2024-04-30 | 7 | -20/+30 |
| | | |||||
| * | downloading mangas is not longer available. i need a proper hosting to ↵ | zephex-alt | 2024-04-29 | 1 | -3/+0 |
| | | | | | properly implement that feature | ||||
| * | code maintainence | zephex-alt | 2024-04-29 | 1 | -1/+1 |
| | | |||||
| * | removed edge runtime | zephex-alt | 2024-04-26 | 3 | -6/+0 |
| | | |||||
| * | trying to implement edge runtime | real-zephex | 2024-04-26 | 3 | -2/+6 |
| | | |||||
| * | UI tweaks for the manga page | real-zephex | 2024-04-26 | 2 | -8/+4 |
| | | |||||
| * | fixes: changed the manga.svg to manga.png | real-zephex | 2024-04-26 | 1 | -0/+5 |
| | | |||||
| * | fixes: changed the manga.svg to manga.png | real-zephex | 2024-04-26 | 3 | -32/+33 |
| | | |||||
| * | fixes: fixed the image proxy | real-zephex | 2024-04-26 | 1 | -1/+1 |
| | | |||||
| * | the image proxy was not working for some reason so switched it to ↵ | real-zephex | 2024-04-24 | 2 | -3/+6 |
| | | | | | shashstrom's proxy, here: https://github.com/shashstormer/m3u8_proxy-cors. \nFixed the image width and height for continue watching page. | ||||
| * | somethign somethign | zephex | 2024-04-20 | 3 | -166/+133 |
| |\ | |||||
| | * | minor fixes | zephex0 | 2024-04-19 | 1 | -1/+2 |
| | | | |||||
| | * | test changes | zephex0 | 2024-04-19 | 2 | -35/+1 |
| | | | |||||
| * | | idk whats happening | zephex | 2024-04-20 | 18 | -1101/+1101 |
| |/ | |||||
| * | feature added: tracker for mangas | real-zephex | 2024-04-18 | 3 | -0/+173 |
| | | |||||
| * | feature added: tracker for mangas | real-zephex | 2024-04-18 | 12 | -79/+141 |
| | | |||||
| * | minor fixes | real-zephex | 2024-04-12 | 4 | -0/+8 |
| | | |||||
| * | fixes: manga search is now fixed. removed the netlify card from the homepage ↵ | real-zephex | 2024-04-12 | 4 | -8/+16 |
| | | | | | because the vercel one is stable enough. | ||||
| * | UI changes | real-zephex | 2024-04-10 | 2 | -2/+2 |
| | | |||||
| * | removed edge funcitons | real-zephex | 2024-04-10 | 3 | -6/+0 |
| | | |||||
| * | minor changes | real-zephex | 2024-04-10 | 2 | -2/+3 |
| | | |||||
| * | UI changes | real-zephex | 2024-04-10 | 8 | -15/+53 |
| | | |||||
| * | prolly the last update to dramalama. | real-zephex | 2024-04-08 | 5 | -43/+101 |
| | | |||||
| * | small chanegs here and there, manga and anime pages are currently broken. ↵ | real-zephex | 2024-04-08 | 8 | -164/+46 |
| | | | | | changed the image proxy to cloudflare workers. | ||||
| * | idk what I am doing | real-zephex | 2024-04-07 | 1 | -1/+1 |
| | | |||||
| * | cloudflare fix | real-zephex | 2024-04-07 | 3 | -0/+6 |
| | | |||||
| * | inmidst of rewriting the kdrama section. will complete it soon | real-zephex | 2024-04-04 | 3 | -69/+34 |
| | | |||||
| * | UI Upgrades for anime section. | real-zephex | 2024-04-02 | 3 | -5/+11 |
| | | |||||
| * | fixes: minor css modifications, added basic information about the last read ↵ | real-zephex | 2024-03-31 | 6 | -17/+39 |
| | | | | | manga chapter (don't expect much out of it) | ||||
| * | fix: looks like image proxy is must for viewing manga pages. we will have ↵ | real-zephex | 2024-03-30 | 1 | -1/+1 |
| | | | | | to bare with the slow speeds ig | ||||
| * | fixes: temporrarily disabled the image proxy server for faster image ↵ | real-zephex | 2024-03-30 | 1 | -1/+1 |
| | | | | | loading, also changed the background color | ||||
| * | fix: mini mini mini fix | real-zephex | 2024-03-29 | 4 | -39/+0 |
| | | |||||
| * | fix: minor css fix for light mode users | real-zephex | 2024-03-29 | 5 | -2/+32 |
| | | |||||
| * | fix: manga page now indicates what chapter you are reading | real-zephex | 2024-03-29 | 6 | -5/+49 |
| | | |||||
| * | fixes: css improvements and UI redesign for manga info page | real-zephex | 2024-03-28 | 5 | -51/+78 |
| | | |||||
| * | fixes: minor css fixes, added loading indicators, added error pages etc etc | real-zephex | 2024-03-27 | 4 | -17/+54 |
| | | |||||
| * | restructured files | real-zephex | 2024-03-26 | 1 | -1/+0 |
| | | |||||
| * | changed the hosting for the image proxy | real-zephex | 2024-03-26 | 2 | -1/+2 |
| | | |||||