aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* minor css fixes and added a new source for movieszephex-alt2024-05-0815-96/+138
|
* changed search bar width for smaller deviceszephex-alt2024-05-061-1/+1
|
* changed search bar width for smaller deviceszephex-alt2024-05-061-3/+3
|
* changed search bar width for smaller deviceszephex-alt2024-05-061-0/+6
|
* last minute fixeszephex-alt2024-05-063-2/+13
|
* minor fixeszephex-alt2024-05-067-3/+56
|
* added MOVIES support. SERIES support coming soon!zephex-alt2024-05-0613-0/+677
|
* added MOVIES support. SERIES support coming soon!zephex-alt2024-05-062-4/+8
|
* UI enhancementzephex-alt2024-05-0510-22/+101
|
* i guess I fixed itzephex-alt2024-05-046-48/+35
|
* this was the best fix that i could come up withzephex-alt2024-05-041-35/+38
|
* UI changes to improved desktop experiencezephex-alt2024-05-0411-150/+121
|
* Update README.mdreal-zephex2024-05-031-2/+0
|
* Merge pull request #11 from zephex-alt/deploy-on-cloudflarereal-zephex2024-05-0320-107/+95
|\ | | | | video player change, font changes and other minor changes
| * some more changeszephex-alt2024-05-032-14/+10
| |
| * font changes, video player changes and other minor changeszephex-alt2024-05-0316-92/+73
| |
| * added edge runtime linezephex-alt2024-05-025-1/+12
| |
| * testzephex-alt2024-05-021-0/+0
| |
* | removed unused pictures from the public directoryreal-zephex2024-05-036-123/+4
| |
* | Create codeql.ymlreal-zephex2024-05-031-0/+92
| |
* | Create dependabot.ymlreal-zephex2024-05-031-0/+11
| |
* | Delete .github/workflows directoryreal-zephex2024-05-021-93/+0
| |
* | Merge pull request #8 from zephex-alt/masterreal-zephex2024-05-013-42/+50
|\| | | | | video players for both anime and kdrama sites are consistent now
| * video players for both anime and kdrama sites are consistent nowzephex-alt2024-04-303-42/+50
| |
* | Merge pull request #6 from zephex-alt/masterreal-zephex2024-04-3033-144/+165
|\| | | | | Fixes and Improvements - 2
| * small fixeszephex-alt2024-04-3025-85/+121
| |
| * late night fuckeryzephex-alt2024-04-297-13/+13
| |
| * adjusted the images' width and heightzephex-alt2024-04-2911-44/+32
| |
| * downloading mangas is not longer available. i need a proper hosting to ↵zephex-alt2024-04-291-3/+0
| | | | | | | | properly implement that feature
* | Merge pull request #5 from zephex-alt/masterreal-zephex2024-04-2920-60/+100
|\| | | | | changes
| * adjusted the width and height of the image just by a littlezephex-alt2024-04-295-18/+4
| |
| * some seo stuffzephex-alt2024-04-291-4/+4
| |
| * minor UI tweaks to homepages of kdrama and manga sectionzephex-alt2024-04-298-8/+20
| |
| * code maintainencezephex-alt2024-04-2912-50/+94
| |
| * removed edge runtimezephex-alt2024-04-266-12/+0
| |
| * Merge branch 'real-zephex:master' into masterzephex-alt2024-04-271-0/+2
| |\
| * \ Merge branch 'real-zephex:master' into masterzephex-alt2024-04-273-6/+0
| |\ \
| * | | trying to implement edge runtimereal-zephex2024-04-266-2/+12
| | | |
* | | | Update README.mdreal-zephex2024-04-291-1/+1
| | | |
* | | | Create nextjs.ymlreal-zephex2024-04-281-0/+93
| |_|/ |/| | | | | Github pages
* | | testreal-zephex2024-04-271-0/+2
| |/ |/|
* | edge runtime didn't workedreal-zephex2024-04-273-6/+0
|/
* minor ui fixreal-zephex2024-04-2613-36/+58
|
* UI tweaks for the manga pagereal-zephex2024-04-261-0/+0
|
* UI tweaks for the manga pagereal-zephex2024-04-262-8/+4
|
* fixes: changed the manga.svg to manga.pngreal-zephex2024-04-261-0/+5
|
* fixes: changed the manga.svg to manga.pngreal-zephex2024-04-263-32/+33
|
* fixes: fixed the image proxyreal-zephex2024-04-261-1/+1
|
* the image proxy was not working for some reason so switched it to ↵real-zephex2024-04-246-11/+16
| | | | shashstrom's proxy, here: https://github.com/shashstormer/m3u8_proxy-cors. \nFixed the image width and height for continue watching page.
* Made the anime and kdrama titles to cut off after reaching div width. it ↵real-zephex2024-04-236-57/+70
| | | | just looks nice imo