]> BookStack Code Mirror - bookstack/history - app
Added method for using enity ownership in relation queries
[bookstack] / app /
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-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 BrownAdded users to permission form interface
2022-12-07 Dan BrownAligned logic to entity_permission role_id usage change
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
2022-10-11 Dan BrownExtracted entity perms. text to translation files
2022-10-10 Dan BrownFixed and updated "Everyone Else" permissions handling
2022-10-10 Dan BrownRemoved most usages of restricted entitiy property
2022-10-10 Dan BrownUpdated restricted usage on search and entity meta...
2022-10-10 Dan BrownAdded interface for adding/removing roles in entity...
2022-10-09 Dan BrownCentralised handling of permission form data to own...
2022-10-09 Dan BrownReorgranised permission routes into their own controller
2022-10-08 Dan BrownUpdated joint perms. gen. to use new entity permission...
2022-10-08 Dan BrownStarted code update for new entity permission format
2022-10-07 Dan BrownAdded proper entity permission removal on role deletion
2022-10-02 Dan BrownAdded user-interface for "Everyone Else" entity permiss...
2022-09-29 Dan BrownMerge pull request #3757 from BookStackApp/tests_entity...
2022-09-29 Dan BrownQuick run through of applying new test entity helper... 3757/head
2022-09-29 Dan BrownAdded contents to book-show endpoint
2022-09-28 Dan BrownUpdated book copy to copy shelf relations
2022-09-28 Dan BrownImproved tag suggestion handling
2022-09-27 Dan BrownMerge branch 'auth_review' into development
2022-09-27 Dan BrownRefactored app service providers
2022-09-27 Dan BrownCleaned testing service provider usage 3751/head
2022-09-26 Dan BrownAdded initial support for parallel testing
2022-09-22 Dan BrownRemoved usage of laravel/ui dependency
2022-09-22 Dan BrownUpdated auth controllers with property types
2022-09-20 Dan BrownAdded reason, if existing, into SAML acs error
2022-09-20 Dan BrownAdded extra setlocale format to help windows support
2022-09-18 Dan BrownMerge pull request #3728 from BookStackApp/php_formatting
2022-09-18 Dan BrownAdded and ran PHPCS
2022-09-06 Dan BrownRemoved old thai files, added romanian as lang option
2022-09-06 Dan BrownWidened svg content attribute xss filtering
2022-09-06 Dan BrownUpdated OIDC group attr option name
2022-09-05 Dan BrownMerge pull request #3698 from BookStackApp/include_them...
2022-09-05 Dan BrownAdded "page_include_parse" theme event 3698/head
2022-09-05 Dan BrownAdded permission visiblity control to image-delete...
2022-09-05 Dan BrownAddressed setlocale issue caught by phpstan
2022-09-05 Dan BrownApplied styleci changes, updated composer deps
2022-09-02 Dan BrownUpdated & improved language locale handling
2022-09-02 Dan BrownFixed failing tests due to shelf text changes, applied...
2022-09-02 Dan BrownMerge pull request #3693 from BookStackApp/local_secure...
2022-09-02 Dan BrownFixed local_secure_restricted preventing attachment... 3693/head
2022-09-02 Dan BrownAdded test and handling for local_secure_restricted...
2022-09-02 Dan BrownFixed shelf covers being stored as 'cover_book'
2022-09-01 Dan BrownStarted work on local_secure_restricted image option
2022-09-01 Dan BrownAdded test & update to prevent page creation w/ empty...
2022-08-30 Dan BrownFixed lack of url reference updating on book child...
2022-08-30 Dan BrownAdded book child reference handling on book url change
2022-08-29 Dan BrownApplied StyleCi changes, updated php deps
next