]> BookStack Code Mirror - bookstack/history - app
Homepage: Added tags button to non-default home views
[bookstack] / app /
2023-09-23 Dan BrownSearch: Added further backslash handling
2023-09-19 Dan BrownSearch: Added support for escaped exact terms
2023-09-19 Dan BrownAvatar Commend: Simplified and updated during review
2023-09-18 Marc Hagenfix: Actually check if we have correct data 4560/head
2023-09-18 Marc Hagenfeat: Artisan command for updating avatars for existing...
2023-09-17 Dan BrownMerge branch 'tusharnain4578/development' into development
2023-09-17 Dan BrownMerge pull request #4555 from BookStackApp/language_cleanup
2023-09-17 Dan BrownLocales: Removed a lot of existing locale handling 4555/head
2023-09-17 Dan BrownLocales: Fixed errors occuring for PHP < 8.2
2023-09-17 Dan BrownLocales: More use of locale objects, Addressed failing...
2023-09-17 Dan BrownLocales: Performed cleanup and alignment of locale...
2023-09-16 Dan BrownExtracted icon helper, aligned container resolution
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-09-14 Dan BrownCleanup Command: Allowed running non-interactively
2023-09-14 Dan BrownDark Mode: Fixed not toggle action when dark by default
2023-09-13 Dan BrownLangs: Added Uzbek, Updated translator attribution
2023-09-13 Dan BrownMerge branch 'Bajszi97/development' into development
2023-09-13 Dan BrownReviewed #4533, formatting and tweaks
2023-09-12 BajsziTruncate with three dots
2023-09-12 Dan BrownTheme: Added handling for functions.php file load error
2023-09-11 BajsziTrimmed name last resort
2023-09-11 Dan BrownNotifications: Reorgranised classes into domain specifi...
2023-09-11 Dan BrownMerge branch 'v23-08' into development
2023-09-11 Dan BrownSlack auth: Switched from community to laravel library
2023-09-11 Dan BrownOIDC: Moved name claim option handling from config...
2023-09-11 Dan BrownFixed php8 compat issue, updated readme & templates
2023-09-10 Dan BrownSimplified and aligned handling of mixed entity endpoints
2023-09-09 Dan BrownMail: changed default "MAIL_FROM" address
2023-09-08 Dan BrownMerge pull request #4525 from BookStackApp/http_alignment
2023-09-08 Dan BrownRemoved use of HttpFetcher 4525/head
2023-09-08 Dan BrownStarted aligning app-wide outbound http calling behaviour
2023-09-03 Dan BrownWatching: Prevent issues when watchable or user is...
2023-09-02 Dan BrownMerge pull request #4497 from BookStackApp/notification...
2023-09-02 Dan BrownNotifications: Aligned how user language is used
2023-08-27 Dan BrownMerge branch 'srr_host_allowlist' into development
2023-08-26 Dan BrownSSR: Updated allow list handling & covered webhook...
2023-08-26 Dan BrownSecurity: Added new SSR allow list and validator
2023-08-26 Dan BrownGuests: Prevented access to profile routes
2023-08-21 Dan BrownCache: Increases database cache value size
2023-08-21 Dan BrownMerge branch 'add-priority' into development
2023-08-21 Dan BrownAPI: Reviewed changes for API priority control
2023-08-17 Dan BrownStatus: Updated cache check to use unique key
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-17 Dan BrownNotifications: Fixed issues causing failing tests
2023-08-16 Dan BrownNotifications: Made improvements from manual testing
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: Added new preferences view and access...
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-31 Dan BrownNotifications: Extracted watch options, updated UI...
2023-07-25 Dan BrownNotifications: Added role receive-notifications permission
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é ROUETadd priority on page and chapter create
2023-07-11 Jean-René RouetMerge branch 'BookStackApp:development' into add-priority
2023-07-05 Dan BrownMerge pull request #4344 from devdot/update-api-docs
2023-07-05 Dan BrownImages: Updated image timestamp upon file change
2023-07-04 Dan BrownRoles: fixed error upon created_at sorting
2023-07-04 Dan BrownMail: Updated to forked symfony/mailer to allow assuran...
2023-06-25 Dan BrownMerge pull request #4320 from devdot/improve-api-auth...
2023-06-24 Dan BrownMail Config: Updated how TLS is configured
2023-06-23 Dan BrownShelf view: Updated books to be database sorted
2023-06-20 Dan BrownMerge pull request #4332 from BookStackApp/api_docs_tweaks
2023-06-20 Dan BrownAPI Docs: Allowed multi-paragraph descriptions 4332/head
2023-06-20 Dan BrownPages API: Added extra helper text to read endpoint
2023-06-20 Dan BrownPages API: Made raw_html available on page responses
2023-06-20 Dan BrownContent Permissions API: Fixed param combination bug
2023-06-20 Dan BrownMerge pull request #4317 from devdot/http-fetch-improve...
2023-06-19 Thomas KuschanRevert some changes to HttpFetchException 4317/head
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-16 Dan BrownComments: Added read-only listing into page editor
2023-06-16 Thomas KuschanSimplify ApiAuthException control flow 4320/head
2023-06-16 Thomas KuschanChange JsonDebugException to Responsable interface 4318/head
2023-06-16 Thomas KuschanModify HttpFetchException handle to log exception
2023-06-15 Dan BrownMerge branch 'fix-api-404' into development
2023-06-15 Dan BrownExceptions: Added some types, simplified some classes
2023-06-15 Jean-René RouetMerge branch 'BookStackApp:development' into add-priority
2023-06-14 Thomas KuschanRefactor notify exception to clean up api exception... 4291/head
2023-06-13 Thomas KuschanRefactor exception handling by using interface
2023-06-13 Dan BrownPage Drafts: Added new "Delete Draft" action to draft...
2023-06-12 Dan BrownAdded activity text for each activity type
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.