| 2023-12-11 |
Dan Brown | Merge branch 'development' into default-templates |
tree | commitdiff |
| 2023-12-10 |
Dan Brown | URL Handling: Removed referrer-based redirect handling |
tree | commitdiff |
| 2023-12-06 |
Dan Brown | Merge branch 'fix/oidc-logout' into development |
tree | commitdiff |
| 2023-10-23 |
Dan Brown | Middlware: Prevented caching of all app requests |
tree | commitdiff |
| 2023-09-22 |
JonatanRek | Merge branch 'basic-pwa-support' of https://github... |
tree | commitdiff |
| 2023-09-22 |
JonatanRek | Merge branch 'BookStackApp:development' into basic... |
tree | commitdiff |
| 2023-09-17 |
Dan Brown | Merge branch 'tusharnain4578/development' into development |
tree | commitdiff |
| 2023-09-17 |
Dan Brown | Merge pull request #4555 from BookStackApp/language_cleanup |
tree | commitdiff |
| 2023-09-17 |
Dan Brown | Locales: Removed a lot of existing locale handling 4555/head |
tree | commitdiff |
| 2023-09-17 |
Dan Brown | Locales: Performed cleanup and alignment of locale... |
tree | commitdiff |
| 2023-09-16 |
Dan Brown | Merge pull request #4554 from BookStackApp/guest_user_c... |
tree | commitdiff |
| 2023-09-16 |
Dan Brown | Guest control: Cleaned methods involved in fetching... |
tree | commitdiff |
| 2023-09-16 |
Dan Brown | Merge branch 'v23-08' into development |
tree | commitdiff |
| 2023-09-11 |
Dan Brown | Merge branch 'v23-08' into development |
tree | commitdiff |
| 2023-09-08 |
Dan Brown | Merge pull request #4525 from BookStackApp/http_alignment |
tree | commitdiff |
| 2023-09-08 |
Dan Brown | Removed use of HttpFetcher 4525/head |
tree | commitdiff |
| 2023-09-08 |
Dan Brown | Started aligning app-wide outbound http calling behaviour |
tree | commitdiff |
| 2023-08-21 |
Dan Brown | Merge branch 'add-priority' into development |
tree | commitdiff |
| 2023-08-17 |
Dan Brown | Merge pull request #4390 from BookStackApp/content_noti... |
tree | commitdiff |
| 2023-08-16 |
Dan Brown | Notifications: Add phpunit test for notification sending |
tree | commitdiff |
| 2023-07-11 |
Jean-René Rouet | Merge branch 'BookStackApp:development' into add-priority |
tree | commitdiff |
| 2023-06-25 |
Dan Brown | Merge pull request #4320 from devdot/improve-api-auth... |
tree | commitdiff |
| 2023-06-16 |
Thomas Kuschan | Simplify ApiAuthException control flow 4320/head |
tree | commitdiff |
| 2023-05-24 |
Dan Brown | Merge pull request #4247 from BookStackApp/controller_c... |
tree | commitdiff |
| 2023-05-18 |
Dan Brown | Cleaned up namespacing in routes |
tree | commitdiff |
| 2023-05-17 |
Dan Brown | Played around with a new app structure |
tree | commitdiff |
| 2023-04-27 |
Dan Brown | Merge branch 'esakkiraja100116/development' into develo... |
tree | commitdiff |
| 2023-04-27 |
Dan Brown | Merge pull request #4193 from BookStackApp/custom_dropzone |
tree | commitdiff |
| 2023-04-26 |
Dan Brown | dropzone: Addressed existing todos, cleaned attachment ux |
tree | commitdiff |
| 2023-04-24 |
Dan Brown | Started custom dropzone implementation |
tree | commitdiff |
| 2023-04-23 |
Dan Brown | Merge branch 'feature/mail-verify-peer' into development |
tree | commitdiff |
| 2023-04-21 |
Dan Brown | Merge branch 'wkhtmltopdf-env-example' into development |
tree | commitdiff |
| 2023-04-18 |
Dan Brown | Merge pull request #3617 from BookStackApp/codemirror6 |
tree | commitdiff |
| 2023-04-07 |
Dan Brown | Merge branch 'v23.02-branch' into development |
tree | commitdiff |
| 2023-04-07 |
Dan Brown | Fixed click issue with tag suggestions in safari |
tree | commitdiff |
| 2023-04-07 |
Dan Brown | Fixed error upon user delete with no migration id |
tree | commitdiff |
| 2023-04-04 |
Dan Brown | Cleaned up old token services |
tree | commitdiff |
| 2023-03-25 |
Dan Brown | Merge branch 'v23.02-branch' into development |
tree | commitdiff |
| 2023-03-25 |
Dan Brown | Fixed delete role failing with no migrate role provided |
tree | commitdiff |
| 2023-03-25 |
Dan Brown | Fixed delete role failing with no migrate role provided |
tree | commitdiff |
| 2023-03-19 |
Dan Brown | Merge branch 'development' into codemirror6 |
tree | commitdiff |
| 2023-03-15 |
Dan Brown | Merge pull request #4103 from BookStackApp/image_api |
tree | commitdiff |
| 2023-03-15 |
Dan Brown | Added examples, updated docs for image gallery api... 4103/head |
tree | commitdiff |
| 2023-03-14 |
Dan Brown | Added phpunit tests to cover image API endpoints |
tree | commitdiff |
| 2023-03-14 |
Dan Brown | Started Image API build |
tree | commitdiff |
| 2023-03-13 |
Dan Brown | Merge pull request #4099 from BookStackApp/permissions_api |
tree | commitdiff |
| 2023-03-13 |
Dan Brown | Added content-perms API examples and docs tweaks 4099/head |
tree | commitdiff |
| 2023-03-13 |
Dan Brown | Tweaked content permission endpoints, covered with... |
tree | commitdiff |
| 2023-03-13 |
Dan Brown | Started build of content-permissions API endpoints |
tree | commitdiff |
| 2023-02-20 |
Dan Brown | Increased attachment link limit from 192 to 2k |
tree | commitdiff |
| 2023-02-19 |
Dan Brown | Merge pull request #4051 from BookStackApp/roles_api |
tree | commitdiff |
| 2023-02-19 |
Dan Brown | Fixed unselectable checkbox role form options 4051/head |
tree | commitdiff |
| 2023-02-19 |
Dan Brown | Added role API responses & requests |
tree | commitdiff |
| 2023-02-18 |
Dan Brown | Set order to role permissions API response |
tree | commitdiff |
| 2023-02-18 |
Dan Brown | Aded roles API controller methods |
tree | commitdiff |
| 2023-02-18 |
Dan Brown | Added tests for not-yet-built role API endpoints |
tree | commitdiff |
| 2023-02-17 |
Dan Brown | Merge branch 'codemirror6' into codemirror6_take2 |
tree | commitdiff |
| 2023-02-17 |
Dan Brown | Merge pull request #4049 from BookStackApp/shelf_book_s... |
tree | commitdiff |
| 2023-02-17 |
Dan Brown | Started accessible controls for shelf book sort |
tree | commitdiff |
| 2023-02-09 |
Dan Brown | Merge pull request #4032 from BookStackApp/favicon |
tree | commitdiff |
| 2023-02-09 |
Dan Brown | Added control-upon-access of the default favicon.ico... 4032/head |
tree | commitdiff |
| 2023-02-09 |
Dan Brown | Added default favicon creation upon access. |
tree | commitdiff |
| 2023-02-07 |
Dan Brown | Merge pull request #4021 from BookStackApp/laravel9 |
tree | commitdiff |
| 2023-02-06 |
Dan Brown | Fixed static analysis issues |
tree | commitdiff |
| 2023-01-26 |
Dan Brown | Updated user avatar reset to clear relation id in database |
tree | commitdiff |
| 2023-01-26 |
Dan Brown | Added better drawing load failure handling |
tree | commitdiff |
| 2023-01-25 |
Dan Brown | Merge pull request #3994 from BookStackApp/app_icon_setting |
tree | commitdiff |
| 2023-01-25 |
Dan Brown | Added ability to control app icon (favicon) via settings |
tree | commitdiff |
| 2022-12-02 |
Lennert Daniels | Add notice to Page delete confirmation when in use... |
tree | commitdiff |
| 2022-12-02 |
Lennert Daniels | Prefill new pages with book's default template |
tree | commitdiff |
| 2022-12-02 |
Lennert Daniels | Add default_template as Book setting |
tree | commitdiff |
| 2022-11-28 |
Dan Brown | Converted md settings to localstorage, added preview... |
tree | commitdiff |
| 2022-11-28 |
Dan Brown | Merge pull request #3875 from BookStackApp/md_editor_up... |
tree | commitdiff |
| 2022-11-27 |
Dan Brown | Added md editor ui dropdown options & their back-end... |
tree | commitdiff |
| 2022-11-23 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
| 2022-11-23 |
Dan Brown | Merge branch 'search_preview' into development |
tree | commitdiff |
| 2022-11-21 |
Dan Brown | Added new endpoint for search suggestions |
tree | commitdiff |
| 2022-11-14 |
Dan Brown | Started on a live-preview on global search input |
tree | commitdiff |
| 2022-11-12 |
Dan Brown | Updated email confirmation flow so confirmation is... |
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-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-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 |
| next |