issues
search
tycrek
/
ass
The simple self-hosted ShareX server
ISC License
655
stars
53
forks
source link
v0.14.0
#182
Closed
tycrek
closed
1 year ago
tycrek
commented
1 year ago
Checklist
[x] I have read the
Contributing Guidelines
[x] I acknowledge that any submitted code will be licensed under the
ISC License
[x] I confirm that submitted code is my own work
[x] I have tested the code, and confirm that it works
Enviroment
Operating System: Win 10
Node version: 16
npm version: 8
Description
This is a big one!
added initial API structure
added overhauled user system with
/api/user
API routes
added Nano ID package for random generation
use new webhook library (
https://github.com/tycrek/discord-hookr
)
feat: display ass version in Webhook author 20db648bc1592f903cf230bec9b8ca006b76a422
fix: image was full-width on web but stretched 73631d01b4b1d85f4eedf151d355a605c4270aca
feat: allow using the generated ID in the web viewer fe79d8466246ae2323bd1abe338adf63b06dd2df
feat: added server side embed configs d7b57e5e95b7427f19f906a53b17a36dbe283585
feat: add creating users via API 4663ce40c971fc6bbc3fd3f06eb561e39e959b5a
feat: added script to add users by CLI 69bf9aaa8617691d43c0a11bf408382eb25c68f0
tycrek
commented
1 year ago
fuck it we mergin
Checklist
Enviroment
Description
This is a big one!
/api/user
API routes