Commit Graph

56 Commits (x-dev-15)

Author SHA1 Message Date
xwashere 275cb73290
Merge remote-tracking branch 'upstream/dev/0.15.0' into dev/0.15.0
7 months ago
Sylvie 5eff78c1da
refactor: update all imports for ESM
7 months ago
Sylvie 36870295c4
build: use `dist/` subdirs for output now
7 months ago
xwashere ac377ba479
oops
8 months ago
xwashere 3cfef2ba4c
fix style stuff
8 months ago
xwashere a8f1d55078
mongoo
8 months ago
Josh Moore fd578d8359
fix: remove duplicate sections
8 months ago
xwashere 9c9f2ac768
impr: move sql config to "database", add config for different db variants
8 months ago
xwashere e113cb57ee
Merge remote-tracking branch 'upstream/dev/0.15.0' into dev/0.15.0
8 months ago
xwashere 7bd08debe6
fix: oh god oh fuck oh god oh no oh
8 months ago
xwashere 26431b2982
fix: oh god oh fuck oh god oh no oh
8 months ago
xwashere d36e5c53fe
nvm
8 months ago
X 66c81503e8
Merge branch 'tycrek:dev/0.15.0' into dev/0.15.0
8 months ago
xwashere 5620d0bed3
add: database class interface
8 months ago
Josh Moore 3709a6958e chore: vsc autoformat
8 months ago
xwashere c648533469
feat: configurable rate limiting
8 months ago
Josh Moore 4b68cb7c31 feat: redirect user to the page they originally requested
8 months ago
Josh Moore 04ef991fbc fix: remove unnecessary function & move session setup step to exist...
8 months ago
Josh Moore 5d06745ceb refactor: use consistent import ordering
8 months ago
Josh Moore 5832a696a8 feat: authenticate sessions with bcrypt
8 months ago
Josh Moore 69f1776c7a feat: added base implementation of login validation middleware
8 months ago
Josh Moore 38c235c836 feat: improve setup logs
9 months ago
Josh Moore 5e7016a0c6 feat: move setup POST to /api/setup
9 months ago
Josh Moore 7f04d365b6 feat: made basic page routers universal
9 months ago
Josh Moore 9d3dc96aec feat: added base implementation of user routing
9 months ago
Josh Moore 72a58295ae feat: added base implementation of admin routing
9 months ago
Josh Moore 98826a08be feat: added login router
9 months ago
Josh Moore fae0d0b69b refactor: added missing explicit semicolons
9 months ago
Josh Moore d91520cb78 feat: use pasted nanoid function (only 130 bytes) to resolve ESM issues
9 months ago
Josh Moore e8e29d2a73 feat: add ability to pass pkg version easily
9 months ago
Josh Moore d5bd01b814 feat: added initial API route for posting a new user
9 months ago
Josh Moore 8487089209 feat: probably improved single object S3 upload
9 months ago
Josh Moore b852a95dcd feat: added empty API router
11 months ago
Josh Moore 7c4829f349 feat: bit of a cleanup
11 months ago
Josh Moore c9905eb127 feat: added file hashing
11 months ago
Josh Moore f245f06647 feat: attach file size to AssFile
11 months ago
Josh Moore 04acf001e7 fix: setup should be allowed even if SQL not defined
11 months ago
Josh Moore c274e0722b fix: added proper error handler here
11 months ago
Josh Moore 6532bc2545 feat: implement GET for both SQL and local storage
12 months ago
Josh Moore 2f883e39be feat: add data Put
12 months ago
Josh Moore 51a7b304f4 feat: run SQL mode switch during setup
12 months ago
Josh Moore 6efe86fe9b feat: adjusted some types
12 months ago
Josh Moore 7c86834d28 feat: allow getting from either S3 or local
12 months ago
Josh Moore 234c9b9c0c fix: maybe fix prod issues??
12 months ago
Josh Moore a518f45b87 feat: added cache control header
12 months ago
Josh Moore a989da79d8 feat: added retrieval routes
12 months ago
Josh Moore ab76785e5f feat: temporary file map to test upload retrieval
12 months ago
Josh Moore d227537575 feat: implement upload files via S3 (still no accessing)
12 months ago
Josh Moore f8930fa299 feat: wrote new upload flow
12 months ago
Josh Moore b37436c4f2 feat: improved (?) setup flow
12 months ago