πŸ€– P3X Gitlist - A decorated enhanced elegant, feature rich and modern private git ui repository viewer

v2026.4.800 

Released on 04/16/2026

  • BUGFIX: Use explicit nullable type for PHP 8.4+ compatibility.

v2026.4.799 

Released on 04/11/2026

  • FEATURE: Translate all hardcoded English strings across all 29 language files for full internationalization.
  • FEATURE: Add dynamic page titles showing repository, file, and commit context.
  • FEATURE: Add copy-to-clipboard for commit hashes in commits list, detail, and log views.
  • FEATURE: Add keyboard shortcuts (/ for search, ? for help, Esc to blur).
  • FEATURE: Add file info badges showing size and line count in the file viewer.
  • FEATURE: Add relative time display on commit dates using native Intl.RelativeTimeFormat.
  • FEATURE: Add configurable treegraph_limit setting to prevent canvas overflow.
  • FEATURE: Add content-visibility paint virtualization for treegraph rows.
  • FEATURE: Add ARIA labels on search forms and navigation for improved accessibility.
  • BUGFIX: Fix treegraph dark mode by removing hardcoded black colors from gitgraph styles.
  • REFACTOR: Replace deprecated moment.js with native browser APIs.

v2026.4.331 

Released on 04/10/2026

  • BUGFIX: Add __isset to Twig global proxy so global.request.host resolves correctly.
  • BUGFIX: Remove redundant duplicate empty repo message in empty repository view.

v2026.4.331 

Released on 04/10/2026

  • REFACTOR: Use shared corifeus-builder changelog and GitHub release module.
  • FIX: Handle empty repositories gracefully with a friendly page and clone URL display instead of "No route found" error.

v2026.4.330 

Released on 04/10/2026

  • CHORE: Update changelog with actual change descriptions for v2026.4.329.

v2026.4.329 

Released on 04/08/2026

  • FIX: Markdown tables and inline code not visible in light mode (white-on-white hljs background)
  • FEATURE: Add auto language detection from browser Accept-Language header with "Auto" option in language dropdown

v2026.4.328 

Released on 04/02/2026

  • CHORE: Version bump

v2026.4.327 

Released on 04/02/2026

  • FIX: Use git -S to find changelog anchor commit and remove duplicate entries
  • FIX: Always generate changelog entry on version bump

v2026.4.322 

Released on 04/02/2026

  • FEATURE: Add auto theme mode with system preference detection and dark syntax highlighting
  • FEATURE: Redesign blame view with syntax highlighting, rich metadata, and livereload support
  • FEATURE: Improve navigation layout with responsive design and better menu structure
  • FEATURE: Upgrade jQuery to 4.0 with optimized development watch mode
  • FEATURE: Add multilingual localization for moment.js time-ago strings
  • FIX: Correct footer layout with missing clear div and pager spacing
  • FIX: Guard against missing submodule configuration when resolving URLs
  • FIX: Improve Docker file permissions handling with targeted chown
  • FIX: Fix navigation menu branch reference naming
  • CHORE: Simplify changelog generation and remove redundant tagging
  • CHORE: Update documentation and remove obsolete screenshot artifacts
  • CHORE: Update PHP requirement to 8.3.0

v2026.4.321 

Released on 04/02/2026

  • FEATURE: Add auto theme mode with system preference detection
  • FEATURE: Redesign blame view with syntax highlighting, rich metadata, and livereload support
  • FEATURE: jQuery 4.0 migration with fast dev watch and CodeMirror dark syntax highlighting
  • FEATURE: Improve navigation pills layout with responsive stacking
  • FIX: Fix footer layout with clear fix div and pager bottom margin
  • FIX: Guard against missing submodule config when resolving URLs
  • FIX: Use targeted chown instead of find for Docker file permissions
  • CHORE: Simplify changelog generation and publish workflow
  • CHORE: Update PHP requirement to 8.3.0, refresh documentation and translations

v2026.4.320 

