Commit Graph

  • f14e29a54f Cosmetic code fixes and fix (relax) width/heigh comparison when catalog scanning master Deon George 2024-09-18 18:16:31 +1000
  • 75313d8dd1 Enable CSS to show thumbnail at a fixed height. Fix showing created dates are the same Deon George 2024-09-18 16:10:21 +1000
  • 5bd5bb8488 Enable CSS to show thumbnail at a fixed height. Fix showing created dates are the same Deon George 2024-09-18 13:55:09 +1000
  • 90323fef5f Ensure scheduled catalog scan/move jobs ids are unique. Remove deprecated objectType() Deon George 2024-09-18 13:30:49 +1000
  • f136360e5c Change logging and saved() function for Video/Photo Deon George 2024-09-18 11:50:10 +1000
  • 59925f3af9 More changes to scanall to address memory issues Deon George 2024-09-18 11:36:42 +1000
  • a6796a24ae Change ScanAll logic, we'll just queue a scan instead of recording some info initially Deon George 2024-09-18 09:32:08 +1000
  • 6e2a1e8670 Remove some init debug logging Deon George 2024-09-17 23:34:16 +1000
  • 10a1aceeb3 Fix scanall, was only scanning one dir. Default route is now /home. Fix 500 error for when displaying an image that doesnt exist Deon George 2024-09-17 23:07:00 +1000
  • 86dceac617 Framework update Deon George 2024-09-16 23:32:19 +1000
  • 32e2dcf347 Refactor Catalog Model Deon George 2024-09-16 23:26:54 +1000
  • 2caff58f73 Optimise videostream Deon George 2024-09-16 23:18:51 +1000
  • a5b5256793 Major refactor of video processing. Deon George 2024-09-16 23:17:51 +1000
  • f9cdc8f9d2 Implement our own quicktime parser Deon George 2024-09-16 22:10:19 +1000
  • a3013078e0 Photo scan and move implemented, and remove redundant files Deon George 2024-09-02 22:51:19 +1000
  • 431ceec69f Removed more redundant functions Deon George 2024-08-31 22:56:52 +1000
  • 9208ddf779 Major refactor of photo processing, video processing still to do Deon George 2024-08-31 22:23:07 +1000
  • 2d04c8ccbb Rebuild database migrations Deon George 2024-08-28 13:19:30 +1000
  • daf44c7339 Framework update Deon George 2024-08-25 18:26:29 +1000
  • 7929afeb47
    Forgot to remove debug variable Deon George 2020-07-16 13:41:02 +1000
  • 3d5c0cfe9f
    Finished work on Catalog::verify Deon George 2020-07-16 13:40:16 +1000
  • 18812b51e0
    Determine current filename Deon George 2020-07-16 12:12:26 +1000
  • ed49ef29b5
    Fix job dispatching Deon George 2020-07-16 11:49:20 +1000
  • d21df1c575
    Start of CatalogVerify Deon George 2020-07-16 11:41:17 +1000
  • 7bd4bad941 Bug fixes Deon George 2020-01-06 20:01:04 +1100
  • 948e8ce9fc Enable some disabled functions Deon George 2020-01-05 21:55:26 +1100
  • 2e222b814b Fix for when created and created_manual is null Deon George 2020-01-05 18:15:25 +1100
  • 270f63144b Added handling of created_manual, revert some file_path() Deon George 2020-01-05 18:02:32 +1100
  • 0b6b3021fd Revert some file_path() calls Deon George 2020-01-05 10:53:54 +1100
  • d84412e9b1 Fixes for import Deon George 2020-01-05 10:50:12 +1100
  • 9c0a02c425 Fix newfilename calculation Deon George 2020-01-05 09:37:50 +1100
  • 1ffc2d994e Internal optimisations and additional flags for Photo/Video Deon George 2020-01-05 00:28:00 +1100
  • 93364ab53a Fixes for catalog::scanall(), set subsectime to 0 instead of false Deon George 2020-01-03 08:21:55 +1100
  • cf7c9317eb Start of console commands enhancements Deon George 2020-01-03 08:04:15 +1100
  • c5fcfdc1d7 Minor fixes and support for HEIC images Deon George 2020-01-02 09:42:59 +1100
  • fe155525a3 Minor fixes Deon George 2019-12-27 13:32:42 +1100
  • 8c453d7b0e Created photo thumbnail view Deon George 2019-12-26 16:46:35 +1100
  • 80a76559e5 Move video over to software_id Deon George 2019-12-26 15:56:31 +1100
  • 99ca07201e Updated VideoMove Deon George 2019-12-22 22:16:31 +1100
  • 4adf66c318 Minor fixes Deon George 2019-12-21 22:57:34 +1100
  • bcdbc1715e Update VideoScanAll Deon George 2019-12-16 20:37:48 +1100
  • c176ba9c94 Minor code cleanup Deon George 2019-12-15 23:59:46 +1100
  • 49933382f3 Updates for Videos Deon George 2019-12-15 23:34:42 +1100
  • 075d31e9f4 Index for photo Deon George 2019-12-15 21:22:06 +1100
  • 149c7dcc53 Some photo management fixes Deon George 2019-12-15 21:08:33 +1100
  • af1164e764 Cosmetic changes Deon George 2019-12-15 11:30:29 +1100
  • ebfdf3f7d5 Updated photo viewing Deon George 2019-12-14 22:29:54 +1100
  • 8f093f50b7 Normalised photo table Deon George 2019-11-27 21:30:43 +1100
  • bafc34b1c0 More Laravel/AdminLTE updates Deon George 2019-11-23 12:51:30 +1100
  • 6a17fd3716 Fix for photos with no exif:DateTime Deon George 2019-11-15 23:39:20 +1100
  • 008e5eacc0 Fix for models with longer names Deon George 2019-11-15 22:02:09 +1100
  • 135bf16879 Missed migrations from previous commit Deon George 2019-11-10 12:11:45 +1100
  • db0d0278ed Improvements to Photo module and reinstall jobs tables Deon George 2019-11-10 12:09:03 +1100
  • bd5fb5d46f Updated ScanAll to enable scanning all photos Deon George 2019-11-09 14:58:15 +1100
  • 83d6d1e055 Update photo import to laravel 6.4 Deon George 2019-11-09 13:52:04 +1100
  • f6b456aa3d Initial welcome page Deon George 2019-11-08 23:51:47 +1100
  • a91ddbe66e Start update to laravel 6.4 Deon George 2019-11-08 23:08:34 +1100
  • c723807b3f Old updates Deon George 2019-11-08 21:43:36 +1100
  • cfc9bf5d9a Optimised scanning and importing Deon George 2018-01-11 23:59:53 +1100
  • 96fadc5080 Added Tagging, Update to Laravel 5.5, Enabled Video Deon George 2018-01-10 08:10:14 +1100
  • 3012004901 Added Video Deon George 2016-07-04 16:00:33 +1000
  • ec4c7ae3d1 Some minor fixes Deon George 2016-07-01 15:59:22 +1000
  • ad10cb32ce Enabled/Improved links to relationships Deon George 2016-07-01 14:37:55 +1000
  • b8be45b42c Added Files Trait, added createParentDirs Deon George 2016-07-01 12:19:17 +1000
  • 90c4468c43 Added photo:update to update signatures Deon George 2016-06-30 21:34:18 +1000
  • f089c33b8b Merge branch 'laravel' into 'master' Deon George 2016-06-30 06:05:21 +0000
  • 3adfcd8d8f Added delete and removed Kohana Deon George 2016-06-30 16:01:12 +1000
  • e1c5b1e413 Enabled duplicate review Deon George 2016-06-30 09:32:57 +1000
  • c5f0bfffd0 Added image view, next/previous and view update Deon George 2016-06-29 20:49:02 +1000
  • 3361427c75 Enabled move and queue processing Deon George 2016-06-29 14:04:02 +1000
  • 4c317a811c Enabled photos to be moved via a queue Deon George 2016-06-23 07:07:44 +1000
  • e297c5ca7e Added some info to the view Deon George 2016-06-22 16:51:31 +1000
  • b1d7cfe616 Coverted script import to laravel Deon George 2016-06-22 15:49:20 +1000
  • a2357435e1 Added Laravel 5.2 Framework Hosting Admin User 2016-06-20 23:35:59 +1000
  • 629d05a3d9 Updated modules with Gitlab Deon George 2015-09-29 15:42:13 +1000
  • 08f823460e Added Tagging, Moving with Replace, Optimised Delete Deon George 2015-07-12 21:23:57 +1000
  • c88d289e82 General improvements Deon George 2015-06-04 14:25:58 +1000
  • 9359564ea8 Added Move, started to add delete Deon George 2015-05-15 14:12:10 +1000
  • dfe10e490d Rename lnApp to lnapp Deon George 2014-08-23 22:51:16 +1000
  • fd8e56dd98 Minor updates Deon George 2014-08-23 22:38:32 +1000
  • 2e07b08016 Initial Photo Work Deon George 2014-07-09 13:04:56 +1000
  • d4b3b0f9bc Initial version Deon George 2014-06-30 14:22:57 +1000