]> BookStack Code Mirror - bookstack/history
bookstack
2023-01-15 Dan BrownAdded method for using enity ownership in relation... user_permissions 3908/head
2023-01-14 Dan BrownAttempted fix of issues, realised new query system...
2023-01-13 Dan BrownAligned admin permission check restriction ignore
2023-01-13 Dan BrownUpdated additional relation queries to apply permission...
2023-01-13 Dan BrownGot entity relation query permission application working
2023-01-13 Dan BrownSplit out 'restrictEntityQuery' function components
2022-12-23 Dan BrownReworked userCan permission check to follow defined...
2022-12-23 Dan BrownFixed collapsed perm. gen for book sub-items.
2022-12-22 Dan BrownCreated big scary query to apply permissions via new...
2022-12-22 Dan BrownStarted new permission-caching/querying model
2022-12-21 Dan BrownAdded additional case thats known to currently fail
2022-12-20 Dan BrownAdded more inter-method permissions test cases
2022-12-20 Dan BrownAdded entity user permission scenarios
2022-12-17 Dan BrownAdded a bunch of role content permissions
2022-12-17 Dan BrownAdded additional entity_role_permission scenario tests
2022-12-15 Dan BrownCreate additional test helper classes
2022-12-15 Dan BrownStarted more formal permission test case definitions
2022-12-14 Dan BrownStarted aligning permission behaviour across applicatio...
2022-12-11 Dan BrownAdded joint_user_permissions handling to query system
2022-12-11 Dan BrownAdded, and built perm. gen for, joint_user_permissions...
2022-12-10 Dan BrownImproved user-permissions adding ux
2022-12-10 Dan BrownAdded users to permission form interface
2022-12-07 Dan BrownAligned logic to entity_permission role_id usage change
2022-12-07 Dan BrownUpdated entity_permissions table for user perms.
2022-11-30 Dan BrownUpdated locale list to align with lang folders
2022-11-30 Dan BrownUpdated translator attribution before v22.11 release
2022-11-30 Dan BrownNew Crowdin updates (#3828)
2022-11-28 Dan BrownConverted md settings to localstorage, added preview...
2022-11-28 Dan BrownMerge pull request #3878 from BookStackApp/dark_style_c...
2022-11-28 Dan BrownCleaned up dark mode styles inc. setting browser color... 3878/head
2022-11-28 Dan BrownMerge pull request #3875 from BookStackApp/md_editor_up...
2022-11-28 Dan BrownAdded test to preference boolean endpoint 3875/head
2022-11-28 Dan BrownConnected md editor settings to logic for functionality
2022-11-27 Dan BrownAdded md editor ui dropdown options & their back-end...
2022-11-27 Dan BrownTightened existing markdown editor styles
2022-11-26 Dan BrownAdded callout cycling in markdown editor via shortcut
2022-11-26 Dan BrownFixed md editor refactoring issues after manual test
2022-11-26 Dan BrownRefactored markdown editor logic
2022-11-23 Dan BrownFixed tests to align with recent changes, Updated php...
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 BrownUpdated global search component to new format
2022-11-23 Dan BrownMerge branch 'search_preview' into development
2022-11-23 Dan BrownAdjusted global search preview for dark mode 3850/head
2022-11-21 Dan BrownExtracted keyboard nav. from dropdowns to share w/...
2022-11-21 Dan BrownAdded new endpoint for search suggestions
2022-11-20 Dan BrownMerge pull request #3852 from BookStackApp/php82
2022-11-20 Dan BrownAdded global search input debounce and loading indicator
2022-11-20 Dan BrownReplaced JS logic with CSS focus-within logic
2022-11-20 Dan BrownFixed input styles in search preview mode, added animation
2022-11-16 Dan BrownMerge pull request #3853 from BookStackApp/component_re...
2022-11-16 Dan BrownUpdated js dev docs with latest component changes 3853/head
2022-11-16 Dan BrownReplaced el.components mapping with component service...
2022-11-16 Dan BrownRemoved use of image-manager/entity-selector window...
2022-11-16 Dan BrownFinished updating remainder of JS components to new...
2022-11-15 Dan BrownUpdated a whole load more js components
2022-11-15 Dan BrownUpdated another set of components
2022-11-15 Dan BrownUpdated a batch of JS components
2022-11-14 Dan BrownStarted refactor and alignment of component system
2022-11-14 Dan BrownAdded php8.2 to GH action checks 3852/head
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-12 Dan BrownMerge pull request #3848 from BookStackApp/auth_message...
2022-11-12 Dan BrownAdded login/register message partials for easier use... 3848/head
2022-11-12 Dan BrownAdded swift support to code blocks and editor
2022-11-10 Dan BrownFixed app logo visibility with secure_restricted images
2022-11-10 Dan BrownAdded test to cover books perms. gen with deleted chapter
2022-11-10 Dan BrownAdded dart support to code blocks/editing
2022-11-10 Dan BrownExtracted hardcoded english text to language files
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-05 Dan BrownImproved shortcut overlay with related action highlighting
2022-11-05 Dan BrownDistributed shortcut actions to common ui elements
2022-11-04 Dan BrownStarted implementation of UI shortcuts system
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 use of array unpacking syntax
2022-11-03 Dan BrownFixed phpstan static usage warning, updated ci flows
2022-11-03 Dan BrownUpdated role permission table to responsive format
2022-11-03 Dan BrownUpdated search term lists to flex layouts
2022-11-02 Dan BrownMerge branch 'v22-10' into development
2022-11-02 Dan BrownUpdated translator attribution before release v22.10.2
2022-11-02 Dan BrownMerged and squashed l10n_development into v22-10
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 recycle bin list to new responsive layout
2022-10-31 Dan BrownUpdated tags list to new responsive format
2022-10-30 Dan BrownTweaked list spacings a little to align paddings
2022-10-30 Dan BrownRemoved addition detail spacing in audit list
2022-10-30 Dan BrownAdjusted audit log row spacing a tad
2022-10-30 Dan BrownRevised audit log list to new responsive format
2022-10-30 Dan BrownUpdated API tokens 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
next