Released on 04/02/2026

  • FEATURE: Add auto theme mode with system preference detection
  • FEATURE: Redesign blame view with syntax highlighting, rich metadata, and livereload support
  • FEATURE: Improve navigation pills layout and responsive behavior on small screens
  • FEATURE: jQuery 4.0 migration with fast dev watch (2 themes) and CodeMirror dark syntax highlighting
  • FEATURE: Refactor repository endpoint naming from index.repo.on to index.repo.branch with translations
  • FEATURE: Internationalize moment.js "time ago" strings based on language cookie
  • FIX: Footer layout improvements (missing clear div and pager bottom margin)
  • FIX: Guard against missing submodule config when resolving URLs
  • FIX: Improve Docker build performance with targeted file permission changes
  • CHORE: Simplify changelog generation and publishing process
  • CHORE: Update documentation (screenshots, README restructuring, remove migration guide)
  • CHORE: Update dependencies (PHP 8.3.0 requirement, remove danielstjules/stringy)

v2026.4.319 

Released on 03/27/2026

  • FEATURE: Redesign blame view with syntax highlighting, rich metadata, and livereload support
  • FEATURE: jQuery 4.0 migration with fast dev watch for multiple themes and CodeMirror dark syntax highlighting
  • FEATURE: Localize moment.js "time ago" strings based on language cookie
  • FEATURE: Improve navigation pills layout
  • FEATURE: Rename index.repo.on to index.repo.branch with correct translations
  • FIX: Fix footer layout with missing div for clear fix
  • FIX: Guard against missing submodule config when resolving URLs
  • FIX: Optimize Docker file permissions with targeted chown
  • FIX: Stack navigation pills vertically on small screens
  • FIX: Add bottom margin to pager for footer spacing
  • CHORE: Simplify changelog generation and remove redundant tagging
  • CHORE: Update documentation with v2026.4.307 entry and simplify publish script
  • CHORE: Remove obsolete screenshot artifacts and update documentation
  • CHORE: Reorganize and streamline README structure
  • CHORE: Update PHP requirement to 8.3.0 and remove danielstjules/stringy dependency

v2026.4.318 

Released on 03/27/2026

  • FEATURE: Redesign blame view with syntax highlighting, rich metadata, and livereload support
  • FEATURE: Upgrade jQuery to 4.0 with improved dev watch for multiple themes and CodeMirror dark syntax highlighting
  • FEATURE: Improve navigation pills layout and localize "time ago" strings
  • FIX: Enhance footer layout with proper div structure and pager bottom margin
  • FIX: Guard against missing submodule config when resolving URLs
  • FIX: Stack navigation pills vertically on small screens and optimize Docker file permissions
  • CHORE: Simplify changelog generation and update documentation
  • CHORE: Refactor branch naming, upgrade PHP to 8.3.0, and remove obsolete dependencies

v2026.4.317 

Released on 03/27/2026

  • FEATURE: Redesign blame view with syntax highlighting, rich metadata, and livereload support
  • FEATURE: jQuery 4.0 migration with fast dev watch for multiple themes and CodeMirror dark syntax highlighting
  • FEATURE: Improve navigation pills layout
  • FIX: Fix footer layout with missing div for clear fix
  • FIX: Guard against missing submodule config when resolving URLs
  • FIX: Use targeted chown instead of find for Docker file permissions
  • FIX: Stack navigation pills vertically on small screens (BS3-style)
  • FIX: Add bottom margin to pager for footer spacing
  • CHORE: Simplify changelog generation and remove redundant tagging
  • CHORE: Remove obsolete screenshot artifacts and update migration guide
  • CHORE: Streamline and reorganize README structure
  • CHORE: Rename index.repo.on to index.repo.branch with correct translations
  • CHORE: Localize moment.js "time ago" strings based on language cookie
  • CHORE: Update PHP requirement to 8.3.0 and remove danielstjules/stringy dependency

v2026.4.316 

