Commit Graph

90 Commits

Author SHA1 Message Date
8e18e29b26 attempt 4.5 2023-07-06 00:48:27 +01:00
8ba2958e6b attempt 2023-07-06 00:44:07 +01:00
063a5a4829 attempt 2023-07-06 00:36:22 +01:00
d54dd75263 attempt 2023-07-06 00:32:42 +01:00
3e88f2c311 attempt of fixing env vars 2023-07-06 00:23:22 +01:00
Lee
0c7ba87f43 re-add comments to docker compose 2023-07-05 16:30:28 +00:00
Lee
53d80a492d Update docker-compose.yml 2023-07-05 16:26:52 +00:00
Lee
1b0e896800 Update docker-compose.yml 2023-07-05 16:26:42 +00:00
Lee
bd05bf0768 Update docker-compose.yml 2023-07-05 16:23:54 +00:00
56993060ee not sure why or how this fixed docker compose, but it did 2023-07-05 17:19:32 +01:00
6d950baa69 add auto clean 2023-07-05 17:19:18 +01:00
5584bad1aa bump ubuntu version 2023-07-05 16:57:12 +01:00
e9246302c5 update comment 2023-07-05 16:24:50 +01:00
5638948721 add more build options 2023-07-05 16:20:57 +01:00
4a8604b7a9 update variable order 2023-07-05 16:09:58 +01:00
79f4b8ee3a add env var support 2023-07-05 01:49:59 +01:00
e18239d5bf fix the fixing of the fix kind 2023-07-05 01:38:41 +01:00
08161a90d0 maybe fix env vars? 2023-07-05 01:37:42 +01:00
cae4d4f051 use env vars for secrets 2023-07-05 01:08:00 +01:00
b6fd907373 add 404 for unknown files 2023-07-05 01:01:54 +01:00
1770795f16 change default secret key to a variable 2023-07-05 00:52:36 +01:00
f45a186b42 fix comment 2023-07-05 00:51:24 +01:00
45d4af2b1f fix nginx file 2023-07-05 00:50:30 +01:00
0c354b30d5 make the random string generator more random - fixing being able to predict the file id more easily 2023-07-05 00:44:51 +01:00
a56fe5d619 add a check to disallow uploading files using the default secret key 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. 2023-07-05 00:38:53 +01:00
7efee12364 update readme 2023-07-04 21:26:05 +01:00
feda337c14 Merge branch 'master' of https://git.fascinated.cc/Fascinated/sharex-php-uploader 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 2023-07-04 20:13:59 +00:00
0fc5115a27 update readme 2023-07-04 18:27:58 +01:00
3c78628fc1 rename uploader file 2023-07-04 18:26:45 +01:00
9831dc155c add logo asset 2023-07-04 18:08:45 +01:00
c47ef5c434 change image docker compose 2023-07-04 18:08:39 +01:00
3fdaa9219d fix actions? 2023-07-04 17:58:13 +01:00
0db4b9c48b yes? 2023-07-04 17:56:59 +01:00
084b8b9a82 add dockerhub image 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