A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/AttachmentController.php April 2, 2022
D
Added streamed uploads for attachments
Dan Brown committed
D
Updated attachment download responses to stream from filesystem
Dan Brown committed
November 15, 2021
D
Fixed page editor back button sometimes going nowhere
Dan Brown committed
November 14, 2021
D
Added an env configurable file upload size limit
Dan Brown committed
November 5, 2021
D
Standardised laravel validation to be array based
Dan Brown committed
November 1, 2021
D
Applied latest styleci changes
Dan Brown committed
D
Ran a pass through image and attachment routes
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 5, 2021
D
Added back-end attachments-in-browser support
Dan Brown committed
November 21, 2020
D
Aligned constructors across controller classes
Dan Brown committed
October 31, 2020
D
Prevented possible XSS via link attachments
Dan Brown committed
July 4, 2020
D
Finished breakdown of attachment vue into components
Dan Brown committed
June 30, 2020
D
Started migration of attachment manager from vue
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 15, 2019
D
Standardised how request is injected into controller methods
Dan Brown committed
October 13, 2018
D
Extracted many page-specific repo methods into page-specific repo
Dan Brown committed
September 25, 2018
D
Fleshed out entity provided and optimized imports
Dan Brown committed
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
September 22, 2018
D
Extracted download response logic into controller method
Dan Brown committed
May 20, 2018
D
Fixed attachment error handling, Allowed all link types
Dan Brown committed
February 11, 2018
D
Fixed error when accessing non-authed attachment
Dan Brown committed
January 2, 2017
D
Finished refactor of entity repos
Dan Brown committed
January 1, 2017
D
Started refactor to merge entity repos
Dan Brown committed
December 31, 2016
D
Created solution for JS translations
Dan Brown committed
December 24, 2016
D
converted image picker to blade-based component
Dan Brown committed
December 4, 2016
D
Extracted text from logic files
Dan Brown committed
November 12, 2016
D
Fixed attachments on draft pages
Dan Brown committed
D
Renamed files to attachments
Dan Brown committed