| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | style: i mean, it's better than before? | real-zephex | 2024-07-08 | 1 | -0/+1 |
| | | |||||
| * | build(deps): bump framer-motion from 11.2.6 to 11.2.12 | dependabot[bot] | 2024-06-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 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 | -29/+31 |
| | | |||||
| * | 🚀 feat(download): implement direct manga downloads | real-zephex | 2024-06-12 | 1 | -33/+29 |
| | | |||||
| * | Bump eslint from 8.57.0 to 9.4.0 | dependabot[bot] | 2024-06-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | 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]> | ||||
| * | reverted back from next js 15 and react compiler due to some compatibility ↵ | real-zephex | 2024-05-29 | 1 | -4/+1 |
| | | | | | issues | ||||
| * | ⚡️ perf(deps): upgrade to react 19 and next js 15, add loading screen, ↵ | real-zephex | 2024-05-29 | 1 | -35/+36 |
| | | | | | drop mangas support | ||||
| * | ✨ style(show): minor tweaks to kdrama, anime and movie show pages | real-zephex | 2024-05-27 | 1 | -37/+35 |
| | | |||||
| * | ✨ feat(ui): 🎨 migrate from vanilla css to tailwind css, adopted next ui ↵ | real-zephex | 2024-05-24 | 1 | -1/+7 |
| | | | | | and restructured | ||||
| * | Made the anime and kdrama titles to cut off after reaching div width. it ↵ | real-zephex | 2024-04-23 | 1 | -1/+1 |
| | | | | | just looks nice imo | ||||
| * | minor fixes | real-zephex | 2024-04-12 | 1 | -1/+2 |
| | | |||||
| * | added sharp npm package | real-zephex | 2024-04-11 | 1 | -1/+2 |
| | | |||||
| * | tried to leverage caching of next js: trending and recent animes info are ↵ | real-zephex | 2024-04-11 | 1 | -4/+1 |
| | | | | | now cached along with all the animes when you search for one | ||||
| * | UI changes | real-zephex | 2024-04-10 | 1 | -1/+2 |
| | | |||||
| * | some minor fixes and qol improvements | real-zephex | 2024-04-07 | 1 | -3/+0 |
| | | |||||
| * | fixes: minor css fixes, added loading indicators, added error pages etc etc | real-zephex | 2024-03-27 | 1 | -0/+1 |
| | | |||||
| * | idek | real-zephex | 2024-03-26 | 1 | -1/+3 |
| | | |||||
| * | changed the hosting for the image proxy | real-zephex | 2024-03-26 | 1 | -5/+7 |
| | | |||||
| * | fixes: change the file extension to .jsx and fixed the video player sizes ↵ | real-zephex | 2024-03-18 | 1 | -0/+1 |
| | | | | | for tablets | ||||
| * | Added vercel analytics | real-zephex | 2024-03-17 | 1 | -0/+2 |
| | | |||||
| * | The anime section is fully server rendered! | real-zephex | 2024-03-17 | 1 | -0/+1 |
| | | |||||
| * | minor fixes and feature improvements: added an indicator which shows when ↵ | real-zephex | 2024-03-17 | 1 | -0/+2 |
| | | | | | 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/+1 |
| | | |||||
| * | features: added anime and pretty much completed it. only search ↵ | real-zephex | 2024-03-15 | 1 | -1/+4 |
| | | | | | functionality is left to add | ||||
| * | First commit: Rewriting dramalama in next.js | real-zephex | 2024-03-14 | 1 | -1/+2 |
| | | |||||
| * | Initial commit from Create Next App | real-zephex | 2024-03-14 | 1 | -0/+20 |