]> BookStack Code Mirror - bookstack/shortlog
bookstack
2024-05-05 Dan BrownAudit Log: Fixed bad reference to linked entity item 4987/head
2024-05-05 Dan BrownAPI: Added to, and updated, testing to cover audit...
2024-05-04 Dan BrownAPI: Added audit log list endpoint
2024-05-04 Dan BrownMerge branch 'nesges/development' into development
2024-05-04 Dan BrownRegistration: Reviewed added simple honeypot, added...
2024-05-03 Dan BrownMerge pull request #4972 from johnroyer/fix-typo-in...
2024-05-03 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2024-05-03 Dan BrownWYSIWYG: Added text direction support for code editor...
2024-05-02 Dan BrownMerge pull request #4985 from BookStackApp/ldap_ca_cert...
2024-05-02 Dan BrownLDAP: Review, testing and update of LDAP TLS CA cert... 4985/head
2024-05-02 Dan BrownWYSWIYG: Fixed misaligned table cell p line height
2024-05-01 Dan BrownWYSWIYG: Improved use of object tags to embed content
2024-04-29 Dan BrownAttachments: Fixed drag into editor in Chrome
2024-04-29 Dan BrownWYSIWYG: Fixed unexpected clearing of table cell styles
2024-04-28 Dan BrownLDAP: Updated default user filter placeholder format 4978/head
2024-04-26 Dan BrownMerge pull request #4969 from BookStackApp/pdf_command_...
2024-04-26 Dan BrownPDF: Added tests for pdf command, fixed old tests for... 4969/head
2024-04-25 Zeroremove space at the beginning of description 4972/head
2024-04-24 Dan BrownPDF: Added implmentation of command PDF option
2024-04-24 Dan BrownPDF: Removed barryvdh snappy to use snappy direct
2024-04-22 Dan BrownPDF: Started new command option, merged options, simpli...
2024-04-21 nesgeswhitespace only 4970/head
2024-04-21 nesgesbetter accessibility for honepot formfield
2024-04-19 Dan BrownMerge pull request #4955 from BookStackApp/oidc_userinfo
2024-04-19 Dan BrownOIDC Userinfo: Fixed issues with validation logic from... 4955/head
2024-04-19 Dan BrownOIDC Userinfo: Added additional tests to cover jwks...
2024-04-19 Dan BrownOIDC Userinfo: Added JWT signed response support
2024-04-19 nesgesadd ambrosia-container to registration form as honeypot...
2024-04-19 nesgesfixed mislabeling of name input
2024-04-17 Dan BrownOIDC Userinfo: Started writing tests to cover userinfo...
2024-04-17 Dan BrownOIDC Userinfo: Added userinfo data validation, seperate...
2024-04-16 Dan BrownOIDC: Extracted user detail handling to own OidcUserDet...
2024-04-16 Dan BrownOIDC Userinfo: Labelled changes to be made during review
2024-04-16 Dan BrownOIDC: Cleaned up provider settings, added extra validation
2024-04-16 Dan BrownMerge branch 'development' into lukeshu/oidc-development
2024-04-16 Dan BrownCode Editor: Added scala to language list
2024-04-15 Dan BrownTags: Stopped recycle bin tags being counted on index
2024-04-15 Dan BrownMerge pull request #4904 from C0rn3j/optimize-images
2024-04-13 Dan BrownContent styles: Made links underlined for visibility
2024-04-08 Dan BrownMerge pull request #4930 from BookStackApp/split_md_js
2024-04-08 Dan BrownJS Build: Split markdown to own file, updated packages 4930/head
2024-04-05 Dan BrownMerge pull request #4921 from BookStackApp/v24-02
2024-04-05 Dan BrownCSS: Removed redundant calc 4921/head
2024-04-05 Dan BrownPage Content: Aligned max-width across viewer and editors
2024-04-03 Dan BrownWYSIWYG descriptions: Allowed anchor target attrs
2024-04-01 Dan BrownReferences: Fixed references count/list recycle bin...
2024-03-31 Dan BrownCode: Fixed highlighting issues when no code language set
2024-03-27 Matt MooreAdd LDAP_TLS_CACERTFILE to example env file 4913/head
2024-03-26 Matt MooreChange to allow override of CA CERT for LDAPS
2024-03-26 Martin RysUse zopfli for oxipng for extra 3KB~ 4904/head
2024-03-24 Dan BrownMerge pull request #4907 from BookStackApp/licensing_update
2024-03-24 Dan BrownLicensing: Added license gen as composer command 4907/head
2024-03-23 Dan BrownLicensing: Added links and tests for new licenses endpoint
2024-03-23 Dan BrownLicensing: Added licenses app view
2024-03-23 Martin Rys15KB lossless optimization via oxipng(PNG) and svgo...
2024-03-23 Dan BrownLicensing: Updated license gen scripts to share logic
2024-03-23 Dan BrownLicensing: Added script to gen info for JS packages
2024-03-22 Dan BrownLicensing: Added script to build PHP library licensing...
2024-03-19 Dan BrownMigrations: Added prefix support to schema inspection
2024-03-18 Dan BrownMerge branch 'development' into C0rn3j/development
2024-03-18 Dan BrownMeta: Updated workflows, licence and readme
2024-03-17 Dan BrownMerge pull request #4903 from BookStackApp/laravel10
2024-03-17 Dan BrownFramework: Addressed deprecations 4903/head
2024-03-17 Dan BrownDeps: Updated custom symfony/mailer package
2024-03-17 Dan BrownDeps: Updated intervention library from 2 to 3
2024-03-17 Dan BrownTesting: Updated PHPUnit from 9 to 10
2024-03-17 Dan BrownMigrations: Updated with type hints instead of php doc
2024-03-16 Dan BrownFramework: Fixed issues breaking tests
2024-03-16 Dan BrownFramework: Upgrade from Laravel 9 to 10
2024-03-12 Martin RysDockerfile: Don't cache 50MB of lists and use a single... 4895/head
2024-03-12 Dan BrownDev: Fixed flaky OIDC test, updated dev version 4894/head
2024-03-12 Dan BrownUpdated minimum PHP version from 8.0 to 8.1
2024-03-10 Dan BrownUpdated translator attribution before release v24.02.1
2024-03-10 Dan BrownUpdated translations with latest Crowdin changes (...
2024-03-10 Dan BrownMerge branch 'totp-patch' into development
2024-03-10 Dan BrownMFA: Copied autocomplete changes from totp to backup...
2024-03-10 Dan BrownTOTP: Added one-time-code autofill
2024-03-09 Dan BrownPage nav: Fixed nbsp being represented as nothing
2024-03-09 Dan BrownBreadcrumbs: Set book/shelf lists to use name ordering
2024-03-09 Dan BrownPage Display: Fixed highlighting for elements in nested...
2024-02-28 Dan BrownEntity popular queriy: Loaded parents for selector...
2024-02-28 Dan Brown404: Fixed entity list issue with entity with non-visib...
2024-02-28 Dan BrownTranslations: Updated translator attribution, added...
2024-02-28 Dan BrownUpdated translations with latest Crowdin changes (...
2024-02-28 Dan BrownMerge branch 'v23-12' into development
2024-02-26 Dan BrownDeps: Updated composer packages 4870/head
2024-02-22 Dan BrownSessions: Prevent image urls being part of session...
2024-02-21 Dan BrownTheme System: Added AUTH_PRE_REGISTER logical event
2024-02-20 Dan BrownDeps: Updated npm & composer deps
2024-02-20 Dan BrownBreadcrumbs: Fixed bad dropdown menu placement at small...
2024-02-20 Dan BrownWYSIWYG: Improved a range of text direction/alignment...
2024-02-19 Dan BrownCover images: Updated description wording to better...
2024-02-18 Dan BrownWYSIWYG: Updated code handling to respect direction
2024-02-17 Dan BrownMerge pull request #4850 from BookStackApp/table_improv...
2024-02-17 Dan BrownTables: Added dynamic table header toggle 4850/head
2024-02-16 Dan BrownTables: Added menu items to clear formatting and sizes
2024-02-15 Dan BrownTables: Added fix to ensure proper clear formatting...
2024-02-15 MatticTurned off autocomplete for TOTP codes 4849/head
2024-02-15 Dan BrownTables: Updated selection style to avoid scroll overflow
2024-02-15 Dan BrownUpdated tinymce from 6.7.2 to 6.8.3
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.