]> BookStack Code Mirror - bookstack/history - app/Uploads
Customization: Added parent tag classes
[bookstack] / app / Uploads /
2023-05-24 Dan BrownMerge pull request #4247 from BookStackApp/controller_c...
2023-05-18 Dan BrownCleaned up namespacing in routes
2023-05-17 Dan BrownPlayed around with a new app structure
2023-04-07 Dan BrownMerge branch 'v23.02-branch' into development
2023-03-25 Dan BrownMerge branch 'v23.02-branch' into development
2023-03-19 Dan BrownMerge branch 'development' into codemirror6
2023-03-15 Dan BrownMerge pull request #4103 from BookStackApp/image_api
2023-03-14 Dan BrownAdded phpunit tests to cover image API endpoints
2023-03-14 Dan BrownStarted Image API build
2023-02-20 Dan BrownIncreased attachment link limit from 192 to 2k
2023-02-17 Dan BrownMerge branch 'codemirror6' into codemirror6_take2
2023-02-09 Dan BrownMerge pull request #4032 from BookStackApp/favicon
2023-02-09 Dan BrownAdded control-upon-access of the default favicon.ico... 4032/head
2023-02-09 Dan BrownAdded default favicon creation upon access.
2023-02-09 Dan BrownUpdated favicon gen to use png-based ICO
2023-02-09 Dan BrownGot favicons better supported, can't get transparency...
2023-02-09 Dan BrownIntegrated favicon handler with correct files & actions
2023-02-08 Dan BrownBuilt custom favicon.ico file creator
2023-02-08 Dan BrownExtracted test file handling to its own class
2023-02-07 Dan BrownMerge pull request #4021 from BookStackApp/laravel9
2023-02-06 Dan BrownFixed issues found from tests
2023-02-06 Dan BrownFixed static analysis issues
2023-01-25 Dan BrownMerge pull request #3994 from BookStackApp/app_icon_setting
2023-01-25 Dan BrownExtracted app icon text, fixed issues
2023-01-25 Dan BrownAdded ability to control app icon (favicon) via settings
2023-01-24 Dan BrownMerge pull request #3986 from BookStackApp/permission_t...
2023-01-24 Dan BrownMigrated remaining relation permission usages
2022-11-10 Dan BrownFixed app logo visibility with secure_restricted images
2022-09-18 Dan BrownMerge pull request #3728 from BookStackApp/php_formatting
2022-09-18 Dan BrownAdded and ran PHPCS
2022-09-02 Dan BrownFixed failing tests due to shelf text changes, applied...
2022-09-02 Dan BrownMerge pull request #3693 from BookStackApp/local_secure...
2022-09-02 Dan BrownFixed local_secure_restricted preventing attachment... 3693/head
2022-09-02 Dan BrownAdded test and handling for local_secure_restricted...
2022-09-01 Dan BrownStarted work on local_secure_restricted image option
2022-08-11 Dan BrownMerge branch 'persian_translate_22_08_10' into development
2022-07-27 Dan BrownMerge branch 'lang_de' into development
2022-07-27 Dan BrownMerge pull request #3556 from GongMingCai/development
2022-07-27 Dan BrownMerge pull request #3545 from BookStackApp/l10n_development
2022-07-26 Dan BrownFixed disabling of avatar urls, Removed id from gravata...
2022-07-17 Dan BrownMerge pull request #3569 from BookStackApp/permissions_v2
2022-07-16 Dan BrownAligned permission applicator method names
2022-07-12 Dan BrownRenamed and cleaned up existing permission service...
2022-06-21 Dan BrownMerge branch 'login-auto-redirect' into development
2022-06-08 Dan BrownExtracted download response logic to its own class
2022-04-29 Dan BrownMerge pull request #3373 from evandroamaro/patch-1
2022-04-25 Dan BrownMerge branch 'recycle_bin_api_endpoints' into development
2022-04-24 Dan BrownUpdated composer deps, applied latest StyleCI changes
2022-04-24 Dan BrownMerge pull request #3364 from BookStackApp/app_url_requests
2022-04-24 Dan BrownMerge pull request #3387 from BookStackApp/editor_switching
2022-04-24 Dan BrownMerge pull request #3365 from BookStackApp/data_streaming
2022-04-02 Dan BrownAdded streamed uploads for attachments
2022-04-02 Dan BrownUpdated attachment download responses to stream from...
2022-03-26 Dan BrownFixed tests, applied StyleCI changes
2022-03-26 Dan BrownAdded manual image thumbnail exif orientation handling
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2022-01-06 Dan BrownApplied latest styleCI changes
2022-01-04 Dan BrownAdded detection and thumbnail bypass for apng images
2021-11-22 Dan BrownApplied another round of static analysis updates
2021-11-14 Dan BrownAdded an env configurable file upload size limit
2021-11-06 Dan BrownDone a round of phpstan fixes
2021-11-05 Dan BrownAdded inital phpstan/larastan setup
2021-11-04 Dan BrownMerge branch 'modernize-3rd-party-service-logos' of...
2021-11-04 Dan BrownMerge branch 'laravel_upgrade'
2021-11-01 Dan BrownApplied latest styleci changes
2021-11-01 Dan BrownMerge branch '3027_attachment_vuln'
2021-11-01 Dan BrownUpdated attachments to not be saved with a complete...
2021-11-01 Dan BrownRan a pass through image and attachment routes
2021-11-01 Dan BrownCleaned up logic within ImageRepo
2021-10-31 Dan BrownUpdated showImage file serving to not be traversable
2021-10-30 Dan BrownLaravel 8 shift squash & merge (#3029)
2021-10-28 Dan BrownMade further changes to page image extraction validation
2021-10-27 Dan BrownMerge branch 'master' of https://github.com/haxatron...
2021-10-26 Dan BrownLaravel 7.x Shift (#3011)
2021-10-26 HaxatronUpdate ImageRepo.php
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-20 Dan BrownApplied latest changes from styleCI
2021-10-20 Dan BrownMerge pull request #2986 from BookStackApp/attachments_api
2021-10-20 Dan BrownAdded attachment API examples during manual testing
2021-10-19 Dan BrownAdded TestCase for attachments API methods
2021-10-18 Dan BrownBuild out core attachments API controller
2021-10-18 Dan BrownAdded base64 image extraction to markdown page content
2021-10-16 Dan BrownMerge branch 'oidc'
2021-10-08 Dan BrownApplied changes from styleci
2021-10-08 Dan BrownAdded protections against path traversal in file system...
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-09-29 Dan BrownMerge branch 'floviolleau-db-prefixes' of https://githu...
2021-09-26 Dan BrownMerge branch 'log-ip-address' of https://github.com...
2021-09-26 Dan BrownApplied styleci changes
2021-09-26 Dan BrownStandardised facade usage to use via their FQCN
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
2021-06-26 Dan BrownMerge branch 'master' of https://github.com/arjvand...
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-06-13 Dan BrownFixed issue with using old non-existing reference in...
2021-06-13 Dan BrownMerge pull request #2791 from BookStackApp/attachments_...
next