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 |
2022-08-25 |
Dan Brown | Merge pull request #3616 from BookStackApp/oidc_group_sync |
tree | commitdiff |
2022-08-23 |
Dan Brown | Doubled default revision limit |
tree | commitdiff |
2022-08-21 |
Dan Brown | Rolled out reference link updating logic usage |
tree | commitdiff |
2022-08-21 |
Dan Brown | Built out cross link replacer, not yet tested |
tree | commitdiff |
2022-08-20 |
Dan Brown | Started work on reference on-change-updates |
tree | commitdiff |
2022-08-20 |
Dan Brown | Added entity meta link to reference page |
tree | commitdiff |
2022-08-19 |
Dan Brown | Rolled out reference pages to all entities, added testing |
tree | commitdiff |
2022-08-19 |
Dan Brown | Added inbound references listing for pages |
tree | commitdiff |
2022-08-17 |
Dan Brown | Added reference handling on page actions |
tree | commitdiff |
2022-08-17 |
Dan Brown | Added regenerate-references command test |
tree | commitdiff |
2022-08-17 |
Dan Brown | Added reference storage system, and command to re-index |
tree | commitdiff |
2022-08-16 |
Dan Brown | Added system to extract model references from HTML... |
tree | commitdiff |
2022-08-16 |
Dan Brown | Refactored search-based code to its own folder |
tree | commitdiff |
2022-08-11 |
Dan Brown | Merge branch '3636-security-patch' into development |
tree | commitdiff |
2022-08-11 |
Dan Brown | Merge branch 'persian_translate_22_08_10' into development |
tree | commitdiff |
2022-08-11 |
Dan Brown | Added content security section to the api docs |
tree | commitdiff |
2022-08-11 |
Dan Brown | Added content filtering of tags with javascript or... |
tree | commitdiff |
2022-08-10 |
Dan Brown | Merge pull request #3632 from BookStackApp/ownable_perm... |
tree | commitdiff |
2022-08-10 |
Dan Brown | Reduced the memory usage, db queries and cache hits... |
tree | commitdiff |
2022-08-10 |
Dan Brown | Fixed failed permission checks due to non-loaded fields 3632/head |
tree | commitdiff |
2022-08-09 |
Dan Brown | Added revision activity types to system and audit log |
tree | commitdiff |
2022-08-09 |
Dan Brown | Set a fairly sensible limit on user name validation |
tree | commitdiff |
2022-08-04 |
Dan Brown | Sprinkled in some user language validation |
tree | commitdiff |
next |