Photo Management
Go to file
2024-09-18 11:50:10 +10:00
app Change logging and saved() function for Video/Photo 2024-09-18 11:50:10 +10:00
bootstrap Major refactor of photo processing, video processing still to do 2024-08-31 22:23:16 +10:00
config Photo scan and move implemented, and remove redundant files 2024-09-02 22:51:19 +10:00
database Major refactor of video processing. 2024-09-16 23:23:00 +10:00
public Major refactor of photo processing, video processing still to do 2024-08-31 22:23:16 +10:00
resources Major refactor of video processing. 2024-09-16 23:23:00 +10:00
routes 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
storage Start update to laravel 6.4 2019-11-08 23:08:34 +11:00
tests Start update to laravel 6.4 2019-11-08 23:08:34 +11:00
.editorconfig Framework update 2024-08-31 22:23:16 +10:00
.env.example Framework update 2024-08-31 22:23:16 +10:00
.gitattributes Start update to laravel 6.4 2019-11-08 23:08:34 +11:00
.gitignore Start update to laravel 6.4 2019-11-08 23:08:34 +11:00
artisan Framework update 2024-08-31 22:23:16 +10:00
composer.json 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
composer.lock Framework update 2024-09-16 23:32:19 +10:00
helpers.php Implement our own quicktime parser 2024-09-16 22:10:19 +10:00
package.json Framework update 2024-08-31 22:23:16 +10:00
phpunit.xml Framework update 2024-08-31 22:23:16 +10:00