summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textLester Caine2-2/+2
2026-06-04Switch attachment icon from mail-attachment to stock_attachLester Caine1-1/+1
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine5-5/+5
2026-06-02mime_pdf_update: add reload_pdf branch for non-upload text re-extractionLester Caine1-2/+10
2026-06-02Tidy Imagick usage in processor and mime.pdf pluginsLester Caine2-3/+4
2026-06-02Fix deprecated Imagick calls in mime_pdf_thumbnailLester Caine1-2/+2
2026-06-01Fix PDF thumbnail generation — fire on upload even when source_file not yet...Lester Caine1-2/+2
2026-06-01Remove pbase/pdfx plugin — facilities moved into mime.pdfLester Caine1-123/+0
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-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-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-16Move plugins to correct namespaceLester Caine5-6/+18
2026-05-15Remove unused group model codeLester Caine1-7/+2
2026-05-15Namespace fixesLester Caine1-1/+2
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