Commit Graph

1161 Commits (1fa55dba4e2c5f82dac2c98b86d6e981599bbcc2)
 

Author SHA1 Message Date
Josh Moore 1c0965c510 chore: re-add gfycat data
1 year ago
Josh Moore d04b4f9bb5 refactor: migrated all the generators
1 year ago
snyk-bot b891fea5d8
fix: package.json & package-lock.json to reduce vulnerabilities
1 year ago
Josh Moore 0721510b31 Merge remote-tracking branch 'origin/master' into dev/0.15.0
1 year ago
Josh Moore c4b43ddf68 refactor: delete a lot of old stuff
1 year ago
Josh Moore d5bd01b814 feat: added initial API route for posting a new user
1 year ago
Josh Moore e515849580 feat: added setup panel for admin user
1 year ago
Josh Moore 346aa9b97d fix: set S3 region to `auto` if unset
1 year ago
Josh Moore 8487089209 feat: probably improved single object S3 upload
1 year ago
snyk-bot 0aaf4b5cc3
fix: Dockerfile to reduce vulnerabilities
1 year ago
Josh Moore 946790cfa2
docs/fix: Win uses \
1 year ago
Josh Moore b852a95dcd feat: added empty API router
1 year ago
Josh Moore 07332009fd feat: added interface for interacting with new user API
1 year ago
Josh Moore 7c4829f349 feat: bit of a cleanup
1 year ago
Josh Moore c9905eb127 feat: added file hashing
1 year ago
Josh Moore f245f06647 feat: attach file size to AssFile
1 year ago
Josh Moore 04acf001e7 fix: setup should be allowed even if SQL not defined
1 year ago
Josh Moore 36de04b483 fix: redirect to index instead of displaying a generic alert
1 year ago
Josh Moore cdc3e19435 feat: enable/disable Submit button
1 year ago
Josh Moore ac1a51ec16 fix: this should be `resolve(false)`
1 year ago
Josh Moore c274e0722b fix: added proper error handler here
1 year ago
Josh Moore 9429fca2f7 feat: implement favicon redirect
1 year ago
Josh Moore 597983f370 fix: unknown crash in prod?
1 year ago
Josh Moore 6532bc2545 feat: implement GET for both SQL and local storage
1 year ago
Josh Moore 858635f64d fix: initial SQL configuration crashed if empty
1 year ago
Josh Moore c0cf6598e3 feat: added existing check for SQL data put
1 year ago
Josh Moore 310a2bb117 feat: improve this log
1 year ago
Josh Moore 9c403a1554 feat: half-implement put to SQL
1 year ago
Josh Moore d0e5711f65 fix: set _ready to true
1 year ago
Josh Moore 2d4db02d22 feat: added `put` to MySql client
1 year ago
Josh Moore adac5a1538 chore: I hate formatting shit
1 year ago
Josh Moore 351195d7b5 feat: configure SQL on app startup if user config is ready
1 year ago
Josh Moore 488f5c15e3 feat: half-implement useSql in data.ts
1 year ago
Josh Moore 821acf0cd8 feat: added _ready/ready vars to MySql
1 year ago
Josh Moore 5e6c918ec2 fix: not sure why this order was weird
1 year ago
Josh Moore 2f883e39be feat: add data Put
1 year ago
Josh Moore 51a7b304f4 feat: run SQL mode switch during setup
1 year ago
Josh Moore 0a45ddcd37 feat: implement SQL mode switch
1 year ago
Josh Moore 56e4f63ffa feat: improve MySQL database creation
1 year ago
Josh Moore 6efe86fe9b feat: adjusted some types
1 year ago
Josh Moore fa40db0662 feat: added initial data file management (no put/get/etc yet)
1 year ago
Josh Moore 88553d223d feat: added new interfaces for auth & JSON data
1 year ago
Josh Moore 8ff1028b1a docs: commented some interfaces
1 year ago
Josh Moore 9de7e20f5f feat: save `userconfig.json` to `.ass-data/` dir
1 year ago
Josh Moore 9aa7df4a48 chore: updated .gitignore
1 year ago
Josh Moore 6db469078d feat: added MySQL configuration options to web setup
1 year ago
Josh Moore 9691893a8a feat: add MySQL checks to parseConfig()
1 year ago
Josh Moore 8d545f1d37 feat: send S3 setup inputs to /setup
1 year ago
Josh Moore 15ee35d996 feat: added more config checks
1 year ago
Josh Moore 97fa3acb1a feat: added basic string checker
1 year ago