Commit Graph

29 Commits (6dc40708101c2b1a37ea78a91c06ae9bdf49c024)

Author SHA1 Message Date
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