]> BookStack Code Mirror - bookstack/history - app/Activity/Models
Lexical: Fixed code in lists, removed extra old alignment code
[bookstack] / app / Activity / Models /
2025-01-13 Dan BrownMerge pull request #5400 from BookStackApp/laravel11
2025-01-11 Dan BrownFramework: Fixed Laravel 11 upgrade test issues, update...
2024-05-05 Dan BrownMerge pull request #4987 from BookStackApp/audit_api
2024-05-05 Dan BrownAPI: Added to, and updated, testing to cover audit...
2024-05-04 Dan BrownAPI: Added audit log list endpoint
2024-04-16 Dan BrownMerge branch 'development' into lukeshu/oidc-development
2024-02-28 Dan BrownMerge branch 'v23-12' into development
2024-02-13 Dan BrownMerge pull request #4794 from BookStackApp/en_tweaks
2024-02-01 Dan BrownMerge branch 'chapter-templates' into development
2024-01-31 Dan BrownMerge pull request #4815 from BookStackApp/comment_wysiwyg
2024-01-31 Dan BrownComments: Removed remaining uses of redundant 'text...
2024-01-31 Dan BrownComments: Added HTML filter on load, tinymce elem filtering
2023-12-11 Dan BrownMerge branch 'development' into default-templates
2023-12-10 Dan BrownPHPStan: Fixed larastan loading and address some level2...
2023-12-06 Dan BrownMerge branch 'fix/oidc-logout' into development
2023-09-22 JonatanRekMerge branch 'basic-pwa-support' of https://github...
2023-09-22 JonatanRekMerge branch 'BookStackApp:development' into basic...
2023-09-17 Dan BrownMerge branch 'tusharnain4578/development' into development
2023-09-16 Dan BrownMerge pull request #4554 from BookStackApp/guest_user_c...
2023-09-16 Dan BrownRemoved redundant null check 4554/head
2023-09-16 Dan BrownGuest control: Cleaned methods involved in fetching...
2023-09-16 Dan BrownMerge branch 'v23-08' into development
2023-09-15 Dan BrownComments: Fixed wrong identification of parent comment
2023-08-21 Dan BrownMerge branch 'add-priority' into development
2023-08-17 Dan BrownMerge pull request #4390 from BookStackApp/content_noti...
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-05 Dan BrownNotifications: Added logic and classes for remaining...
2023-08-02 Dan BrownNotifications: Linked watch functionality to UI
2023-07-31 Dan BrownNotifications: Started back-end for watch system
2023-07-18 Dan BrownComments: Added extra comment-specific activities
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-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-17 Dan BrownPlayed around with a new app structure