Commit Graph

166 Commits (b1c93b7e5a790f0baff29db31410c9311670d2e9)
 

Author SHA1 Message Date
tycrek b1c93b7e5a
updated README
3 years ago
tycrek 1270abea3a
fixed gfycat type in setup script
3 years ago
tycrek 24c05bfe69
Show S3 size in metrics script
3 years ago
tycrek 3bda2c0cb4
added S3 file deletion
3 years ago
tycrek f525cc2f13
improved type concat to fix video embeds via S3
3 years ago
tycrek 7e5aba7fdb
shouldn't have removed this oops
3 years ago
tycrek 84b19e68dc
updated README
3 years ago
tycrek 8c810592a3
significantly improved S3 block storage
3 years ago
tycrek af51401b7b
added support for S3 uploads (deletion NOT implemented yet)
3 years ago
tycrek f2e52c7e1b
added node-fetch package
3 years ago
tycrek 6a8af45b7b
added helper comments
3 years ago
tycrek 32a3375f5b
properly set mimetype for S3
3 years ago
tycrek 3ca38e60ac
embed resource on Open Graph page for debugging
3 years ago
tycrek 9fc4668354
upload files to S3 storage
3 years ago
tycrek 09c7020b57
added `aws-sdk` and `multer-s3` packages
3 years ago
tycrek 4e177929d5
added Amazon S3 config fields to setup
3 years ago
tycrek 539a9c3a23
`npm run setup` now references existing config for defaults
3 years ago
tycrek 089a530e3d
removed reliance on dedicated tokens array
3 years ago
tycrek da262e5f17
Vibrant now selects the most common colour out of the image
3 years ago
tycrek c13b789627
Improved Vibrant colour options
3 years ago
tycrek 43931d3372
updated README to reflect new Thumbnail support
3 years ago
tycrek 8007cef283
fixed Vibrant attempting to run for videos
3 years ago
tycrek fbf484e8aa
Added Thumbnail & Vibrant colour support
3 years ago
tycrek e6e6164cde
added ensureDir for thumbnails
3 years ago
tycrek 3d9d0aaf45
added jimp and Vibrant
3 years ago
tycrek 50b5511ca2
added ffmpeg-static
3 years ago
tycrek 99c1349121
fixed token generation
3 years ago
tycrek bc78e821d8
added `X-Ass-Gfycat` header to change adjective length
3 years ago
tycrek ecdebf73ad
optimized scripts
3 years ago
tycrek efe3440903
removed whitespace from wordlists
3 years ago
Josh Moore 18e9d276f8
Merge pull request #16 from ToxicAven/new/gfycat
3 years ago
tycrek 3bb1471d0d
changed image & fixed colour
3 years ago
tycrek 19a54b5af4
added index page
3 years ago
tycrek c396710bc6
logo now directs to github
3 years ago
tycrek 3cc21c8d62
added basic ratelimiting for uploads
3 years ago
tycrek 21a1b289f0
fixed some express.js "meta" stuff
3 years ago
Jacob Herd a45f23ba4d
Proper paths
3 years ago
Jacob Herd 82aaafa990
Gfycat Resource type
3 years ago
Josh Moore 066ab281cd Set theme jekyll-theme-minimal
3 years ago
Josh Moore 44c22937c1
Create codeql-analysis.yml
3 years ago
tycrek 6b5d34042a
updated package.json description
3 years ago
tycrek bcf50705b9
updated dependencies & version bump to 0.3.0
3 years ago
tycrek 4a69115f46
use middleware for parsing to avoid duplicated code
3 years ago
tycrek 0227ce1e8c
improved oEmbed response generation
3 years ago
tycrek 8071bffe95
try with full URL
3 years ago
tycrek 9e8bb32cae
attempt sending type with response
3 years ago
tycrek cbc432cfd8
live-testing Discord oEmbed fixes ugh
3 years ago
tycrek d359fce3b1
send as proper mimetype
3 years ago
tycrek da328cc4ac
added oEmbed support for clickable Authors/Providers
3 years ago
tycrek d0bf63b077
use custom middleware to prevent favicon requests
3 years ago