Commit Graph

  • 6208aa3336 Add border JS to duplicate review master Deon George 2024-10-07 21:23:43 +1100
  • 952bb1e38e Fix local casting overriding class casting Deon George 2024-10-07 18:04:17 +1100
  • b8f606b0f1 Sort our review items by id, to help reduce next page missing items Deon George 2024-10-07 16:30:23 +1100
  • a8b7d1f5b5 Add a border to indicate duplicate or delete status Deon George 2024-10-06 23:16:55 +1100
  • 47d0846f99 Add a swap/scroll button Deon George 2024-10-06 17:11:55 +1100
  • 925138baa5 Sort duplicates by id Deon George 2024-10-05 21:46:09 +1000
  • b3f381b743 Be more liberal with finding duplicates Deon George 2024-10-05 21:10:15 +1000
  • 2b4eadc33b Add Update to first page for duplicate review Deon George 2024-10-05 15:57:59 +1000
  • 9087c5189f Added submit page navigation, and preserve list if used Deon George 2024-10-05 09:23:14 +1000
  • f6d2a132a4 Better handle cannot when we cannot swap checkboxes, added scroll, added swap/scroll to duplicate review Deon George 2024-10-04 22:21:59 +1000
  • 648f18dae1 Add a swap button to make it easier to swap the selection of duplicate/delete images Deon George 2024-10-04 21:45:50 +1000
  • 861cefb2db Fix info link for videos, limit showing duplicates to 10 Deon George 2024-10-04 15:39:38 +1000
  • ae1c8cbc28 Fix redirect call after delete/undelete Deon George 2024-10-04 14:39:56 +1000
  • 3b207dbf7f Call job::fail() so jobs are put onto the fail queue Deon George 2024-10-04 12:49:09 +1000
  • 28fdd0fcab Fix for isParentWritable() processing Deon George 2024-10-04 11:08:18 +1000
  • 40b9910d8d When we delete, we may have deleted everything on the current page, so dont advance Deon George 2024-10-01 12:02:08 +1000
  • 629202c9dd Show filename for item being scheduled for deletion, remove redundant functions Deon George 2024-10-01 11:59:56 +1000
  • 87ab2729a4 Changes to calling actions() for laravel 11 Deon George 2024-10-01 11:54:34 +1000
  • a2c71afa73 Updates to Jobs so they are all queable, and overlapping is consistent Deon George 2024-10-01 11:48:17 +1000
  • 4828cc6e84 URL path to control number of listed items for duplicates/delete Deon George 2024-10-01 11:44:26 +1000
  • 5b1b6a3fd2 Update and rename Photo/Video Delete to CatalogDelete Deon George 2024-10-01 00:01:33 +1000
  • 7742b4289d Updates to duplicate/remove displays, remove deprecated display functions Deon George 2024-09-30 22:56:08 +1000
  • 7eb0379996 Catch exception when trying to determine the creation_date Deon George 2024-09-29 18:07:38 +1000
  • 4e39d01876 Seems quicktime atoms can have multiple mdat's, so we need a way to calculate our signature for them too Deon George 2024-09-29 00:26:22 +1000
  • d9908c043f Allow for gps data that doesnt include altitude Deon George 2024-09-28 23:19:01 +1000
  • d25900b800 Allow for gps details not being in QuickTime meta Deon George 2024-09-28 23:07:34 +1000
  • 1151d43bee atom/container classes are lowercase Deon George 2024-09-27 21:29:18 +1000
  • d912d35b87 Added AVI x-msvideo parsing Deon George 2024-09-24 21:55:40 +1000
  • 06b8542de6 Handle 64bit atoms Deon George 2024-09-20 13:02:21 +1000
  • 286746019f Move some file read operations to base class, moved Quicktime Trait to be with Quicktime classes Deon George 2024-09-20 12:56:20 +1000
  • f14e29a54f Cosmetic code fixes and fix (relax) width/heigh comparison when catalog scanning 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