16 Commits

Author SHA1 Message Date
SrJuggernaut 13fb596232 chore(deps): upgrade sharp to v0.34.5, add @types/bun, remove @types/node 2026-04-02 12:59:26 -06:00
SrJuggernaut 17be2f09dd chore: add lint-staged with husky pre-commit hook for automated linting 2026-04-02 12:49:47 -06:00
SrJuggernaut 166ac4350f chore: moves next config to typescript
Also adds DOCKER_BUILD env variable in prepare for moving out from github workflows
2026-04-02 11:59:44 -06:00
SrJuggernaut ea498588e0 chore(deps): bump date-fns from 3.3.1 to 4.1.0 2026-04-01 14:17:22 -06:00
SrJuggernaut 3c66b5bad1 chore: update @pandacss/dev to v1.9.1 2026-04-01 14:16:31 -06:00
SrJuggernaut 221034133d chore: update husky and commitlint 2026-04-01 14:14:35 -06:00
SrJuggernaut 4be0de62fc chore: update FontAwesome dependencies to v7.2.0 2026-04-01 14:08:05 -06:00
SrJuggernaut 57a6032a24 chore: upgrade next and deps 2026-04-01 13:46:02 -06:00
SrJuggernaut 8802b0fd68 feat: nextjs 14 (#20)
* feat: eslint update

* feat: start over and layout

* feat: nextjs13 boilerplate

* feat: static homepage

* feat: static pages

* feat: static unirse

* chore: remove old mui types

* chore: moving from yarn to bun

* chore: update dependencies

* feat: static equipo unirse

* feat: move appwrite to entgamers-database package

* feat: improve ui components

* feat: update dependencies

* feat: static login & register pages

* fix: remove unused logs

* feat: state redux toolkit & feedback slice

* fix: equipo div inside p

* feat: session

* feat: metadataBase

* feat: basic apply form

* feat: http verbs

* feat: recover password flow

* chore: updated dependencies

* fix: fix image config

* fix: api team-applications route

* fix: remove not longer used fonts

* feat: session with current user

* fix: login form recuperar contraseña

* feat: equipo pages now uses data from database package

* feat: useManageErrors hook

* feat: updated cuenta page

* chore: updated old formik forms to use hooks

* feat: updated dependencies &package name

* fix: session related bugs

* fix: missing helper texts

* feat: static applications dashboard

* chore: update dependencies

* refactor: team applications

* fix: session api update
2024-07-30 18:23:15 -06:00
SrJuggernaut 14b52a7800 fix: remove bundle analyzer 2023-09-14 21:15:53 -06:00
SrJuggernaut f11ae1c4f3 revert: revert to yarn to deploy 2023-09-14 21:08:33 -06:00
SrJuggernaut ce87aa5ee3 feat: moving deployments to bun 2023-09-14 14:14:12 -06:00
SrJuggernaut b26d5d8eba chore: updated dependencies 2023-09-14 13:01:22 -06:00
SrJuggernaut 864ff91255 fix: server use isomorphic-fetch 2022-09-30 19:32:40 -05:00
SrJuggernaut c3dae929c6 feat: static site
* feat: mui support & basic theming

* feat: entgamers favicon

* feat: public images until dynamic content can be used

* feat: entgamers & gaming assets

* feat: eslint extra rules

* feat: mui theme modifications

* feat: fontawesome, gsap, bundle analyzer

* feat: common interfaces

* feat: basic layout

* chore: upadted dependencies

* chore: updated dependencies

* feat: updated link styles

* feat: layout now have better interfaces

* feat: basic seo component

* feat: static website

* feat: env variable rules in .gitignore

* feat: added lint to pre-commit
2022-09-26 12:01:26 -05:00
SrJuggernaut 8573d61066 Initial commit from Create Next App 2022-08-13 11:29:32 -05:00