• Joined on 2024-02-21
deon pushed to master at deon/photo 2024-10-04 12:22:16 +00:00
f6d2a132a4 Better handle cannot when we cannot swap checkboxes, added scroll, added swap/scroll to duplicate review
deon pushed to master at deon/photo 2024-10-04 11:45:54 +00:00
648f18dae1 Add a swap button to make it easier to swap the selection of duplicate/delete images
deon pushed to master at deon/photo 2024-10-04 05:58:16 +00:00
861cefb2db Fix info link for videos, limit showing duplicates to 10
deon pushed to master at deon/photo 2024-10-04 05:40:23 +00:00
5a0e60f7c5 Fix info link for videos, limit showing duplicates to 10
deon pushed to master at deon/photo 2024-10-04 04:40:03 +00:00
ae1c8cbc28 Fix redirect call after delete/undelete
deon pushed to master at deon/photo 2024-10-04 02:49:13 +00:00
3b207dbf7f Call job::fail() so jobs are put onto the fail queue
deon pushed to master at deon/photo 2024-10-04 01:08:22 +00:00
28fdd0fcab Fix for isParentWritable() processing
deon pushed to master at deon/photo 2024-10-01 02:02:12 +00:00
40b9910d8d When we delete, we may have deleted everything on the current page, so dont advance
deon pushed to master at deon/photo 2024-10-01 02:00:33 +00:00
629202c9dd Show filename for item being scheduled for deletion, remove redundant functions
deon pushed to master at deon/photo 2024-10-01 01:54:38 +00:00
87ab2729a4 Changes to calling actions() for laravel 11
deon pushed to master at deon/photo 2024-10-01 01:48:20 +00:00
a2c71afa73 Updates to Jobs so they are all queable, and overlapping is consistent
deon pushed to master at deon/photo 2024-10-01 01:44:29 +00:00
4828cc6e84 URL path to control number of listed items for duplicates/delete
deon pushed to master at deon/photo 2024-09-30 14:01:54 +00:00
5b1b6a3fd2 Update and rename Photo/Video Delete to CatalogDelete
deon pushed to master at deon/photo 2024-09-30 12:56:14 +00:00
7742b4289d Updates to duplicate/remove displays, remove deprecated display functions
deon pushed to master at bbs/clrghouz 2024-09-29 23:12:28 +00:00
caac9c21a8 If we are given a zero byte file, we SKIP it
deon pushed to master at bbs/clrghouz 2024-09-29 23:00:30 +00:00
bc12a2b741 If we are given a zero byte file, we SKIP it
deon pushed to master at bbs/clrghouz 2024-09-29 22:53:36 +00:00
38e4e551b9 If we are given a zero byte file, we SKIP it
43c573f641 Address list log is the config, not the actual node time since seen
Compare 2 commits »
deon pushed to master at deon/photo 2024-09-29 08:09:17 +00:00
7eb0379996 Catch exception when trying to determine the creation_date
deon pushed to master at deon/photo 2024-09-29 08:07:42 +00:00
6184eb429a Catch exception when trying to determine the creation_date
deon pushed to master at bbs/clrghouz 2024-09-29 03:16:30 +00:00
b8f0b11c05 Handle delisting when last_seen is blank (node hasnt polled)