A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Entities/Models/Entity.php November 24, 2025
D
Slugs: Rolled out history lookup to other types
Dan Brown committed
November 23, 2025
D
Slugs: Added slug recording at points of generation
Dan Brown committed
November 9, 2025
D
Notifications: Fixed attempted null usage issue where int expected
Dan Brown committed
October 27, 2025
D
Search: Started work to make search result size consistent
Dan Brown committed
October 24, 2025
D
Comments API: Addressed failing tests and static testing
Dan Brown committed
October 22, 2025
D
API: Started building comments API endpoints
Dan Brown committed
October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
September 2, 2025
D
Maintenance: Reached PHPstan level 2
Dan Brown committed
D
Maintenance: Continued work towards PHPstan level 2
Dan Brown committed
August 9, 2025
D
phpstan: Address a range of level 2 issues
Dan Brown committed
May 4, 2024
D
API: Added audit log list endpoint
Dan Brown committed
December 18, 2023
D
Input WYSIWYG: Added reference store & fetch handling
Dan Brown committed
September 3, 2023
D
Watching: Prevent issues when watchable or user is deleted
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
October 10, 2022
D
Removed most usages of restricted entitiy property
Dan Brown committed
D
Updated restricted usage on search and entity meta details
Dan Brown committed
October 8, 2022
D
Started code update for new entity permission format
Dan Brown committed
October 2, 2022
D
Added user-interface for "Everyone Else" entity permission item
Dan Brown committed
August 17, 2022
D
Added reference storage system, and command to re-index
Dan Brown committed
August 16, 2022
D
Refactored search-based code to its own folder
Dan Brown committed
July 16, 2022
D
Continued removal of joint permission non-view queries
Dan Brown committed
July 12, 2022
D
Renamed and cleaned up existing permission service classes use
Dan Brown committed
January 10, 2022
D
Improved custom homepage check on item deletion
Dan Brown committed
December 11, 2021
D
Refactored the activity service
Dan Brown committed
November 22, 2021
D
Applied another round of static analysis updates
Dan Brown committed
D
Tweaked custom command registration, Added StyleCI fixes
Dan Brown committed
November 20, 2021
D
Applied another set of static analysis improvements
Dan Brown committed
November 12, 2021
D
Added page content parsing to up-rank header text in search
Dan Brown committed
October 26, 2021
D
Laravel 7.x Shift (#3011)
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
D
Review of #2682, Also added parent deletion link on restore
Dan Brown committed
May 16, 2021
D
Started refactoring of view service
Dan Brown committed
May 15, 2021
D
Started addition of favourite system
Dan Brown committed
March 9, 2021
D
Started rolling out user slugs to model and core controllers
Dan Brown committed
March 8, 2021
D
Started work on user slugs
Dan Brown committed
December 30, 2020
D
Started change for entities to have concept of owners
Dan Brown committed
December 8, 2020
D
Cleaned up some user/image areas of the app
Dan Brown committed
November 22, 2020
D
Focused base Entity class cleanup
Dan Brown committed
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 21, 2020
D
Moved models to folder, renamed managers to tools
Dan Brown committed