| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build(deps): bump framer-motion from 11.2.6 to 11.2.12 | dependabot[bot] | 2024-06-25 | 1 | -4/+185 |
| | | | | | | | | | | | | | | | Bumps [framer-motion](https://github.com/framer/motion) from 11.2.6 to 11.2.12. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.2.6...v11.2.12) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> | ||||
| * | switched manga downloaded api to render | real-zephex | 2024-06-12 | 1 | -429/+26 |
| | | |||||
| * | Merge pull request #44 from real-zephex/dependabot/npm_and_yarn/eslint-9.4.0 | real-zephex | 2024-06-11 | 1 | -194/+109 |
| |\ | | | | | Bump eslint from 8.57.0 to 9.4.0 | ||||
| | * | Bump eslint from 8.57.0 to 9.4.0 | dependabot[bot] | 2024-06-11 | 1 | -194/+110 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.4.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.4.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | ||||
| * | | Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group | dependabot[bot] | 2024-06-11 | 1 | -7/+8 |
| |/ | | | | | | | | | | | | | | | | | Bumps the npm_and_yarn group with 1 update: [braces](https://github.com/micromatch/braces). Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> | ||||
| * | ✨ feat(site): unified loading page and added metadata for each site | real-zephex | 2024-06-11 | 1 | -2587/+249 |
| | | |||||
| * | ✨ feat(ui): 🎨 migrate from vanilla css to tailwind css, adopted next ui ↵ | real-zephex | 2024-05-24 | 1 | -91/+3630 |
| | | | | | and restructured | ||||
| * | Made the anime and kdrama titles to cut off after reaching div width. it ↵ | real-zephex | 2024-04-23 | 1 | -48/+58 |
| | | | | | just looks nice imo | ||||
| * | idk whats happening | zephex | 2024-04-20 | 1 | -23/+19 |
| | | |||||
| * | UI changes | real-zephex | 2024-04-10 | 1 | -1/+7 |
| | | |||||
| * | cloudflare fix | real-zephex | 2024-04-07 | 1 | -139/+0 |
| | | |||||
| * | fixes: minor css fixes, added loading indicators, added error pages etc etc | real-zephex | 2024-03-27 | 1 | -0/+100 |
| | | |||||
| * | idek | real-zephex | 2024-03-26 | 1 | -8/+558 |
| | | |||||
| * | changed the hosting for the image proxy | real-zephex | 2024-03-26 | 1 | -55/+78 |
| | | |||||
| * | fixes: change the file extension to .jsx and fixed the video player sizes ↵ | real-zephex | 2024-03-18 | 1 | -3/+159 |
| | | | | | for tablets | ||||
| * | Added vercel analytics | real-zephex | 2024-03-17 | 1 | -0/+61 |
| | | |||||
| * | The anime section is fully server rendered! | real-zephex | 2024-03-17 | 1 | -0/+9 |
| | | |||||
| * | minor fixes and feature improvements: added an indicator which shows when ↵ | real-zephex | 2024-03-17 | 1 | -7/+33 |
| | | | | | the animes are being loaded and also indicates when no anime with given title is found | ||||
| * | feature added: search anime by title | real-zephex | 2024-03-16 | 1 | -0/+9 |
| | | |||||
| * | features: added anime and pretty much completed it. only search ↵ | real-zephex | 2024-03-15 | 1 | -1/+86 |
| | | | | | functionality is left to add | ||||
| * | First commit: Rewriting dramalama in next.js | real-zephex | 2024-03-14 | 1 | -5/+41 |
| | | |||||
| * | Initial commit from Create Next App | real-zephex | 2024-03-14 | 1 | -0/+4153 |