]> BookStack Code Mirror - bookstack/history - resources/views
Fixed failing webhook test cases
[bookstack] / resources / views /
2022-01-03 Dan BrownAdded timeout and debugging statuses to webhooks
2022-01-01 Dan BrownFixed linked images being micro on pdf export
2022-01-01 Dan BrownUpdated webhooks list to not squash events/status
2021-12-20 Dan BrownMerge pull request #3118 from BookStackApp/copy_stuff
2021-12-20 Dan BrownAdded copy considerations 3118/head
2021-12-19 Dan BrownAdded ability to clone books
2021-12-19 Dan BrownAdded ability to copy/clone chapters
2021-12-19 Dan BrownAdded ability to copy a role
2021-12-18 Dan BrownMerge branch 'webhooks'
2021-12-18 Dan BrownMerge branch 'search-by-ip' of https://github.com/johnr...
2021-12-15 Dan BrownMerge branch 'user_list_control'
2021-12-14 Dan BrownAddressed user detail harvesting issue
2021-12-12 Dan BrownUpdated REST API docs with links to webhooks & theme...
2021-12-12 Dan BrownAdded webhook format example to webhook management...
2021-12-12 Dan BrownAdded active toggle to webhooks
2021-12-11 Dan BrownAdded webhook call functionality
2021-12-10 ZeroFix UI error of IP searching input box
2021-12-10 ZeroUpdate translation setting in blade
2021-12-10 ZeroShow current search IP
2021-12-10 ZeroAdd an hidden submit
2021-12-10 ZeroAdd margin right for IP input box
2021-12-10 ZeroAdd label translation
2021-12-10 ZeroFix label and input box error
2021-12-10 ZeroAdd IP address search field mock
2021-12-08 Dan BrownCompleted webhook management interface
2021-12-08 Dan BrownInitial controller/views for webhooks management
2021-12-07 Dan BrownStarted webhook implementation
2021-11-23 Dan BrownChanged homepage card header links to be bottom-card...
2021-11-22 Dan BrownMerge branch 'assign_ids_to_nested_headers' of https...
2021-11-22 Robert AccetturaUpdate verify-totp.blade.php 3068/head
2021-11-21 Robert AccetturaSet taborder for TOTP Verification
2021-11-15 Dan BrownFixed page editor back button sometimes going nowhere
2021-11-14 Dan BrownAdded an env configurable file upload size limit
2021-11-14 Dan BrownChanged logout routes to POST instead of GET
2021-11-14 Dan BrownAdded API search endpoint
2021-11-14 Dan BrownPrevented created/update_by filters be wiped in search
2021-11-14 Dan BrownHid skip-to-content for print media
2021-11-13 Dan BrownMerge pull request #3043 from BookStackApp/search_impro...
2021-11-13 Dan BrownAdded tag highlighting in search
2021-11-13 Dan BrownAdded name highlighting in search results
2021-11-12 Dan BrownAdded search result preview text highlighting
2021-11-08 Dan BrownImproved relation loading during search
2021-11-06 Dan BrownMerge pull request #3042 from BookStackApp/tags_view
2021-11-06 Dan BrownAdded testing coverage for tag index 3042/head
2021-11-06 Dan BrownAdded links to tag page
2021-11-06 Dan BrownStarted build of tag view
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-20 Dan BrownMerge pull request #2986 from BookStackApp/attachments_api
2021-10-20 Dan BrownAdjusted API docs table 2986/head
2021-10-16 Dan BrownMerge branch 'oidc'
2021-10-14 Dan BrownMerge pull request #2977 from BookStackApp/custom_debug...
2021-10-14 Dan BrownAdded custom whoops-based debug view
2021-10-06 Dan BrownContinued review of #2169
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-09-29 Dan BrownMerge branch 'floviolleau-db-prefixes' of https://githu...
2021-09-26 Dan BrownReviewed adding IP recording to activity & audit log
2021-09-26 Dan BrownMerge branch 'log-ip-address' of https://github.com...
2021-09-20 ZeroAdd user IP into audit table
2021-09-04 Dan BrownMerge branch 'html-filtering'
2021-09-04 Dan BrownFinished off script CSP rules
2021-09-03 Dan BrownStarted application of CSP headers
2021-09-01 Dan BrownMade the TOTP URL visible during setup
2021-08-28 Dan BrownMerge pull request #2899 from BookStackApp/export_permi...
2021-08-28 Dan BrownAdded role permissions for exporting content
2021-08-28 Dan BrownAdded notice for lack of shelf permission cascade
2021-08-22 Dan BrownReorgranised blade view files to form a convention
2021-08-21 Dan BrownMerge pull request #2868 from ffranchina/master
2021-08-21 Dan BrownMerge pull request #2827 from BookStackApp/mfa
2021-08-08 Dan BrownAdded attribution for new libs added
2021-08-08 Dan BrownExtracted text to translation files
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-08-04 Dan BrownFixed issue where user id still used on profile pages
2021-08-04 Dan BrownAdded vb.net code language option
2021-08-04 Dan BrownFixed audit log user dropdown usability issue
2021-08-02 Dan BrownWorked on MFA setup required flow
2021-08-02 Dan BrownAdded Backup code verification logic
2021-08-02 Dan BrownAdded TOTP verification upon access
2021-07-18 Dan BrownAdded login redirect system to confirm/mfa
2021-07-16 Dan BrownStarted on some MFA access-time checks
2021-07-14 Dan BrownAdded the ability to remove an MFA method
2021-07-14 Dan BrownAdded MFA indicator to user list
2021-07-14 Dan BrownAdded MFA setup link on user edit view
2021-07-03 Dan BrownAdded role based MFA control
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-07-02 Dan BrownAdded backup code setup flow
2021-06-30 Dan BrownComplete base flow for TOTP setup
2021-06-29 Dan BrownAdded TOTP generation view and started verification...
2021-06-28 Dan BrownStarted barebones work of MFA system
2021-06-26 Dan BrownReview of #2682, Also added parent deletion link on...
2021-06-26 Dan BrownMerge branch 'master' of https://github.com/arjvand...
2021-06-23 Dan BrownReviewed #2393, Removed image guessing and added testing
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-06-15 Dan BrownAdded a "skip to content" link.
2021-06-14 Dan BrownMade social account detach a POST request
2021-06-13 Dan BrownMerge pull request #2791 from BookStackApp/attachments_...
2021-06-13 Dan BrownExtracted not found text into its own simple blade...
2021-06-06 Dan BrownAdded front-end toggle and testing of inline attachments 2791/head
2021-06-04 Dan BrownOrdered entity permission roles by display name
next