summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-16clean out ancient imagick 1.* supportspiderr1-162/+2
2020-07-06tidy up plugins/processor.magickwand.phpspiderr1-1/+1
2020-06-25fix the correct imagick0 functionsspiderr1-2/+2
2020-05-13imagick0 func name fixesspiderr1-2/+2
2018-07-31reorg util package to put library code in includes/ and used new UTIL_PKG_INC...spiderr6-23/+23
2018-04-19fix header Cache-Controlspider@dav1-1/+1
2018-01-11remove unused storage pluginsspider@dev3-203/+0
2017-02-13remove-PHP_Compatmodela bitweaver2-3/+0
2016-06-24Rename constructor for PHP7 compliancelsces1-1/+1
2016-06-21update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGEspider@app11-1/+1
2016-03-23remove depracted 'e' from preg_replace in htmlpurifier filtertorna spider1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-2/+2
2015-12-08Allow use of testarea element IN a wiki generated form via a plugin.lsces1-0/+106