| 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-18 |
Dan Brown | Added core editor switching functionality |
tree | commitdiff |
| 2022-04-17 |
Dan Brown | Aligned page edit controller method data usage |
tree | commitdiff |
| 2022-04-17 |
Dan Brown | Added editor type change button |
tree | commitdiff |
| 2022-04-13 |
Dan Brown | Fixed base URL starting slash usage |
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-04-02 |
Dan Brown | Added streaming support to API attachment read responses |
tree | commitdiff |
| 2022-04-02 |
Dan Brown | Added streamed uploads for attachments |
tree | commitdiff |
| 2022-04-02 |
Dan Brown | Fixed streamed outputs in more extreme scenarios |
tree | commitdiff |
| 2022-04-02 |
Dan Brown | Updated attachment download responses to stream from... |
tree | commitdiff |
| 2022-04-02 |
Dan Brown | Updated custom request overrides to better match origin... |
tree | commitdiff |
| 2022-03-30 |
Dan Brown | Fixed settings redirect issue and custom head display |
tree | commitdiff |
| 2022-03-30 |
Dan Brown | Updated translation contributors, added Basque to langu... |
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-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-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-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-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 |
| next |