Commit Graph

1131 Commits (95a3fea42b61343d4617792ad510bcae91140f90)
 

Author SHA1 Message Date
Josh Moore 95a3fea42b build/docker: use pnpm instead of npm
11 months ago
Josh Moore 5bfe91613c build: remove @types/tailwindcss (main package provides own types)
11 months ago
Josh Moore 5aa636f93e dummy for [docker build]
11 months ago
Josh Moore 2fc1ddf618
Merge pull request #244 from Gauvino/patch/docker
11 months ago
Uruk 52339f38bd Rename and change content
11 months ago
Uruk 0e2439a0d0 Removed apk cache command
11 months ago
Uruk b5e8993b8d Merge branch 'dev/0.15.0' into patch/docker
11 months ago
Josh Moore 3a1481e6ef
Merge branch 'dev/0.15.0' into patch/docker
11 months ago
Josh Moore 30346a0e8c build/fix: use safer engines declaration
11 months ago
Josh Moore 1f7108f0ee build: update packages
11 months ago
Josh Moore bb2d11d23a build: remove unused 0.14.x packages
11 months ago
Uruk a8fda8800d Merge branch 'patch/docker' of https://github.com/Gauvino/ass into patch/docker
11 months ago
Uruk c3d7e8645a Superseded: #246
11 months ago
Gauvino 966e1ce1dd
Merge branch 'dev/0.15.0' into patch/docker
11 months ago
Uruk d006073a68 Fix package.json
11 months ago
Uruk e4602f9e79 Optimize docker build and update package
11 months ago
Josh Moore e8b70d1257
Merge pull request #242 from XWasHere/crap
11 months ago
xwashere a833f8c585
fix this
11 months ago
xwashere 7bd08debe6
fix: oh god oh fuck oh god oh no oh
11 months ago
Josh Moore f276956a13 Merge branch 'master' into dev/0.15.0
11 months ago
Josh Moore 61af1bb535 🍑 0.14.7 🍑
11 months ago
Josh Moore f4febd0e0d build: update explicit packages
11 months ago
Josh Moore b8b9846aaf fix: forgot to further disable stuff
11 months ago
Josh Moore 75e56ccafc build: remove submodules (& old frontend injection)
11 months ago
Josh Moore 5360dfcbfb build: update packages
11 months ago
Josh Moore 304f499cac fix: use const & specify which config was invaldi
11 months ago
Josh Moore 3709a6958e chore: vsc autoformat
11 months ago
Josh Moore 6927bbdc26
Merge pull request #241 from XWasHere/dev/0.15.0
11 months ago
xwashere c648533469
feat: configurable rate limiting
11 months ago
Josh Moore 3d0a6eb794 build: update packages [docker build]
11 months ago
Josh Moore 2746a3e32a fix: reduce alerts to improve user flow
11 months ago
Josh Moore 1c12615e01 feat: add `requireAdmin` optional param
11 months ago
Josh Moore c84f507dea chore: minor cleanup
11 months ago
Josh Moore 229198294b
Merge pull request #239 from tycrek/feature/15-login [docker build]
11 months ago
Josh Moore c2509388d3 fix: add proper type here (excuse to do a [docker build] )
11 months ago
Josh Moore 4b68cb7c31 feat: redirect user to the page they originally requested
11 months ago
Josh Moore b46198eb47 feat: added login checker/redirection flow
11 months ago
Josh Moore 04ef991fbc fix: remove unnecessary function & move session setup step to exist...
11 months ago
Josh Moore 5d06745ceb refactor: use consistent import ordering
12 months ago
Josh Moore 5832a696a8 feat: authenticate sessions with bcrypt
12 months ago
Josh Moore 285e5ccc6a feat: added getAll to `data.ts` (MySQL is UNTESTED)
12 months ago
Josh Moore b4ebe8b5d5 feat: added UNTESTED MySQL getAll
12 months ago
Josh Moore c257718410 feat: added login flow to frontend
12 months ago
Josh Moore 69f1776c7a feat: added base implementation of login validation middleware
12 months ago
Josh Moore 49bd572d03 feat: made these functions universal (will be non-duplicate soon)
12 months ago
Josh Moore 1a07edf3cf build: added new NPM script `fresh` for clean runs
12 months ago
Josh Moore 38c235c836 feat: improve setup logs
12 months ago
Josh Moore 5e7016a0c6 feat: move setup POST to /api/setup
12 months ago
Josh Moore 7f04d365b6 feat: made basic page routers universal
12 months ago
Josh Moore b7f79a49fd feat: added session types & set up session storage
12 months ago