Sylvie
|
4c68159b70
|
Merge branch 'master' into dev/0.15.0
|
12 months ago |
Sylvie
|
579f7c1bad
|
fix: display new users token after creation
|
12 months ago |
Sylvie
|
bf07999ed8
|
fix: missing `data.json` breaking auth.json migration
|
12 months ago |
Sylvie
|
688b199781
|
fix: create missing `cliKey` when migrating `auth.json`
|
12 months ago |
Josh Moore
|
b8b9846aaf
|
fix: forgot to further disable stuff
|
1 year ago |
Josh Moore
|
75e56ccafc
|
build: remove submodules (& old frontend injection)
|
1 year ago |
Josh Moore
|
10f4114fc0
|
Merge branch 'master' into dev/0.15.0
|
1 year ago |
Josh Moore
|
da71098ac9
|
fix: added silly message for new users on 0.14.x
|
1 year ago |
Josh Moore
|
6ac59b60cb
|
Merge branch 'master' into dev/0.15.0
|
1 year ago |
Josh Moore
|
16c5d959ff
|
fix: color retrieval
|
1 year ago |
Josh Moore
|
5dc3aa4594
|
remove: old ratelimiting that didn't work properly anyways
|
1 year ago |
Josh Moore
|
5f6eccd098
|
refactor: remove old files
|
1 year ago |
Josh Moore
|
493321bc39
|
refactor: delete old files
|
1 year ago |
Josh Moore
|
40469eabcf
|
feat: migrated some utils
|
1 year ago |
Josh Moore
|
71e2dce315
|
refactor: migrated and deleted some types
|
1 year ago |
Josh Moore
|
f4d05bdb33
|
refactor: migrated file operations
|
1 year ago |
Josh Moore
|
d04b4f9bb5
|
refactor: migrated all the generators
|
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 |
Nischay Sharma
|
a4e58016ad
|
Update thumbnails.ts
|
1 year ago |
Nischay Sharma
|
46b043f3ee
|
Update thumbnails.ts
Thumbnail from center of images instead of stretching it
|
1 year ago |
tycrek
|
a9dab90db1
|
fix: setup.js is actually fixed now
|
1 year ago |
tycrek
|
a70bc534bb
|
fix: add user script failing (verified issue & solution)
|
1 year ago |
tycrek
|
0061ba0fc8
|
feat: updated Luxon & tlog
|
1 year ago |
tycrek
|
3601f422af
|
build: update packages
|
2 years ago |
tycrek
|
d3f1e45eba
|
fix: emergency fix for unpublished NPM packages
|
2 years ago |
tycrek
|
3edb2e097d
|
feat: added password check route that returns a token on success
|
2 years ago |
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
|
2 years ago |
tycrek
|
b40335be5f
|
fix: setup wasn't merging existing admin webhook config
this file is a goddam nightmare
|
2 years ago |
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.
|
2 years ago |
tycrek
|
d91e572e82
|
fix: properly specify and use Magic Number HTTP codes
|
2 years ago |
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
|
4740286368
|
feat: changed some user API routes
|
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 \*\*\*
Files stored on S3 are currently NOT deleted. See #192 for more info.
|
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
|
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 |
tycrek
|
94cac0f5ba
|
chore: remove old code
|
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 |