]> BookStack Code Mirror - bookstack/history - app
CM6: Aligned styling with existing, improved theme handling
[bookstack] / app /
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 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-27 Dan BrownFixed language locale setting issue
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-22 Dan BrownMade page-save HTML formatting much more efficient
2023-02-20 Dan BrownIncreased attachment link limit from 192 to 2k
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 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 BrownMerge branch 'codemirror6' into codemirror6_take2
2023-02-17 Dan BrownMerge pull request #4049 from BookStackApp/shelf_book_s...
2023-02-17 Dan BrownStarted accessible controls for shelf book sort
2023-02-17 Dan BrownMade sendmail command configurable
2023-02-16 Dan BrownFixed gallery images not visible until draft publish
2023-02-09 Dan BrownMerge pull request #4032 from BookStackApp/favicon
2023-02-09 Dan BrownAdded control-upon-access of the default favicon.ico... 4032/head
2023-02-09 Dan BrownAdded default favicon creation upon access.
2023-02-09 Dan BrownUpdated favicon gen to use png-based ICO
2023-02-09 Dan BrownGot favicons better supported, can't get transparency...
2023-02-09 Dan BrownIntegrated favicon handler with correct files & actions
2023-02-08 Dan BrownBuilt custom favicon.ico file creator
2023-02-08 Dan BrownExtracted test file handling to its own class
2023-02-07 Dan BrownMerge pull request #4021 from BookStackApp/laravel9
2023-02-06 Dan BrownFixed issues found from tests
2023-02-06 Dan BrownFixed static analysis issues
2023-02-06 Dan BrownFollowed Laravel 9 update steps and file changes
2023-01-28 Dan BrownMerge pull request #4002 from BookStackApp/color_upgrades
2023-01-28 Dan BrownUpdate JS to show live changes and set light color...
2023-01-28 Dan BrownAdded usage and defaults for dark colors
2023-01-28 Dan BrownUpdated settings view to have dark-mode color options
2023-01-26 Dan BrownUpdated user avatar reset to clear relation id in database
2023-01-26 Dan BrownAdded option to change the OIDC claim regarded as the ID
2023-01-26 Dan BrownAdded and addressed multi-role/own-role-perm/inheretanc...
2023-01-26 Dan BrownAdded better drawing load failure handling
2023-01-25 Dan BrownMerge pull request #3994 from BookStackApp/app_icon_setting
2023-01-25 Dan BrownExtracted app icon text, fixed issues
2023-01-25 Dan BrownAdded ability to control app icon (favicon) via settings
2023-01-24 Dan BrownMerge pull request #3986 from BookStackApp/permission_t...
2023-01-24 Dan BrownFixed role entity permissions ignoring inheritance 3986/head
2023-01-24 Dan BrownAddressed fallback override cases found during testing
2023-01-24 Dan BrownMigrated remaining relation permission usages
2023-01-24 Dan BrownImplemented alternate approach to current joint_permissions
2023-01-24 Dan BrownFound a sql having-style approach to permissions
2023-01-23 Dan BrownShared entity permission logic across both query methods
2023-01-23 Dan BrownUpdated userCan logic to meet expectations in tests
2023-01-21 Dan BrownAddressed a range of deprecation warnings
2023-01-16 Dan BrownFixed incorrect pluralisation for de_informal
2022-12-16 Dan BrownFixed not being able to remove all user roles
2022-12-16 Dan BrownMerge branch 'development' of https://github.com/jhit...
2022-11-30 Dan BrownUpdated locale list to align with lang folders
2022-11-28 Dan BrownConverted md settings to localstorage, added preview...
2022-11-28 Dan BrownMerge pull request #3875 from BookStackApp/md_editor_up...
2022-11-27 Dan BrownAdded md editor ui dropdown options & their back-end...
2022-11-23 Dan BrownFixed OIDC handling when no JWKS 'use' prop exists
2022-11-23 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2022-11-23 Dan BrownMerge branch 'search_preview' into development
2022-11-21 Dan BrownAdded new endpoint for search suggestions
2022-11-14 Dan BrownStarted on a live-preview on global search input
2022-11-12 Dan BrownUpdated email confirmation flow so confirmation is...
2022-11-10 Dan BrownFixed app logo visibility with secure_restricted images
2022-11-10 Dan BrownMerge pull request #3830 from BookStackApp/shortcuts
2022-11-10 Dan BrownExtracted shortcut text to language files 3830/head
2022-11-09 Dan BrownAligned user preference endpoints in style and behaviour
2022-11-09 Dan BrownAdded tests to cover shortcut endpoints
2022-11-09 Dan BrownAdded shortcut input controls to make custom shortcuts...
2022-11-08 Dan BrownStarted interface user shortcut form interface
2022-11-03 Dan BrownMerge pull request #3821 from BookStackApp/list_reworks
2022-11-03 Dan BrownAddressed additional unsupported array spread operation 3821/head
2022-11-03 Dan BrownFixed phpstan static usage warning, updated ci flows
2022-11-02 Dan BrownMerge branch 'v22-10' into development
2022-11-01 Dan BrownUpdated tests to align with recent list changes
2022-10-31 Dan BrownRevised revision list to responsive layout
2022-10-31 Dan BrownUpdated tags list to new responsive format
2022-10-30 Dan BrownRevised audit log list to new responsive format
2022-10-30 Dan BrownSplit out user controller preference methods to new...
2022-10-30 Dan BrownRefactored common list handling operations to new class
2022-10-30 Dan BrownRevised webhooks list to new format
2022-10-29 Dan BrownRevised role index list to align with user list
2022-10-29 Dan BrownRedesigned users list to be responsive and aligned
2022-10-24 Dan BrownWorked towards phpstan level 2, 13 errors remain
2022-10-21 Dan BrownFixed chapter fetching during joint permission building
2022-10-20 Dan BrownAdded greek language option
2022-10-16 Dan BrownPrevented saml2 autodiscovery on metadata load
2022-10-15 Dan BrownMerge branch 'development' into bugfix/fix-being-unable...
2022-10-14 Dan BrownMerge pull request #3760 from BookStackApp/item_permiss...
2022-10-14 Dan BrownFixed permission row permission check 3760/head
2022-10-12 Dan BrownUpdated test for perms. changes and fixed static issues
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.