Commit Graph

934 Commits (f245f06647a25d5fbf6a1cca6087b5a60cb64f47)
 

Author SHA1 Message Date
Josh Moore f245f06647 feat: attach file size to AssFile
12 months ago
Josh Moore 04acf001e7 fix: setup should be allowed even if SQL not defined
12 months ago
Josh Moore 36de04b483 fix: redirect to index instead of displaying a generic alert
12 months ago
Josh Moore cdc3e19435 feat: enable/disable Submit button
12 months ago
Josh Moore ac1a51ec16 fix: this should be `resolve(false)`
12 months ago
Josh Moore c274e0722b fix: added proper error handler here
12 months ago
Josh Moore 9429fca2f7 feat: implement favicon redirect
12 months ago
Josh Moore 597983f370 fix: unknown crash in prod?
12 months ago
Josh Moore 6532bc2545 feat: implement GET for both SQL and local storage
12 months ago
Josh Moore 858635f64d fix: initial SQL configuration crashed if empty
12 months ago
Josh Moore c0cf6598e3 feat: added existing check for SQL data put
12 months ago
Josh Moore 310a2bb117 feat: improve this log
12 months ago
Josh Moore 9c403a1554 feat: half-implement put to SQL
12 months ago
Josh Moore d0e5711f65 fix: set _ready to true
12 months ago
Josh Moore 2d4db02d22 feat: added `put` to MySql client
12 months ago
Josh Moore adac5a1538 chore: I hate formatting shit
12 months ago
Josh Moore 351195d7b5 feat: configure SQL on app startup if user config is ready
12 months ago
Josh Moore 488f5c15e3 feat: half-implement useSql in data.ts
12 months ago
Josh Moore 821acf0cd8 feat: added _ready/ready vars to MySql
12 months ago
Josh Moore 5e6c918ec2 fix: not sure why this order was weird
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 0a45ddcd37 feat: implement SQL mode switch
12 months ago
Josh Moore 56e4f63ffa feat: improve MySQL database creation
12 months ago
Josh Moore 6efe86fe9b feat: adjusted some types
12 months ago
Josh Moore fa40db0662 feat: added initial data file management (no put/get/etc yet)
12 months ago
Josh Moore 88553d223d feat: added new interfaces for auth & JSON data
12 months ago
Josh Moore 8ff1028b1a docs: commented some interfaces
12 months ago
Josh Moore 9de7e20f5f feat: save `userconfig.json` to `.ass-data/` dir
12 months ago
Josh Moore 9aa7df4a48 chore: updated .gitignore
12 months ago
Josh Moore 6db469078d feat: added MySQL configuration options to web setup
12 months ago
Josh Moore 9691893a8a feat: add MySQL checks to parseConfig()
12 months ago
Josh Moore 8d545f1d37 feat: send S3 setup inputs to /setup
12 months ago
Josh Moore 15ee35d996 feat: added more config checks
12 months ago
Josh Moore 97fa3acb1a feat: added basic string checker
12 months ago
Josh Moore 8a17624db2 feat: added `uploads-` prefix
12 months ago
Josh Moore 57872470c3 feat: moved elements into Object
12 months ago
Josh Moore 47753f05b7 feat: improve setup panels
12 months ago
Josh Moore 293f7027c7 fix: make this a password field
12 months ago
Josh Moore 9f317ddb17 feat: setup UI improvements (and add S3 to UI)
12 months ago
Josh Moore 329f9113b8 chore: remove completed todo
12 months ago
Josh Moore eb3e930739 feat: added initial MySQL client (creates tables right now)
12 months ago
Josh Moore 41ed8b1d6f build: update node types
12 months ago
Josh Moore c84b26804d misc: move soon to be deprecated constants
12 months ago
Josh Moore 7c86834d28 feat: allow getting from either S3 or local
12 months ago
Josh Moore 1657200e3d fix: I'm very dumb this needs to be recursive
12 months ago
Josh Moore 30dfd386c6 fix: log errors
12 months ago
Josh Moore fc31a48bbb fix: create uploads dir automatically for docker containers
12 months ago
Josh Moore 234c9b9c0c fix: maybe fix prod issues??
12 months ago
Josh Moore a975e2964e feat: updated Dockerfile & compose.yaml for 0.15.0 (maybe)
12 months ago