Commit Graph

18 Commits

Author SHA1 Message Date
5e0bb59907 Fix bug where parent directory is omitted 2024-03-11 18:58:28 +08:00
abec1c242f Ignore hidden files 2024-03-10 15:09:19 +08:00
1f52134bd7 Implement basic config file 2023-11-19 15:28:39 +08:00
982565bd95 Try to half image width instead of quarter for thumbnail 2023-11-19 13:27:12 +08:00
11c3faddb0 Use faster hash algorithum for thumbnail generation 2023-11-19 13:25:21 +08:00
c5b4dda950 Detect errors from resize-img using substr_count() 2023-11-18 16:42:33 +08:00
22a70bd4de Refactor resize-img error printing 2023-11-18 16:41:32 +08:00
3c1f996342 Update log messages and set a more dynamic image resize up to a limit 2023-11-18 15:57:36 +08:00
737821fa6a Store thumbnails based on the hash of original image 2023-11-18 15:56:05 +08:00
a6a4d654d4 Update cors log message 2023-11-13 23:25:32 +08:00
a8bc4fd92e Add cors-handling for testing 2023-11-13 22:50:32 +08:00
2bfa19fe24 Slight refactoring 2023-11-13 22:47:14 +08:00
792b9c875f Implement thumbnail generation 2023-11-13 02:03:04 +08:00
a14e2972c6 Ignore php log file 2023-11-12 23:19:11 +08:00
76e47a033f Slight refactor and add stub function to create smaller thumbnail images 2023-11-12 23:18:32 +08:00
f644890e3a Add logging functions 2023-11-12 22:45:19 +08:00
39928a2c56 Reformat whitespace 2023-11-12 22:44:35 +08:00
fbd10d6b11 Move backend related code to this repo 2023-11-12 18:42:35 +08:00