summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-09Display in view rather than download, allows fancyzoom on imagesV5-php84Lester Caine1-1/+1
2026-05-08pearwiki is currently untested and relies on pre php8 code so diable for nowlsces1-0/+0
2026-05-08Add default when no user active (PHP8)lsces1-1/+1
2026-04-19Short array style tweak and missing use elementlsces2-4/+5
2026-04-16Style tidies for PHP8.4lsces6-32/+35
2026-04-16auto_activate needs to refelect the selected memory model and the extended pr...lsces1-12/+19
2026-04-16Default to bithtml on new installlsces2-2/+2
2026-04-16Default to html on new installlsces2-13/+6
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces7-7/+7
2026-04-06Tidy a default setting holelsces1-0/+3
2026-04-05extra default removedlsces1-1/+1
2026-04-05Revert disable on services template and fix a rogue $smart which was missing ...lsces2-2/+2
2026-04-05Flash has been removed and videos are handled via video.js librarylsces1-1/+1
2026-04-05Solving a little chicken and egg situation when installing from scratch. Once...lsces2-10/+12
2026-04-02pdf plugin now imports the text layer which is uploaded as liberty_content da...lsces1-2/+14
2026-04-02static function calls, but still need to clear an errorlsces2-10/+10
2026-04-02Little hacky for firebird, need to identify correct pdo driver if pdo is bein...lsces1-3/+4
2026-04-02Restore displaying plugin help and settings buttons. Still a problem with .cs...lsces1-4/+4
2026-04-02Still needs further work, but switched up using video.js rather than flashlsces4-61/+50
2026-04-02Modern pdf handler using pdf.js extended to allow search from url. Needs the ...lsces4-68/+111
2026-04-02Cull unused plugins. Flash is no longer available and pdfx thumbnails have be...lsces6-474/+0
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces38-65/+65
2026-03-26Rework of pdf handling to index the text layerlsces1-54/+31
2026-03-26Namespace changeslsces7-26/+38
2026-03-26Smarty style changeslsces1-1/+1
2026-03-26Empty value correctionslsces2-6/+6
2026-03-26Smarty style changeslsces29-47/+58
2026-02-01Tidy to php8.4, add default valueslsces2-4/+4
2025-09-10Preface function calls with Liberty namespacelsces1-0/+2
2025-09-10Short array formatlsces1-30/+36
2025-09-10Missing namespace stufflsces1-5/+5
2025-09-10Initialise as array rather than stringlsces1-2/+2
2025-09-05Tweeks to get bbcode plugin clean for plugins pagelsces1-4/+3
2025-09-04need to tidy capture smarty pluginlsces1-1/+1
2025-09-04Modernize code with defaults and code style.lsces3-3/+3
2025-09-04Trim unneeded script include covered by namespace modslsces1-1/+0
2025-08-27Remaining code changes to cover namespace and style changes for PHP8.4lsces13-430/+409
2025-08-27Classes code changes to cover namespace and style changes for PHP8.4lsces6-1475/+1433
2025-08-27Admin code changes to cover namespace and style changes for PHP8.4lsces13-555/+575
2025-08-27Module changes to cover namespace and style changes for PHP8.4lsces4-25/+27
2025-08-27Drop old update mechanism and start cleanlsces8-1106/+12
2025-08-27plugin changes to cover namespace and style changes for PHP8.4lsces61-1688/+1829
2025-08-27Extra Template changes to cover uninitialized variables and style changes for...lsces4-5/+54
2025-08-27Kernel functions changes to cover uninitialized variables and style changes f...lsces18-149/+162
2025-08-27Template changes to cover uninitialized variables and style changes for PHP8.4lsces19-50/+56
2025-06-05fix parent_id verifyIdParameter check; tidy upspider@dav2-5/+5
2025-05-30LibertyBase check inspider@dav1-1/+1
2025-05-30Merge branch 'master' of github.com:bitweaver/libertyspider@dav6-148/+66
2025-05-27use verifyIdParameter to check empty hash valuesspiderr1-19/+19
2025-05-24Merge branch 'master' of github.com:bitweaver/libertyspiderr2-7/+9