Released on 03/27/2026

  • FEATURE: Redesign blame view with syntax highlighting, rich metadata, and livereload support
  • FEATURE: Improve responsive navigation pills layout (BS3-style)
  • FEATURE: jQuery 4.0 migration with fast dev watch and CodeMirror dark syntax highlighting
  • FEATURE: Localize moment.js "time ago" strings based on language cookie
  • FIX: Add missing footer div for proper clear fix layout
  • FIX: Guard against missing submodule config when resolving URLs
  • FIX: Improve Docker file permissions handling with targeted chown
  • FIX: Add bottom margin to pager for footer spacing
  • CHORE: Simplify changelog generation and remove redundant tagging
  • CHORE: Remove obsolete screenshot artifacts and update documentation
  • CHORE: Refactor repository reference from index.repo.on to index.repo.branch
  • CHORE: Update PHP requirement to 8.3.0 and remove danielstjules/stringy dependency

v2026.4.309 

Released on 03/26/2026

  • FEATURE: Redesign blame view with livereload support and improve menu pills layout
  • FEATURE: Upgrade jQuery to 4.0 with fast development watch, multiple theme support, and CodeMirror dark syntax highlighting
  • FIX: Use targeted chown for Docker file permissions instead of find
  • FIX: Stack navigation pills vertically on small screens and add footer spacing to pager
  • CHORE: Update documentation with changelog entries, README restructuring, screenshot cleanup, and remove obsolete artifacts

v2026.4.307 

Released on 03/26/2026

  • FEATURE: Upgraded Bootstrap 3 to 5, Bootswatch 3 to 5, jQuery 3.7 to 4.0, CodeMirror 5 to 6
  • FEATURE: Replaced vendored Silex with lightweight custom Framework layer using Symfony 7.x
  • FEATURE: Added i18n/localization support with 29 languages including CodeMirror UI translation
  • FEATURE: Added HTML viewer functionality
  • FEATURE: Enabled .mjs file extension for CodeMirror syntax highlighting
  • FEATURE: Redesigned blame view with BS5 theme-aware styling
  • FEATURE: Added livereload support for development (auto-refresh on twig/scss/js changes)
  • FEATURE: Fast dev watch mode (2 themes only, ~2s vs ~35s for all 27 themes)
  • FEATURE: Network graph with touch support, momentum scrolling, and BS5 theme-aware colors
  • FEATURE: Treegraph infinite scroll (auto-load more commits on scroll)
  • FEATURE: CodeMirror dark/light theme with oneDark syntax highlighting
  • FEATURE: Repository search fix for special characters (hyphens) by replacing List.js default search
  • FEATURE: Commit date localization using built-in month translations
  • FEATURE: Auto-generated changelog via Claude CLI in publish script
  • FIX: CI upgraded PHP to 8.3 and GitHub Actions to v4
  • FIX: Twig 3.24 compatibility (removed 'is defined' tests)
  • FIX: Nav pills responsive layout (horizontal on desktop, vertical stacked on mobile)
  • FIX: PHP opcache auto-restart after webhook deploy
  • FIX: Docker file permission handling in build and deploy scripts
  • CHORE: LESS to SCSS migration, removed snackbarjs (replaced with BS5 Toast)
  • CHORE: Docker setup with Nginx, PHP-FPM, and automated deployment scripts
  • CHORE: Removed danielstjules/stringy dependency (replaced with native PHP)
  • CHORE: Removed all jQuery deprecated shorthands for jQuery 4.0 compatibility

v2024.4.261 

Released on 02/23/2024

  • FEATURE: Upgraded all packages in Composer and NPM and upgraded to Bootsrap 3 -> 5, jQuery 3 -> 4, Codemirror 5 -> 6

v2024.4.105 

Released on 02/23/2024

  • FEATURE: For the editor is works with Proto Buffer (.proto file extension).

v2023.10.119 

Released on 07/23/2023

  • FIX: Changlog bug fix

v2023.10.102 

Released on 07/08/2023

  • FIX: Hangup - error: option name-only is incompatible with --long - error
  • CHORE: Upgrade all deps

v2022.4.106 

Released on 02/05/2022

  • CHORE: Upgrade all deps

