]> BookStack Code Mirror - bookstack/shortlog
bookstack
2025-02-17 Dan BrownPHP: Updated DOMPDF version 5491/head
2025-02-17 Dan BrownPHP: Addressed 8.4 deprecations within app itself
2025-02-17 Dan BrownTests: Updated failing license test
2025-02-16 Dan BrownMerge pull request #5415 from BookStackApp/more_lexical...
2025-02-16 Dan BrownLexical: Fixed code in lists, removed extra old alignme... 5415/head
2025-02-16 Dan BrownTranslations: Fixed a couple of errors in sorting en...
2025-02-14 Dan BrownMerge pull request #5488 from BookStackApp/search_index...
2025-02-14 Dan BrownSearching: Added test for guillemets 5488/head
2025-02-14 Dan BrownMerge branch 'inv-hareesh/development' into search_inde...
2025-02-14 Dan BrownSearching: Added custom tokenizer that considers soft...
2025-02-14 Dan BrownSearching: Split out search tests into their own dir
2025-02-12 Dan BrownMerge pull request #5470 from Silverlan/patch-1
2025-02-11 Dan BrownMeta: Updated dev version and sponsor link
2025-02-11 Dan BrownMerge pull request #5457 from BookStackApp/sort_sets
2025-02-11 Dan BrownSorting: Updated sort set command, Changed sort timesta... 5457/head
2025-02-11 Dan BrownSorting: Renamed sort set to sort rule
2025-02-10 Dan BrownSorting: Covered sort set management with tests
2025-02-10 Dan BrownSorting: Split out test class, added book autosort...
2025-02-09 Dan BrownSorting: Added tests to cover AssignSortSetCommand
2025-02-09 Dan BrownSorting: Addded command to apply sort sets
2025-02-09 Dan BrownSorting: Added auto sort option to book sort UI
2025-02-07 inv-hareeshFix search issue for words inside Guillemets (« »)... 5475/head
2025-02-06 Dan BrownSorting: Improved sort set display, delete, added actio...
2025-02-05 Dan BrownMeta: Updated sponsor list, licence year and readme
2025-02-05 Dan BrownSorting: Added book autosort logic
2025-02-05 Dan BrownSorting: Connected up default sort setting for books
2025-02-04 Dan BrownSorting: Finished main sort set CRUD work
2025-02-04 Dan BrownSorting: Added sort set form manager UI JS
2025-02-03 SilverlanFix incorrect condition for displaying new books section 5470/head
2025-02-03 Dan BrownSorting: Started sort set routes and form
2025-01-30 Dan BrownSorting: Added content misses from last commit, started...
2025-01-29 Dan BrownSorting: Added SortSet model & migration
2025-01-29 Dan BrownSorting: Extracted URL sort helper to own class
2025-01-29 Dan BrownSorting: Reorganised book sort code to its own directory
2025-01-27 Dan BrownLexical: Ran a deeper check on translation use
2025-01-27 Dan BrownLexical: Added media src conversions
2025-01-22 Dan BrownLexical: Linked table form to have caption toggle option
2025-01-22 Dan BrownLexical: Added support for table caption nodes
2025-01-18 Dan BrownLexical: Added color picker/indicator to form fields
2025-01-17 Dan BrownLexical: Added color format custom color select
2025-01-15 Dan BrownLexical: Added some general test guidance
2025-01-15 Dan BrownLexical: Fixed auto-link issue
2025-01-14 Dan BrownMerge pull request #5405 from BookStackApp/public_theme...
2025-01-14 Dan BrownThemes: Documented public file serving 5405/head
2025-01-13 Dan BrownThemes: Added testing and better mime sniffing for...
2025-01-13 Dan BrownThemes: Added route to serve public theme files
2025-01-13 Dan BrownMerge pull request #5400 from BookStackApp/laravel11
2025-01-13 Dan BrownUpdated translations with latest Crowdin changes (...
2025-01-11 Dan BrownFramework: Re-add updated patched symfony-mailer 5400/head
2025-01-11 Dan BrownFramework: Updated phpunit to 11, updated migration...
2025-01-11 Dan BrownFramework: Fixed Laravel 11 upgrade test issues, update...
2025-01-11 Dan BrownFramework: Performed Laravel 11 upgrade guide steps
2025-01-09 Dan BrownPHP: Updated min version to 8.2
2025-01-04 Dan BrownUpdated translations with latest Crowdin changes (...
2025-01-04 Dan BrownDeps: Updated composer packages
2025-01-04 Dan BrownMerge pull request #5379 from BookStackApp/better_cleanup
2025-01-04 Dan BrownMarkdown Editor: Fixed scroll jump on image upload
2025-01-01 Dan BrownExports: Added rate limits for UI exports 5379/head
2025-01-01 Dan BrownExports: Improved PDF command temp file cleanup
2024-12-31 Dan BrownZIP Exports: Improved temp file tracking & clean-up
2024-12-23 Dan BrownUpdated translator & dependency attribution before...
2024-12-23 Dan BrownLocales: Updated locale list with new languages
2024-12-23 Dan BrownUpdated translations with latest Crowdin changes (...
2024-12-22 Dan BrownZIP Exports: Prevent book child page drafts from being...
2024-12-21 Dan BrownDependancies: Bumped up composer dep versions
2024-12-20 Dan BrownMerge pull request #5365 from BookStackApp/lexical_fixes
2024-12-17 Dan BrownLexical: Added about button/view lexical_fixes 5365/head
2024-12-17 Dan BrownLexical: Adjusted handling of child/sibling list items...
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
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.