Commit Graph

163 Commits

Author SHA1 Message Date
Sylvie a6f2a0a9d0
feat: return `.ext` to user if header is set 2024-01-10 14:17:38 -07:00
Sylvie 579f7c1bad
fix: display new users token after creation 2023-11-26 12:02:01 -07:00
Sylvie bf07999ed8
fix: missing `data.json` breaking auth.json migration 2023-11-26 11:59:34 -07:00
Sylvie 688b199781
fix: create missing `cliKey` when migrating `auth.json` 2023-11-26 11:59:02 -07:00
Josh Moore b8b9846aaf fix: forgot to further disable stuff 2023-10-25 10:29:43 -06:00
Josh Moore 75e56ccafc build: remove submodules (& old frontend injection) 2023-10-25 10:27:38 -06:00
Josh Moore da71098ac9 fix: added silly message for new users on 0.14.x 2023-10-11 21:48:47 -06:00
Josh Moore 16c5d959ff fix: color retrieval 2023-09-30 01:01:31 -06:00
Josh Moore 5dc3aa4594 remove: old ratelimiting that didn't work properly anyways 2023-09-30 00:32:12 -06:00
Nischay Sharma a4e58016ad
Update thumbnails.ts 2023-07-11 10:20:17 +05:30
Nischay Sharma 46b043f3ee
Update thumbnails.ts
Thumbnail from center of images instead of stretching it
2023-07-11 10:16:02 +05:30
tycrek a9dab90db1
fix: setup.js is actually fixed now 2023-06-23 21:00:37 -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
tycrek 3601f422af
build: update packages 2023-02-19 20:44:40 -07:00
tycrek d3f1e45eba
fix: emergency fix for unpublished NPM packages 2023-01-16 19:10:03 -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
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 4740286368
feat: changed some user API routes 2022-12-26 12:58:59 -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 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
tycrek 94cac0f5ba
chore: remove old code 2022-12-25 10:45:52 -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
tycrek 182d674a7e
feat: add a CLI key for scripts to auth with API 2022-12-25 10:38:52 -07:00
tycrek eb5578ef9e
chore: minor cleanup before release 2022-12-25 09:47:04 -07:00
tycrek 084b5fba3a
fix: run this sequentially to avoid crashing on low-spec servers, maybe 2022-12-24 22:30:12 -07:00
tycrek 93dc91a761
fix: tested password reset in prod, not working for some reason 2022-12-24 21:50:59 -07:00
tycrek 7b6e2b12e1
feat: create default users 2022-12-24 21:28:15 -07:00
tycrek 4663ce40c9
feat: add creating users via API 2022-12-24 21:05:32 -07:00
tycrek faaaa8d572
fix: this shouldn't be an entire `User`, that makes no sense 2022-12-24 21:04:50 -07:00
tycrek 717b788e83
feat: added server-side embed configuration (closes #173) 2022-12-24 20:40:33 -07:00
tycrek 6dc539c7d5
fix: show original if user overrode with zws 2022-12-24 20:08:36 -07:00
tycrek fe79d84662
feat: allow using the generated ID in the web viewer (closes #181) 2022-12-24 20:02:46 -07:00