Commit Graph

31 Commits (0977b25de2174464e4e78106f70e441b1ae3ba09)

Author SHA1 Message Date
Varun Patil 0977b25de2 Don't store invalid dims (#129) 2022-10-28 09:48:14 -07:00
Varun Patil 0e7dea9e28 Whitelist more special chars in path (fix #108) 2022-10-24 15:50:36 -07:00
Varun Patil e585db3358 Fix lint 2022-10-22 15:07:12 -07:00
Varun Patil d44bdbada0 Make sure ldd output isn't null (#92) 2022-10-22 14:53:38 -07:00
Varun Patil 1209fa98ac chmod exiftool in Exif.php 2022-10-22 14:48:03 -07:00
Varun Patil 7b1bce4a64 Use dot in configs 2022-10-22 10:45:23 -07:00
Varun Patil 2c4f91e029 Lint php 2022-10-20 14:05:10 -07:00
Varun Patil dd1466066d Also bundle perl script 2022-10-20 13:41:52 -07:00
Varun Patil 8c323f9581 Bundle exiftool 2022-10-20 12:31:27 -07:00
Varun Patil da6294394d Lint 2022-10-19 10:10:40 -07:00
Varun Patil 3b56446305 Fix exif rotation (not orientation) 🙄 2022-10-17 19:45:55 -07:00
Varun Patil 7b63ffc187 Fix exif orientation issues 2022-10-17 19:16:17 -07:00
Varun Patil 37d9307bab Fix w/h after Exif rotation 2022-10-15 22:23:39 -07:00
Varun Patil ea49c4430d Store image dimensions in table 2022-10-15 19:56:29 -07:00
Varun Patil dc6e8e00d6 Catch ValueError in Exif parsing (#66) 2022-10-11 13:39:06 -07:00
Varun Patil 664457b17e exif: forget time zone in fallback 2022-09-27 14:05:26 -07:00
Varun Patil 1e297f86f4 Add single file exif update (#42) 2022-09-25 06:21:40 -07:00
Varun Patil 177774e55f Fix case with nested folder timeline (#39)
@folosleg
2022-09-15 11:06:19 -07:00
Varun Patil 2c46fc8689 Minor fixes + bump up version 2022-09-14 18:20:23 -07:00
Varun Patil d66ca0a281 Add timeout to exif reads (#34) 2022-09-14 18:14:06 -07:00
Varun Patil 8f5c4d061e UTF-8 path support (fix #31) 2022-09-13 16:30:01 -07:00
Varun Patil be961b3fb4 Check external paths (#30) 2022-09-13 10:39:38 -07:00
Varun Patil ff29114429 Null coalesce exif props explicitly 2022-09-09 08:42:44 -07:00
Varun Patil 6f1248f667 Prevent exiftool zombies 2022-09-09 08:18:55 -07:00
Varun Patil 27666671fe Fix video timezone to server timezone 2022-08-27 16:05:25 -07:00
Varun Patil 1ad335ed8b Create static proc only for command 2022-08-26 00:37:40 +00:00
Varun Patil e933c1c457 Massively speed up indexing for local files 2022-08-23 09:19:19 +00:00
Varun Patil e9fab264fc Do not use upload time for fallback 2022-08-23 08:33:37 +00:00
Varun Patil ac75f52ca4 Fix indentation 2022-08-23 08:04:26 +00:00
Varun Patil 311d3ea279 Fix Exif TZ and handling for HEIC (fix #15) 2022-08-23 07:54:39 +00:00
Varun Patil 522e1f5e1e Refactor to more files 2022-08-20 02:53:21 +00:00