| 2022-04-29 |
Dan Brown | Merge pull request #3373 from evandroamaro/patch-1 |
tree | commitdiff |
| 2022-04-29 |
Dan Brown | Applied stylci changes, updated composer deps |
tree | commitdiff |
| 2022-04-29 |
Dan Brown | Improved iframe & summary handling in HTML to MD conversion |
tree | commitdiff |
| 2022-04-29 |
Dan Brown | Fixed drawing handling on HTML to Markdown conversion |
tree | commitdiff |
| 2022-04-29 |
Dan Brown | Move html to markdown formatting tests to their own... |
tree | commitdiff |
| 2022-04-25 |
Dan Brown | Applied latest StyleCI changes |
tree | commitdiff |
| 2022-04-25 |
Dan Brown | Merge branch 'recycle_bin_api_endpoints' into development |
tree | commitdiff |
| 2022-04-25 |
Dan Brown | Reviewed recycle bin API PR and made changes |
tree | commitdiff |
| 2022-04-24 |
Dan Brown | Updated composer deps, applied latest StyleCI changes |
tree | commitdiff |
| 2022-04-24 |
Dan Brown | Merge pull request #3364 from BookStackApp/app_url_requests |
tree | commitdiff |
| 2022-04-24 |
Dan Brown | Merge pull request #3387 from BookStackApp/editor_switching |
tree | commitdiff |
| 2022-04-24 |
Dan Brown | Merge pull request #3365 from BookStackApp/data_streaming |
tree | commitdiff |
| 2022-04-24 |
Dan Brown | Merge pull request #3391 from BookStackApp/drawio_confi... |
tree | commitdiff |
| 2022-04-24 |
julesdevops | do some cleanup and add doc 3377/head |
tree | commitdiff |
| 2022-04-23 |
Dan Brown | Added additional testing for editor switching permissions 3387/head |
tree | commitdiff |
| 2022-04-23 |
Dan Brown | Switched to database-based tracking for page editor |
tree | commitdiff |
| 2022-04-23 |
Dan Brown | Added listing of editor type to revisions |
tree | commitdiff |
| 2022-04-23 |
Dan Brown | Aded tests for core editor switching functionality |
tree | commitdiff |
| 2022-04-21 |
julesdevops | Complete list endpoint and add some tests |
tree | commitdiff |
| 2022-04-20 |
Dan Brown | Fixed failing test after drawio default url change 3391/head |
tree | commitdiff |
| 2022-04-13 |
Dan Brown | Added testing for our request method overrides 3364/head |
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-04-03 |
Dan Brown | Fixed tests from streaming changes 3365/head |
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 | Fixed tests, applied StyleCI changes |
tree | commitdiff |
| 2022-03-26 |
Dan Brown | Added extendable/scalable formatter for webhook data |
tree | commitdiff |
| 2022-03-25 |
Dan Brown | Applied latest styleCI changes |
tree | commitdiff |
| 2022-03-23 |
Dan Brown | Added LDAP group debugging env option |
tree | commitdiff |
| 2022-03-23 |
Dan Brown | Added additional missing editor translations |
tree | commitdiff |
| 2022-03-23 |
Dan Brown | Fixed conctenation of direct book pages within markdown... |
tree | commitdiff |
| 2022-03-23 |
Dan Brown | Merge pull request #3333 from BookStackApp/wysiwyg_tasklist |
tree | commitdiff |
| 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 | Updated OIDC error handling for better error reporting |
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-07 |
Dan Brown | Added help/about box to wysiwyg editor |
tree | commitdiff |
| 2022-02-06 |
Dan Brown | Merge branch 'fix-code-block-linefeed' into development |
tree | commitdiff |
| 2022-02-06 |
Dan Brown | Added missing validation.file message |
tree | commitdiff |
| 2022-02-06 |
Dan Brown | Prevented PCRE limit issues in markdown base64 extraction |
tree | commitdiff |
| 2022-02-06 |
Dan Brown | Added attachment API file size limit test |
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-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 |
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 | Fixed test broken by PdfGenerator changes |
tree | commitdiff |
| 2022-01-24 |
Dan Brown | Added parent context to recently updated items |
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 | Added test to cover PR #3177 |
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 | Improved custom homepage check on item deletion |
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 | Removed old book sort permission test |
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 | 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 | 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 | Applied latest StyleCI changes |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Merge branch 'webhooks' |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Updated auditlog IP search test |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Merge branch 'search-by-ip' of https://github.com/johnr... |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Merge branch 'fix/multibyte-safe-search' |
tree | commitdiff |
| 2021-12-18 |
Dan Brown | Added test case for multibyte search highlighting |
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 |
| next |