Commit Graph

109 Commits

Author SHA1 Message Date
Lee
f83830443b revert d89ed9e17df3b995c9c4ed185afb0a1a7c2a6d12
revert alpine tests
2023-07-07 23:04:51 +00:00
d89ed9e17d alpine tests 2023-07-08 00:03:09 +01:00
7d2e2b69d2 fix error in nginx logs 2023-07-07 23:59:27 +01:00
41b064c1e3 remove useless things from the log and clean it up 2023-07-07 23:54:21 +01:00
0352cd247a actually use the log formatter 2023-07-07 23:49:22 +01:00
a24fe5843f add comments to nginx file 2023-07-07 23:46:36 +01:00
8ad2f46cc3 move log formatter 2023-07-07 23:44:07 +01:00
aa606b5924 add auto restart to nginx and php 2023-07-07 23:43:14 +01:00
5644761cee fix missing } 2023-07-07 23:41:23 +01:00
19f9d57831 change logging in nginx to not show ip 2023-07-07 23:39:52 +01:00
c7574ecb80 update comment 2023-07-07 23:37:47 +01:00
71e2cf21be add gzip open file caching 2023-07-07 23:37:39 +01:00
0984db04e4 cleanup the script alot and start on adding logging to the console 2023-07-07 02:20:49 +01:00
49499b8013 use imagick for image conversion (should be a bit faster) 2023-07-06 02:34:51 +01:00
29620ea48b add imagick 2023-07-06 02:28:20 +01:00
1ea65d4c84 add dev image 2023-07-06 01:04:32 +01:00
dff024aac4 cleanup start script - fixed env vars. future test work will be done in a dev branch 2023-07-06 01:03:16 +01:00
bb0761bb55 attempt 5.5 2023-07-06 00:56:27 +01:00
28dd26e873 attempt 5 2023-07-06 00:53:03 +01:00
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