summaryrefslogtreecommitdiff
path: root/view.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-21Show proper 404 error for invalid gallery ID instead of blank pageLester Caine1-1/+5
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-2/+2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-08-28General code updated to PHP8.4 and namespace ... work in progress on ↵lsces1-12/+8
updating some third party code
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH ↵modela bitweaver1-2/+2
constants
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-3/+3
2013-11-20change canonical to be configurablespiderr1-1/+1
2013-03-13SEO cleanup to use canonicalspiderr1-0/+4
2012-06-01Merge branch 'master' of github.com:bitweaver/fisheyespiderr1-1/+1
2012-06-01verifyPackage fisheyespiderr1-0/+1
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2012-04-12handle p_fisheye_download_gallery_arc perm properlyspiderr1-2/+1
2011-07-18do not display on gallery downloadspiderr1-5/+4
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-03-08shorten p_fisheye_download_gallery_archive to p_fisheye_download_gallery_arc ↵bitweaver.org1-2/+2
to meet 30 char perm_name limit
2010-03-08shorten p_fisheye_download_gallery_archive to ↵bitweaver.org1-2/+2
p_fisheye_download_gallery_arch to meet 30 char perm_name limit
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-12-03Add another permission check to make sure that even if a user is in the ↵Tyler Bello1-1/+2
proper group, they can only download their own gallery
2009-12-03Add function to archive a FisheyeGallery and allow a user to download it in ↵Tyler Bello1-1/+9
its entirety with nested galleries intact
2009-04-14use the cool bit_redirect for the 404 + 302Christian Fowler1-4/+2
2009-04-14send a 404 to incent spiders to drop the URLChristian Fowler1-2/+4
2007-06-11add isCommentable() to FisheyeImage.Max Kremmel1-2/+2
2006-11-08fix redirectChristian Fowler1-2/+2
2006-06-25change allow_comments to use liberty content_prefs and also allow gallery ↵Christian Fowler1-1/+10
level commenting
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-0/+8
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+25