aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump framer-motion from 11.2.6 to 11.2.12dependabot[bot]2024-06-251-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 renderreal-zephex2024-06-121-429/+26
|
* Merge pull request #44 from real-zephex/dependabot/npm_and_yarn/eslint-9.4.0real-zephex2024-06-111-194/+109
|\ | | | | Bump eslint from 8.57.0 to 9.4.0
| * Bump eslint from 8.57.0 to 9.4.0dependabot[bot]2024-06-111-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 groupdependabot[bot]2024-06-111-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 sitereal-zephex2024-06-111-2587/+249
|
* ✨ feat(ui): 🎨 migrate from vanilla css to tailwind css, adopted next ui ↵real-zephex2024-05-241-91/+3630
| | | | and restructured
* Made the anime and kdrama titles to cut off after reaching div width. it ↵real-zephex2024-04-231-48/+58
| | | | just looks nice imo
* idk whats happeningzephex2024-04-201-23/+19
|
* UI changesreal-zephex2024-04-101-1/+7
|
* cloudflare fixreal-zephex2024-04-071-139/+0
|
* fixes: minor css fixes, added loading indicators, added error pages etc etcreal-zephex2024-03-271-0/+100
|
* idekreal-zephex2024-03-261-8/+558
|
* changed the hosting for the image proxyreal-zephex2024-03-261-55/+78
|
* fixes: change the file extension to .jsx and fixed the video player sizes ↵real-zephex2024-03-181-3/+159
| | | | for tablets
* Added vercel analyticsreal-zephex2024-03-171-0/+61
|
* The anime section is fully server rendered!real-zephex2024-03-171-0/+9
|
* minor fixes and feature improvements: added an indicator which shows when ↵real-zephex2024-03-171-7/+33
| | | | the animes are being loaded and also indicates when no anime with given title is found
* feature added: search anime by titlereal-zephex2024-03-161-0/+9
|
* features: added anime and pretty much completed it. only search ↵real-zephex2024-03-151-1/+86
| | | | functionality is left to add
* First commit: Rewriting dramalama in next.jsreal-zephex2024-03-141-5/+41
|
* Initial commit from Create Next Appreal-zephex2024-03-141-0/+4153