Commit Graph

136 Commits (b8b4b5ec4037ca9055343855c630e0cd97ad62cf)

Author SHA1 Message Date
Josh Moore 7c86834d28 feat: allow getting from either S3 or local
2 years ago
Josh Moore 1657200e3d fix: I'm very dumb this needs to be recursive
2 years ago
Josh Moore 30dfd386c6 fix: log errors
2 years ago
Josh Moore fc31a48bbb fix: create uploads dir automatically for docker containers
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 0f184c6630 feat: implement S3 get and improve upload
2 years ago
Josh Moore a2c2b8e906 fix: imports
2 years ago
Josh Moore d227537575 feat: implement upload files via S3 (still no accessing)
2 years ago
Josh Moore bf6d741cde feat: implemented S3 Object Put & Multipart (kind of) uploads
2 years ago
Josh Moore f6b9aba0b8 feat: added basic S3 structure kind of
2 years ago
Josh Moore 0d01fb670b feat: sample for oggy
2 years ago
Josh Moore f8930fa299 feat: wrote new upload flow
2 years ago
Josh Moore 26e4f679ce feat: migrated random generator
2 years ago
Josh Moore e0e4acbcf4 feat: print an error here, just in case
2 years ago
Josh Moore 4d72448cf3 fix: remove one-time variable
2 years ago
Josh Moore f166d31b2c refactor: move where this log is
2 years ago
Josh Moore 7c655e466a feat: improve numChecker
2 years ago
Josh Moore 9e0088e155 feat: improved some error logs
2 years ago
Josh Moore b37436c4f2 feat: improved (?) setup flow
2 years ago
Josh Moore b9dff5865c feat: don't print the entire error here
2 years ago
Josh Moore 9f810a8f5c feat: save setup file from web setup
2 years ago
Josh Moore b3093b23e3 fix: avoid displaying `null` in alerts
2 years ago
Josh Moore c9a274490a feat: add config file saving/reading
2 years ago
Josh Moore bc3e6b86d6 fix: improved number checker
2 years ago
Josh Moore 5cd3f57175 feat: improve setup reliability
2 years ago
Josh Moore cb41aeaa3c feat: added type checkers
2 years ago
Josh Moore fce1b30e3f feat: created UserConfig class
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
Josh Moore d505187697 build: changed output directory for backend
2 years ago
Josh Moore 5270b3c7b6 build: wrote new .tsconfigs for back/front-end setup
2 years ago