]>
BookStack Code Mirror - bookstack/shortlog
projects
/
bookstack
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bookstack
2024-03-17
Dan Brown
Framework: Addressed deprecations
4903/head
commit
|
commitdiff
|
tree
|
snapshot
2024-03-17
Dan Brown
Deps: Updated custom symfony/mailer package
commit
|
commitdiff
|
tree
|
snapshot
2024-03-17
Dan Brown
Deps: Updated intervention library from 2 to 3
commit
|
commitdiff
|
tree
|
snapshot
2024-03-17
Dan Brown
Testing: Updated PHPUnit from 9 to 10
commit
|
commitdiff
|
tree
|
snapshot
2024-03-17
Dan Brown
Migrations: Updated with type hints instead of php doc
commit
|
commitdiff
|
tree
|
snapshot
2024-03-16
Dan Brown
Framework: Fixed issues breaking tests
commit
|
commitdiff
|
tree
|
snapshot
2024-03-16
Dan Brown
Framework: Upgrade from Laravel 9 to 10
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Dan Brown
Dev: Fixed flaky OIDC test, updated dev version
4894/head
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Dan Brown
Updated minimum PHP version from 8.0 to 8.1
commit
|
commitdiff
|
tree
|
snapshot
2024-03-10
Dan Brown
Updated translator attribution before release v24.02.1
commit
|
commitdiff
|
tree
|
snapshot
2024-03-10
Dan Brown
Updated translations with latest Crowdin changes (...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-10
Dan Brown
Merge branch 'totp-patch' into development
commit
|
commitdiff
|
tree
|
snapshot
2024-03-10
Dan Brown
MFA: Copied autocomplete changes from totp to backup...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-10
Dan Brown
TOTP: Added one-time-code autofill
commit
|
commitdiff
|
tree
|
snapshot
2024-03-09
Dan Brown
Page nav: Fixed nbsp being represented as nothing
commit
|
commitdiff
|
tree
|
snapshot
2024-03-09
Dan Brown
Breadcrumbs: Set book/shelf lists to use name ordering
commit
|
commitdiff
|
tree
|
snapshot
2024-03-09
Dan Brown
Page Display: Fixed highlighting for elements in nested...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Dan Brown
Entity popular queriy: Loaded parents for selector...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Dan Brown
404: Fixed entity list issue with entity with non-visib...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Dan Brown
Translations: Updated translator attribution, added...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Dan Brown
Updated translations with latest Crowdin changes (...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-28
Dan Brown
Merge branch 'v23-12' into development
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Dan Brown
Deps: Updated composer packages
4870/head
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Dan Brown
Sessions: Prevent image urls being part of session...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-21
Dan Brown
Theme System: Added AUTH_PRE_REGISTER logical event
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Dan Brown
Deps: Updated npm & composer deps
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Dan Brown
Breadcrumbs: Fixed bad dropdown menu placement at small...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Dan Brown
WYSIWYG: Improved a range of text direction/alignment...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-19
Dan Brown
Cover images: Updated description wording to better...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-18
Dan Brown
WYSIWYG: Updated code handling to respect direction
commit
|
commitdiff
|
tree
|
snapshot
2024-02-17
Dan Brown
Merge pull request #4850 from BookStackApp/table_improv...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-17
Dan Brown
Tables: Added dynamic table header toggle
4850/head
commit
|
commitdiff
|
tree
|
snapshot
2024-02-16
Dan Brown
Tables: Added menu items to clear formatting and sizes
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Dan Brown
Tables: Added fix to ensure proper clear formatting...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Mattic
Turned off autocomplete for TOTP codes
4849/head
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Dan Brown
Tables: Updated selection style to avoid scroll overflow
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Dan Brown
Updated tinymce from 6.7.2 to 6.8.3
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Dan Brown
Merge branch 'development' of github.com:BookStackApp...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
Dan Brown
RTL: Fixed pagination not responding to RTL layout
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Dan Brown
Merge pull request #4794 from BookStackApp/en_tweaks
commit
|
commitdiff
|
tree
|
snapshot
2024-02-13
Dan Brown
Header: Fixed mobile menu falling out of header
commit
|
commitdiff
|
tree
|
snapshot
2024-02-11
Dan Brown
Merge pull request #4827 from BookStackApp/query_revamp
commit
|
commitdiff
|
tree
|
snapshot
2024-02-11
Dan Brown
Queries: Update API to align data with previous versions
4827/head
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Dan Brown
Queries: Addressed failing test cases from recent changes
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
Dan Brown
Queries: Updated old use-specific entity query classes
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Dan Brown
Queries: Moved out or removed some class-level items
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Dan Brown
Queries: Extracted static page,chapter,shelf queries...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Dan Brown
Queries: Updated all app book static query uses
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
Dan Brown
Queries: Migrated revision repo queries to new class
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Dan Brown
Queries: Extracted PageRepo queries to own class
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Dan Brown
Queries: Extracted chapter repo queries to class
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Dan Brown
Merge pull request #4828 from shashinma/development
commit
|
commitdiff
|
tree
|
snapshot
2024-02-05
Mikhail Shashin
Update PWA manifest orientation to any
4828/head
commit
|
commitdiff
|
tree
|
snapshot
2024-02-04
Dan Brown
Queries: Migrated bookshelf repo queries to new class
commit
|
commitdiff
|
tree
|
snapshot
2024-02-04
Dan Brown
Queries: Migrated BookRepo queries to new query class
commit
|
commitdiff
|
tree
|
snapshot
2024-02-04
Dan Brown
DB: Started update of entity loading to avoid global...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-01
Dan Brown
Plonker Remediation: Removed dd line left in from debugging
commit
|
commitdiff
|
tree
|
snapshot
2024-02-01
Dan Brown
Merge branch 'chapter-templates' into development
commit
|
commitdiff
|
tree
|
snapshot
2024-02-01
Dan Brown
Default chapter templates: Added tests, extracted repo...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-01
Dan Brown
Default chapter templates: Updated api docs and tests
commit
|
commitdiff
|
tree
|
snapshot
2024-01-31
Dan Brown
Merge pull request #4815 from BookStackApp/comment_wysiwyg
commit
|
commitdiff
|
tree
|
snapshot
2024-01-31
Dan Brown
Comments: Added HTML filter test, fixed placeholder...
4815/head
commit
|
commitdiff
|
tree
|
snapshot
2024-01-31
Dan Brown
Comments: Removed remaining uses of redundant 'text...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-31
Dan Brown
Comments: Added HTML filter on load, tinymce elem filtering
commit
|
commitdiff
|
tree
|
snapshot
2024-01-31
Dan Brown
Comments: Added wysiwyg link selector, updated tests...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-30
Dan Brown
Comments: Added back-end HTML support, fixed editor...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-30
Dan Brown
Comments: Added input wysiwyg for creating/updating...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-30
Dan Brown
WYSIWYG: Altered how custom head added to editors
commit
|
commitdiff
|
tree
|
snapshot
2024-01-29
Sascha
added template to chapter API controller
4750/head
commit
|
commitdiff
|
tree
|
snapshot
2024-01-29
Sascha
extraded template form to own file and changed translations
commit
|
commitdiff
|
tree
|
snapshot
2024-01-29
Sascha
Update entities.php
commit
|
commitdiff
|
tree
|
snapshot
2024-01-27
Dan Brown
Merge pull request #4804 from BookStackApp/oidc_pkce
commit
|
commitdiff
|
tree
|
snapshot
2024-01-27
Dan Brown
OIDC: Added testing of PKCE flow
4804/head
commit
|
commitdiff
|
tree
|
snapshot
2024-01-25
Dan Brown
OIDC: Added PKCE functionality
commit
|
commitdiff
|
tree
|
snapshot
2024-01-24
Dan Brown
Merge pull request #4796 from BookStackApp/v23-12
commit
|
commitdiff
|
tree
|
snapshot
2024-01-24
Dan Brown
Dependancies: Updated PHP deps via composer
4796/head
commit
|
commitdiff
|
tree
|
snapshot
2024-01-24
Dan Brown
Updated translator attribution before v23.12.2 release
commit
|
commitdiff
|
tree
|
snapshot
2024-01-24
Dan Brown
Merged l10n_development into v23-12
commit
|
commitdiff
|
tree
|
snapshot
2024-01-23
Sascha
fixed error from phpcs
commit
|
commitdiff
|
tree
|
snapshot
2024-01-23
Sascha
Update TrashCan.php
commit
|
commitdiff
|
tree
|
snapshot
2024-01-23
Dan Brown
Entity selector: Fixed initial load overwriting initial...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-23
Dan Brown
Attachment List: Fixed broken ctrl-click functionality
commit
|
commitdiff
|
tree
|
snapshot
2024-01-23
Dan Brown
Text: Tweaks to EN text for consistency/readability
4794/head
commit
|
commitdiff
|
tree
|
snapshot
2024-01-17
Dan Brown
Merge pull request #4758 from BookStackApp/range_reques...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Dan Brown
Merge branch 'development' of github.com:BookStackApp...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Dan Brown
Updated translator attribution
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Dan Brown
Updated translations with latest Crowdin changes (...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Dan Brown
Chapters API: Added missing book_slug field
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Dan Brown
Uploads: Explicitly disabled s3 streaming in config
4758/head
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Dan Brown
Attachments: Drag and drop video support
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Dan Brown
Range requests: Added test cases to cover functionality
commit
|
commitdiff
|
tree
|
snapshot
2024-01-10
Dan Brown
Readme: Updates sponsor list
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Dan Brown
Range requests: Added basic HTTP range support
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Dan Brown
Range requests: Extracted stream output handling to...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Sascha
Added Default Templates for Chapters
commit
|
commitdiff
|
tree
|
snapshot
2023-12-29
Dan Brown
Updated translator attribution before release v23.12
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Dan Brown
Updated translations with latest Crowdin changes (...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-28
Dan Brown
Languages: Added Finnish to language list
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Dan Brown
Permissions: Updated generation querying to be more...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-22
Dan Brown
Deps: Updated php depenencies via composer
commit
|
commitdiff
|
tree
|
snapshot
next
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.