| 2022-03-22 |
Dan Brown | Added tasklist support to markdown exporter |
tree | commitdiff |
| 2022-03-09 |
Dan Brown | Applied latest styleCI changes |
tree | commitdiff |
| 2022-03-09 |
Dan Brown | Merge pull request #3298 from BookStackApp/wysiwyg_links |
tree | commitdiff |
| 2022-03-07 |
Dan Brown | Updated CSP with frame-src rules |
tree | commitdiff |
| 2022-03-01 |
Dan Brown | Updated strategy for empty newline sections |
tree | commitdiff |
| 2022-02-24 |
Dan Brown | Applied latest StyleCI changes |
tree | commitdiff |
| 2022-02-24 |
Dan Brown | Updated OIDC error handling for better error reporting |
tree | commitdiff |
| 2022-02-13 |
Dan Brown | Applied StyleCI changes, updated readme badges & roadmap |
tree | commitdiff |
| 2022-02-13 |
Dan Brown | Made a pass to clean up UserRepo |
tree | commitdiff |
| 2022-02-09 |
Dan Brown | Merge pull request #3260 from BookStackApp/wysiwyg_details |
tree | commitdiff |
| 2022-02-09 |
Dan Brown | Updated PDF export to open detail blocks |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Updated with latest styleci changes |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Merge branch 'tinymce' into development |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Merge pull request #3238 from BookStackApp/users_api |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Merge pull request #3245 from BookStackApp/php7.4 |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Aligned some editor events, Changed wysiwyg custom... |
tree | commitdiff |
| 2022-02-06 |
Dan Brown | Merge branch 'fix-code-block-linefeed' into development |
tree | commitdiff |
| 2022-02-06 |
Dan Brown | Prevented PCRE limit issues in markdown base64 extraction |
tree | commitdiff |
| 2022-02-04 |
Dan Brown | Addressed test failures from users API changes 3238/head |
tree | commitdiff |
| 2022-02-04 |
Dan Brown | Added user API examples |
tree | commitdiff |
| 2022-02-04 |
Dan Brown | Added user-create API endpoint |
tree | commitdiff |
| 2022-02-03 |
Dan Brown | Added user-update API endpoint |
tree | commitdiff |
| 2022-02-03 |
Dan Brown | Added users-delete API endpoint |
tree | commitdiff |
| 2022-02-03 |
Dan Brown | Refactored existing user API work |
tree | commitdiff |
| 2022-02-03 |
Dan Brown | Merge branch 'api-endpoint-users' into users_api |
tree | commitdiff |
| 2022-02-01 |
Dan Brown | Applied latest styleci changes |
tree | commitdiff |
| 2022-01-31 |
Dan Brown | Added language select to the user create form |
tree | commitdiff |
| 2022-01-31 |
Dan Brown | Added external-auth-id option to create-admin command |
tree | commitdiff |
| 2022-01-31 |
Dan Brown | Fixed default registration role display options |
tree | commitdiff |
| 2022-01-30 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
| 2022-01-30 |
Dan Brown | Added option to configure PDF export paper size |
tree | commitdiff |
| 2022-01-30 |
StyleCI Bot | Apply fixes from StyleCI |
tree | commitdiff |
| 2022-01-30 |
Dan Brown | Merge pull request #3210 from Julesdevops/simple-503... |
tree | commitdiff |
| 2022-01-28 |
Dan Brown | Fixed OIDC JWT key parsing in microsoft environments |
tree | commitdiff |
| 2022-01-24 |
Dan Brown | Added parent context to recently updated items |
tree | commitdiff |
| 2022-01-24 |
Dan Brown | Updated translator attribution and StyleCI changes |
tree | commitdiff |
| 2022-01-24 |
Dan Brown | Merge pull request #3179 from Julesdevops/atomic-user... |
tree | commitdiff |
| 2022-01-24 |
Dan Brown | Merge branch 'show_more_informations_on_recently_update... |
tree | commitdiff |
| 2022-01-24 |
Dan Brown | Merge branch 'master' of github.com:BookStackApp/BookStack |
tree | commitdiff |
| 2022-01-24 |
Dan Brown | Further adjusted linked image sizes on PDF export |
tree | commitdiff |
| 2022-01-19 |
julesdevops | enh(recently updated): show updatedBy and updated_at 3177/head |
tree | commitdiff |
| 2022-01-19 |
julesdevops | fix(User Creation): do not persist the user if invitati... 3179/head |
tree | commitdiff |
| 2022-01-10 |
Dan Brown | Applied latest styleci changes |
tree | commitdiff |
| 2022-01-10 |
Dan Brown | Fixed error on webhooks for recycle bin operations |
tree | commitdiff |
| 2022-01-10 |
Dan Brown | Improved custom homepage check on item deletion |
tree | commitdiff |
| 2022-01-07 |
Dan Brown | Addressed phpstan cases |
tree | commitdiff |
| 2022-01-06 |
Dan Brown | Applied latest styleCI changes |
tree | commitdiff |
| 2022-01-06 |
Dan Brown | Merge branch 'sort_changes' |
tree | commitdiff |
| 2022-01-05 |
Dan Brown | Aligned chapter move permissions with page move permissions |
tree | commitdiff |
| 2022-01-05 |
Dan Brown | Added additional permission checks and tests for book... |
tree | commitdiff |
| 2022-01-05 |
Dan Brown | Altered sort permission checking and started tests |
tree | commitdiff |
| 2022-01-04 |
Dan Brown | Changed model loading and permission checking on book... |
tree | commitdiff |
| 2022-01-04 |
Dan Brown | Refactored sort system a little |
tree | commitdiff |
| 2022-01-04 |
Dan Brown | Added page titles to many missing app areas 3141/head |
tree | commitdiff |
| 2022-01-04 |
Dan Brown | Added detection and thumbnail bypass for apng images |
tree | commitdiff |
| 2022-01-03 |
Dan Brown | Fixed failing webhook test cases 3139/head |
tree | commitdiff |
| 2022-01-03 |
Dan Brown | Added timeout and debugging statuses to webhooks |
tree | commitdiff |
| 2022-01-03 |
Dan Brown | Added webhook call http exception handling |
tree | commitdiff |
| 2022-01-03 |
Dan Brown | Added webhook_call_before theme event hook 3138/head |
tree | commitdiff |
| 2021-12-20 |
Dan Brown | Applied latest StyleCI changes |
tree | commitdiff |
| 2021-12-20 |
Dan Brown | Merge pull request #3118 from BookStackApp/copy_stuff |
tree | commitdiff |
| 2021-12-19 |
Dan Brown | Added ability to clone books |
tree | commitdiff |
| 2021-12-19 |
Dan Brown | Added ability to copy/clone chapters |
tree | commitdiff |
| 2021-12-19 |
Dan Brown | Extracted page copy to new cloner class |
tree | commitdiff |
| 2021-12-19 |
Dan Brown | Added ability to copy a role |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Updated failing tests, Applied StyleCI changes |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Aligned password length requirements |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Applied latest StyleCI changes |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Merge branch 'webhooks' |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Merge branch 'search-by-ip' of https://github.com/johnr... |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Reverted unrequired use of mb_ function |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Merge branch 'fix/multibyte-safe-search' |
tree | commitdiff |
| 2021-12-15 |
Kristian Krastev | Make building of search results work for multi-byte... 3113/head |
tree | commitdiff |
| 2021-12-15 |
Dan Brown | Applied latest StyleCI changes |
tree | commitdiff |
| 2021-12-15 |
Dan Brown | Merge branch 'user_list_control' |
tree | commitdiff |
| 2021-12-14 |
Dan Brown | Addressed user detail harvesting issue |
tree | commitdiff |
| 2021-12-13 |
Dan Brown | Allowed database queue usage where desired |
tree | commitdiff |
| 2021-12-12 |
Dan Brown | Added testing to cover webhook calling |
tree | commitdiff |
| 2021-12-12 |
Dan Brown | Added active toggle to webhooks |
tree | commitdiff |
| 2021-12-11 |
Dan Brown | Added webhook call functionality |
tree | commitdiff |
| 2021-12-11 |
Dan Brown | Refactored the activity service |
tree | commitdiff |
| 2021-12-10 |
Zero | Fix PHP CS |
tree | commitdiff |
| 2021-12-10 |
Zero | Search IP by partial-equal |
tree | commitdiff |
| 2021-12-10 |
Zero | Add filter of user IP |
tree | commitdiff |
| 2021-12-08 |
Dan Brown | Completed webhook management interface |
tree | commitdiff |
| 2021-12-08 |
Dan Brown | Initial controller/views for webhooks management |
tree | commitdiff |
| 2021-12-07 |
Dan Brown | Started webhook implementation |
tree | commitdiff |
| 2021-12-06 |
Dan Brown | Added url and preview_html params to search API results |
tree | commitdiff |
| 2021-11-30 |
Dan Brown | Merge branch 'master' of github.com:BookStackApp/BookStack |
tree | commitdiff |
| 2021-11-30 |
Dan Brown | Applied StyleCI changes |
tree | commitdiff |
| 2021-11-30 |
Dan Brown | Updated API session auth to consider public access... |
tree | commitdiff |
| 2021-11-30 |
Dan Brown | Fixed related permissions query not considering drafts |
tree | commitdiff |
| 2021-11-28 |
Dan Brown | Tweaked pdf export iframe replacement to fix compatibility |
tree | commitdiff |
| 2021-11-25 |
Dan Brown | Added conversion of iframes to anchors on PDF export |
tree | commitdiff |
| 2021-11-23 |
Dan Brown | Updated translators and merged styleci fixes |
tree | commitdiff |
| 2021-11-23 |
Dan Brown | Changed homepage card header links to be bottom-card... |
tree | commitdiff |
| 2021-11-22 |
Dan Brown | Applied another round of static analysis updates |
tree | commitdiff |
| 2021-11-22 |
Dan Brown | Tweaked custom command registration, Added StyleCI... |
tree | commitdiff |
| 2021-11-22 |
Dan Brown | Merge pull request #3072 from BookStackApp/logical_them... |
tree | commitdiff |
| 2021-11-22 |
Dan Brown | Added test for logical-theme-system command registration 3072/head |
tree | commitdiff |
| next |