Commit Graph

47 Commits

Author SHA1 Message Date
952bb1e38e Fix local casting overriding class casting 2024-10-07 18:04:17 +11:00
b8f606b0f1 Sort our review items by id, to help reduce next page missing items 2024-10-07 16:30:23 +11:00
925138baa5 Sort duplicates by id 2024-10-05 21:46:09 +10:00
b3f381b743 Be more liberal with finding duplicates 2024-10-05 21:10:15 +10:00
28fdd0fcab Fix for isParentWritable() processing 2024-10-04 11:08:18 +10:00
629202c9dd Show filename for item being scheduled for deletion, remove redundant functions 2024-10-01 11:59:56 +10:00
5b1b6a3fd2 Update and rename Photo/Video Delete to CatalogDelete 2024-10-01 00:01:33 +10:00
7742b4289d Updates to duplicate/remove displays, remove deprecated display functions 2024-09-30 22:56:08 +10:00
7eb0379996 Catch exception when trying to determine the creation_date 2024-09-29 18:08:18 +10:00
f14e29a54f Cosmetic code fixes and fix (relax) width/heigh comparison when catalog scanning 2024-09-18 18:16:31 +10:00
90323fef5f Ensure scheduled catalog scan/move jobs ids are unique. Remove deprecated objectType() 2024-09-18 13:30:49 +10:00
f136360e5c Change logging and saved() function for Video/Photo 2024-09-18 11:50:10 +10:00
6e2a1e8670 Remove some init debug logging 2024-09-17 23:34:16 +10:00
10a1aceeb3 Fix scanall, was only scanning one dir. Default route is now /home. Fix 500 error for when displaying an image that doesnt exist 2024-09-17 23:11:20 +10:00
32e2dcf347 Refactor Catalog Model 2024-09-16 23:26:54 +10:00
a5b5256793 Major refactor of video processing. 2024-09-16 23:23:00 +10:00
f9cdc8f9d2 Implement our own quicktime parser 2024-09-16 22:10:19 +10:00
a3013078e0 Photo scan and move implemented, and remove redundant files 2024-09-02 22:51:19 +10:00
431ceec69f Removed more redundant functions 2024-08-31 22:56:52 +10:00
9208ddf779 Major refactor of photo processing, video processing still to do 2024-08-31 22:23:16 +10:00
Deon George
18812b51e0
Determine current filename 2020-07-16 12:12:26 +10:00
Deon George
d21df1c575
Start of CatalogVerify 2020-07-16 11:41:17 +10:00
Deon George
7bd4bad941 Bug fixes 2020-01-06 20:01:04 +11:00
Deon George
948e8ce9fc Enable some disabled functions 2020-01-05 21:55:26 +11:00
Deon George
2e222b814b Fix for when created and created_manual is null 2020-01-05 18:15:25 +11:00
Deon George
270f63144b Added handling of created_manual, revert some file_path() 2020-01-05 18:02:32 +11:00
Deon George
0b6b3021fd Revert some file_path() calls 2020-01-05 10:53:54 +11:00
Deon George
d84412e9b1 Fixes for import 2020-01-05 10:50:12 +11:00
Deon George
9c0a02c425 Fix newfilename calculation 2020-01-05 09:37:50 +11:00
Deon George
1ffc2d994e Internal optimisations and additional flags for Photo/Video 2020-01-05 00:28:00 +11:00
Deon George
93364ab53a Fixes for catalog::scanall(), set subsectime to 0 instead of false 2020-01-03 08:21:55 +11:00
Deon George
cf7c9317eb Start of console commands enhancements 2020-01-03 08:04:15 +11:00
Deon George
c5fcfdc1d7 Minor fixes and support for HEIC images 2020-01-02 09:42:59 +11:00
Deon George
fe155525a3 Minor fixes 2019-12-27 13:32:42 +11:00
Deon George
8c453d7b0e Created photo thumbnail view 2019-12-26 16:46:35 +11:00
Deon George
80a76559e5 Move video over to software_id 2019-12-26 15:56:31 +11:00
Deon George
4adf66c318 Minor fixes 2019-12-21 22:57:34 +11:00
Deon George
49933382f3 Updates for Videos 2019-12-15 23:34:42 +11:00
Deon George
149c7dcc53 Some photo management fixes 2019-12-15 21:08:33 +11:00
Deon George
ebfdf3f7d5 Updated photo viewing 2019-12-14 22:29:54 +11:00
Deon George
8f093f50b7 Normalised photo table 2019-11-27 21:30:43 +11:00
Deon George
bafc34b1c0 More Laravel/AdminLTE updates 2019-11-23 12:51:30 +11:00
Deon George
6a17fd3716 Fix for photos with no exif:DateTime 2019-11-15 23:39:20 +11:00
Deon George
db0d0278ed Improvements to Photo module and reinstall jobs tables 2019-11-10 12:09:03 +11:00
Deon George
bd5fb5d46f Updated ScanAll to enable scanning all photos 2019-11-09 14:58:15 +11:00
Deon George
83d6d1e055 Update photo import to laravel 6.4 2019-11-09 13:52:04 +11:00
Deon George
f6b456aa3d Initial welcome page 2019-11-08 23:51:47 +11:00