2023-01-25 |
Dan Brown | Extracted app icon text, fixed issues |
tree | commitdiff |
2023-01-25 |
Dan Brown | Added ability to control app icon (favicon) via settings |
tree | commitdiff |
2023-01-24 |
Dan Brown | Merge pull request #3986 from BookStackApp/permission_t... |
tree | commitdiff |
2023-01-24 |
Dan Brown | Fixed role entity permissions ignoring inheritance 3986/head |
tree | commitdiff |
2023-01-24 |
Dan Brown | Addressed fallback override cases found during testing |
tree | commitdiff |
2023-01-24 |
Dan Brown | Migrated remaining relation permission usages |
tree | commitdiff |
2023-01-24 |
Dan Brown | Implemented alternate approach to current joint_permissions |
tree | commitdiff |
2023-01-24 |
Dan Brown | Found a sql having-style approach to permissions |
tree | commitdiff |
2023-01-23 |
Dan Brown | Shared entity permission logic across both query methods |
tree | commitdiff |
2023-01-23 |
Dan Brown | Updated userCan logic to meet expectations in tests |
tree | commitdiff |
2023-01-21 |
Dan Brown | Addressed a range of deprecation warnings |
tree | commitdiff |
2023-01-16 |
Dan Brown | Fixed incorrect pluralisation for de_informal |
tree | commitdiff |
2022-12-16 |
Dan Brown | Fixed not being able to remove all user roles |
tree | commitdiff |
2022-12-16 |
Dan Brown | Merge branch 'development' of https://github.com/jhit... |
tree | commitdiff |
2022-11-30 |
Dan Brown | Updated locale list to align with lang folders |
tree | commitdiff |
2022-11-28 |
Dan Brown | Converted md settings to localstorage, added preview... |
tree | commitdiff |
2022-11-28 |
Dan Brown | Merge pull request #3875 from BookStackApp/md_editor_up... |
tree | commitdiff |
2022-11-27 |
Dan Brown | Added md editor ui dropdown options & their back-end... |
tree | commitdiff |
2022-11-23 |
Dan Brown | Fixed OIDC handling when no JWKS 'use' prop exists |
tree | commitdiff |
2022-11-23 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
2022-11-23 |
Dan Brown | Merge branch 'search_preview' into development |
tree | commitdiff |
2022-11-21 |
Dan Brown | Added new endpoint for search suggestions |
tree | commitdiff |
2022-11-14 |
Dan Brown | Started on a live-preview on global search input |
tree | commitdiff |
2022-11-12 |
Dan Brown | Updated email confirmation flow so confirmation is... |
tree | commitdiff |
2022-11-10 |
Dan Brown | Fixed app logo visibility with secure_restricted images |
tree | commitdiff |
2022-11-10 |
Dan Brown | Merge pull request #3830 from BookStackApp/shortcuts |
tree | commitdiff |
2022-11-10 |
Dan Brown | Extracted shortcut text to language files 3830/head |
tree | commitdiff |
2022-11-09 |
Dan Brown | Aligned user preference endpoints in style and behaviour |
tree | commitdiff |
2022-11-09 |
Dan Brown | Added tests to cover shortcut endpoints |
tree | commitdiff |
2022-11-09 |
Dan Brown | Added shortcut input controls to make custom shortcuts... |
tree | commitdiff |
2022-11-08 |
Dan Brown | Started interface user shortcut form interface |
tree | commitdiff |
2022-11-03 |
Dan Brown | Merge pull request #3821 from BookStackApp/list_reworks |
tree | commitdiff |
2022-11-03 |
Dan Brown | Addressed additional unsupported array spread operation 3821/head |
tree | commitdiff |
2022-11-03 |
Dan Brown | Fixed phpstan static usage warning, updated ci flows |
tree | commitdiff |
2022-11-02 |
Dan Brown | Merge branch 'v22-10' into development |
tree | commitdiff |
2022-11-01 |
Dan Brown | Updated tests to align with recent list changes |
tree | commitdiff |
2022-10-31 |
Dan Brown | Revised revision list to responsive layout |
tree | commitdiff |
2022-10-31 |
Dan Brown | Updated tags list to new responsive format |
tree | commitdiff |
2022-10-30 |
Dan Brown | Revised audit log list to new responsive format |
tree | commitdiff |
2022-10-30 |
Dan Brown | Split out user controller preference methods to new... |
tree | commitdiff |
2022-10-30 |
Dan Brown | Refactored common list handling operations to new class |
tree | commitdiff |
2022-10-30 |
Dan Brown | Revised webhooks list to new format |
tree | commitdiff |
2022-10-29 |
Dan Brown | Revised role index list to align with user list |
tree | commitdiff |
2022-10-29 |
Dan Brown | Redesigned users list to be responsive and aligned |
tree | commitdiff |
2022-10-24 |
Dan Brown | Worked towards phpstan level 2, 13 errors remain |
tree | commitdiff |
2022-10-21 |
Dan Brown | Fixed chapter fetching during joint permission building |
tree | commitdiff |
2022-10-20 |
Dan Brown | Added greek language option |
tree | commitdiff |
2022-10-16 |
Dan Brown | Prevented saml2 autodiscovery on metadata load |
tree | commitdiff |
2022-10-15 |
Dan Brown | Merge branch 'development' into bugfix/fix-being-unable... |
tree | commitdiff |
2022-10-14 |
Dan Brown | Merge pull request #3760 from BookStackApp/item_permiss... |
tree | commitdiff |
2022-10-14 |
Dan Brown | Fixed permission row permission check 3760/head |
tree | commitdiff |
2022-10-12 |
Dan Brown | Updated test for perms. changes and fixed static issues |
tree | commitdiff |
2022-10-11 |
Dan Brown | Extracted entity perms. text to translation files |
tree | commitdiff |
2022-10-10 |
Dan Brown | Fixed and updated "Everyone Else" permissions handling |
tree | commitdiff |
2022-10-10 |
Dan Brown | Removed most usages of restricted entitiy property |
tree | commitdiff |
2022-10-10 |
Dan Brown | Updated restricted usage on search and entity meta... |
tree | commitdiff |
2022-10-10 |
Dan Brown | Added interface for adding/removing roles in entity... |
tree | commitdiff |
2022-10-09 |
Dan Brown | Centralised handling of permission form data to own... |
tree | commitdiff |
2022-10-09 |
Dan Brown | Reorgranised permission routes into their own controller |
tree | commitdiff |
2022-10-08 |
Dan Brown | Updated joint perms. gen. to use new entity permission... |
tree | commitdiff |
2022-10-08 |
Dan Brown | Started code update for new entity permission format |
tree | commitdiff |
2022-10-07 |
Dan Brown | Added proper entity permission removal on role deletion |
tree | commitdiff |
2022-10-02 |
Dan Brown | Added user-interface for "Everyone Else" entity permiss... |
tree | commitdiff |
2022-09-29 |
Dan Brown | Merge pull request #3757 from BookStackApp/tests_entity... |
tree | commitdiff |
2022-09-29 |
Dan Brown | Quick run through of applying new test entity helper... 3757/head |
tree | commitdiff |
2022-09-29 |
Dan Brown | Added contents to book-show endpoint |
tree | commitdiff |
2022-09-28 |
Dan Brown | Updated book copy to copy shelf relations |
tree | commitdiff |
2022-09-28 |
Dan Brown | Improved tag suggestion handling |
tree | commitdiff |
2022-09-27 |
Dan Brown | Merge branch 'auth_review' into development |
tree | commitdiff |
2022-09-27 |
Dan Brown | Refactored app service providers |
tree | commitdiff |
2022-09-27 |
Dan Brown | Cleaned testing service provider usage 3751/head |
tree | commitdiff |
2022-09-26 |
Dan Brown | Added initial support for parallel testing |
tree | commitdiff |
2022-09-22 |
Dan Brown | Removed usage of laravel/ui dependency |
tree | commitdiff |
2022-09-22 |
Dan Brown | Updated auth controllers with property types |
tree | commitdiff |
2022-09-20 |
Dan Brown | Added reason, if existing, into SAML acs error |
tree | commitdiff |
2022-09-20 |
Dan Brown | Added extra setlocale format to help windows support |
tree | commitdiff |
2022-09-18 |
Dan Brown | Merge pull request #3728 from BookStackApp/php_formatting |
tree | commitdiff |
2022-09-18 |
Dan Brown | Added and ran PHPCS |
tree | commitdiff |
2022-09-06 |
Dan Brown | Removed old thai files, added romanian as lang option |
tree | commitdiff |
2022-09-06 |
Dan Brown | Widened svg content attribute xss filtering |
tree | commitdiff |
2022-09-06 |
Dan Brown | Updated OIDC group attr option name |
tree | commitdiff |
2022-09-05 |
Dan Brown | Merge pull request #3698 from BookStackApp/include_them... |
tree | commitdiff |
2022-09-05 |
Dan Brown | Added "page_include_parse" theme event 3698/head |
tree | commitdiff |
2022-09-05 |
Dan Brown | Added permission visiblity control to image-delete... |
tree | commitdiff |
2022-09-05 |
Dan Brown | Addressed setlocale issue caught by phpstan |
tree | commitdiff |
2022-09-05 |
Dan Brown | Applied styleci changes, updated composer deps |
tree | commitdiff |
2022-09-02 |
Dan Brown | Updated & improved language locale handling |
tree | commitdiff |
2022-09-02 |
Dan Brown | Fixed failing tests due to shelf text changes, applied... |
tree | commitdiff |
2022-09-02 |
Dan Brown | Merge pull request #3693 from BookStackApp/local_secure... |
tree | commitdiff |
2022-09-02 |
Dan Brown | Fixed local_secure_restricted preventing attachment... 3693/head |
tree | commitdiff |
2022-09-02 |
Dan Brown | Added test and handling for local_secure_restricted... |
tree | commitdiff |
2022-09-02 |
Dan Brown | Fixed shelf covers being stored as 'cover_book' |
tree | commitdiff |
2022-09-01 |
Dan Brown | Started work on local_secure_restricted image option |
tree | commitdiff |
2022-09-01 |
Dan Brown | Added test & update to prevent page creation w/ empty... |
tree | commitdiff |
2022-08-30 |
Dan Brown | Fixed lack of url reference updating on book child... |
tree | commitdiff |
2022-08-30 |
Dan Brown | Added book child reference handling on book url change |
tree | commitdiff |
2022-08-29 |
Dan Brown | Applied StyleCi changes, updated php deps |
tree | commitdiff |
2022-08-29 |
Dan Brown | Merge pull request #3656 from BookStackApp/x_linking |
tree | commitdiff |
2022-08-29 |
Dan Brown | Fixed phpstan wanring about usage of static 3656/head |
tree | commitdiff |
2022-08-29 |
Dan Brown | Added maintenance action to regenerate references |
tree | commitdiff |
next |