]> BookStack Code Mirror - bookstack/shortlog
bookstack
2024-02-15 MatticTurned off autocomplete for TOTP codes 4849/head
2024-02-14 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2024-02-14 Dan BrownRTL: Fixed pagination not responding to RTL layout
2024-02-13 Dan BrownMerge pull request #4794 from BookStackApp/en_tweaks
2024-02-13 Dan BrownHeader: Fixed mobile menu falling out of header
2024-02-11 Dan BrownMerge pull request #4827 from BookStackApp/query_revamp
2024-02-11 Dan BrownQueries: Update API to align data with previous versions 4827/head
2024-02-08 Dan BrownQueries: Addressed failing test cases from recent changes
2024-02-08 Dan BrownQueries: Updated old use-specific entity query classes
2024-02-07 Dan BrownQueries: Moved out or removed some class-level items
2024-02-07 Dan BrownQueries: Extracted static page,chapter,shelf queries...
2024-02-07 Dan BrownQueries: Updated all app book static query uses
2024-02-07 Dan BrownQueries: Migrated revision repo queries to new class
2024-02-05 Dan BrownQueries: Extracted PageRepo queries to own class
2024-02-05 Dan BrownQueries: Extracted chapter repo queries to class
2024-02-05 Dan BrownMerge pull request #4828 from shashinma/development
2024-02-05 Mikhail ShashinUpdate PWA manifest orientation to any 4828/head
2024-02-04 Dan BrownQueries: Migrated bookshelf repo queries to new class
2024-02-04 Dan BrownQueries: Migrated BookRepo queries to new query class
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-23 Dan BrownText: Tweaks to EN text for consistency/readability 4794/head
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
next