tycrek
d0bf63b077
use custom middleware to prevent favicon requests
3 years ago
tycrek
c4b0e7cb1e
fixed logo URL for default webhook avatar
3 years ago
tycrek
ea42897e68
Users are now able to customize webhook avatars with a header override
3 years ago
Josh Moore
3e669299ff
Added usage metrics to readme
3 years ago
Josh Moore
676620c0a8
linked logo to discord invite
3 years ago
Josh Moore
ef5b6cec42
Added logo and logo credits
...
Special thanks to [hlsl#1359](http://be.net/zevwolf ) for the awesome logo!
3 years ago
tycrek
0c3d282473
added early metrics script
3 years ago
tycrek
fc6d5943f1
Added note to README for Flameshot script
4 years ago
tycrek
f5b2a83194
Merge remote-tracking branch 'origin/master'
4 years ago
Josh Moore
796da6841c
Merge pull request #15 from ToxicAven/master
...
Flameshot Uploader script
4 years ago
tycrek
403cca5312
added Webhook header to README I forgot to include
4 years ago
tycrek
4e8777629f
Added basic "user" implementation for usernames and upload counts
...
Use `npm run new-token EpicUsername` to add a token with a specified name. If omitted, a random one will be generated. Existing tokens can still be used; a random username will be generated on upload.
4 years ago
Jacob Herd
31eafd787e
Flameshot Uploader script
4 years ago
Josh Moore
e374b3bfe9
Added Discord badge to README
4 years ago
tycrek
2c814d9630
added support for Discord webhooks
4 years ago
tycrek
5245cb68dc
Merge remote-tracking branch 'origin/master'
4 years ago
tycrek
5d01036835
Added gif support
4 years ago
Josh Moore
955d8e856a
Added note for MagicCap users
...
[MagicCap](https://magiccap.me/ ) is like ShareX for macOS and Linux
4 years ago
tycrek
366ef18dd6
bump
4 years ago
tycrek
684dd2932b
added info for fancier Discord embeds
4 years ago
tycrek
de61d73c1e
added random colour for embeds
4 years ago
tycrek
7cae3b0e68
Merge branch 'open-graph'
4 years ago
tycrek
cee810e635
added timestamp formatting
4 years ago
tycrek
f936d14e18
added custom embeds via http headers
4 years ago
tycrek
a997a137d3
added luxon for saving upload timestamp
4 years ago
tycrek
db1b88fb5a
minor cleanup
4 years ago
tycrek
850a920c38
added description to opengraph
4 years ago
tycrek
49a3a11712
removed old function
4 years ago
tycrek
10e3ef7ac4
removed need for checking if video
4 years ago
tycrek
2341f807bd
added todo
4 years ago
tycrek
4d56021b25
added homepage to body of open graph responses
4 years ago
tycrek
8a37bb97f3
added automatic image card
4 years ago
tycrek
f29a203b75
added embed colours
4 years ago
tycrek
7a24ed8f3e
test image card fix & embed colour
4 years ago
tycrek
acd92b7808
fixed escaping characters
4 years ago
tycrek
020a53c4e0
attempting opengraph stuff
4 years ago
tycrek
6966f903d1
added list of access types to header purpose
4 years ago
tycrek
62a2a7822a
added header overrides
4 years ago
tycrek
5f9af34ac6
minor fixes
4 years ago
tycrek
f93053481a
rearranged variable positions
4 years ago
tycrek
07305e6937
Fixed version number
4 years ago
tycrek
eaaae7000f
Added contributing note
4 years ago
Josh Moore
0b12aa142e
Added badges
4 years ago
Josh Moore
ef9a9a5623
Merge pull request #12 from UncleBen69/master
...
Add Options For File Saving
4 years ago
Vadim
954d13c9f3
Add Options For File Saving
...
Added 3 new options configuring how files should be saved on the disk. Also added to setup script.
1. Date Folder Structure
Save images within current Year and Month folder (used same default as ShareX with year-month formatting)
2. Customise File Destination
Change the location of uploads from "uploads/" to anything.
Perhaps an additional feature could be error checking to ensure it's a valid path?
3. Save As Original File Name
Currently files get saved with randomly generated file name and no file extension. Adds option to save with same name and file extension as uploaded.
Feel free to change the descriptions in the setup script, I tried my best to describe setting but there's room for improvement.
Thanks for the software, let me know if you have any questions
4 years ago
Josh Moore
ae6cd6bd38
Added helper image
4 years ago
tycrek
9b1a2b81ae
added note for cloudflare users
4 years ago
tycrek
85af7ed376
updated README
4 years ago
tycrek
f299b515fa
Added note on generating new tokens
4 years ago
tycrek
6604c75d2f
automatically reload auth.json when new token is generated
4 years ago