]> BookStack Code Mirror - bookstack/shortlog
bookstack
2024-04-21 nesgeswhitespace only 4970/head
2024-04-21 nesgesbetter accessibility for honepot formfield
2024-04-19 nesgesadd ambrosia-container to registration form as honeypot...
2024-04-19 nesgesfixed mislabeling of name input
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-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
2024-02-14 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2024-02-14 Dan BrownRTL: Fixed pagination not responding to RTL layout
2024-02-13 Dan BrownMerge pull request #4794 from BookStackApp/en_tweaks
2024-02-13 Dan BrownHeader: Fixed mobile menu falling out of header
2024-02-11 Dan BrownMerge pull request #4827 from BookStackApp/query_revamp
2024-02-11 Dan BrownQueries: Update API to align data with previous versions 4827/head
2024-02-08 Dan BrownQueries: Addressed failing test cases from recent changes
2024-02-08 Dan BrownQueries: Updated old use-specific entity query classes
2024-02-07 Dan BrownQueries: Moved out or removed some class-level items
2024-02-07 Dan BrownQueries: Extracted static page,chapter,shelf queries...
2024-02-07 Dan BrownQueries: Updated all app book static query uses
2024-02-07 Dan BrownQueries: Migrated revision repo queries to new class
2024-02-05 Dan BrownQueries: Extracted PageRepo queries to own class
2024-02-05 Dan BrownQueries: Extracted chapter repo queries to class
2024-02-05 Dan BrownMerge pull request #4828 from shashinma/development
2024-02-05 Mikhail ShashinUpdate PWA manifest orientation to any 4828/head
2024-02-04 Dan BrownQueries: Migrated bookshelf repo queries to new class
2024-02-04 Dan BrownQueries: Migrated BookRepo queries to new query class
2024-02-04 Dan BrownDB: Started update of entity loading to avoid global...
2024-02-01 Dan BrownPlonker Remediation: Removed dd line left in from debugging
2024-02-01 Dan BrownMerge branch 'chapter-templates' into development
2024-02-01 Dan BrownDefault chapter templates: Added tests, extracted repo...
2024-02-01 Dan BrownDefault chapter templates: Updated api docs and tests
2024-01-31 Dan BrownMerge pull request #4815 from BookStackApp/comment_wysiwyg
2024-01-31 Dan BrownComments: Added HTML filter test, fixed placeholder... 4815/head
2024-01-31 Dan BrownComments: Removed remaining uses of redundant 'text...
2024-01-31 Dan BrownComments: Added HTML filter on load, tinymce elem filtering
2024-01-31 Dan BrownComments: Added wysiwyg link selector, updated tests...
2024-01-30 Dan BrownComments: Added back-end HTML support, fixed editor...
2024-01-30 Dan BrownComments: Added input wysiwyg for creating/updating...
2024-01-30 Dan BrownWYSIWYG: Altered how custom head added to editors
2024-01-29 Saschaadded template to chapter API controller 4750/head
2024-01-29 Saschaextraded template form to own file and changed translations
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.