v2021.10.211 

Released on 11/18/2021

  • FEATURE: Works on PHP 8.1

v2021.10.198 

Released on 11/05/2021

v2021.10.197 

Released on 11/05/2021

v2021.10.195 

Released on 11/04/2021

v2021.10.194 

Released on 11/03/2021

  • FEATURE: On the markdown code is giving a copy function (on hover).

v2021.10.191 

Released on 10/29/2021

  • BUGFIX: Remove composer platform check to work on PHP 7 and PHP 8 at once.

v2021.10.189 

Released on 10/27/2021

  • FEATURE: The tag list menu is ordered by natural compare sorting.

v2021.10.183 

Released on 10/27/2021

  • CHORE: Update deps and NodeJs.

v2021.10.161 

Released on 9/18/2021

  • BUGFIX: There was not showing the binary files and pictures, since the total Packagist upgrade. Now it is working.

v2021.10.152 

  • FEATURE: Move from Silex's Packagist composer and keep the code in the source as it has been upgraded with latest Symfony packages.

v202.10.146 

  • FEATURE: Works on PHP 8.

v2021.10.143 

v2021.4.102 

  • CHORE: Update deps.

v2020.10.189 

  • FEATURE: Add NGINX config to highlight.js.

v2020.10.187 

  • BUGFIX: Fix a layout problem in the log.

v2020.10.185 

  • BUILD: Further bundle size optimization (~800kB minus)

v2020.10.182 

  • BUILD: Splitted vendor modules packages with Webpack using import with pre-fetch.

v2020.10.170 

  • BUILD: Kept older versions in the release.

v2020.10.138 

  • BUGFIX: List searcher pager elements were hidden after the search clear button click.

v2020.10.136 

  • BUGFIX: List searcher pager elements were hidden after the search clear button click.

v2020.10.104 

  • CHORE: Upgrade Webpack web worker loader.

v2020.10.102 

  • BUGFIX: Missing TypeScript Codemirror mode.
  • BGUFIX: The active line was not highlighting the line number.

v2020.4.218 

  • BUGFIX: Since using Fontawesome fonts instead of svg, had to do some fix-up.

v2020.4.210 

  • BUGFIX: Fontawesome was using SVG, replaced with fonts as it was giving 1.5MB bundle bigger (using SVG)

v2020.4.188 

  • FEATURE: Enable generate a link when clicking on the line number/gutter and scroll to the given line.

v2020.4.185 

  • FEATURE: enable/disable editing via config.ini under the [app] enable_editing variable
  • BUG: DELETE button is missing in the viewer, only after editing was showing

v2020.4.146 

  • FEATURE: the browser tags are in reverse order, just like GitHub

v2020.4.144 

  • BUGFIX: On the sort by last commit, was not working perfectly.

v2020.4.126 

  • FEATURE: Latest (Git 2.25), the log changed.

v2020.4.125 

  • FEATURE: Latest (Git 2.25), the log changed.

v2020.4.123 

  • FEATURE: Stronger TerserJs compression.

v2020.4.117 

  • FEATURE: Enable dark/light mode for tree graph.

v2020.4.116 

  • BUGFIX: Log graph was throwing an error.

v2020.4.114 

  • BUGFIX: Log graph was throwing an error.

v2020.4.111 

  • BUGFIX: The release zip folder was bad.

v2020.4.107 

  • BUGFIX: Network graph loading popup was not working right.

v2020.4.105 

  • CHORE: Updated NPM versions.
  • BUGFIX: Network graph was not working (drag / scroll).

v2020.4.103 

  • CHORE: Updated NPM versions.

v2019.10.154 

  • CHORE: Updated composer versions.
  • FEATURE: Enable ico file types.

v2019.10.146 

  • BUGFIX: Was not working on the tree list paths with in space.

v2019.10.114 

  • BUGFIX: SVG was showing "Display SVG" instead of "Toggle SVG".
  • CHORE: Synched with klaussilveira on July 11, 2019
  • FEATURE: The commits in the tree table messages are using Twemoji and Markdown.
  • FEATURE: The tree table in sub-folder not only the "..", but the whole cell is going to upper folder using a pointer cursor.

