Commit Graph

43 Commits (e8b70d1257b86d06bb5dacb16ff762116198a78a)

Author SHA1 Message Date
xwashere 7bd08debe6
fix: oh god oh fuck oh god oh no oh
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
2 years ago
Josh Moore 7c4829f349 feat: bit of a cleanup
2 years ago
Josh Moore c9905eb127 feat: added file hashing
2 years ago
Josh Moore f245f06647 feat: attach file size to AssFile
2 years ago
Josh Moore 04acf001e7 fix: setup should be allowed even if SQL not defined
2 years ago
Josh Moore c274e0722b fix: added proper error handler here
2 years ago
Josh Moore 6532bc2545 feat: implement GET for both SQL and local storage
2 years ago
Josh Moore 2f883e39be feat: add data Put
2 years ago
Josh Moore 51a7b304f4 feat: run SQL mode switch during setup
2 years ago
Josh Moore 6efe86fe9b feat: adjusted some types
2 years ago
Josh Moore 7c86834d28 feat: allow getting from either S3 or local
2 years ago
Josh Moore 234c9b9c0c fix: maybe fix prod issues??
2 years ago
Josh Moore a518f45b87 feat: added cache control header
2 years ago
Josh Moore a989da79d8 feat: added retrieval routes
2 years ago
Josh Moore ab76785e5f feat: temporary file map to test upload retrieval
2 years ago
Josh Moore d227537575 feat: implement upload files via S3 (still no accessing)
2 years ago
Josh Moore f8930fa299 feat: wrote new upload flow
2 years ago
Josh Moore b37436c4f2 feat: improved (?) setup flow
2 years ago
Josh Moore 9f810a8f5c feat: save setup file from web setup
2 years ago
Josh Moore 5cd3f57175 feat: improve setup reliability
2 years ago
Josh Moore 352cb2b636 TABS
2 years ago
Josh Moore 83c89a9e25 fix: make userconfig.json checks dynamic
2 years ago
Josh Moore 466fc5eafe feat: basic type-safe setup communication configured
2 years ago
Josh Moore 5d1d4a402e feat: migrated files to new backend directory
2 years ago