]> BookStack Code Mirror - bookstack/history - app/Activity
Fixed OIDC Logout
[bookstack] / app / Activity /
2023-08-21 Dan BrownMerge branch 'add-priority' into development
2023-08-17 Dan BrownMerge pull request #4390 from BookStackApp/content_noti...
2023-08-17 Dan BrownNotifications: Switched testing from string to referenc... 4390/head
2023-08-17 Dan BrownNotifications: Fixed send content permission checking
2023-08-16 Dan BrownNotifications: Add phpunit test for notification sending
2023-08-15 Dan BrownNotifications: Added testing to cover controls
2023-08-15 Dan BrownNotifications: Cleaned up mails, added debounce for...
2023-08-14 Dan BrownNotifications: User watch list and differnt page watch...
2023-08-09 Dan BrownNotifications: Updated watch control to show parent...
2023-08-05 Dan BrownNotifications: Added logic and classes for remaining...
2023-08-04 Dan BrownNotifications: Got core notification logic working...
2023-08-04 Dan BrownNotifications: Started core user notification logic
2023-08-02 Dan BrownNotifications: Linked watch functionality to UI
2023-07-31 Dan BrownNotifications: Started back-end for watch system
2023-07-25 Dan BrownNotifications: added user preference UI & logic
2023-07-19 Dan BrownNotifications: Started activity->notification core...
2023-07-18 Dan BrownComments: Added extra comment-specific activities
2023-07-12 Dan BrownWebhooks: Fixed failing delete-based events
2023-07-11 Jean-René RouetMerge branch 'BookStackApp:development' into add-priority
2023-06-25 Dan BrownMerge pull request #4320 from devdot/improve-api-auth...
2023-06-20 Dan BrownMerge pull request #4317 from devdot/http-fetch-improve...
2023-06-18 Dan BrownMerge pull request #4318 from devdot/improve-json-debug...
2023-06-17 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2023-06-17 Dan BrownUsers API: Fixed incorrect created_at date on index...
2023-06-16 Dan BrownMerge pull request #4322 from BookStackApp/comments_in_...
2023-06-16 Dan BrownComments: Fixed failing tests due to unset template... 4322/head
2023-06-15 Dan BrownMerge branch 'fix-api-404' into development
2023-06-09 Dan BrownFixed error on pages without comments
2023-06-09 Dan BrownMerge pull request #4286 from BookStackApp/comment_threads
2023-06-08 Dan BrownComments: Updated to show form in expected location
2023-06-07 Dan BrownComments: Updated to show as nested threads
2023-05-24 Dan BrownMerge pull request #4262 from BookStackApp/command_cleanup
2023-05-24 Dan BrownAligned command class code
2023-05-24 Dan BrownMerge pull request #4247 from BookStackApp/controller_c...
2023-05-24 Dan BrownFixed failing references after controller/file reshuffle 4247/head
2023-05-18 Dan BrownCleaned up namespacing in routes
2023-05-17 Dan BrownPlayed around with a new app structure