41 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 b4a28fb35e chore: update husky hooks for latest version and use bun 2026-04-02 12:49:29 -06:00
SrJuggernaut 796c952890 build: add Dockerfile and .dockerignore for Next.js containerization 2026-04-02 12:00:41 -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 b595cba4b0 chore: update TypeScript module config to esnext and bundler 2026-04-01 14:01:16 -06:00
SrJuggernaut b8454f750d feat: add suspense loading state to recover password page 2026-04-01 13:51:25 -06:00
SrJuggernaut d0f4a88661 refactor: enhance TypeScript typing and import consistency 2026-04-01 13:48:15 -06:00
SrJuggernaut 57a6032a24 chore: upgrade next and deps 2026-04-01 13:46:02 -06:00
SrJuggernaut f8018048bc fix: pm2 run with bun 2024-07-31 18:44:51 -06:00
SrJuggernaut ec196b2850 fix: deploy 2024-07-31 18:35:29 -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 f5a9a88f84 fix: pm2 script 2023-09-14 14:52:25 -06:00
SrJuggernaut f59a7cc091 fix: interpreter to use pm2 2 2023-09-14 14:49:04 -06:00
SrJuggernaut 3a831acaee fix: interpreter to use pm2 2023-09-14 14:39:51 -06:00
SrJuggernaut b514c6bc6f fix: bun doesnt run on pm2 2023-09-14 14:21:14 -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 390f8bc858 feat: riot review 2023-07-11 15:46:34 -06:00
SrJuggernaut d926d3a5ef fix: github action name, wrong triggers 2023-01-04 15:47:45 -06:00
SrJuggernaut fdefa84ec7 fix: github action naming 2023-01-04 15:46:14 -06:00
SrJuggernaut 9db5e5cebf feat: setup github action to run on new server 2023-01-04 15:44:18 -06:00
SrJuggernaut 35105441cb docs: deploy env vars 2022-10-09 13:56:41 -05:00
SrJuggernaut 7986456b9c fix: production git ref 2022-10-09 13:20:42 -05:00
SrJuggernaut f9aea7eea4 fix: glass text contrast 2022-10-01 13:34:31 -05:00
SrJuggernaut a68098e7e2 ci: use yarn instead npm 2022-10-01 13:33:29 -05:00
SrJuggernaut 864ff91255 fix: server use isomorphic-fetch 2022-09-30 19:32:40 -05:00
SrJuggernaut c69a166c1f revert: deploy as sudo
Refs: 624b225
2022-09-30 18:23:38 -05:00
SrJuggernaut 731c9b8962 fix: pass only required env to deploy 2022-09-30 17:50:41 -05:00
SrJuggernaut 624b2251c4 feat: post deploy as sudo 2022-09-30 13:57:27 -05:00
SrJuggernaut b73cc51e08 fix: pass environment to actions 2022-09-30 13:41:56 -05:00
SrJuggernaut a35e99f8ff ci: deploy using pm2
* ci: pm2 configuration file

* ci: github action deploy preview

* ci: github action deploy production

* ci: env variables now pass to pm2
2022-09-29 21:54:58 -05:00
SrJuggernaut 4f8c4f6492 docs: initial documentation 2022-09-28 18:09:10 -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

Diff Content Not Available