v2019.10.111 

  • FEATURE: The tree table looks like GitHub.
  • FEATURE: The file/blob size is proper size, instead of rounded kilobytes.

v2019.10.109 

  • FEATURE: Show last commited ago on the tree table by tag or branch with ellipsis
  • FEATURE: Replaced mode column on the tree table with the last commit message with ellipsis

v2019.4.128 

  • FEATURE: Added SASS/SCSS to CodeMirror

v2019.4.124 

  • BUGFIX: Since Twemoji svg was using an older version.

v2019.4.121 

v2019.4.119 

  • FEATURE: Enhanced navigation.

v2019.4.116 

  • BUGFIX: UTF-8 encoding disabled, it should be on a GIT level.
  • FEATURE: Enhanced navigation.

v2019.4.113 

  • BUGFIX: UTF-8 encoding fix. Detect encoding.

v2019.4.108 

  • BUGFIX: Enhanced navigation on the left side bread-crumbs.

v2019.4.107 

  • BUGFIX: Enhanced navigation on the left side bread-crumbs.

v2019.4.106 

  • BUGFIX: Enhanced navigation on the left side bread-crumbs.

v2019.4.104 

  • BUGFIX: Enhanced navigation on the left side bread-crumbs.

v2019.4.102 

  • BUGFIX: Latin ( ISO-8859-1) CSV files tries to convert to UTF-8.

v2019.4.22 

  • FEATURE: if the blob view is a commit (instead of branch), the delete and edit buttons are hidden
  • FEATURE: default code editor default is increased from 300px to 600px

v2019.4.19 

  • BUGFIX: on the commit file list with a view/edit button, it was not showing the commit view, but instead, using the main branch

v2019.4.16 

  • FEATURE: the blame view was totally wrong
  • CHROE: upgraded Bootstrap to v3.4.1

v2019.4.8 

  • SYNC: Synchronized to original Gitlist and Gitter
    • BUGFIX: Regex fix

v2019.02.09 

  • FEATURE: On the modal and form buttons order were not correct, the cancel button should be the last.

v2019.01.27 

  • BUGFIX: fix C like (C++, Objective-C, C) CodeMirror editor

v2019.01.23 

  • BUGFIX: the repo list automatic search (when loading the page and is loading the search) was not properly working

v2019.01.19 

  • BUGFIX: the markdown images were pointing to the wrong URL

v2019.01.18 

  • FEATURE: the codemirror full height option has an alert, that is only shown on every week, not every time

v2019.01.15 

  • FIX: the index page search was not working 100% exactly

v2019.01.12 

  • FEATURE: on the index page pager, when there is just one page, the button is hidden
  • FIX: repo_paging variables default was 5 instead of 10
  • FIX: the index listing page is pure JavaScript, so for an intelligent bot will not see how to page, so it is a bot, the pager is disabled

v2019.01.10 

  • added, on the repos list, sorting by name and last commit date - ascending/descending
  • added paging, there is a new config.ini variable in the app section named repo_paging
    • if repo_paging = 0, pagination is disabled
    • otherwise the specified repo_paging / page is set, the default is 10
  • fixed some variables, when they were not initialized
  • the logo was too big, now it is proper

