Commit Graph

1132 Commits (942c2c258f93c2adae7c7f45ad8fbbac4b9d30c0)
 

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