]> BookStack Code Mirror - bookstack/shortlog
bookstack
2020-08-05 Jasper WeyneDefault OpenID display name set to standard value 2169/head
2020-08-04 Jasper WeyneMethod descriptions
2020-08-04 Jasper WeyneSimplify refresh method
2020-08-04 Jasper WeyneInitial unit tests for OpenID
2020-08-04 Jasper WeyneIncrease robustness of the refresh method
2020-07-09 Jasper WeyneAccessToken empty array parameter on null
2020-07-09 Jasper WeyneAdd OpenIdService to OpenIdSessionGuard constructor...
2020-07-09 Jasper WeyneConfigurable OpenID Connect services
2020-07-08 Jasper WeyneGeneralize refresh failure handling
2020-07-07 Jasper WeyneIgnore ID token expiry if unavailable
2020-07-07 Jasper WeyneToken expiration and refreshing using the refresh_token...
2020-07-06 Jasper WeyneDeduplicated getOrRegisterUser method
2020-07-01 Jasper WeyneFirst basic OpenID Connect implementation
2020-06-29 Dan BrownRemoved tests for removed ajax tag route
2020-06-29 Dan BrownFixed tag-manager loading on entity-creation
2020-06-29 Dan BrownFinished moving tag-manager from a vue to a component
2020-06-28 Dan BrownStarted migrating tag manager JS to HTML-first component
2020-06-28 Dan BrownConverted entity-dash from vue to a component
2020-06-27 Dan BrownMoved overlay component, migrated code-editor & added...
2020-06-27 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2020-06-27 Dan BrownMerge branch 'master' of git://github.com/drzippie...
2020-06-27 Dan BrownMerge pull request #2157 from Honvid/fix/lang_error
2020-06-27 Dan BrownMoved sass build out of webpack, updated npm deps
2020-06-27 Dan BrownMerge branch 'use-dart-sass' of git://github.com/timosc...
2020-06-27 Dan BrownFixed empty search scenario
2020-06-27 Dan BrownConverted search filters to not be vue based
2020-06-26 Timo SchwarzerReplace node-sass with dart-sass 2166/head
2020-06-25 Antonio Cortés... removed test_slug_multi_byte_lower_casing and added... 2165/head
2020-06-25 Antonio Cortés... Added Illuminate\Support\Str::slug to generate slug...
2020-06-24 Dan BrownStarted attempt at formalising component system used...
2020-06-16 Honvidfix the bug for lang's extra letter. 2157/head
2020-06-09 HonvidMerge pull request #1 from BookStackApp/master
2020-05-23 Dan BrownRemoved failing URL test
2020-05-23 Dan BrownFixed revision issues caused by page fillable changes
2020-05-23 Dan BrownUpdated framework and other deps
2020-05-23 Dan BrownPrevented entity "Not Found" events from being logged
2020-05-22 Dan BrownUpdated listing endpoints to be clickable in api docs
2020-05-22 Dan BrownFixed issue where updated page content would not be...
2020-05-22 Dan BrownIncremented version number
2020-05-22 Dan BrownAdded chapters to the API
2020-05-22 Dan BrownUpdated API auth to allow public user if given permission
2020-05-12 Dan BrownUpdated shelf-list view to enforce view permissions...
2020-05-02 Dan BrownRemoved unused function in registration service
2020-05-01 Dan BrownAdded command to regenerate comment content
2020-05-01 Dan BrownUpdated comment md rendering to be server-side
2020-04-29 Dan BrownFixed incorrect color code causing yellow/orange code...
2020-04-28 Dan BrownUpdated translator attribution before release v0.29.1
2020-04-28 Dan BrownUpdated ci with php7.4, update locale array
2020-04-28 Dan BrownNew Crowdin translations (#2071)
2020-04-28 Dan BrownNew Crowdin translations (#2028)
2020-04-27 Dan BrownAdded multi-select to book-sort interface
2020-04-27 Dan BrownAdded auto-focus behaviour to page editor
2020-04-26 Dan BrownFixed not shown existing-email warning on new ldap...
2020-04-26 Dan BrownUpdated WYSIWYG callout shortcut to handle child elems
2020-04-25 Dan BrownTweaked ListingResponseBuilder to help avoid future...
2020-04-25 Dan BrownFixed api query total not taking filters into account
2020-04-25 Dan BrownFixed floated content extending past page body
2020-04-25 Dan BrownFixed issue where callout and quotes overlap floated...
2020-04-25 Dan BrownFixed selection not visible - dark theme codemirror
2020-04-25 Dan BrownUpdated user-create endpoint so saml and ldap is consis...
2020-04-25 Dan BrownAuthenticated admins on all guards upon login
2020-04-25 Dan BrownFixed incorrect API listing total when offset set
2020-04-13 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2020-04-13 Dan BrownUpdated translator contributor file from crowdin
2020-04-13 Dan BrownNew Crowdin translations (#2005)
2020-04-12 Dan BrownMerge pull request #2023 from jzoy/master
2020-04-12 Dan BrownSome further dark-mode fixes, added toggle to homepage
2020-04-11 Dan BrownMerge pull request #2022 from BookStackApp/dark-mode
2020-04-11 Dan BrownAdded tests and translations for dark-mode components 2022/head
2020-04-11 Dan BrownAdded dark/light mode toggle to profile dropdown menu
2020-04-11 Dan BrownRemoved throttling from web-end requests
2020-04-11 Dan BrownRolled dark mode out to the editors
2020-04-11 jzoyUpdate settings.php 2023/head
2020-04-11 jzoyfix Chinese translation error
2020-04-11 Dan BrownMerge branch 'master' into dark-mode
2020-04-11 jzoyMerge pull request #2 from BookStackApp/master
2020-04-10 Dan BrownFixed incorrect []Activity -> array conversion
2020-04-10 Dan BrownStarted work on supporting a dark-mode
2020-04-10 Dan BrownCleaned up the activity service
2020-04-10 Dan BrownAdded book-export endpoints to the API
2020-04-10 Dan BrownReviewed and added testing for BookShelf API implementation
2020-04-10 Dan BrownMerge branch 'master' of git://github.com/osmansorkar...
2020-04-10 Dan BrownUpdated password reset process not to indicate if email...
2020-04-10 Dan BrownUpdated view-change endpoints to be clearer, separated...
2020-04-10 Dan BrownMerge branch 'feature_change_view_in_shelves_show'...
2020-04-09 Dan BrownReviewed #1688, Show parent shelves on books page
2020-04-09 Dan BrownMerge branch 'feature/#1598' of git://github.com/cw1998...
2020-04-09 Dan BrownAdded "update-url" command to find/replace url in the...
2020-04-09 Dan BrownUpdated WYSIWYG entity link selector to set link displa...
2020-04-05 Dan BrownUpdated wysiwyg code-block insert flow to be mouseless
2020-04-05 Dan BrownRemoved overflow hidden from all lists
2020-04-05 Dan BrownAdded support for changing the draw.io instance URL
2020-04-05 Dan BrownRemoved bmp and tiff support from uploaded images.
2020-04-05 Dan BrownMerge pull request #2003 from BookStackApp/rtl_styles_u...
2020-04-05 Dan BrownNew Crowdin translations (#2004)
2020-04-05 Dan BrownUpdated styles to use logical properties/values 2003/head
2020-04-04 Dan BrownUpdated test files to be PSR-4 compliant
2020-04-03 Dan BrownUpdated drawing uploads to use user id in image name
2020-04-03 Dan BrownFixed editor JavaScript error in TemplateManager
2020-04-03 Dan BrownBumped npm packages up and ran audit-fix
next