| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create CONTRIBUTING.md | real-zephex | 2024-05-27 | 1 | -0/+9 |
| | | |||||
| * | Create CODE_OF_CONDUCT.md | real-zephex | 2024-05-27 | 1 | -0/+128 |
| | | |||||
| * | Create LICENSE | real-zephex | 2024-05-27 | 1 | -0/+21 |
| | | |||||
| * | Merge pull request #33 from avalynndev/patch-1 | real-zephex | 2024-05-27 | 1 | -1/+1 |
| |\ | | | | | | | 🔧 ci(dependabot): add npm to dependabot.yml | ||||
| | * | Update dependabot.yml | Avalynn | 2024-05-27 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #32 from real-zephex/homepage-redesign | real-zephex | 2024-05-27 | 8 | -124/+177 |
| |\ | | | | | 🎨 refactor(ui): Update background image for info page and home page, … | ||||
| | * | 🎨 refactor(ui): Update background image for info page and home page, and ↵ | real-zephex | 2024-05-27 | 8 | -124/+177 |
| |/ | | | | fix video loading issue | ||||
| * | ⚡️ perf(kdrama, anime): cache video links, replace next/image | real-zephex | 2024-05-26 | 16 | -73/+84 |
| | | |||||
| * | 🚀 feat(download): add download feature for movies | real-zephex | 2024-05-25 | 3 | -3/+24 |
| | | |||||
| * | 🐛 fix(movie): add missing card component | real-zephex | 2024-05-25 | 2 | -4/+6 |
| | | |||||
| * | 🚀 refactor(movie): revamped movie section | real-zephex | 2024-05-25 | 21 | -731/+384 |
| | | |||||
| * | ✅ fix(anime): fix continue watching functionality and minor tweaks | real-zephex | 2024-05-24 | 2 | -18/+20 |
| | | |||||
| * | ✨ feat(ui): 🎨 migrate from vanilla css to tailwind css, adopted next ui ↵ | real-zephex | 2024-05-24 | 70 | -1852/+4756 |
| | | | | | and restructured | ||||
| * | style: minor improvements to the anime cards | real-zephex | 2024-05-23 | 3 | -14/+14 |
| | | |||||
| * | 🎨 style(anime): UI improvements to the anime page | real-zephex | 2024-05-23 | 12 | -106/+162 |
| | | |||||
| * | Update README.md | real-zephex | 2024-05-22 | 1 | -0/+2 |
| | | |||||
| * | 💅 style(movie-page): remove scrollbar from iframe | real-zephex | 2024-05-21 | 2 | -6/+7 |
| | | |||||
| * | ✨ style(homepage): removed unnecessary sub text from the homepage cards ↵ | real-zephex | 2024-05-19 | 1 | -10/+2 |
| | | | | | and changed web-series to series | ||||
| * | test | real-zephex | 2024-05-19 | 1 | -1/+0 |
| | | |||||
| * | Reapply "style(homepage): removed unnecessary sub text from the homepage ↵ | real-zephex | 2024-05-19 | 3 | -5/+12 |
| | | | | | | | cards and changed web-series to series" This reverts commit dc2921c7db924c36a98eb79ab5ceefe14d1803d1. | ||||
| * | Revert "style(homepage): removed unnecessary sub text from the homepage ↵ | real-zephex | 2024-05-19 | 3 | -12/+5 |
| | | | | | | | cards and changed web-series to series" This reverts commit c45c453fc1d58d553bcf07b7e186d9029a82cbeb. | ||||
| * | Merge branch 'master' of https://github.com/real-zephex/Dramalama-Next | real-zephex | 2024-05-19 | 17 | -2/+865 |
| |\ | |||||
| | * | Merge pull request #28 from real-zephex/improvement-2 | real-zephex | 2024-05-19 | 18 | -2/+866 |
| | |\ | | | | | | | added series support | ||||
| | | * | added series support | real-zephex | 2024-05-19 | 1 | -7/+2 |
| | | | | |||||
| | | * | added series support | real-zephex | 2024-05-19 | 18 | -2/+871 |
| | |/ | |||||
| * / | style(homepage): removed unnecessary sub text from the homepage cards and ↵ | real-zephex | 2024-05-19 | 3 | -5/+12 |
| |/ | | | | changed web-series to series | ||||
| * | minor changes to the manga page | real-zephex | 2024-05-14 | 2 | -6/+34 |
| | | |||||
| * | Merge branch 'master' of https://github.com/real-zephex/Dramalama-Next | real-zephex | 2024-05-14 | 41 | -1135/+1197 |
| |\ | |||||
| | * | Merge pull request #27 from real-zephex/improvement-2 | real-zephex | 2024-05-13 | 7 | -7/+60 |
| | |\ | | | | | | | added loading.jsx file and it's css subpart | ||||
| | | * | added loading.jsx file and it's css subpart | real-zephex | 2024-05-13 | 7 | -7/+60 |
| | | | | |||||
| | * | | Update README.md | real-zephex | 2024-05-12 | 1 | -1/+5 |
| | | | | |||||
| | * | | Merge pull request #26 from real-zephex/improvement-2 | real-zephex | 2024-05-11 | 4 | -3/+129 |
| | |\| | | | | | | | Improvement 2 | ||||
| | | * | adjustments to the search bar on the anime page | real-zephex | 2024-05-11 | 2 | -0/+124 |
| | | | | |||||
| | | * | adjustments to the search bar on the anime page | real-zephex | 2024-05-11 | 2 | -3/+5 |
| | | | | |||||
| | * | | Merge pull request #25 from real-zephex/improvement-2 | real-zephex | 2024-05-11 | 36 | -1133/+1012 |
| | |\| | | | | | | | Improvement 2 | ||||
| | | * | added anime history section | real-zephex | 2024-05-11 | 1 | -0/+35 |
| | | | | |||||
| | | * | some minor fixes | real-zephex | 2024-05-11 | 6 | -15/+123 |
| | | | | |||||
| | | * | adjustments to the cache system | real-zephex | 2024-05-11 | 1 | -4/+6 |
| | | | | |||||
| | | * | adjustments to the cache system | real-zephex | 2024-05-11 | 4 | -6/+25 |
| | | | | |||||
| | | * | adjustments to the cache system | real-zephex | 2024-05-11 | 3 | -2/+9 |
| | | | | |||||
| | | * | UI changes, Logic change and complete re-write for anime page | real-zephex | 2024-05-11 | 35 | -1133/+841 |
| | |/ | |||||
| * / | minor changes to the kdrama page | real-zephex | 2024-05-14 | 9 | -28/+40 |
| |/ | |||||
| * | Merge pull request #24 from zephex-alt/master | real-zephex | 2024-05-09 | 5 | -9/+67 |
| |\ | | | | | added popular section (anime) | ||||
| | * | added popular section (anime) | zephex-alt | 2024-05-09 | 5 | -9/+67 |
| | | | |||||
| * | | Merge pull request #22 from zephex-alt/master | real-zephex | 2024-05-08 | 15 | -96/+138 |
| |\| | | | | | New movie source - autoembed.cc | ||||
| | * | minor css fixes and added a new source for movies | zephex-alt | 2024-05-08 | 10 | -39/+64 |
| | |\ | |/ |/| | |||||
| * | | Delete .github/workflows/eslint.yml | real-zephex | 2024-05-07 | 1 | -50/+0 |
| | | | |||||
| * | | didn't like it | real-zephex | 2024-05-07 | 3 | -40/+25 |
| | | | |||||
| * | | well, I tried something | real-zephex | 2024-05-07 | 6 | -31/+45 |
| | | | |||||
| * | | small fixes and shit | real-zephex | 2024-05-07 | 10 | -38/+64 |
| | | | |||||