Commit Graph

67 Commits

Author SHA1 Message Date
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
d9da3eb9ab make it so nginx will only execute php on the upload script. This fixes the uploader from being able to upload any php script and that being able to be executed.
All checks were successful
/ docker (push) Successful in 1m47s
2023-07-05 00:38:53 +01:00
7efee12364 update readme
All checks were successful
/ docker (push) Successful in 2m20s
2023-07-04 21:26:05 +01:00
feda337c14 Merge branch 'master' of https://git.fascinated.cc/Fascinated/sharex-php-uploader
All checks were successful
/ docker (push) Successful in 2m39s
2023-07-04 21:23:52 +01:00
a397881c08 re-add manual install steps 2023-07-04 21:23:51 +01:00
Lee
c4f108cd7b Update README.md
All checks were successful
/ docker (push) Successful in 2m7s
2023-07-04 20:13:59 +00:00
0fc5115a27 update readme
All checks were successful
/ docker (push) Successful in 1m49s
2023-07-04 18:27:58 +01:00
3c78628fc1 rename uploader file
All checks were successful
/ docker (push) Successful in 1m44s
2023-07-04 18:26:45 +01:00
9831dc155c add logo asset
All checks were successful
/ docker (push) Successful in 1m48s
2023-07-04 18:08:45 +01:00
c47ef5c434 change image docker compose 2023-07-04 18:08:39 +01:00
3fdaa9219d fix actions?
All checks were successful
/ docker (push) Successful in 2m44s
2023-07-04 17:58:13 +01:00
0db4b9c48b yes?
Some checks failed
/ docker (ubuntu-latest:20.04, 2.38.4) (push) Has been cancelled
2023-07-04 17:56:59 +01:00
084b8b9a82 add dockerhub image
Some checks failed
/ docker (ubuntu-latest, 2.38.4) (push) Has been cancelled
2023-07-04 17:56:28 +01:00
efc46e56a8 fix files showing the raw binary data? 2023-07-04 17:46:31 +01:00
41ea1378ef files are fucky maybe this will fix? 2023-07-04 17:42:02 +01:00
0655f4d5df add perms fix 2023-07-04 17:32:14 +01:00
f94034e70e ples work 2023-07-04 17:28:09 +01:00
3ead2f2c8e add msg for restarting php 2023-07-04 17:25:08 +01:00
a22377a56f add fallback size 2023-07-04 17:23:14 +01:00
ca2bb7deb6 add max upload size to the env vars 2023-07-04 17:22:22 +01:00
559a78ca33 fix php 2023-07-04 17:18:33 +01:00
f06cc87b23 i am silly 2023-07-04 17:15:53 +01:00
40cc49f4c8 maybe fix php now? 2023-07-04 17:14:31 +01:00
8b3d364bf9 pin php version 2023-07-04 17:07:32 +01:00
ecfad6194c fix fpm socket 2023-07-04 17:02:32 +01:00
e37710174f add error logging 2023-07-04 16:56:47 +01:00
4e9c4f3024 install php in docker 2023-07-04 16:54:18 +01:00
0410552de9 fix docker image? 2023-07-04 16:51:11 +01:00
0054cf076d cleanup messages 2023-07-04 16:48:37 +01:00
16f920d0b4 maybe fix docker? 2023-07-04 16:46:10 +01:00
57eda7d007 fix nginx config? 2023-07-04 16:39:08 +01:00
42ebafd67c fix nginx config? 2023-07-04 16:37:53 +01:00
1ecffc13b3 fix? 2023-07-04 16:35:45 +01:00
0f35e849de add docker 2023-07-04 16:32:18 +01:00
Lee
4f9ad17446 Update README.md 2023-06-18 00:31:42 +00:00
Lee
b731367f2f Update README.md 2023-06-18 00:19:19 +00:00
327262954e Add 'LICENSE' 2023-04-12 13:45:26 +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