Commit Graph

34 Commits

Author SHA1 Message Date
d6f346200a revert to not using Imagick
All checks were successful
/ docker (push) Successful in 29s
2023-07-08 00:51:33 +01:00
7d2e2b69d2 fix error in nginx logs
All checks were successful
/ docker (push) Successful in 1m55s
2023-07-07 23:59:27 +01:00
c7574ecb80 update comment
All checks were successful
/ docker (push) Successful in 2m0s
2023-07-07 23:37:47 +01:00
0984db04e4 cleanup the script alot and start on adding logging to the console
All checks were successful
/ docker (push) Successful in 1m44s
2023-07-07 02:20:49 +01:00
49499b8013 use imagick for image conversion (should be a bit faster)
All checks were successful
/ docker (push) Successful in 2m3s
2023-07-06 02:34:51 +01:00
4a8604b7a9 update variable order
All checks were successful
/ docker (push) Successful in 1m40s
2023-07-05 16:09:58 +01:00
79f4b8ee3a add env var support
All checks were successful
/ docker (push) Successful in 1m45s
2023-07-05 01:49:59 +01:00
cae4d4f051 use env vars for secrets
All checks were successful
/ docker (push) Successful in 1m34s
2023-07-05 01:08:00 +01:00
1770795f16 change default secret key to a variable 2023-07-05 00:52:36 +01:00
0c354b30d5 make the random string generator more random - fixing being able to predict the file id more easily
All checks were successful
/ docker (push) Successful in 1m51s
2023-07-05 00:44:51 +01:00
a56fe5d619 add a check to disallow uploading files using the default secret key
All checks were successful
/ docker (push) Successful in 1m44s
2023-07-05 00:41:33 +01:00
291edfdd7b change default webp quality 2023-04-12 03:10:09 +01:00
bd6b581e94 cleanup code 2023-04-12 03:09:53 +01:00
1094885d0d cleanup script 2023-04-09 19:41:52 +01:00
ede6fa0a16 update docs 2023-04-09 19:26:35 +01:00
d07c3104fe rename some vars 2023-04-09 19:25:01 +01:00
db654595fb part 2 of below 2023-04-09 17:40:37 +01:00
2c1c9e025c fix returned url 2023-04-09 17:39:19 +01:00
7ecf840d40 i am silly 2023-04-09 17:37:56 +01:00
bdf583f21f cleanup how time taken works 2023-04-09 17:36:53 +01:00
3ef5a5023e fixed json 2023-04-09 17:31:08 +01:00
c0150ea85a change how json returns are handled and added a support url 2023-04-09 17:30:23 +01:00
45d10dabf9 add toggle for web p and added quality config 2023-04-09 16:56:05 +01:00
4b059ffaf0 update comment 2023-04-09 16:54:20 +01:00
8b116a143f add a webp threadhold to convert files 2023-04-09 16:51:05 +01:00
afc56ebebf more docs 2023-04-09 12:24:47 +01:00
8e75ee4e9b fuck types im lazy 2023-04-09 12:23:58 +01:00
78b3941c80 change message 2023-04-09 12:22:39 +01:00
47256117d1 add types, add comments and add error handling 2023-04-09 12:21:39 +01:00
3027dbdd5b Fixed webp files and added random file length configuration 2023-04-09 12:17:17 +01:00
4b65c7f023 add check to see if file already exists 2023-04-09 12:05:53 +01:00
c62cf31b99 made the uploads dir confugurable 2023-04-09 12:04:17 +01:00
cb5d859752 added more comments 2023-04-09 12:02:54 +01:00
be26efa24a add php script and uploader for sharex 2023-04-09 11:58:09 +01:00