index
:
fisheye
master
Bitweaver fisheye package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-01
Route PDF thumbnail regeneration through mime_pdf_thumbnail() via Imagick
Lester Caine
1
-0
/
+3
2026-06-01
Guard null type in substr() call — PHP 8.x deprecation
Lester Caine
1
-1
/
+1
2026-05-25
Fisheye: fix video thumbnail regeneration and gateway timeout
Lester Caine
1
-4
/
+7
2026-05-25
Galleriffic: fix fancyzoom interference, add regenerate-thumbnails UI
Lester Caine
1
-0
/
+1
2026-05-24
Ignore Sony DSC placeholder in EXIF ImageDescription
Lester Caine
1
-6
/
+9
2026-05-21
Inherit parent gallery protector role when creating sub-galleries and uploadi...
Lester Caine
1
-0
/
+9
2026-05-21
Fix prev/next image navigation: call loadCurrentImage and use getAll not getA...
Lester Caine
2
-1
/
+4
2026-05-21
Fix breadcrumb depth: remove premature gallery_path assignment that bypassed ...
Lester Caine
1
-3
/
+0
2026-05-21
Replace getParentGalleries loop with direct getRow ancestor walk
Lester Caine
1
-25
/
+15
2026-05-21
Fix ancestor walk: use is_numeric key check and direct content_id lookup
Lester Caine
1
-2
/
+5
2026-05-21
Fix breadcrumb hierarchy walk: populate ret directly, skip cross-join verify
Lester Caine
1
-1
/
+11
2026-05-21
Fix breadcrumb depth and dedup nav across gallery views
Lester Caine
1
-3
/
+20
2026-05-21
Separate pagination counts per gallery style; make galleriffic numThumbs conf...
Lester Caine
1
-4
/
+8
2026-05-21
Fix images_per_page for galleriffic pagination to match JS numThumbs:30
Lester Caine
1
-1
/
+4
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
7
-143
/
+121
2026-05-08
isLocked should not apply to fisheye objects but liberty generic handling hit...
lsces
1
-0
/
+11
2026-04-16
Still need some work on the different gallery styles, but this sorts the righ...
lsces
1
-2
/
+2
2026-04-16
Get the right number of images per page
lsces
1
-1
/
+1
2026-04-06
Tidying links to bitweaver.org to avoid redirect from http
lsces
2
-2
/
+2
2026-03-27
This has obviously been a problem for some time, query respects the number of...
lsces
1
-1
/
+1
2026-03-26
Tidy confusion between empty string and null defaults
lsces
1
-13
/
+16
2026-03-26
Ensure temporary file is readable
lsces
1
-4
/
+6
2026-03-26
Namespace corrections
lsces
2
-6
/
+6
2025-08-28
Extra code updated to PHP8.4 and namespace ... work in progress on updating s...
lsces
6
-135
/
+122
2025-08-28
Classes code updated to PHP8.4 and namespace ... work in progress on updating...
lsces
4
-483
/
+526
2025-05-18
is_a LibertyContent on fisheye_handle_upload
spiderr
1
-1
/
+3
2024-03-18
add pRequest to fisheye_handle_upload; cleanup some upload gallery_additions;...
spiderr
2
-11
/
+16
2022-07-30
migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-
spiderr
1
-1
/
+1
2021-02-26
fix return value on FisheyeGallery::load as !empty( mInfo )
spiderr
1
-1
/
+1
2021-02-18
empty preview_content check
spiderr
1
-1
/
+1
2021-02-13
update package_path in bit_setup_inc
spiderr
1
-1
/
+1
2021-02-13
move bit_setup_inc.php to includes/
modela bitweaver
1
-0
/
+48
2021-02-08
is_array check on pGalleryId
spiderr
1
-1
/
+1
2021-02-06
fix default gallery additions
spiderr
1
-12
/
+15
2021-02-03
clean up static LibertyMime::getStorage* calls with liberty_mime_get_storage_*
spiderr
1
-1
/
+1
2021-02-02
move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...
modela bitweaver
9
-0
/
+3154