Commit Graph

176 Commits (a7aa54074c237be2085c2ade5cb9d637d30057aa)

Author SHA1 Message Date
Varun Patil fe92c5cca4 Enable RAW support (fix #107) 2022-10-24 18:00:00 -07:00
Varun Patil d2581c42dc Add preview generator check to write 2022-10-24 17:47:28 -07:00
Varun Patil 22f0787b4a Lint migration 2022-10-24 17:45:12 -07:00
Varun Patil e1d398064d Remove filecache index 2022-10-24 17:28:53 -07:00
Varun Patil 6377353dca Switch to CTE 2022-10-24 17:15:02 -07:00
Varun Patil 0e7dea9e28 Whitelist more special chars in path (fix #108) 2022-10-24 15:50:36 -07:00
Varun Patil aa2ef1d73b Don't join facerect for days (#105) 2022-10-24 09:21:46 -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 900baeea47 Fix lint error 2022-10-22 11:00:03 -07:00
Varun Patil 7b1bce4a64 Use dot in configs 2022-10-22 10:45:23 -07:00
Varun Patil 34fd560336 Add readonly mode 2022-10-22 10:41:39 -07:00
Varun Patil 506daf9bb1 tq: fix ambiguous column name 2022-10-22 08:40:50 -07:00
Varun Patil fec07e97cb Lint PHP 2022-10-20 20:53:41 -07:00
Varun Patil 4b390f5ba4 Improve face scoring 2022-10-20 20:52:57 -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 005d590ac5 Add support for memes from the 90s
MIMEs test by @illnesse (#83)
2022-10-19 16:06:48 -07:00
Varun Patil 2496046d56 Allow setting folder base path (close #85) 2022-10-19 12:26:36 -07:00
Varun Patil 89bda46890 More lint 2022-10-19 10:15:20 -07:00
Varun Patil da6294394d Lint 2022-10-19 10:10:40 -07:00
Varun Patil bb27b3261a Mark person in preview (fix #79) 2022-10-18 14:08:34 -07:00
Varun Patil c5d3270ccf faces: place unnamed clusters at the end (fix #76) 2022-10-18 08:03:10 -07:00
Varun Patil b2eea7cf99 resize --> scale in face preview (#72) 2022-10-18 07:54:49 -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 5d813b27cc faces: crop with imagick (#72) 2022-10-17 10:42:29 -07:00
Varun Patil d3c771fb31 Add service worker 2022-10-16 19:52:47 -07:00
Varun Patil 4b89605854 Break ties in face/tag 2022-10-16 16:46:48 -07:00
Varun Patil 1295c397a2 Bust cache with version 2022-10-16 13:19:32 -07:00
Varun Patil ee514ee9dc query: add tie-breaker to days sorting 2022-10-16 13:19:32 -07:00
Varun Patil 37d9307bab Fix w/h after Exif rotation 2022-10-15 22:23:39 -07:00
Varun Patil 70c8249277 Add w/h to day response 2022-10-15 19:56:29 -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 41ecf2cc17 Fix opening nameless faces 2022-10-10 17:19:41 -07:00
Varun Patil 6d99ad01d7 Catch transform errors 2022-10-07 23:46:08 -07:00
Varun Patil 3f6a31f2b5 Improve folder error 2022-10-07 23:36:16 -07:00
Varun Patil 6fcb3ba457 Use name for face fetching 2022-10-07 23:26:09 -07:00
Varun Patil d40217604e Use single query for tag previews 2022-10-07 19:09:05 -07:00
Varun Patil 991515e9e5 Get face previews in single query 2022-10-07 19:00:55 -07:00
Varun Patil ff502b5068 Speed up tag thumb load 2022-10-07 17:57:48 -07:00
Varun Patil 1505218fd0 Check enabled recognize and version 2022-10-07 13:21:46 -07:00
Varun Patil d1e9205a54 Implement people tab for recognize 3 (fix #43) 2022-10-07 12:28:39 -07:00
Varun Patil 9dc4ae20cb Explicitly sort tags 2022-10-07 11:06:16 -07:00
Varun Patil 5f3323529b Fix tags response typing 2022-10-07 11:02:41 -07:00
Varun Patil 4c684f1aef Ensure tags enabled 2022-10-07 10:46:09 -07:00
Varun Patil f5baf36109 Add tags view 2022-10-06 16:28:35 -07:00