]> BookStack Code Mirror - bookstack/history
bookstack
2024-10-26 Kevin Pfeiferfix tests namespace definition 5291/head
2024-10-15 Dan BrownUsers: Changed name validation to min:1 instead of 2
2024-10-11 Dan BrownSettings: Added test to cover setting category by view
2024-10-10 Lachlan TripoloneMove settings category layouts into their own view... 5255/head
2024-10-10 Lachlan TripoloneRefactor SettingController to validate categies by...
2024-10-09 Dan BrownAttribution: Updated translator & license files before...
2024-10-09 Dan BrownUpdated translations with latest Crowdin changes (...
2024-10-07 Dan BrownJS: Converted/updated translation code to TS, fixed...
2024-10-05 Dan BrownSearch: Fixed last commented filter when using table...
2024-10-05 Dan BrownSearching: Fixed some form search issues
2024-10-05 Dan BrownWYSIWYG: Code & table fixes
2024-10-04 Dan BrownWYSIWYG: Fixed list indenting selection & display bugs
2024-10-04 Dan BrownJS: Converted a few extra services to TS
2024-10-04 Dan BrownTinyMCE: Updated version from 6.8.3 to 6.8.4
2024-10-04 Dan BrownNew WYSIWYG: Added mac shortcut support
2024-10-04 Dan BrownLanguages: Enabled Welsh option
2024-10-03 Dan BrownMerge pull request #5239 from BookStackApp/search_negation
2024-10-03 Dan BrownSearch: Prevented negated terms filling in UI inputs 5239/head
2024-10-03 Dan BrownSearch: Added exact/filter/tag term negation support
2024-10-03 Dan BrownSearching: Added negation support to UI and term handling
2024-10-02 Dan BrownSearch: Added structure for search term inputs
2024-10-01 Dan BrownBase layout: Changed main app script to be module loaded
2024-09-30 Dan BrownMerge branch 'feature/opensearch' into development
2024-09-30 Dan BrownTests: Categorised up meta tests
2024-09-30 Dan BrownCode Blocks: Added SAS and R language options
2024-09-30 Maximilian WalterAdd test for OpenSearch endpoint 5198/head
2024-09-30 Maximilian WalterAdd missing XML declaration to OpenSearch endpoint
2024-09-30 Maximilian WalterTranslatable description for OpenSearch XML
2024-09-29 Dan BrownMaintenance: Removed stray dd from last commit
2024-09-29 Dan BrownUsers: Improved user response for failed invite sending
2024-09-29 Dan BrownPages: Updated editor field to always be set
2024-09-27 Dan BrownExports: Made pdf command timeout configurable
2024-09-27 Dan BrownCSS: Fixed floating search icon on mobile
2024-09-27 Dan BrownPHP Dependancies: Updated packages pending major versio...
2024-09-27 Dan BrownMaintenance: Fixed js lint and SCSS build warnings
2024-09-27 Dan BrownDependancies: Updated php & JS deps, updated license...
2024-09-27 Dan BrownMerge branch 'lexical' into development
2024-09-27 Dan BrownMeta: Added lexical licensing info and added TS/JS... 5058/head
2024-09-23 Dan BrownLexical: Updated toolbar & text node exporting
2024-09-22 Dan BrownPage Editors: Added switching/options for new lexical...
2024-09-22 Dan BrownLexical: Range of fixes
2024-09-22 Dan BrownLexical: Added UI translation support
2024-09-22 Dan BrownLexical: Added direction support to extra blocks
2024-09-21 Dan BrownLexical: Added alignment detoggle, fixed inital focus...
2024-09-21 Dan BrownLexical: Removed reconciler level direction handling
2024-09-20 Dan BrownLexical: Finished conversion/update of test files
2024-09-20 Dan BrownLexical: Adapted a range of further existing tests
2024-09-18 Dan BrownLexical: Got a range of Editor tests working
2024-09-18 Dan BrownLexical: Imported core lexical libs
2024-09-16 Dan BrownLexical: Added RTL/LTR actions
2024-09-15 Dan BrownLexical: Fixed a range of issues in RTL mode
2024-09-14 Maximilian WalterLimit short-name for OpenSearch XML to 16 characters
2024-09-14 Maximilian WalterRemove unofficial method-attribute from OpenSearch-XML
2024-09-13 Dan BrownLexical: Altered keyboard handling to indicant handled...
2024-09-13 Dan BrownLexical: Custom list nesting support
2024-09-10 Dan BrownLexical: Added block indenting capability
2024-09-10 Dan BrownLexical: Added single node enter handling
2024-09-09 Maximilian WalterAdd XML for OpenSearch
2024-09-09 Dan BrownLexical: Added single node backspace/delete support
2024-09-09 Dan BrownLexical: Refined editor UI
2024-09-09 Dan BrownLexical: Further fixes
2024-09-08 Dan BrownLexical: Range of bug fixes, Updated lexical version
2024-09-08 Dan BrownLexical: Added media resize support via drag handles
2024-09-07 Dan BrownLexical: Revamped image node resize method
2024-09-06 Dan BrownLexical: Added some level of img/media alignment
2024-08-29 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2024-08-29 Dan BrownUpdated translations with latest Crowdin changes (...
2024-08-29 Dan BrownAPI: Fixed lacking permission enforcement on book contents
2024-08-28 Dan BrownLDAP: Updated tests for recursive group changes
2024-08-28 Dan BrownLDAP: Updated recursive group search to query by DN
2024-08-27 Dan BrownRTL: Fixed lacking task list RTL support
2024-08-27 Dan BrownStyles: Added max-width for iframes in content
2024-08-27 Dan BrownAPI: Updated docs with consistent types, fixed users...
2024-08-26 Dan BrownDependancies: Updated PHP and JS packages
2024-08-22 Dan BrownLexical: Added table column cut/copy/paste support
2024-08-22 Dan BrownLexical: Improved table row copy/paste
2024-08-21 Dan BrownLexical: Added drop/paste image handling
2024-08-20 Dan BrownLexical: Finished off baseline shortcut implementation
2024-08-20 Dan BrownLexical: Started adding editor shortcuts
2024-08-18 Dan BrownLexical: Added custom alignment handling for blocks
2024-08-17 Dan BrownLexical: Integrated diagram manager, added menu split...
2024-08-16 Dan BrownLexical: Added basic URL field header option list
2024-08-16 Dan BrownLexical: Connected link selector to link form
2024-08-13 Dan BrownLexical: Integrated image manager to image button/form
2024-08-11 Dan BrownLexical: Added id support for all main block types
2024-08-10 Dan BrownLexical: Wired table properties, and other buttons
2024-08-09 Dan BrownLexical: Kinda made row copy/paste work
2024-08-09 Dan BrownLexical: Linked row properties form up
2024-08-09 Dan BrownLexical: Added cell width fetching, Created custom...
2024-08-07 Dan BrownLexical: Added merge cell logic
2024-08-07 Dan BrownReadme: Updated sponsor image links to use website
2024-08-06 Alexander WilmsUpdate sponsor image URLs in readme 5153/head
2024-08-06 Dan BrownLexical: Added table cell node import logic
2024-08-05 Dan BrownLexical: Finished off core cell properties functionality
2024-08-05 Dan BrownLexical: Started linking up cell properties form
2024-08-03 Dan BrownLexical: Split helpers to utils, refactored files
2024-08-03 Dan BrownLexical: Completed out table menu elements, logic pending
2024-08-02 Dan BrownLexical: Started on table actions
2024-08-02 Dan BrownLexical: Started table menu options
2024-07-30 Dan BrownLexical: Updated task list to use/support old format
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.