]> BookStack Code Mirror - bookstack/history - app
Bump composer/composer from 2.1.8 to 2.1.9
[bookstack] / app /
2021-10-04 Dan BrownReviewed and refactored additional editor draft save...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-10-04 Dan BrownAllowed page includes on custom home
2021-09-29 Dan BrownApplied StyleCI changes
2021-09-29 Dan BrownReviewed addition to db table prefix
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-26 Dan BrownApplied styleci changes
2021-09-26 Dan BrownStandardised facade usage to use via their FQCN
2021-09-23 ZeroFix coding style 2936/head
2021-09-20 ZeroSave user IP to audit log
2021-09-19 floviolleauAllow to use DB tables prefix
2021-09-19 floviolleauAllow to use DB tables prefix
2021-09-18 Dan BrownMerge pull request #2928 from BookStackApp/browserkit_r...
2021-09-18 Dan BrownApplied styleci style changes 2928/head
2021-09-17 Dan BrownStarted updating RolesTest away from Browserkit
2021-09-17 Dan BrownConverted AuthTest away from BrowserKit
2021-09-15 Dan BrownFixed social auth login audit log messages
2021-09-13 Dan BrownRemoved browserkit from a couple of classess
2021-09-13 Dan BrownAdded border to generated TOTP QR code
2021-09-12 Dan BrownAltered the parsing of custom head to prevent htmlentit...
2021-09-06 Dan BrownApplied latest styleci changes
2021-09-05 Dan BrownFixed issue with HTML tags in custom head scripts
2021-09-04 Dan BrownMerge branch 'html-filtering'
2021-09-04 Dan BrownAdded a couple of additional CSP rules
2021-09-04 Dan BrownFinished off script CSP rules
2021-09-03 Dan BrownStarted application of CSP headers
2021-09-03 Dan BrownAdded filter for xlink:href svg xss
2021-09-02 Dan BrownAdded extra HTML filtering of dangerous content
2021-09-01 Dan BrownMade the TOTP URL visible during setup
2021-09-01 Dan BrownFixed lack of proper ordering of pages
2021-08-31 Dan BrownApplied stylci changes
2021-08-31 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-08-31 Dan BrownSwapped injected db instance with facade
2021-08-31 Dan BrownUpdated the login redirect logic to ignore mfa routes
2021-08-31 Dan BrownAdded untrusted server fetching control
2021-08-30 Dan BrownApplied styleci changes
2021-08-30 Dan BrownAdded back email confirmation check in middleware
2021-08-28 Dan BrownMerge pull request #2899 from BookStackApp/export_permi...
2021-08-28 Dan BrownApplied styleci patches
2021-08-28 Dan BrownAdded role permissions for exporting content
2021-08-24 Dan BrownApplied stylci advisories
2021-08-23 Dan BrownUpdated visual consistency of lists and markdown task...
2021-08-22 Dan BrownReorgranised blade view files to form a convention
2021-08-21 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-08-21 Dan BrownAdded lithuanian option to locale system
2021-08-21 Dan BrownMerge pull request #2868 from ffranchina/master
2021-08-21 Dan BrownOptimized loading of page/chapter URLs to be a little...
2021-08-21 Dan BrownUpdated pages API to not clear content if not provided
2021-08-21 Dan BrownMerge pull request #2890 from BookStackApp/analysis...
2021-08-21 Dan BrownApply fixes from StyleCI 2890/head
2021-08-21 Dan BrownMerge pull request #2827 from BookStackApp/mfa
2021-08-21 Dan BrownCleaned some unused elements during testing 2827/head
2021-08-21 Dan BrownImproved login redirect and setup experience
2021-08-08 MatthieuParisTypo. 2877/head
2021-08-08 MatthieuParisTesting command suppressed.
2021-08-08 MatthieuParisDisplay warnings when saving draft if another user...
2021-08-08 Dan BrownAdded attribution for new libs added
2021-08-08 Dan BrownExtracted text to translation files
2021-08-07 Dan BrownUpdated auth changes to work with remember me
2021-08-07 Dan BrownVerified mfa session expires on logout
2021-08-07 Dan BrownQuick test of email confirmation routes and fix of...
2021-08-05 Dan BrownUpdated API auth handling of email confirmations
2021-08-04 Dan BrownMerge branch 'v21.05.x'
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-17 Dan BrownStarted moving MFA and email confirmation to new login...
2021-07-17 Dan BrownUpdated all login events to route through single service
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 command to reset user MFA
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-03 Dan BrownFixed issue with translation loading without theme
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-28 Dan BrownUpdated comments of theme event to match usage
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
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 BrownAdded markdown export endpoints to API
2021-06-22 Dan BrownUpdated markdown export implementation
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-06-13 Dan BrownFixed issue with using old non-existing reference in...
2021-06-13 Dan BrownMerge pull request #2791 from BookStackApp/attachments_...
2021-06-13 Dan BrownFixed content parsing break with line html comment
2021-06-06 Dan BrownAdded front-end toggle and testing of inline attachments 2791/head
2021-06-05 Dan BrownAdded back-end attachments-in-browser support
2021-06-04 Dan BrownUpdated base64 image extraction to use url instead...
2021-06-04 Dan BrownOrdered entity permission roles by display name
next