Commit Graph

859 Commits

Author SHA1 Message Date
Nischay Sharma 46b043f3ee
Update thumbnails.ts
Thumbnail from center of images instead of stretching it
2023-07-11 10:16:02 +05:30
tycrek 80c61910ed
🍑 0.14.4 🍑 2023-06-23 21:09:52 -06:00
tycrek 65f411965e
fix: replace 'superior' with 'simple' 😭 2023-06-23 21:09:21 -06:00
tycrek 0d6578abd6
build: update deps 2023-06-23 21:07:35 -06:00
tycrek a9dab90db1
fix: setup.js is actually fixed now 2023-06-23 21:00:37 -06:00
tycrek 6bc895f396
build: we need chalk since tlog no longer exposes it 2023-06-23 21:00:00 -06:00
tycrek 1916b89c4f
chore: update tlog 2023-06-23 20:51:18 -06:00
tycrek e25170ff18
🍑 0.14.3 🍑 2023-06-11 00:22:45 -06:00
tycrek ae65e93c11
build: audit fix 2023-06-11 00:21:52 -06:00
tycrek a70bc534bb
fix: add user script failing (verified issue & solution) 2023-06-11 00:21:02 -06:00
tycrek 0061ba0fc8
feat: updated Luxon & tlog 2023-06-11 00:17:33 -06:00
Josh Moore 1701e90bca
docs: RIP ZWS 2023-04-21 22:36:09 -06:00
tycrek 3601f422af
build: update packages 2023-02-19 20:44:40 -07:00
snyk-bot 2a53fddd21
fix: Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN10-GIT-3232719
- https://snyk.io/vuln/SNYK-DEBIAN10-LIBTASN16-3061094
- https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2807585
- https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2933515
- https://snyk.io/vuln/SNYK-DEBIAN10-PYTHON37-3090928
2023-02-19 05:47:15 +00:00
Josh Moore ccf5713cd7
docs: add basic caddy config to readme 2023-01-31 07:44:52 -07:00
tycrek d3f1e45eba
fix: emergency fix for unpublished NPM packages 2023-01-16 19:10:03 -07:00
tycrek 9b46d80313
🍑 0.14.2 🍑 2022-12-26 16:23:28 -07:00
tycrek 3edb2e097d
feat: added password check route that returns a token on success 2022-12-26 16:22:06 -07:00
tycrek 758237f035
chore: don't require users to retype their domain during setup
voted on in Discord https://canary.discord.com/channels/848274994375294986/848313252009869312/1057073061993664583
2022-12-26 16:11:45 -07:00
tycrek b40335be5f
fix: setup wasn't merging existing admin webhook config
this file is a goddam nightmare
2022-12-26 16:05:13 -07:00
tycrek 332207829c
fix: new installs broken due to bizarre dependency refresh
Added an `onStart` to data since I believe that's what was crashing it.
2022-12-26 15:49:47 -07:00
tycrek d91e572e82
fix: properly specify and use Magic Number HTTP codes 2022-12-26 15:19:38 -07:00
Josh Moore e38adcaa28
🍑 0.14.1 🍑
ass version 0.14.1
2022-12-26 14:54:31 -07:00
tycrek 3c0c580c27
build: somehow forgot to update version, but 0.14.1 2022-12-26 14:52:29 -07:00
tycrek 324d972c34
build: update packages 2022-12-26 14:52:10 -07:00
tycrek d5ba640524
fix: somehow this wasn't installed before? 2022-12-26 14:51:44 -07:00
tycrek 95339688d2
remove: Sia Skynet is no longer usable 2022-12-26 14:51:22 -07:00
tycrek d3f49158da
feat: added `savePerDay` (closes #140) 2022-12-26 14:32:37 -07:00
tycrek d44f26091d
feat/docs: added custom 404 pages (closes #174) 2022-12-26 14:10:21 -07:00
tycrek 6e74f2ad45
docs: updated README to reflect new API routes 2022-12-26 12:59:15 -07:00
tycrek 4740286368
feat: changed some user API routes 2022-12-26 12:58:59 -07:00
tycrek 3ef36dc2e7
docs: resolve ambiguity issue for `X-Ass-Timeoffset` (resolves #152) 2022-12-26 12:45:09 -07:00
tycrek 77d0ad02ca
feat: improve logging when modifying auth/users data 2022-12-26 12:40:07 -07:00
tycrek 6e242ede6d
fix: actually delete files/thumbnails when deleting user via API \*\*\*
Files stored on S3 are currently NOT deleted. See #192 for more info.
2022-12-26 12:39:48 -07:00
tycrek dbcb3dc777
fix: CLI key not generating on first-time install 2022-12-26 12:38:15 -07:00
tycrek a84bbe12e5
feat: added resetting upload tokens via API 2022-12-26 11:58:41 -07:00
tycrek 93d6cfd930
feat: improve error handling for API 2022-12-26 11:50:03 -07:00
tycrek 642e84910b
feat: added setting username via API 2022-12-26 11:49:48 -07:00
tycrek 5c89d67922
feat: added meta set/del, user del, and get all users to API
Merge branch '0.14.1/mod-del-users' into 0.14.1/stage
2022-12-25 23:10:10 -07:00
tycrek 30505f8bef
feat: add API route to get all users 2022-12-25 23:06:16 -07:00
tycrek 313c8a8f0d
chore: make this a little bit cleaner 2022-12-25 23:02:41 -07:00
tycrek 3b00e36092
feat: use proper HTTP error codes for specific errors 2022-12-25 22:54:07 -07:00
tycrek 894d773e8c
feat: added setting and deleting user meta keys via API 2022-12-25 22:53:52 -07:00
tycrek 2b87e044e1
feat: added deleting users via the API 2022-12-25 22:23:29 -07:00
Josh Moore 47fa061548
🍑 ass 0.14.0 🍑
Merge pull request #182 from tycrek/0.14.0/stage
2022-12-25 10:58:10 -07:00
tycrek 94cac0f5ba
chore: remove old code 2022-12-25 10:45:52 -07:00
tycrek e896693219
docs: added notes on adding users via CLI 2022-12-25 10:45:36 -07:00
tycrek 69bf9aaa86
feat: added script to add users by CLI 2022-12-25 10:39:48 -07:00
tycrek d3181cb1f8
fix: new tokens may have `_` or `-` 2022-12-25 10:39:30 -07:00
tycrek 2abea4894d
chore: minor cleanup 2022-12-25 10:39:19 -07:00