| 2022-04-25 |
Dan Brown | Reviewed recycle bin API PR and made changes |
tree | commitdiff |
| 2022-04-24 |
julesdevops | do some cleanup and add doc 3377/head |
tree | commitdiff |
| 2022-04-21 |
julesdevops | Complete list endpoint and add some tests |
tree | commitdiff |
| 2022-04-07 |
julesdevops | Start recycle bin API endpoints: list, restore, delete |
tree | commitdiff |
| 2022-04-04 |
Dan Brown | Touched entity timestamps on entity tag update |
tree | commitdiff |
| 2022-03-30 |
Dan Brown | Fixed settings redirect issue and custom head display |
tree | commitdiff |
| 2022-03-28 |
Dan Brown | PHPStan and StyleCI fixes |
tree | commitdiff |
| 2022-03-28 |
Dan Brown | Merge pull request #3349 from BookStackApp/settings_reorg |
tree | commitdiff |
| 2022-03-28 |
Dan Brown | Added 404 response for non-existing setting categories 3349/head |
tree | commitdiff |
| 2022-03-28 |
Dan Brown | Split out settings view and made functional |
tree | commitdiff |
| 2022-03-26 |
Dan Brown | Added extendable/scalable formatter for webhook data |
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-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 | Aligned some editor events, Changed wysiwyg custom... |
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-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-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-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-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-03 |
Dan Brown | Added timeout and debugging statuses to webhooks |
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 | 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-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 active toggle to webhooks |
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-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 | Merge branch 'assign_ids_to_nested_headers' of https... |
tree | commitdiff |
| 2021-11-20 |
Dan Brown | Applied another set of static analysis improvements |
tree | commitdiff |
| 2021-11-15 |
Dan Brown | Fixed page editor back button sometimes going nowhere |
tree | commitdiff |
| 2021-11-15 |
Dan Brown | Prevented auto-login from direct email confirmation... |
tree | commitdiff |
| 2021-11-14 |
Dan Brown | Added an env configurable file upload size limit |
tree | commitdiff |
| 2021-11-14 |
Dan Brown | Changed logout routes to POST instead of GET |
tree | commitdiff |
| 2021-11-14 |
Dan Brown | Added API search endpoint |
tree | commitdiff |
| 2021-11-13 |
Dan Brown | Merge pull request #3043 from BookStackApp/search_impro... |
tree | commitdiff |
| 2021-11-13 |
Dan Brown | Applied StyleCI changes |
tree | commitdiff |
| 2021-11-12 |
Dan Brown | Added search result preview text highlighting |
tree | commitdiff |
| 2021-11-06 |
Dan Brown | Applied latest StyleCI changes |
tree | commitdiff |
| 2021-11-06 |
Dan Brown | Merge pull request #3042 from BookStackApp/tags_view |
tree | commitdiff |
| 2021-11-06 |
Dan Brown | Added testing coverage for tag index 3042/head |
tree | commitdiff |
| 2021-11-06 |
Dan Brown | Started build of tag view |
tree | commitdiff |
| 2021-11-06 |
Dan Brown | Done a round of phpstan fixes |
tree | commitdiff |
| 2021-11-05 |
Dan Brown | Added inital phpstan/larastan setup |
tree | commitdiff |
| 2021-11-05 |
Dan Brown | Applied styleci changes |
tree | commitdiff |
| 2021-11-05 |
Dan Brown | Standardised laravel validation to be array based |
tree | commitdiff |
| 2021-11-04 |
Dan Brown | Merge branch 'modernize-3rd-party-service-logos' of... |
tree | commitdiff |
| 2021-11-04 |
Dan Brown | Merge branch 'laravel_upgrade' |
tree | commitdiff |
| 2021-11-01 |
Dan Brown | Applied latest styleci changes |
tree | commitdiff |
| 2021-11-01 |
Dan Brown | Merge branch '3027_attachment_vuln' |
tree | commitdiff |
| 2021-11-01 |
Dan Brown | Ran a pass through image and attachment routes |
tree | commitdiff |
| 2021-11-01 |
Dan Brown | Cleaned up logic within ImageRepo |
tree | commitdiff |
| 2021-10-31 |
Dan Brown | Updated showImage file serving to not be traversable |
tree | commitdiff |
| 2021-10-31 |
Dan Brown | Added safe mime sniffing to prevent serving HTML |
tree | commitdiff |
| 2021-10-26 |
Dan Brown | Laravel 7.x Shift (#3011) |
tree | commitdiff |
| 2021-10-23 |
Dan Brown | Merge branch 'fix_sidebar_css' of https://github.com... |
tree | commitdiff |
| 2021-10-23 |
Dan Brown | Reviewed SAML SLS changes for ADFS, #2902 |
tree | commitdiff |
| 2021-10-21 |
Dan Brown | Merge branch 'master' of https://github.com/theodor... |
tree | commitdiff |
| 2021-10-20 |
Dan Brown | Applied styleci changes |
tree | commitdiff |
| 2021-10-20 |
Dan Brown | Merge pull request #2996 from BookStackApp/saml2_acs_se... |
tree | commitdiff |
| next |