]> BookStack Code Mirror - bookstack/shortlog
bookstack
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
2023-04-24 Dan BrownMerge pull request #4191 from tigsikram/fix-api-docs...
2023-04-24 Mark WeilerFix timestamp in API docs example response 4191/head
2023-04-23 Dan BrownMerge branch 'feature/mail-verify-peer' into development
2023-04-23 Dan BrownMail: updated peer verify option name and added test
2023-04-23 Dan BrownAdded clojure code language option
2023-04-21 Dan BrownMerge branch 'wkhtmltopdf-env-example' into development
2023-04-21 Dan BrownUpdated complete env wkhtml text and added advisory
2023-04-21 Dan BrownUpdated php deps
2023-04-20 Dan BrownEdits from reviewing public events page
2023-04-20 Dan BrownDocumented public JS events used
2023-04-19 Dan BrownMerge pull request #4181 from BookStackApp/js_formatting
2023-04-19 Dan BrownESLINT: Added GH action and details to dev docs 4181/head
2023-04-19 Dan BrownESLINT: Addressed remaining detected issues
2023-04-19 Dan BrownESLINT: Started inital pass at addressing issues
2023-04-18 Dan BrownRan eslint fix on existing codebase
2023-04-18 Dan BrownAdded code formatting standard via eslint
2023-04-18 Dan BrownMerge pull request #3617 from BookStackApp/codemirror6
2023-04-18 Dan BrownCM6: Further fixes/improvements after testing 3617/head
2023-04-18 Dan BrownCM6: Fixed a range of issues during browser testing
2023-04-18 Dan BrownCM6: Added tabbing, fixed dark mode border in WYSIWYG
2023-04-17 Dan BrownCM6: Updated for popup editor, added new interface
2023-04-16 Dan BrownCM6: Got WYSIWYG code blocks working
2023-04-16 Dan BrownCM6: Aligned styling with existing, improved theme...
2023-04-15 Dan BrownUpdated cm6 theme handling to allow extension via API
2023-04-14 Dan BrownAdded cm6 strategy for splitting and dyn. loading langs
2023-04-14 Dan BrownAddressed existing cm6 todos
2023-04-13 Dan BrownCleaned up change handling in cm6 editor action handling
2023-04-13 Dan BrownFinished update pass of all md editor actions to cm6
2023-04-13 Dan BrownUpdated another range of actions for cm6
2023-04-11 Dan BrownMade a start on updating editor actions
2023-04-11 Dan BrownGot md shortcuts working, marked actions for update
2023-04-10 Dan BrownGot markdown editor barely functional
2023-04-07 Dan BrownMerge branch 'v23.02-branch' into development
2023-04-07 Dan BrownUpdated translator attribution before release v23.02.3
2023-04-07 Dan BrownUpdated translations with latest Crowdin changes (...
2023-04-07 Dan BrownUpdated translations with latest Crowdin changes (...
2023-04-07 Dan BrownFixed tag numbering in last commit
2023-04-07 Dan BrownFixed click issue with tag suggestions in safari
2023-04-07 Dan BrownFixed error upon user delete with no migration id
2023-04-04 Dan BrownCleaned up old token services
2023-03-30 Daiki UrataAdd WKHTMLTOPDF to .env.example.complete 4145/head
2023-03-25 Dan BrownMerge branch 'v23.02-branch' into development
2023-03-25 Dan BrownFixed delete role failing with no migrate role provided
2023-03-25 Dan BrownUpdated php deps
2023-03-25 Dan BrownFixed issue with user delete ownership not migrating
2023-03-25 Dan BrownUpdated php deps
2023-03-25 Dan BrownMerged latest crowdin changes
2023-03-25 Dan BrownFixed delete role failing with no migrate role provided
2023-03-24 Dan BrownUpdated php deps
2023-03-24 Dan BrownFixed issue with user delete ownership not migrating
2023-03-24 Vincent BernatAllow a user to disable peer check when using TLS/STARTTLS 4126/head
2023-03-21 Dan BrownAdded own twig/smarty packages for cm6 lang support
2023-03-19 Dan BrownMerge branch 'development' into codemirror6
2023-03-15 Dan BrownMerge pull request #4103 from BookStackApp/image_api
2023-03-15 Dan BrownAdded examples, updated docs for image gallery api... 4103/head
2023-03-14 Dan BrownAdded phpunit tests to cover image API endpoints
2023-03-14 Dan BrownStarted Image API build
2023-03-13 Dan BrownUpdated php deps
2023-03-13 Dan BrownMerge pull request #4099 from BookStackApp/permissions_api
2023-03-13 Dan BrownAdded content-perms API examples and docs tweaks 4099/head
2023-03-13 Dan BrownTweaked content permission endpoints, covered with...
2023-03-13 Dan BrownStarted build of content-permissions API endpoints
2023-02-28 Dan BrownRemoved bookstack wording instances in color setting...
2023-02-27 Dan BrownUpdated translations with latest Crowdin changes (...
2023-02-27 Dan BrownFixed language locale setting issue
2023-02-26 Dan BrownFixed caching issue when running tests
2023-02-26 Dan BrownUpdated translations with latest Crowdin changes (...
2023-02-25 Dan BrownUpdated php deps and translaters in prep for v23.02
2023-02-23 Dan BrownAdded updated_at index to pages table
2023-02-23 Dan BrownAdded caching to the loading of system roles
2023-02-23 Dan BrownFixed old deprecated encoding convert on HTML doc load
2023-02-23 Dan BrownMerge pull request #4062 from BookStackApp/settings_perf
2023-02-23 Dan BrownChanged the way settings are loaded 4062/head
2023-02-23 Dan BrownChanged autosave handling for better editor performance
2023-02-22 Dan BrownMade page-save HTML formatting much more efficient
2023-02-20 Dan BrownIncreased attachment link limit from 192 to 2k
2023-02-20 Dan BrownUpdated language files to remove literal "1" values
2023-02-19 Dan BrownMerge pull request #4051 from BookStackApp/roles_api
2023-02-19 Dan BrownFixed unselectable checkbox role form options 4051/head
2023-02-19 Dan BrownAdded role API responses & requests
2023-02-18 Dan BrownUpdated test to have reliable check ordering
2023-02-18 Dan BrownSet order to role permissions API response
2023-02-18 Dan BrownAded roles API controller methods
2023-02-18 Dan BrownAdded tests for not-yet-built role API endpoints
2023-02-17 Dan BrownAdded esbuild bundle inspection metafile
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.