]> BookStack Code Mirror - bookstack/history
bookstack
2023-06-16 Thomas KuschanSimplify ApiAuthException control flow 4320/head
2023-06-15 Dan BrownMerge branch 'fix-api-404' into development
2023-06-15 Dan BrownExceptions: Added some types, simplified some classes
2023-06-14 Dan BrownCSS: Reduced styles used in export formats
2023-06-14 Dan BrownUpdated fonts to be defined via CSS variables
2023-06-14 Thomas KuschanRefactor notify exception to clean up api exception... 4291/head
2023-06-13 Thomas KuschanRefactor exception handling by using interface
2023-06-13 Dan BrownMerge pull request #4301 from BookStackApp/css_color_va...
2023-06-13 Dan BrownCSS: Updated status colors to be CSS variables, Added... 4301/head
2023-06-13 Dan BrownPage Drafts: Added new "Delete Draft" action to draft...
2023-06-12 Dan BrownAdded activity text for each activity type
2023-06-10 Dan BrownSearch: Updated popular items query, load parent book...
2023-06-10 Dan BrownPermissions: Updated guest user handling so additional...
2023-06-10 Dan BrownAPI: Fixed misaligned image datetime format
2023-06-09 Dan BrownFixed error on pages without comments
2023-06-09 Dan BrownMerge pull request #4286 from BookStackApp/comment_threads
2023-06-09 Dan BrownComments: Updated reply-to and general styling 4286/head
2023-06-09 Dan BrownComments: Added visual nesting limit, added nesting...
2023-06-08 Dan BrownComments: Updated to show form in expected location
2023-06-08 Thomas KuschanFix "HTTP 500 on not found" bug #4290
2023-06-08 Thomas KuschanAdd test showing the "HTTP 500 on not found" bug
2023-06-07 Dan BrownComments: updated component and split out code
2023-06-07 Dan BrownComments: Updated to show as nested threads
2023-05-31 Dan BrownPage display pointer: Considerably improved accessibility
2023-05-30 Dan BrownChapters API: Allowed move via book_id property
2023-05-30 Dan BrownAltered ldap_connect usage, cleaned up LDAP classes
2023-05-29 Dan BrownMerge pull request #4265 from BookStackApp/image_manage...
2023-05-29 Dan BrownRemoved forced initial image manager display 4265/head
2023-05-29 Dan BrownImage manager: Improved screen reader usage
2023-05-29 Dan BrownImage manager: cleaned up style changes, dark mode...
2023-05-29 Dan BrownUpdated test to align with image manager HTML changes
2023-05-29 Dan BrownImage update API: added update image file ability
2023-05-29 Dan BrownFixed bad /api docs redirection on sub path
2023-05-28 Dan BrownAdded the ability to replace existing image files
2023-05-28 Dan BrownImage manager: Added extra detail below image edit...
2023-05-28 Dan BrownImage manager: extracted lang text, updated anims and...
2023-05-27 Dan BrownImage manager: supported a tabbed interface on mobile
2023-05-26 Dan BrownImage manager: added ability to trigger load more via...
2023-05-26 Dan BrownImage manager: Redesigned header bar(s)
2023-05-24 Dan BrownUpdated image manager to use grid-based css
2023-05-24 Dan BrownMerge pull request #4262 from BookStackApp/command_cleanup
2023-05-24 Dan BrownUpdated command classes to include "Command" in name 4262/head
2023-05-24 Dan BrownAligned command class code
2023-05-24 Dan BrownCovered untested commands with testing
2023-05-24 Dan BrownMerge pull request #4247 from BookStackApp/controller_c...
2023-05-24 Dan BrownFixed failing references after controller/file reshuffle 4247/head
2023-05-23 Dan BrownUpdated translation attribution before v23.05.2
2023-05-22 Dan BrownUpdated php deps
2023-05-22 Dan BrownUpdated translations with latest Crowdin changes (...
2023-05-22 Dan BrownMerge pull request #4252 from BookStackApp/cli_update_2
2023-05-22 Dan BrownMerge pull request #4254 from BookStackApp/code_active_line
2023-05-22 Dan BrownAllowed attachment drag via main text link
2023-05-22 Dan BrownAllowed button-based multi-file uploads
2023-05-22 Dan BrownUpdated code view block line highlighting to only show... 4254/head
2023-05-22 Dan BrownUpdated System CLI 4252/head
2023-05-18 Dan BrownCleaned up namespacing in routes
2023-05-17 Dan BrownPlayed around with a new app structure
2023-05-08 Dan BrownUpdated translator attribution before release v23.05.1
2023-05-08 Dan BrownMerge pull request #4229 from BookStackApp/cli-update
2023-05-08 Dan BrownUpdated system CLI 4229/head
2023-05-08 Dan BrownUpdated translations with latest Crowdin changes (...
2023-05-08 Dan BrownFixed code block line-number bar showing in exports
2023-05-08 Dan BrownUpdated php deps, formatted command changes
2023-05-08 Dan BrownPrevented shorcuts activating when in codemirror areas
2023-05-08 Dan BrownWYSWIYG code blocks: copied head styles into shadow...
2023-05-08 Dan BrownFixed added padding around hr tags in details blocks
2023-05-07 Dan BrownAdded WYSWIYG editor code editor cancel focus return
2023-05-06 Dan BrownAdded force option for update-url command
2023-05-03 Dan BrownAdded mostodon badge in readme, updated CLI
2023-05-02 Dan BrownSet page include limit to be 3 as expected instead...
2023-05-01 Dan BrownUpdated translator attribution pre v23.05 release
2023-05-01 Dan BrownUpdated translations with latest Crowdin changes (...
2023-05-01 Dan BrownUpdated CLI & PHP deps, added gitignore for local composer
2023-05-01 Dan BrownFixed broken favourites in code editor
2023-04-28 Dan BrownMerge pull request #4206 from BookStackApp/system_cli
2023-04-28 Dan BrownAdded system cli, and created backups directory 4206/head
2023-04-28 Dan BrownAdded sessionindex to SAML2 single logout request to idp
2023-04-27 Dan BrownAdded oidc_id_token_pre_validate logical theme event
2023-04-27 Dan BrownMerge branch 'esakkiraja100116/development' into develo...
2023-04-27 Dan BrownReview of #4202, Rolled out to other searches, added...
2023-04-27 esakkiraja100116suggesstion issue fix (#4175)
2023-04-27 SnowCodeAdding a video { width: 100%; } (#4204)
2023-04-27 Dan BrownReview of #4192, Fixed formatting and added test
2023-04-27 jasonF1000changed PageContent.php to accept nested includes ...
2023-04-27 Dan BrownFixed sort urls with no params not building full path
2023-04-27 Dan BrownMerge pull request #4193 from BookStackApp/custom_dropzone
2023-04-27 Dan BrownFixed linting and failing test issues from dropzone... 4193/head
2023-04-27 Dan BrownDropzone: Adjusted styles for dark mode
2023-04-26 Dan BrownRemoved dropzone from package and attribution list
2023-04-26 Dan Browndropzone: Addressed existing todos, cleaned attachment ux
2023-04-26 Dan BrownUpdated attachments to work with new dropzone
2023-04-26 Dan BrownImage manager: fix upload control for drawing, updated...
2023-04-26 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2023-04-26 Dan BrownFixed broken shortcut hint overlay
2023-04-25 Dan BrownDropzone: Polished image manager elements
2023-04-25 Esakkiraja.vscode folder is added in .gitignore file (#4197)
2023-04-25 Dan BrownDropzone: Developed ux further
2023-04-24 Dan BrownDropzone: started on design/ui of uploading
2023-04-24 Dan BrownDropzone: Swapped fetch for XHR for progress tracking
2023-04-24 Dan BrownStarted custom dropzone implementation
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.