Commit Graph

25 Commits (2d55579cb765413275098fee64b537dccae7e924)

Author SHA1 Message Date
Sylvie c228a9f6c3
fix: use simpler types & normalize within db implementations
1 year ago
Sylvie 2a6e78356f
fix: missing error logs in api
1 year ago
Sylvie c8ee9a2985
fix: log user create error locally
1 year ago
Sylvie 5eff78c1da
refactor: update all imports for ESM
1 year ago
Josh Moore fd578d8359
fix: remove duplicate sections
1 year ago
xwashere 9c9f2ac768
impr: move sql config to "database", add config for different db variants
1 year ago
xwashere e113cb57ee
Merge remote-tracking branch 'upstream/dev/0.15.0' into dev/0.15.0
1 year ago
xwashere 7bd08debe6
fix: oh god oh fuck oh god oh no oh
1 year ago
xwashere 26431b2982
fix: oh god oh fuck oh god oh no oh
1 year ago
xwashere d36e5c53fe
nvm
1 year ago
X 66c81503e8
Merge branch 'tycrek:dev/0.15.0' into dev/0.15.0
1 year ago
xwashere 5620d0bed3
add: database class interface
1 year ago
Josh Moore 3709a6958e chore: vsc autoformat
1 year ago
xwashere c648533469
feat: configurable rate limiting
1 year ago
Josh Moore 4b68cb7c31 feat: redirect user to the page they originally requested
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 69f1776c7a feat: added base implementation of login validation middleware
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 fae0d0b69b refactor: added missing explicit semicolons
1 year ago
Josh Moore d91520cb78 feat: use pasted nanoid function (only 130 bytes) to resolve ESM issues
1 year ago
Josh Moore d5bd01b814 feat: added initial API route for posting a new user
1 year ago
Josh Moore b852a95dcd feat: added empty API router
2 years ago