]> BookStack Code Mirror - bookstack/shortlog
bookstack
2024-02-04 Dan BrownDB: Started update of entity loading to avoid global...
2024-02-01 Dan BrownPlonker Remediation: Removed dd line left in from debugging
2024-02-01 Dan BrownMerge branch 'chapter-templates' into development
2024-02-01 Dan BrownDefault chapter templates: Added tests, extracted repo...
2024-02-01 Dan BrownDefault chapter templates: Updated api docs and tests
2024-01-31 Dan BrownMerge pull request #4815 from BookStackApp/comment_wysiwyg
2024-01-31 Dan BrownComments: Added HTML filter test, fixed placeholder... 4815/head
2024-01-31 Dan BrownComments: Removed remaining uses of redundant 'text...
2024-01-31 Dan BrownComments: Added HTML filter on load, tinymce elem filtering
2024-01-31 Dan BrownComments: Added wysiwyg link selector, updated tests...
2024-01-30 Dan BrownComments: Added back-end HTML support, fixed editor...
2024-01-30 Dan BrownComments: Added input wysiwyg for creating/updating...
2024-01-30 Dan BrownWYSIWYG: Altered how custom head added to editors
2024-01-29 Saschaadded template to chapter API controller 4750/head
2024-01-29 Saschaextraded template form to own file and changed translations
2024-01-29 SaschaUpdate entities.php
2024-01-27 Dan BrownMerge pull request #4804 from BookStackApp/oidc_pkce
2024-01-27 Dan BrownOIDC: Added testing of PKCE flow 4804/head
2024-01-25 Dan BrownOIDC: Added PKCE functionality
2024-01-24 Dan BrownMerge pull request #4796 from BookStackApp/v23-12
2024-01-24 Dan BrownDependancies: Updated PHP deps via composer 4796/head
2024-01-24 Dan BrownUpdated translator attribution before v23.12.2 release
2024-01-24 Dan BrownMerged l10n_development into v23-12
2024-01-23 Saschafixed error from phpcs
2024-01-23 SaschaUpdate TrashCan.php
2024-01-23 Dan BrownEntity selector: Fixed initial load overwriting initial...
2024-01-23 Dan BrownAttachment List: Fixed broken ctrl-click functionality
2024-01-17 Dan BrownMerge pull request #4758 from BookStackApp/range_reques...
2024-01-16 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2024-01-16 Dan BrownUpdated translator attribution
2024-01-16 Dan BrownUpdated translations with latest Crowdin changes (...
2024-01-16 Dan BrownChapters API: Added missing book_slug field
2024-01-15 Dan BrownUploads: Explicitly disabled s3 streaming in config 4758/head
2024-01-15 Dan BrownAttachments: Drag and drop video support
2024-01-14 Dan BrownRange requests: Added test cases to cover functionality
2024-01-10 Dan BrownReadme: Updates sponsor list
2024-01-07 Dan BrownRange requests: Added basic HTTP range support
2024-01-07 Dan BrownRange requests: Extracted stream output handling to...
2024-01-01 SaschaAdded Default Templates for Chapters
2023-12-29 Dan BrownUpdated translator attribution before release v23.12
2023-12-28 Dan BrownUpdated translations with latest Crowdin changes (...
2023-12-28 Dan BrownLanguages: Added Finnish to language list
2023-12-23 Dan BrownPermissions: Updated generation querying to be more...
2023-12-22 Dan BrownDeps: Updated php depenencies via composer
2023-12-22 Dan BrownMerge pull request #4729 from BookStackApp/description_...
2023-12-22 Dan BrownInput WYSIWYG: Fixed up some dark mode elements 4729/head
2023-12-22 Dan BrownInput WYSIWYG: Updated exports to handle HTML descriptions
2023-12-22 Dan BrownInput WYSIWYG: Updated API examples to align with changes
2023-12-22 Dan BrownInput WYSIWYG: Updated API testing, fixed description...
2023-12-21 Dan BrownInput WYSIWYG: Updated API to show/accept html descriptions
2023-12-20 Dan BrownInput WYSIWYG: Aligned newline handling with old descri...
2023-12-20 Dan BrownInput WYSIWYG: Fixed existing tests, fixed empty descri...
2023-12-19 Dan BrownInput WYSIWYG: Updated tests, Added simple html limiting
2023-12-19 Dan BrownInput WYSIWYG: Added testing for description references
2023-12-19 Dan BrownInput WYSIWYG: Added dynamic options for entity selecto...
2023-12-18 Dan BrownInput WYSIWYG: Updated UpdateUrlCommand, Added chapter...
2023-12-18 Dan BrownInput WYSIWYG: Updated reference link updating for...
2023-12-18 Dan BrownInput WYSIWYG: Added reference store & fetch handling
2023-12-17 Dan BrownInput WYSIWYG: Added description_html field, added...
2023-12-16 Dan BrownInput WYSIWYG: Added compontent and rough logic to...
2023-12-16 Dan BrownMerge pull request #4728 from BookStackApp/friendlier_b...
2023-12-16 Dan BrownDesign: Updated buttons to be a bit friendlier 4728/head
2023-12-16 Dan BrownMerge pull request #4727 from BookStackApp/editor_video...
2023-12-16 Dan BrownWYSWIYG: Allowed video/embed alignment controls 4727/head
2023-12-13 Dan BrownUsers API: Fixed sending invite when using form requests
2023-12-12 Dan BrownMerge pull request #4721 from BookStackApp/default...
2023-12-12 Dan BrownDefault templates: Fixed syntax for php8.0, added test 4721/head
2023-12-12 Dan BrownDefault templates: Added permission checks to selector...
2023-12-12 Dan BrownDefault templates: Cleaned up ux, added case for added...
2023-12-12 Dan BrownDefault templates: Added tests to cover functionality
2023-12-12 Dan BrownPage Templates: Changed template field name, added...
2023-12-11 Dan BrownDefault templates: Added page picker and working forms
2023-12-11 Dan BrownDefault Templates: Started review and updates from...
2023-12-11 Dan BrownMerge branch 'development' into default-templates
2023-12-10 Dan BrownPHPStan: Fixed larastan loading and address some level2...
2023-12-10 Dan BrownURL Handling: Removed referrer-based redirect handling
2023-12-09 Dan BrownDepenencies: Updated NPM packages
2023-12-09 Dan BrownDependencies: Updated composer PHP deps
2023-12-08 Dan BrownSAML2: Fixed non-spec point of logout, Improved redirec...
2023-12-07 Dan BrownMerge pull request #4714 from BookStackApp/oidc_logout
2023-12-07 Dan BrownOIDC: Update example env option to reflect correct... 4714/head
2023-12-07 Dan BrownOIDC RP Logout: Fixed issues during testing
2023-12-06 Dan BrownTests: Fixed debug test to work with social class changes
2023-12-06 Dan BrownOIDC RP Logout: Added autodiscovery support and test...
2023-12-06 Dan BrownAuth: Refactored OIDC RP-logout PR code, Extracted...
2023-12-06 Dan BrownMerge branch 'fix/oidc-logout' into development
2023-12-05 Dan BrownRTL: Made a range of fixes & improvments for RTL text
2023-12-03 Dan BrownSAML2: Included parsed groups in dump data
2023-12-03 Dan BrownMerge branch 'v23-10' into development
2023-11-27 Dan BrownMerge pull request #4688 from BookStackApp/include...
2023-11-27 Dan BrownIncludes: Added back support for parse theme event 4688/head
2023-11-27 Dan BrownIncludes: Added ID de-duplicating and more thorough...
2023-11-27 Dan BrownIncludes: Switched page to new system
2023-11-25 Dan BrownIncludes: Updated logic regarding parent block els...
2023-11-24 Dan BrownIncludes: Added block-level handling to new include...
2023-11-23 Dan BrownIncludes: Developed to get new system working with...
2023-11-22 Dan BrownIncludes: Started foundations for new include tag parser
2023-11-20 Dan BrownImages: Prevented base64 extraction without permission 4684/head
2023-11-19 Dan BrownImages: Forced intervention loading via specific method
2023-11-19 Dan BrownFavicon: Moved resizing to specific resizer class
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.