]> BookStack Code Mirror - bookstack/commit
Notifications: Linked watch functionality to UI
authorDan Brown <redacted>
Wed, 2 Aug 2023 12:14:00 +0000 (13:14 +0100)
committerDan Brown <redacted>
Wed, 2 Aug 2023 12:14:00 +0000 (13:14 +0100)
commit9d149e4d36f0f15c18053dda29b2974a5994f660
tree44657482d5364eef985a422c377107d206365fac
parent8cdf3203ef67b01ad359699c5c6a5ea8d890e4f8
Notifications: Linked watch functionality to UI

Got watch system working to an initial base state.
Moved some existing logic where it makes sense.
13 files changed:
app/Activity/Controllers/WatchController.php
app/Activity/Models/Watch.php
app/Activity/Tools/UserWatchOptions.php [new file with mode: 0644]
app/Entities/Controllers/BookController.php
lang/en/activities.php
lang/en/entities.php
resources/icons/watch-ignore.svg [new file with mode: 0644]
resources/icons/watch.svg
resources/views/books/show.blade.php
resources/views/entities/meta.blade.php
resources/views/entities/watch-action.blade.php
resources/views/entities/watch-controls.blade.php
routes/web.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.