]> BookStack Code Mirror - bookstack/history - resources
Audit Log: Fixed bad reference to linked entity item
[bookstack] / resources /
2024-05-05 Dan BrownAudit Log: Fixed bad reference to linked entity item 4987/head
2024-05-05 Dan BrownAPI: Added to, and updated, testing to cover audit...
2024-05-04 Dan BrownMerge branch 'nesges/development' into development
2024-05-04 Dan BrownRegistration: Reviewed added simple honeypot, added...
2024-05-03 Dan BrownMerge pull request #4972 from johnroyer/fix-typo-in...
2024-05-03 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2024-05-03 Dan BrownWYSIWYG: Added text direction support for code editor...
2024-05-02 Dan BrownMerge pull request #4985 from BookStackApp/ldap_ca_cert...
2024-05-02 Dan BrownWYSWIYG: Fixed misaligned table cell p line height
2024-05-01 Dan BrownWYSWIYG: Improved use of object tags to embed content
2024-04-29 Dan BrownAttachments: Fixed drag into editor in Chrome
2024-04-29 Dan BrownWYSIWYG: Fixed unexpected clearing of table cell styles
2024-04-21 nesgeswhitespace only 4970/head
2024-04-21 nesgesbetter accessibility for honepot formfield
2024-04-19 nesgesadd ambrosia-container to registration form as honeypot...
2024-04-19 nesgesfixed mislabeling of name input
2024-04-16 Dan BrownMerge branch 'development' into lukeshu/oidc-development
2024-04-16 Dan BrownCode Editor: Added scala to language list
2024-04-15 Dan BrownMerge pull request #4904 from C0rn3j/optimize-images
2024-04-13 Dan BrownContent styles: Made links underlined for visibility
2024-04-08 Dan BrownMerge pull request #4930 from BookStackApp/split_md_js
2024-04-08 Dan BrownJS Build: Split markdown to own file, updated packages 4930/head
2024-04-05 Dan BrownMerge pull request #4921 from BookStackApp/v24-02
2024-04-05 Dan BrownCSS: Removed redundant calc 4921/head
2024-04-05 Dan BrownPage Content: Aligned max-width across viewer and editors
2024-04-03 Dan BrownWYSIWYG descriptions: Allowed anchor target attrs
2024-03-31 Dan BrownCode: Fixed highlighting issues when no code language set
2024-03-24 Dan BrownMerge pull request #4907 from BookStackApp/licensing_update
2024-03-23 Dan BrownLicensing: Added links and tests for new licenses endpoint
2024-03-23 Dan BrownLicensing: Added licenses app view
2024-03-23 Martin Rys15KB lossless optimization via oxipng(PNG) and svgo...
2024-03-10 Dan BrownMerge branch 'totp-patch' into development
2024-03-10 Dan BrownMFA: Copied autocomplete changes from totp to backup...
2024-03-10 Dan BrownTOTP: Added one-time-code autofill
2024-03-09 Dan BrownPage Display: Fixed highlighting for elements in nested...
2024-02-28 Dan BrownMerge branch 'v23-12' into development
2024-02-20 Dan BrownBreadcrumbs: Fixed bad dropdown menu placement at small...
2024-02-20 Dan BrownWYSIWYG: Improved a range of text direction/alignment...
2024-02-19 Dan BrownCover images: Updated description wording to better...
2024-02-18 Dan BrownWYSIWYG: Updated code handling to respect direction
2024-02-17 Dan BrownMerge pull request #4850 from BookStackApp/table_improv...
2024-02-17 Dan BrownTables: Added dynamic table header toggle 4850/head
2024-02-16 Dan BrownTables: Added menu items to clear formatting and sizes
2024-02-15 Dan BrownTables: Added fix to ensure proper clear formatting...
2024-02-15 MatticTurned off autocomplete for TOTP codes 4849/head
2024-02-15 Dan BrownTables: Updated selection style to avoid scroll overflow
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-08 Dan BrownQueries: Updated old use-specific entity query classes
2024-02-01 Dan BrownMerge branch 'chapter-templates' into development
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: 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 Saschaextraded template form to own file and changed translations
2024-01-24 Dan BrownMerge pull request #4796 from BookStackApp/v23-12
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-15 Dan BrownAttachments: Drag and drop video support
2024-01-01 SaschaAdded Default Templates for Chapters
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-20 Dan BrownInput WYSIWYG: Aligned newline handling with old descri...
2023-12-19 Dan BrownInput WYSIWYG: Updated tests, Added simple html limiting
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: 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: Cleaned up ux, added case for added...
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 BrownURL Handling: Removed referrer-based redirect handling
2023-12-07 Dan BrownMerge pull request #4714 from BookStackApp/oidc_logout
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-11-14 Dan BrownMerge pull request #4661 from BookStackApp/tinymce_update
2023-11-14 Dan BrownMerge branch 'Man-in-Black-patch-1' into development
2023-11-09 Dan BrownJS: Removed random extra import
2023-11-07 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2023-11-07 Dan BrownDropdowns: Fixed bad direction logic, added dynmaic...
2023-11-07 Dan BrownPWA: Prevent passing credentials to avoid redirection...
next