summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-25Add generic xref record templates and sub-template rendering to libertyLester Caine10-24/+251
2026-05-25list_xref: fix icon, add allow_add guard, remove debug commentLester Caine1-2/+2
2026-05-25Add generic xref controllers and templates to libertyLester Caine5-0/+239
2026-05-25mime.video: fix update returning false when no new uploadlive-2026-05-25Lester Caine1-1/+1
2026-05-25mime.video: drop hardcoded 60s offset, use default throughoutLester Caine1-2/+2
2026-05-25mime.video: add timeout guards and fix short-video offsetLester Caine1-6/+5
2026-05-22Add generic xref group/source admin pages to libertyLester Caine6-0/+397
2026-05-22Add generic xref methods to LibertyContentLester Caine1-0/+217
2026-05-22Add mContentTypeGuid scoping to LibertyXref for multi-package isolationLester Caine2-7/+12
2026-05-22Add liberty_xref package-agnostic cross-reference mechanismLester Caine4-0/+333
2026-05-21Replace broken video.js player with native HTML5 video elementLester Caine1-9/+3
2026-05-21Clean up temp pdftotext .txt file after text extractionLester Caine1-0/+1
2026-05-21Replace dead magick CLI call in mime_pdf_thumbnail with PHP imagickLester Caine1-34/+35
2026-05-21Fix addHit() race condition and stuck Firebird transactionLester Caine1-10/+8
2026-05-18getLibertySql was never completed so roll back to the working getServicesSql ...Lester Caine1-2/+1
2026-05-18Tidy install process handling following other changesLester Caine1-4/+14
2026-05-18Tidy ckeditor to allow browser based spellcheck and retire other optionsLester Caine1-1/+1
2026-05-18Rework javascript to remove MochiKit and simplify to jqueryLester Caine2-181/+140
2026-05-18Remove swf based fallbacks since they no longer existLester Caine4-83/+15
2026-05-16Phantom ; removedLester Caine1-4/+3
2026-05-16Remove echo from (()) title change when more than one linkLester Caine1-27/+10
2026-05-16Fix bug in replacing (()) entires after page title changeLester Caine1-4/+4
2026-05-16Fix parseData corruption of raw 'data' elementLester Caine1-2/+3
2026-05-16Move plugins to correct namespaceLester Caine5-6/+18
2026-05-15Remove unused group model codeLester Caine6-215/+8
2026-05-15Further trimming of role_model selectionLester Caine2-23/+10
2026-05-15Namespace fixesLester Caine8-18/+24
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine2-70/+16
2026-05-15Drop obsolite swf usage, is the preload function actually needed nowLester Caine2-2/+0
2026-05-15Move template javascript to themes ? as to if it should be in libertyLester Caine2-3/+2
2026-05-15Move acisortable to package used in structure_editLester Caine4-2/+960
2026-05-14Move getid3 to external labraries managementLester Caine1-4/+4
2026-05-14Magickwand has been retired as it;s functions are now part of imagickLester Caine2-226/+0
2026-05-14Move htmlpurifier to external labraries managementLester Caine1-1/+1
2026-05-14Move markdown library into the relevant package for easier maintenanceLester Caine2-1/+1692
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine284-461/+424
2026-05-10Use BIT_INSTALL to block database access until database has been populatedLester Caine1-1/+1
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