A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Uploads/Attachment.php September 2, 2025
D
Maintenance: Reached PHPstan level 2
Dan Brown committed
January 15, 2024
D
Attachments: Drag and drop video support
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
February 20, 2023
D
Increased attachment link limit from 192 to 2k
Dan Brown committed
February 8, 2023
D
Extracted test file handling to its own class
Dan Brown committed
January 24, 2023
D
Migrated remaining relation permission usages
Dan Brown committed
July 16, 2022
D
Aligned permission applicator method names
Dan Brown committed
July 12, 2022
D
Renamed and cleaned up existing permission service classes use
Dan Brown committed
October 26, 2021
D
Laravel 7.x Shift (#3011)
Dan Brown committed
October 20, 2021
D
Applied latest changes from styleCI
Dan Brown committed
D
Added attachment API examples during manual testing
Dan Brown committed
October 19, 2021
D
Added TestCase for attachments API methods
Dan Brown committed
October 18, 2021
D
Build out core attachments API controller
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
June 13, 2021
D
Fixed issue with using old non-existing reference in controller
Dan Brown committed
June 6, 2021
D
Added front-end toggle and testing of inline attachments
Dan Brown committed
December 30, 2020
D
Started change for entities to have concept of owners
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
September 13, 2020
D
Continued implementation of attachment drag+drop
Dan Brown committed
July 28, 2020
D
Started attachment drag/drop
Dan Brown committed
June 30, 2020
D
Started migration of attachment manager from vue
Dan Brown committed
September 13, 2019
D
Updated to Laravel 5.8
Dan Brown committed
August 4, 2019
D
Replaced use of custom 'baseUrl' helper with 'url'
Dan Brown committed
September 25, 2018
D
Updated various classes to take EntityProvider instead of separate entities
Dan Brown committed
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed