Commit Graph

783 Commits (95339688d28c38568abe6cc35ffdc17c9ac5741f)
 

Author SHA1 Message Date
tycrek 95339688d2
remove: Sia Skynet is no longer usable
2 years ago
tycrek d3f49158da
feat: added `savePerDay` (closes #140)
2 years ago
tycrek d44f26091d
feat/docs: added custom 404 pages (closes #174)
2 years ago
tycrek 6e74f2ad45
docs: updated README to reflect new API routes
2 years ago
tycrek 4740286368
feat: changed some user API routes
2 years ago
tycrek 3ef36dc2e7
docs: resolve ambiguity issue for `X-Ass-Timeoffset` (resolves #152)
2 years ago
tycrek 77d0ad02ca
feat: improve logging when modifying auth/users data
2 years ago
tycrek 6e242ede6d
fix: actually delete files/thumbnails when deleting user via API \*\*\*
2 years ago
tycrek dbcb3dc777
fix: CLI key not generating on first-time install
2 years ago
tycrek a84bbe12e5
feat: added resetting upload tokens via API
2 years ago
tycrek 93d6cfd930
feat: improve error handling for API
2 years ago
tycrek 642e84910b
feat: added setting username via API
2 years ago
tycrek 5c89d67922
feat: added meta set/del, user del, and get all users to API
2 years ago
tycrek 30505f8bef
feat: add API route to get all users
2 years ago
tycrek 313c8a8f0d
chore: make this a little bit cleaner
2 years ago
tycrek 3b00e36092
feat: use proper HTTP error codes for specific errors
2 years ago
tycrek 894d773e8c
feat: added setting and deleting user meta keys via API
2 years ago
tycrek 2b87e044e1
feat: added deleting users via the API
2 years ago
Josh Moore 47fa061548
🍑 ass 0.14.0 🍑
2 years ago
tycrek 94cac0f5ba
chore: remove old code
2 years ago
tycrek e896693219
docs: added notes on adding users via CLI
2 years ago
tycrek 69bf9aaa86
feat: added script to add users by CLI
2 years ago
tycrek d3181cb1f8
fix: new tokens may have `_` or `-`
2 years ago
tycrek 2abea4894d
chore: minor cleanup
2 years ago
tycrek 182d674a7e
feat: add a CLI key for scripts to auth with API
2 years ago
tycrek eb5578ef9e
chore: minor cleanup before release
2 years ago
tycrek a80d15fb06
fix: fixed theme options not matching
2 years ago
Facinorous 4593cb01e2
Merge pull request #1 from tycrek/facinorous/theme
2 years ago
tycrek 084b5fba3a
fix: run this sequentially to avoid crashing on low-spec servers, maybe
2 years ago
tycrek 93dc91a761
fix: tested password reset in prod, not working for some reason
2 years ago
tycrek 63a06d004d
docs: update notes on what is not added yet
2 years ago
tycrek 7b6e2b12e1
feat: create default users
2 years ago
tycrek 76fdaaf856
feat: add creating users via API
2 years ago
tycrek 371e5fc5fa
feat: remove adding users via CLI temporarily
2 years ago
tycrek f441844ced
docs: detail adding new users via API
2 years ago
tycrek 4663ce40c9
feat: add creating users via API
2 years ago
tycrek faaaa8d572
fix: this shouldn't be an entire `User`, that makes no sense
2 years ago
tycrek d7b57e5e95
feat: added server side embed configs
2 years ago
tycrek 7370303b7a
docs: explain how to use server-side embeds
2 years ago
tycrek 717b788e83
feat: added server-side embed configuration (closes #173)
2 years ago
tycrek e72892fd86
feat: allow using generated ID in web viewer in place of filename
2 years ago
tycrek 6dc539c7d5
fix: show original if user overrode with zws
2 years ago
tycrek fe79d84662
feat: allow using the generated ID in the web viewer (closes #181)
2 years ago
tycrek dcd93b6fc3
fix: fixed stretched images on web viewer
2 years ago
tycrek 73631d01b4
fix: image was full-width on web but stretched (closes # #178)
2 years ago
tycrek 77870d1228
style: make `txtSecondary` darker
2 years ago
tycrek 093f84b6fb
fix: added missing link variable to Tailwind theme
2 years ago
tycrek 50b71d878d
feat: switch to new Webhook library; show ass version in Webhook author
2 years ago
tycrek 20db648bc1
feat: display ass version in Webhook author
2 years ago
tycrek 338f6a73e1
feat: switch to `@tycrek/discord-hookr` for webhooks
2 years ago