• Joined on 2024-02-21
deon pushed to master at deon/photo 2024-10-07 10:23:48 +00:00
6208aa3336 Add border JS to duplicate review
deon pushed to master at deon/photo 2024-10-07 07:04:21 +00:00
952bb1e38e Fix local casting overriding class casting
deon pushed to master at deon/photo 2024-10-07 05:30:28 +00:00
b8f606b0f1 Sort our review items by id, to help reduce next page missing items
deon pushed to master at deon/photo 2024-10-06 12:16:58 +00:00
a8b7d1f5b5 Add a border to indicate duplicate or delete status
deon pushed to master at deon/photo 2024-10-06 06:12:02 +00:00
47d0846f99 Add a swap/scroll button
deon pushed to master at deon/photo 2024-10-05 11:46:15 +00:00
925138baa5 Sort duplicates by id
deon pushed to master at deon/photo 2024-10-05 11:10:29 +00:00
b3f381b743 Be more liberal with finding duplicates
deon pushed to master at deon/photo 2024-10-05 05:58:05 +00:00
2b4eadc33b Add Update to first page for duplicate review
deon pushed to master at deon/photo 2024-10-04 23:23:25 +00:00
9087c5189f Added submit page navigation, and preserve list if used
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