A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Entities/Controllers/PageController.php November 24, 2025
D
Slugs: Added lookup system using history
Dan Brown committed
October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
September 10, 2025
D
Permissions: Cleanup after review of enum implementation PR
Dan Brown committed
September 9, 2025
D
Permissions: Updated use of helpers to use enums
Dan Brown committed
September 8, 2025
D
Permissions: Updated usage of controller methods to use enum
Dan Brown committed
May 24, 2025
D
Pages: Redirect user to view if they can't edit
Dan Brown committed
February 17, 2025
D
PHP: Addressed 8.4 deprecations within app itself
Dan Brown committed
February 7, 2024
D
Queries: Moved out or removed some class-level items
Dan Brown committed
D
Queries: Extracted static page,chapter,shelf queries to classes
Dan Brown committed
D
Queries: Updated all app book static query uses
Dan Brown committed
February 5, 2024
D
Queries: Extracted PageRepo queries to own class
Dan Brown committed
D
Queries: Extracted chapter repo queries to class
Dan Brown committed
January 23, 2024
S
fixed error from phpcs
Sascha committed
January 1, 2024
S
Added Default Templates for Chapters
Sascha committed
December 18, 2023
D
Input WYSIWYG: Added reference store & fetch handling
Dan Brown committed
December 12, 2023
D
Page Templates: Changed template field name, added API support
Dan Brown committed
December 11, 2023
D
Default templates: Added page picker and working forms
Dan Brown committed
D
Default Templates: Started review and updates from PR code
Dan Brown committed
D
Merge branch 'development' into default-templates
Dan Brown committed
December 10, 2023
D
URL Handling: Removed referrer-based redirect handling
Dan Brown committed
August 9, 2023
D
Notifications: Updated watch control to show parent status
Dan Brown committed
August 4, 2023
D
Notifications: Got core notification logic working for new pages
Dan Brown committed
June 16, 2023
D
Comments: Added read-only listing into page editor
Dan Brown committed
June 12, 2023
D
Added activity text for each activity type
Dan Brown committed
June 7, 2023
D
Comments: Updated to show as nested threads
Dan Brown committed
May 18, 2023
D
Cleaned up namespacing in routes
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed