Commit Graph

49 Commits (4457d322053fd4ca73928f5a58a9e49e358f6cfa)

Author SHA1 Message Date
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 7f04d365b6 feat: made basic page routers universal
1 year ago
Josh Moore 9d3dc96aec feat: added base implementation of user routing
1 year ago
Josh Moore 72a58295ae feat: added base implementation of admin routing
1 year ago
Josh Moore 98826a08be feat: added login router
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 e8e29d2a73 feat: add ability to pass pkg version easily
1 year ago
Josh Moore d5bd01b814 feat: added initial API route for posting a new user
1 year ago
Josh Moore 8487089209 feat: probably improved single object S3 upload
1 year ago
Josh Moore b852a95dcd feat: added empty API router
1 year ago
Josh Moore 7c4829f349 feat: bit of a cleanup
1 year ago
Josh Moore c9905eb127 feat: added file hashing
1 year ago
Josh Moore f245f06647 feat: attach file size to AssFile
1 year ago
Josh Moore 04acf001e7 fix: setup should be allowed even if SQL not defined
1 year ago
Josh Moore c274e0722b fix: added proper error handler here
1 year ago
Josh Moore 6532bc2545 feat: implement GET for both SQL and local storage
1 year ago
Josh Moore 2f883e39be feat: add data Put
1 year ago
Josh Moore 51a7b304f4 feat: run SQL mode switch during setup
1 year ago
Josh Moore 6efe86fe9b feat: adjusted some types
1 year ago
Josh Moore 7c86834d28 feat: allow getting from either S3 or local
1 year ago
Josh Moore 234c9b9c0c fix: maybe fix prod issues??
1 year ago
Josh Moore a518f45b87 feat: added cache control header
1 year ago
Josh Moore a989da79d8 feat: added retrieval routes
1 year ago
Josh Moore ab76785e5f feat: temporary file map to test upload retrieval
1 year ago
Josh Moore d227537575 feat: implement upload files via S3 (still no accessing)
1 year ago
Josh Moore f8930fa299 feat: wrote new upload flow
1 year ago
Josh Moore b37436c4f2 feat: improved (?) setup flow
1 year ago
Josh Moore 9f810a8f5c feat: save setup file from web setup
1 year ago
Josh Moore 5cd3f57175 feat: improve setup reliability
1 year ago
Josh Moore 352cb2b636 TABS
1 year ago
Josh Moore 83c89a9e25 fix: make userconfig.json checks dynamic
1 year ago
Josh Moore 466fc5eafe feat: basic type-safe setup communication configured
1 year ago
Josh Moore 5d1d4a402e feat: migrated files to new backend directory
1 year ago