]> BookStack Code Mirror - bookstack/shortlog
bookstack
2021-09-19 floviolleauAllow to use DB tables prefix 2935/head
2021-09-19 floviolleauAllow to use DB tables prefix
2021-09-19 floviolleauAllow to use DB tables prefix
2021-09-19 floviolleauAllow to use DB tables prefix
2021-09-18 Dan BrownFixed dodgy test helper signature causing tests to...
2021-09-18 Dan BrownMerge pull request #2928 from BookStackApp/browserkit_r...
2021-09-18 Dan BrownApplied styleci style changes 2928/head
2021-09-18 Dan BrownRemoved browserkit testing from project
2021-09-17 Dan BrownStarted updating RolesTest away from Browserkit
2021-09-17 Dan BrownConverted AuthTest away from BrowserKit
2021-09-17 Dan BrownRewrote entity permissions tests to be non-browser-kit
2021-09-17 Dan BrownFinished moving EntityTests out to new TestCase files
2021-09-15 Dan BrownMoved more tests out of EntityTest
2021-09-15 Dan BrownFixed social auth login audit log messages
2021-09-13 Dan BrownMoved/Updated old Activity tracking tests, started...
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 BrownUpdated translators for v21.08.3
2021-09-12 Dan BrownNew Crowdin updates (#2915)
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-02 Dan BrownUpdated translator attribution before release v21.08.1
2021-09-02 Dan BrownNew Crowdin updates (#2906)
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 BrownUpdated translator attribution before release v21.08
2021-08-31 Dan BrownApplied stylci changes
2021-08-31 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-08-31 Dan BrownNew Crowdin updates (#2893)
2021-08-31 Dan BrownSwapped injected db instance with facade
2021-08-31 Dan BrownUpdated php deps again
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-30 Dan BrownUpdated php deps
2021-08-28 Dan BrownMerge pull request #2899 from BookStackApp/export_permi...
2021-08-28 Dan BrownCleaned up DB usage in migration 2899/head
2021-08-28 Dan BrownApplied styleci patches
2021-08-28 Dan BrownAdded role permissions for exporting content
2021-08-28 Dan BrownAdded notice for lack of shelf permission cascade
2021-08-24 Dan BrownAdded styleci badge
2021-08-24 Dan BrownApplied stylci advisories
2021-08-24 Dan BrownUpdated markdown task list test to check new list class
2021-08-23 Dan BrownUpdated visual consistency of lists and markdown task...
2021-08-22 Dan BrownFixed issues caused by flex content parent in markdown...
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 BrownNew Crowdin updates (#2892)
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 BrownNew Crowdin updates (#2807)
2021-08-21 Dan BrownUpdated pages API to not clear content if not provided
2021-08-21 Dan BrownUpdated js dependancies
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 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-04 Dan BrownUpdated when github actions run
2021-08-04 Dan BrownUpdated php dependancies up minor versions
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-03 Francesco FranchinaAdding Lithuanian language 2868/head
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 BrownUpdated php dependancies for minor release
2021-07-03 Dan BrownFixed issue with translation loading without theme
2021-07-02 Dan BrownAdded backup code setup flow
2021-07-02 Dan BrownCovered TOTP setup with testing
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
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.