summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Drop obsolite swf usage, is the preload function actually needed nowLester Caine2-2/+0
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 Caine1-219/+0
2026-05-14Move htmlpurifier to external labraries managementLester Caine1-1/+1
2026-05-14Move markdown library into the relevant package for easier maintenanceLester Caine1-1/+1
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine58-249/+254
2026-05-08pearwiki is currently untested and relies on pre php8 code so diable for nowlsces1-0/+0
2026-04-16Style tidies for PHP8.4lsces3-13/+17
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 installlsces1-0/+1
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces2-2/+2
2026-04-02pdf plugin now imports the text layer which is uploaded as liberty_content da...lsces1-2/+14
2026-04-02Still needs further work, but switched up using video.js rather than flashlsces1-31/+37
2026-04-02Modern pdf handler using pdf.js extended to allow search from url. Needs the ...lsces1-45/+91
2026-04-02Cull unused plugins. Flash is no longer available and pdfx thumbnails have be...lsces2-362/+0
2026-03-26Rework of pdf handling to index the text layerlsces1-54/+31
2026-03-26Namespace changeslsces2-4/+5
2025-09-05Tweeks to get bbcode plugin clean for plugins pagelsces1-4/+3
2025-09-04Trim unneeded script include covered by namespace modslsces1-1/+0
2025-08-27plugin changes to cover namespace and style changes for PHP8.4lsces61-1688/+1829
2025-05-19RFC 2231 UTF8 download file namesspiderr1-1/+1
2025-05-14limit file_name to 250 charsspiderr1-1/+1
2025-05-13PHP8 fixes: curly params; use ::verifyIdParameter()spiderr1-1/+1
2022-07-31migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr5-5/+5
2021-03-08remove debugl; fix data.attachment 'id' loadspiderr1-2/+2
2021-02-20Merge branch 'master' of github.com:bitweaver/libertyspiderr1-2/+2
2021-02-14check pObject on data_attachmentspiderr1-2/+2
2021-02-13clearstatcache on imagick resizespiderr1-0/+1
2021-02-06fix deprecated with BitBase.flipWithSignspiderr1-2/+2
2021-02-06return microtime as float in tikiwikispiderr1-2/+1
2021-02-05cast dimensions to int in imagick::thumbnailImagespiderr1-1/+1
2021-02-04PHP7 warningsmodela bitweaver1-1/+2
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsspiderr3-4/+4
2021-02-03remove all references to LibertyAttachablespiderr1-5/+0
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver8-26/+26
2021-02-01use public getContentClassName when need to load a classmodela bitweaver2-3/+4
2021-02-01fix tikiwik and bitlinks parsingmodela bitweaver2-3/+5
2021-02-01remove assignByRef with function returns in comparemodela bitweaver1-1/+1
2021-02-01replace deprecate preg_replace /e with preg_replace_callbackmodela bitweaver1-1/+1
2021-02-01PHP7 remove all dual use static/dynamic functions and convert to staticmodela bitweaver1-1/+1
2021-01-31PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...spiderr9-19/+11
2021-01-28dest_base_name check in imagickspiderr1-1/+4
2021-01-26fix max_width == MAX_THUMBNAIL_DIMENSION in imagickspiderr1-0/+14
2021-01-21comment calling $func( $rendererHash, $this ) in static functionspiderr1-1/+1
2021-01-19resolve conflictsspiderr1-64/+74
2021-01-19add verifyMime in imagickspiderr1-1/+4
2021-01-19add try/catch to imagick processor functionsspiderr1-61/+71
2021-01-15tweak liberty_get_function in bitfilespiderr1-2/+1
2021-01-14function_exists( $canThumbFunc)spiderr1-1/+1