A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Uploads/ImageRepo.php February 17, 2025
D
PHP: Addressed 8.4 deprecations within app itself
Dan Brown committed
July 3, 2024
D
Wraps file extension comparison components in strtolower()
DanielGordonIT 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
October 1, 2023
D
Images: Rolled out image memory handling to image actions
Dan Brown committed
September 30, 2023
D
Images: Extracted out image resizing to its own class
Dan Brown committed
September 29, 2023
D
Images: Updated to create thumbnails at specific events
Dan Brown committed
July 5, 2023
D
Images: Updated image timestamp upon file change
Dan Brown committed
May 29, 2023
D
Image update API: added update image file ability
Dan Brown committed
May 28, 2023
D
Added the ability to replace existing image files
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
January 25, 2023
D
Extracted app icon text, fixed issues
Dan Brown committed
D
Added ability to control app icon (favicon) via settings
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
November 22, 2021
D
Applied another round of static analysis updates
Dan Brown committed
November 6, 2021
D
Done a round of phpstan fixes
Dan Brown committed
November 5, 2021
D
Added inital phpstan/larastan setup
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
D
Cleaned up logic within ImageRepo
Dan Brown committed
October 28, 2021
D
Made further changes to page image extraction validation
Dan Brown committed
October 26, 2021
H
Update ImageRepo.php
Haxatron committed
October 18, 2021
D
Added base64 image extraction to markdown page content
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
June 2, 2021
D
Reviewed base64 image upload support
Dan Brown committed
March 14, 2021
D
Done a refactor pass on PermissionService
Dan Brown committed
March 7, 2021
D
Ran phpcbf and updated phpcs.xml
Dan Brown committed
December 18, 2020
D
Merge branch 'v0.30.x'
Dan Brown committed
D
Fixed issue where restricted page content in plaintext export
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
July 24, 2020
D
Converted image-manager to be component/HTML based
Dan Brown committed
April 3, 2020
D
Updated drawing uploads to use user id in image name
Dan Brown committed
March 3, 2020
T
Remove redundant getImageValidationRules method
TBK committed
December 22, 2019
D
Made display thumbnail generation use original data if smaller
Dan Brown committed
May 19, 2019
D
Doubled image upload display thumb size
Dan Brown committed
May 5, 2019
D
Ran phpcbf
Dan Brown committed
May 4, 2019
D
Updated existing image tests to reflect changes
Dan Brown committed
D
Change image-selector to not use manager
Dan Brown committed
April 27, 2019
D
Started extraction of image controller to separate controllers
Dan Brown committed
April 21, 2019
D
Started rewriting back-end image managment
Dan Brown committed
September 25, 2018
D
Updated various classes to take EntityProvider instead of separate entities
Dan Brown committed
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