You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ass/backend
Josh Moore e8e29d2a73
feat: add ability to pass pkg version easily
1 year ago
..
routers feat: add ability to pass pkg version easily 1 year ago
sql feat: implement GET for both SQL and local storage 1 year ago
UserConfig.ts feat: save `userconfig.json` to `.ass-data/` dir 1 year ago
app.ts feat: add ability to pass pkg version easily 1 year ago
data.ts fix: this should be `resolve(false)` 1 year ago
generators.ts refactor: migrated all the generators 1 year ago
log.ts feat: migrated files to new backend directory 1 year ago
operations.ts remove: this was re-implemented already in a much simpler way 1 year ago
s3.ts fix: set S3 region to `auto` if unset 1 year ago
tsconfig.json feat: added type checkers 1 year ago
utils.ts feat: migrated some utils 1 year ago