Commit Graph

19 Commits

Author SHA1 Message Date
Lewis Dale 519611d06b Fix it again 2023-08-27 22:12:28 +01:00
Lewis Dale a0580ad085 Enforce uniqueness 2023-08-27 22:03:56 +01:00
Lewis Dale e2cf30a307 Actually fix the query and caching 2023-08-27 22:01:43 +01:00
Lewis Dale a9e8b61e0b More logging for broken query 2023-08-27 21:47:16 +01:00
Lewis Dale 782c5b4b38 Fix query to handle null params 2023-08-27 21:45:28 +01:00
Lewis Dale 3949e611ea Fix broken database 2023-08-27 21:41:49 +01:00
Lewis Dale 9164929969 Debuggy time 2023-08-27 21:36:01 +01:00
Lewis Dale 16e0a8f381 Fixed the logger 2023-08-27 21:32:27 +01:00
Lewis Dale 69d8ec33a5 Gitignore logs 2023-08-26 19:19:35 +01:00
Lewis Dale 967beadeb3 Add a cache-control header for the images so that the browser caches the image for a day 2023-08-26 19:15:54 +01:00
Lewis Dale 6f23c71773 Actually add the logging 2023-08-26 19:12:29 +01:00
Lewis Dale be8d37d4cb Revert "Revert "Add logging & some better error handling""
This reverts commit a1ac9edadc.
2023-08-26 19:11:30 +01:00
Lewis Dale a1ac9edadc Revert "Add logging & some better error handling"
This reverts commit 62221d04cd.
2023-08-26 19:10:53 +01:00
Lewis Dale 62221d04cd Add logging & some better error handling 2023-08-26 19:09:27 +01:00
Lewis Dale 9de91033ba Add default width parameter to resizer 2023-08-25 21:26:41 +01:00
Lewis Dale 1aa76cb053 Add default width parameter to resizer 2023-08-25 21:24:51 +01:00
Lewis Dale 03b13733ff Update lockfile 2023-08-25 21:09:04 +01:00
Lewis Dale 01bdd6dab9 Add index.php 2023-08-25 21:02:20 +01:00
Lewis Dale 9907bde834 First commit. Implement a very basic CDN server to serve and resize images 2023-08-25 20:50:52 +01:00