A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ composer.json December 22, 2023
D
Deps: Updated php depenencies via composer
Dan Brown committed
December 9, 2023
D
Dependencies: Updated composer PHP deps
Dan Brown committed
September 11, 2023
D
Slack auth: Switched from community to laravel library
Dan Brown committed
July 4, 2023
D
Mail: Updated to forked symfony/mailer to allow assurance of tls
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
March 13, 2023
D
Updated php deps
Dan Brown committed
February 7, 2023
D
Removed parallel testing, updated predis
Dan Brown committed
February 6, 2023
D
Fixed issues found from tests
Dan Brown committed
D
Followed Laravel 9 update steps and file changes
Dan Brown committed
September 27, 2022
D
Merge branch 'auth_review' into development
Dan Brown committed
D
Cleaned testing service provider usage
Dan Brown committed
September 26, 2022
D
Added initial support for parallel testing
Dan Brown committed
September 22, 2022
D
Removed usage of laravel/ui dependency
Dan Brown committed
September 18, 2022
D
Updated readme for phpcs usage, aligned gh action workflows
Dan Brown committed
D
Added php lint gh action, updated composer scripts
Dan Brown committed
D
Added and ran PHPCS
Dan Brown committed
July 23, 2022
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
July 17, 2022
D
Updated DOMPDF, and other PHP dependancies
Dan Brown committed
February 24, 2022
D
Updated composer dependancies
Dan Brown committed
February 4, 2022
D
Updated minimum php version from 7.3 to 7.4
Dan Brown committed
January 24, 2022
D
Updated HTMLDiff package to address multibtye issue
Dan Brown committed
November 5, 2021
D
Added inital phpstan/larastan setup
Dan Brown committed
November 4, 2021
D
Merge branch 'laravel_upgrade'
Dan Brown committed
D
Updated php packages, Added php8.1 to GH actions
Dan Brown committed
October 31, 2021
D
Updated AzureAD provider to use microsoft graph
Dan Brown committed
October 30, 2021
D
Moved from debugbar to clockwork
Dan Brown committed
D
Laravel 8 shift squash & merge (#3029)
Dan Brown committed
October 26, 2021
D
Laravel 7.x Shift (#3011)
Dan Brown committed
October 16, 2021
D
Merge branch 'oidc'
Dan Brown committed
October 14, 2021
D
Added custom whoops-based debug view
Dan Brown committed
October 12, 2021
D
Added OIDC basic autodiscovery support
Dan Brown committed
October 11, 2021
D
Got OIDC custom solution to a functional state
Dan Brown committed
D
Added token and key handling elements for oidc jwt
Dan Brown committed
October 6, 2021
September 18, 2021
D
Removed browserkit testing from project
Dan Brown committed
June 28, 2021
D
Started barebones work of MFA system
Dan Brown committed
June 26, 2021
D
Swapped PHPCS for StyleCI
Dan Brown committed
June 22, 2021
D
Updated markdown export implementation
Dan Brown committed
June 5, 2021
D
Added back-end attachments-in-browser support
Dan Brown committed
March 20, 2021
D
Performed fixes for failing tests on php8
Dan Brown committed
D
Updated app to PHP7.3 min supported version, For php8 support
Dan Brown committed
February 6, 2021
D
Merge branch 'v0.31.x'
Dan Brown committed
February 2, 2021
D
Updated laravel/framework to latest 6.x version
Dan Brown committed
January 28, 2021
D
Updated deps, focused on new version of htmldiff
Dan Brown committed
January 16, 2021
D
Updated framework and other php deps
Dan Brown committed
December 13, 2020
D
Updated deps based on changes done for php8 readiness
Dan Brown committed
November 29, 2020
D
Swapped out HTML diff implementation for own, removes tidy depdendancy
Dan Brown committed
October 31, 2020
D
Re-aligned init files with Laravel default
Dan Brown committed
October 16, 2020
I
Adds laravel-microscope package
imanghafoori committed