]> BookStack Code Mirror - bookstack/shortlog
bookstack
2024-12-17 Dan BrownLexical: Aligned new empty item behaviour for nested...
2024-12-17 Dan BrownLexical: Improved list tab handling, Improved test...
2024-12-16 Dan BrownLexical: Added testing for some added shortcuts
2024-12-16 Dan BrownLexical: Added mulitple methods to escape details block
2024-12-15 Dan BrownLexical: Added details toolbar
2024-12-15 Dan BrownLexical: Made summary part of details node
2024-12-15 Dan BrownLexical: Adjusted modals and content area for mobile...
2024-12-15 Dan BrownLexical: Added mobile toolbar support
2024-12-14 Dan BrownLexical: Added dark mode styles, fixed autolink range
2024-12-14 Dan BrownLexical: Added auto links on enter/space
2024-12-13 Dan BrownUsers: Hid lanuage preference for guest user
2024-12-13 Dan BrownAPI: Added cover to book/shelf list endpoints
2024-12-12 Dan BrownNotifications: Logged errors and prevented them blockin...
2024-12-11 Dan BrownAttachments: Hid edit/delete controls where lacking...
2024-12-11 Dan BrownCI: Added php8.4 to CI suites, bumped action/os versions
2024-12-11 Dan BrownSearch Index: Fixed SQL error when indexing large pages
2024-12-11 Dan BrownAuth: Added specific guards against guest account login
2024-12-09 Dan BrownSASS: Updated to use modules and address deprecations 5354/head
2024-12-09 Dan BrownJS: Updated packages, fixed lint issue
2024-12-09 Dan BrownAttachment API: Fixed error when name not provided...
2024-12-04 Dan BrownMerge pull request #5349 from BookStackApp/lexical_reorg
2024-12-04 Dan BrownLexical: Updated tests for node changes 5349/head
2024-12-04 Dan BrownLexical: Reorganised custom node code into lexical...
2024-12-03 Dan BrownLexical: Merged custom table node code
2024-12-03 Dan BrownLexical: Merged list nodes
2024-12-03 Dan BrownLexical: Extracted & merged heading & quote nodes
2024-12-03 Dan BrownLexical: Merged custom paragraph node, removed old...
2024-12-03 Dan BrownMerge branch 'rashadkhan359/development' into development
2024-12-03 Dan BrownSearch API: Updated handling of parent detail, added...
2024-12-02 Dan BrownMerge branch 'fix/markdown-export' into development
2024-12-02 Dan BrownMD Exports: Added HTML description conversion
2024-12-01 Dan BrownMerge branch 'fix-ldap-display-name' into development
2024-12-01 Dan BrownLDAP: Review and testing of mulitple-display-name attr...
2024-12-01 Dan BrownMerge branch 'docker-simplify' into development
2024-12-01 Dan BrownDev Docker: Fixed missing gd jpeg handling, forced...
2024-12-01 Dan BrownMerge branch 'portazips' into development
2024-12-01 Dan BrownMerge pull request #5259 from BookStackApp/typescript...
2024-11-29 Dan BrownUpdated translator & dependency attribution before...
2024-11-29 Dan BrownUpdated translations with latest Crowdin changes (...
2024-11-29 Dan BrownAttachments: Fixed full range request handling
2024-11-29 Dan BrownCode: Set base codemirror line height
2024-11-28 Dan BrownMerge branch 'oidc-content-type-issue' into development
2024-11-28 Dan BrownOIDC: Added extra userinfo content-type normalisation...
2024-11-28 Dan BrownIncludes: Workaround for PHP 8.3.14 bug
2024-11-28 Dan BrownDepenencies: Updated PHP packages
2024-11-27 Dan BrownZIP Exports: Changed the instance id mechanism 5260/head
2024-11-26 Dan BrownZIP Exports: Updated format doc with advisories regardi...
2024-11-26 Wes BiggsUpdates the OIDC userinfo endpoint request to allow... 5337/head
2024-11-26 Dan BrownZIP Exports: Added detection/handling of images with...
2024-11-25 Dan BrownZIP Imports/Exports: Fixed some lint and test issues
2024-11-25 Dan BrownZIP Import & Exports: Addressed issues during testing
2024-11-22 Dan BrownZIP Imports: Updated import form to show loading indicator
2024-11-22 Dan BrownZIP Imports: Added book content ordering to import...
2024-11-18 Dan BrownZIP Imports: Added image type validation/handling
2024-11-18 Dan BrownZIP Exports: Added ID checks and testing to validator
2024-11-16 Dan BrownZIP Imports: Covered import runner with further testing
2024-11-16 Dan BrownZIP Imports: Started testing core import logic
2024-11-16 Dan BrownZIP Imports: Added high level import run tests
2024-11-14 Dan BrownZIP Import: Finished base import process & error handling
2024-11-13 Dan BrownUpdated translations with latest Crowdin changes (...
2024-11-13 Dan BrownDependencies: Updated composer packages
2024-11-11 Dan BrownZIP Imports: Finished off core import logic
2024-11-10 Dan BrownZIP Imports: Built out reference parsing/updating logic
2024-11-10 czemuExportFormatter: Add book description and check for... 5313/head
2024-11-09 Dan BrownZIP imports: Started actual import logic
2024-11-08 Dan BrownLanguages: Added Turkmen to locale manager
2024-11-08 Dan BrownTranslators: Updated before patch release
2024-11-08 Dan BrownUpdated translations with latest Crowdin changes (...
2024-11-08 Dan BrownTesting: Improved reliability
2024-11-08 Dan BrownUpdate URL Command: Added revisions table support
2024-11-08 Dan BrownPHP Deps: Bumped up minor versions
2024-11-07 Dan BrownMerge pull request #5312 from BookStackApp/system_cli_u...
2024-11-07 Dan BrownSystem CLI: Updated to 126de5599c state 5312/head
2024-11-05 Dan BrownZIP Imports: Added parent and permission check pre...
2024-11-05 Dan BrownZIP Imports: Added full contents view to import display
2024-11-04 Dan BrownZIP Imports: Added parent selector for page/chapter...
2024-11-03 Dan BrownZIP Imports: Fleshed out continue page, Added testing
2024-11-03 Dan BrownZIP Imports: Added listing, show view, delete, activity
2024-11-02 Dan BrownZIP Import: Added upload handling
2024-11-02 Dan BrownZIP Import: Added model+migration, and reader class
2024-11-02 Dan BrownZIP Imports: Added validation message display, added...
2024-10-30 Dan BrownZIP Exports: Got zip format validation functionally...
2024-10-30 Dan BrownZIP Exports: Started import validation
2024-10-29 Zerofix deprecated syntax 5293/head
2024-10-29 Zerore-write Dockerfile
2024-10-29 Dan BrownZIP Exports: Built out initial import view
2024-10-29 Dan BrownZIP Exports: Added new import permission
2024-10-28 Matthieu LeboeufAdapt tests with displayName array 5295/head
2024-10-28 Matthieu LeboeufAdded support for concatenating multiple LDAP attribute...
2024-10-27 Rashadrespective book and chapter structure added. 5280/head
2024-10-27 Dan BrownZIP Exports: Tested each type and model of export
2024-10-27 Dan BrownMerge pull request #5291 from LordSimal/development
2024-10-26 Kevin Pfeiferfix tests namespace definition 5291/head
2024-10-23 Dan BrownZIP Exports: Added entity cross refs, Started export...
2024-10-23 Dan BrownZIP Exports: Added core logic for books/chapters
2024-10-23 Dan BrownZIP Exports: Reorganised files, added page md parsing
2024-10-21 Dan BrownZIP Exports: Added working image handling/inclusion
2024-10-21 Dan BrownZip Exports: Added attachment/image link resolving...
2024-10-20 RashadEager loading for titles
2024-10-20 RashadAdded include func for search api
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.