Theme editor

Search results

  1. DGT Girl

    XF-Addon [vbresults.com] Filter Resource Fields - 1.0.7

    Fixed bug when filtering multi-select and checkbox fields Fixed bug when saving resources with multi-select and checkbox fields (single-addon single-site/1SL)
  2. DGT Girl

    XF-Addon [vbresults.com] Filter Resource Fields - 1.0.6

    Number textbox resource field filters now have a min/max range Standard textbox resource field filters now return partial matches
  3. DGT Girl

    XF-Addon [vbresults.com] Filter Media Fields - 1.0.1

    Fixed bug when filtering multi-select and checkbox fields Fixed bug when saving media with multi-select and checkbox fields Number textbox media field filters now have a min/max range Standard textbox media field filters now return partial matches (single-addon single-site/1SL)
  4. DGT Girl

    XF-Addon [XenGenTr] Forum Statistics - 4.3.1

    Improvements have been made to the HTML structure. Improvements have been made to the Less structure.
  5. DGT Girl

    IPS Community Suite 5.0.9 NULL 5.0.9

    Invision Community - Engage and empower your community Build and grow your community with our scalable and customizable community platform. Successful communities start here We help brands of all sizes increase customer loyalty, reduce support costs and drive sales. Engage customers Customers...
  6. DGT Girl

    IPS Community Suite 4.7.22 NULL 4.7.22

    Invision Community - Engage and empower your community Build and grow your community with our scalable and customizable community platform. Successful communities start here We help brands of all sizes increase customer loyalty, reduce support costs and drive sales. Engage customers Customers...
  7. DGT Girl

    XF-Guide Xenforo 2: Docker Compose

    Hello everyone! This is a quick tutorial on how to run Xenforo 2 using in containers docker-compose or podman-compose on a Linux host. I'm using a VM with Alma Linux installed, this means that SELinux is enforced so this guide should work with any Linux VM. All the dependencies you need are...
  8. DGT Girl

    XF-Skin [DohTheme] Fore - 2.3.6a

    Minor layout enhancements.
  9. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Ability to preload resources

    Updated charting library (Chart.js) to 4.5.0 Make use of XF\Util\Ip::stringToBinary & XF\Util\Ip::binaryToString if using XenForo >= 2.3 Firewall option to force registration challenge removed (no longer needed now that Turnstile is supported) Removed option to force contact and registration...
  10. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Fixes issue with class extension execution order

    Fixes an issue where if you have other addons that extend the XF\Templater class, with an execution order higher than 1000, and you are trying to view IP addresses that were logged without an associated geo-location record for that IP.
  11. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Minor update

    Removed use of is_callable() (PHP 8.2+ compatibility change) Added Cloudflare setting: Security -> Bots -> AI Labyrinth
  12. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Couple fixes

    Fixed issue with geo-location of user IPs in admin area on latest versions of PHP Fixed issue with geo-location when users are viewing their own IP addresses (when using)
  13. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Minor (mostly) compatibility update

    Get user IP from request class rather than PHP global variable Geo-location flags work for article authors Don't log geo-location info for sessions if using XenForo < 2.2.8 (required method wasn't introduced until XF 2.2.8) Internally simplified how geo-location flag CSS is generated
  14. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Adds R2 streaming & geo-location functionality

    First of all, this is a big(ish) update... Large R2 attachments should see the download start much faster for end users (rather than downloading it fully on the server before sending it to user, it's done with streams now). Honestly not sure why I didn't do it that way to begin with, but thanks...
  15. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Added new Cloudflare settings

    Added new Cloudflare setting (under Speed): Speed Brain Easy Config enables Speed Brain Added support for setting SSL/TLS Encryption Mode to Strict (SSL-only origin pull) (for Enterprise zones) Added new Cloudflare setting (under SSL/TLS): Encrypted Client Hello Added new Cloudflare setting...
  16. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Minor/API update

    Fixed issue with deleting a Page Cache rule (change to Cloudflare API) Fixed issue with changing Cloudflare settings on XenForo 2.3 (was being done with form submission instead of the intended AJAX request) Ignore full stat rebuilds (too many API calls [11 per day], it will be impossibly slow...
  17. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Minor update

    Removed workaround to allow non-Duotone icons in admin navigation for XenForo 2.3 () Added new Cloudflare setting (under Security): Replace insecure JavaScript libraries Changed verbiage to be worded better when setting up API token initially
  18. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Ability to block AI crawlers/scrapers

    Removed Brotli compression setting (it's now always on in Cloudflare) Removed Minify settings (they have been deprecated and will be removed from Cloudflare soon) Removed Server-side Exclude setting (it has been deprecated and will be removed from Cloudflare soon) Added option to create Firewall...
  19. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Mostly more 2.3 compatibility changes

    Prevent autocompletion of authentication token (saw a situation where it could be overwritten with an admin's saved password for the site) XenForo 2.3 compatibility: Fix for template issue when managing country blocking due toFix various icons that didn't work in 2.3 Added support for CLI tool...
Back
Top