v2019.01.01 

  • added a variable: app.fixed_navbar in config.ini
    • you can set the navbar as fixed or not
  • added an alert when on the editor to let the users some people are not liking the full height editor mode and switch to the scroll mode
  • added a new ssh variable so that the ssh clone button can be dynamic like the http_user_dynamic called ssh_user_dynamic
  • renamed the git_clone_subdir to ssh_clone_subdir, it makes more sense
  • in the git clone ssh button was missing the protocol (ssh://)
  • the RSS content type application/rss+xml is obsolete so I changed the content type to application/xml
  • the http_user and the ssh_user is url encoded

v2018.12.31 

  • config.ini changes
    • clone.git_http_subdir_calculated
      • true = it calculates to actual route/nested path by itself for the http clone button
    • git_http_subdir
      • if git_http_subdir_calculated is false, then the git_http_subdir variable uses as the path

v2018.12.24 

  • Added Python as markdown and CodeMirror

v2018.12.22 

  • Added a top to bottom button

v2018.12.21 

  • The ZIP and TAR button moved to the Download button as a dropdown
  • Added a GIT button, the first action is
    • Fetch origin

v2018.12.14 

  • The main icon was ugly, now, is centered perfectly and has a little shadow

v2018.12.13 

  • The icons of the main tabs animations were not centered (cosmetic fix)
  • There was a routing problem, some pages were not working
  • Added tooltips to the log, which is not shown - too long text ...

v2018.9.20-0 

  • Sort the repo list by last updated

v2.12 

  • Treegraph is using markdown

v2.11 

  • Markdown images ware not working 100%
  • File extension types were not working with like eg. JPG, Jpg, jPg, now it works
  • On the index page it shows the last commit and username by elapsed time

v2.10 

  • Upload binary and/or existing files
  • Able to delete binary files
  • Added some animation to the Fontawesome 5 icons
  • Add new text files or add directory
  • Sometimes, the delete file, it was not showing the last, but the previous last commit
  • Markdown, twemoji on commits
  • Fix long commits
  • Display SVG files, while you can edit it as well * The network dots were small, now big ones with 10 radius, 20px;
  • Delete files
  • grunt-contrib-less - 2 is missing the @path variable
  • add change log display
  • The right GitHub menu is now a popup menu instead of a link to GitHub.

v2.9 

  • The tree search and the blames are using the shared code (with option to use with Code mirror)
  • Diffs are rendering with web workers.
  • Minor typo on the next/older commit page
  • Synched to klaussilveira/gitlist
  • Added twemoji to the commits list
  • Memory limit
  • Updated NPM and composer
  • The Gitter is merged into Gitlist to code easier
  • The pager was not working with the browser back function
  • The commit message is using markdown

v2.6.0 

  • network and graph works with Bootstrap 3 totally

v2.5.0 

  • you can edit files now

v2.0.12-585 

  • removed Babel πŸ˜€

v2.0.4-579 

  • Automated build with webpack and grunt

v1.1.18-573 

  • for big commits and changing the theme, it calculated the time it was loading the full commit list and it is about the same time when you change the theme, it added an overlay and this text eg. 9 seconds to switch the theme
  • automatic versions generated with grunt

v1.1.14 

  • added overlay when loading big commits

v1.1.12 

  • allow CodeMirror show toggle height 300px vs all

v1.1.11 

  • Make to use the tag/branch button like GitHub

v1.1.10 

  • total dark/light mode (CodeMirror, diff, Markdown)

v1.1.9 

  • markdown dark mode
  • we automatically load the next commit, when we are on the bottom of the page
  • minor toast fix

v1.1.8 

The config.ini file with url_subdir or later clone_subdir variable has been changed to the ssh_clone_subdir variable.

v1.1.7 

The following CodeMirror syntax highlighting has been added:

require('codemirror/mode/cmake/cmake');
require('codemirror/mode/css/css');
require('codemirror/mode/dockerfile/dockerfile');
require('codemirror/mode/go/go');
require('codemirror/mode/handlebars/handlebars');
require('codemirror/mode/htmlmixed/htmlmixed');
require('codemirror/mode/javascript/javascript');
require('codemirror/mode/jsx/jsx');
require('codemirror/mode/perl/perl');
require('codemirror/mode/php/php');
require('codemirror/mode/powershell/powershell');
require('codemirror/mode/python/python');
require('codemirror/mode/ruby/ruby');
require('codemirror/mode/sass/sass');
require('codemirror/mode/shell/shell');
require('codemirror/mode/sql/sql');
require('codemirror/mode/swift/swift');
require('codemirror/mode/twig/twig');
require('codemirror/mode/vue/vue');
require('codemirror/mode/xml/xml');
require('codemirror/mode/xquery/xquery');
require('codemirror/mode/yaml/yaml');

v1.1.6 

  • All PHP files will be in the root and only index.php, images, icons, svg, css, js bundle files will be in the public subdir.

v1.1.5 

  • Removed old clone button modal popup, using Bootstrap only
  • Double checked, all is using pure Boostrap
  • Added toast and save the url to the clipboard when you click on the clone button
  • Added UglifyJs and minimize the css.

v1.1.3 

  • Moved to webpack
  • Using Babel

v1.1.2 

  • Added twemoji's

v1.1.1 

  • Format size was missing space (ugly)
  • Graph time was not using the config.ini
  • Fixed images to not show a html block span text and use now real image alt and title attributes in html
  • Graph was not using Bootstrap
  • Network wast not using Bootstrap

v1.0.3 

  • Total bytes was not working with Twig 2

v1.0.2 

  • Add support for .gitmodules files at repository root
  • Updated to latest dependencies

v1.0.1 

  • The minimum PHP version is 7.1 and PHPUNIT 7.

v1.0.0 

  • Works with PHP 7.2

v0.5.6 

  • The Markdown image links were not working.
  • Missed out the package.json from the previous release.

v0.5.5 

  • Fixed PHPUNIT 6

v0.5.4 

  • Different submodule links for Gitlist and Github

v0.5.3 

  • The markdown links are working right
  • Shows submodules

v0.5.2 

  • Added all Bootsswatch themes (https://bootswatch.com/ )
  • Removed default theme, kept only Bootstrap (though like over 10 themes now)
  • Removed PHP 5 support, only >= 7
  • Upgraded Silex v1 to v2
  • Upgraded Twig v1 to v2
  • Upgraded Symfony/twig-bridge v2 to v3
  • Upgraded Symfony/filesystem v2 to v3
  • Upgraded Phpunit v4 to v6
  • Moved from Showdown to Marked (more features)
  • For building requires (not required for the server):
    • NodeJs >= 8.9.0
    • Bower
    • Grunt

Corifeus Network 

AI-powered network & email toolkit β€” free, no signup.

Web Β· network.corifeus.com MCP Β· npm i -g p3x-network-mcp

  • AI Network Assistant β€” ask in plain language, get a full domain health report
  • Network Audit β€” DNS, SSL, security headers, DNSBL, BGP, IPv6, geolocation in one call
  • Diagnostics β€” DNS lookup & global propagation, WHOIS, reverse DNS, HTTP check, my-IP
  • Mail Tester β€” live SPF/DKIM/DMARC + spam score + AI fix suggestions, results emailed (localized)
  • Monitoring β€” TCP / HTTP / Ping with alerts and public status pages
  • MCP server β€” 17 tools exposed to Claude Code, Codex, Cursor, any MCP client
  • Install β€” claude mcp add p3x-network -- npx p3x-network-mcp
  • Try β€” "audit example.com", "why do my emails land in spam? test me@example.com "
  • Source β€” patrikx3/network Β· patrikx3/network-mcp
  • Contact β€” patrikx3.com Β· donate

❀️ Support Our Open-Source Project 

If you appreciate our work, consider ⭐ starring this repository or πŸ’° making a donation to support server maintenance and ongoing development. Your support means the world to usβ€”thank you!


🌍 About My Domains 

All my domains, including patrikx3.com , corifeus.eu , and corifeus.com, are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.


πŸ“ˆ Versioning Policy 

Version Structure: We follow a Major.Minor.Patch versioning scheme:

  • Major: πŸ“… Corresponds to the current year.
  • Minor: πŸŒ“ Set as 4 for releases from January to June, and 10 for July to December.
  • Patch: πŸ”§ Incremental, updated with each build.

🚨 Important Changes: Any breaking changes are prominently noted in the readme to keep you informed.

P3X-GITLIST Build v2026.4.801

Donate for PatrikX3 / P3X Contact Corifeus / P3X Like Corifeus @ Facebook