aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\
| * testreal-zephex2024-04-271-0/+2
| |
* | Merge branch 'real-zephex:master' into masterzephex-alt2024-04-273-6/+0
|\|
| * edge runtime didn't workedreal-zephex2024-04-273-6/+0
| |
* | trying to implement edge runtimereal-zephex2024-04-266-2/+12
|/
* 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
* somethign somethignzephex2024-04-205-289/+241
|\
| * removed image from homepagezephex02024-04-191-15/+0
| |
| * minor fixeszephex02024-04-192-3/+3
| |
| * image fix for netlifyzephex02024-04-191-0/+1
| |
| * test changeszephex02024-04-193-58/+20
| |
* | idk whats happeningzephex2024-04-2061-3157/+3153
|/
* feature added: tracker for mangasreal-zephex2024-04-183-0/+173
|
* feature added: tracker for mangasreal-zephex2024-04-1815-87/+149
|
* minor fixesreal-zephex2024-04-161-7/+4
|
* feature added: anime history is now stored locally on the device.real-zephex2024-04-139-3/+204
|
* minor fixesreal-zephex2024-04-1215-14/+26
|
* minor fixesreal-zephex2024-04-127-9/+29
|
* fix: fixed kdrama page and made it availablereal-zephex2024-04-1210-30/+45
|
* fixes: manga search is now fixed. removed the netlify card from the homepage ↵real-zephex2024-04-127-24/+33
| | | | because the vercel one is stable enough.
* added sharp npm packagereal-zephex2024-04-112-1/+2
|
* tried to leverage caching of next js: trending and recent animes info are ↵real-zephex2024-04-118-13/+33
| | | | now cached along with all the animes when you search for one
* tried to fix auto resizing of the video player on quality change.real-zephex2024-04-102-29/+33
|
* UI changesreal-zephex2024-04-109-34/+59
|
* removed edge funcitonsreal-zephex2024-04-104-8/+0
|
* minor changesreal-zephex2024-04-105-7/+7
|
* updated readme.mdreal-zephex2024-04-101-18/+17
|
* UI changesreal-zephex2024-04-1033-382/+474
|
* prolly the last update to dramalama.real-zephex2024-04-0824-156/+200
|
* small chanegs here and there, manga and anime pages are currently broken. ↵real-zephex2024-04-0818-187/+183
| | | | changed the image proxy to cloudflare workers.
* minor fixreal-zephex2024-04-071-0/+4
|
* minor fixreal-zephex2024-04-079-23/+9
|
* Merge pull request #4 from real-zephex/cloudflare-fixreal-zephex2024-04-0712-147/+37
|\ | | | | Cloudflare fix
| * idekreal-zephex2024-04-077-10/+25
| |
| * idk what I am doingreal-zephex2024-04-072-1/+3
| |
| * cloudflare fixreal-zephex2024-04-077-139/+12
|/
* Merge pull request #3 from real-zephex/kdrama-section-rewritereal-zephex2024-04-078-34/+77
|\ | | | | minor fixes, will merge later
| * some minor fixes and qol improvementsreal-zephex2024-04-072-0/+31
| |
| * some minor fixes and qol improvementsreal-zephex2024-04-074-34/+43
| |
| * minor fixes, will merge laterreal-zephex2024-04-062-0/+3
| |
* | Merge pull request #2 from real-zephex/kdrama-section-rewritereal-zephex2024-04-0631-508/+621
|\| | | | | The kdrama section underwent a complete rewrite.