]> BookStack Code Mirror - bookstack/shortlog
bookstack
2023-12-16 Dan BrownWYSWIYG: Allowed video/embed alignment controls 4727/head
2023-12-13 Dan BrownUsers API: Fixed sending invite when using form requests
2023-12-12 Dan BrownMerge pull request #4721 from BookStackApp/default...
2023-12-12 Dan BrownDefault templates: Fixed syntax for php8.0, added test 4721/head
2023-12-12 Dan BrownDefault templates: Added permission checks to selector...
2023-12-12 Dan BrownDefault templates: Cleaned up ux, added case for added...
2023-12-12 Dan BrownDefault templates: Added tests to cover functionality
2023-12-12 Dan BrownPage Templates: Changed template field name, added...
2023-12-11 Dan BrownDefault templates: Added page picker and working forms
2023-12-11 Dan BrownDefault Templates: Started review and updates from...
2023-12-11 Dan BrownMerge branch 'development' into default-templates
2023-12-10 Dan BrownPHPStan: Fixed larastan loading and address some level2...
2023-12-10 Dan BrownURL Handling: Removed referrer-based redirect handling
2023-12-09 Dan BrownDepenencies: Updated NPM packages
2023-12-09 Dan BrownDependencies: Updated composer PHP deps
2023-12-08 Dan BrownSAML2: Fixed non-spec point of logout, Improved redirec...
2023-12-07 Dan BrownMerge pull request #4714 from BookStackApp/oidc_logout
2023-12-07 Dan BrownOIDC: Update example env option to reflect correct... 4714/head
2023-12-07 Dan BrownOIDC RP Logout: Fixed issues during testing
2023-12-06 Dan BrownTests: Fixed debug test to work with social class changes
2023-12-06 Dan BrownOIDC RP Logout: Added autodiscovery support and test...
2023-12-06 Dan BrownAuth: Refactored OIDC RP-logout PR code, Extracted...
2023-12-06 Dan BrownMerge branch 'fix/oidc-logout' into development
2023-12-05 Dan BrownRTL: Made a range of fixes & improvments for RTL text
2023-12-03 Dan BrownSAML2: Included parsed groups in dump data
2023-12-03 Dan BrownMerge branch 'v23-10' into development
2023-11-27 Dan BrownMerge pull request #4688 from BookStackApp/include...
2023-11-27 Dan BrownIncludes: Added back support for parse theme event 4688/head
2023-11-27 Dan BrownIncludes: Added ID de-duplicating and more thorough...
2023-11-27 Dan BrownIncludes: Switched page to new system
2023-11-25 Dan BrownIncludes: Updated logic regarding parent block els...
2023-11-24 Dan BrownIncludes: Added block-level handling to new include...
2023-11-23 Dan BrownIncludes: Developed to get new system working with...
2023-11-22 Dan BrownIncludes: Started foundations for new include tag parser
2023-11-20 Dan BrownImages: Prevented base64 extraction without permission 4684/head
2023-11-19 Dan BrownImages: Forced intervention loading via specific method
2023-11-19 Dan BrownFavicon: Moved resizing to specific resizer class
2023-11-17 Dan BrownLogicalTheme: Added events for registering web routes
2023-11-14 Dan BrownHTML: Tweaked output from full HtmlDocument
2023-11-14 Dan BrownMerge pull request #4673 from BookStackApp/html_doc_ali...
2023-11-14 Dan BrownHTML: Aligned and standardised DOMDocument usage 4673/head
2023-11-14 Dan BrownMerge pull request #4661 from BookStackApp/tinymce_update
2023-11-14 Dan BrownMerge branch 'Man-in-Black-patch-1' into development
2023-11-14 Dan BrownNotifications: Review of PR to include path path #4629
2023-11-14 SaschaAdded book name to the mail template
2023-11-09 Dan BrownJS: Removed random extra import
2023-11-09 Dan BrownWYSIWYG: Updated TinyMCE from 6.5.1 to 6.7.2 4661/head
2023-11-07 Dan BrownUpdated translator attribution before release v23.10.2
2023-11-07 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2023-11-07 Dan BrownDropdowns: Fixed bad direction logic, added dynmaic...
2023-11-07 Dan BrownUpdated translations with latest Crowdin changes (...
2023-11-07 Dan BrownPWA: Prevent passing credentials to avoid redirection...
2023-11-02 Dan BrownUpdated translations with latest Crowdin changes (...
2023-11-02 Dan BrownLangs: Enabled Nynorsk option, updated translator attri...
2023-11-02 Dan BrownMD Editor: Fixed lack of toolbar BG when in fullscreen
2023-11-02 Dan BrownEditor toolbox: Updated tabs to use link color
2023-11-01 Dan BrownPage JS: Improved block jumping and highlighting
2023-11-01 Dan BrownJS Events: Added CM pre/post init events
2023-10-31 Dan BrownTesting: Added PHP8.3 support
2023-10-30 Dan BrownReadme: Updated sponsorship links and language contribu...
2023-10-30 Dan BrownDemo mode: Updated my account access to be more selective
2023-10-30 Dan BrownLangs: Updated translators and locale list pre v23.10
2023-10-30 Dan BrownUpdated translations with latest Crowdin changes (...
2023-10-23 Dan BrownMiddlware: Prevented caching of all app requests
2023-10-23 Dan BrownStyles: Aligned empty state alignment & consistency
2023-10-23 Dan BrownShortcuts: Prevented help shown when in inputs
2023-10-20 Dan BrownDeps: Updated npm and composer packages
2023-10-19 Dan BrownSecurity: Swapped twitter for mastodon link
2023-10-19 Dan BrownMerge pull request #4618 from radiantwave/patch-1
2023-10-19 Dan BrownMerge pull request #4615 from BookStackApp/user_account
2023-10-19 Dan BrownMy Acount: Updated old preference url reference for... 4615/head
2023-10-19 DanielUpdate SECURITY.md 4618/head
2023-10-19 Dan BrownMy Account: Covered profile and auth pages with tests
2023-10-19 Dan BrownUser Account: Ensured page titles for pages and api...
2023-10-19 Dan BrownMy Account: Updated and started adding to tests
2023-10-19 Dan BrownAPI Tokens: Updated interfaces to return to correct...
2023-10-19 Dan BrownMy Account: Added self-delete flow
2023-10-19 Dan BrownUser form: Always show external auth field, update...
2023-10-18 Dan BrownMy Account: Cleaned-up/reorganised user header dropdown
2023-10-18 Dan BrownMy Account: Extracted/tweaked profile text, removed...
2023-10-18 Dan BrownMy Account: Built out profile page & endpoints
2023-10-17 Dan BrownUsers: Built out auth page for my-account section
2023-10-17 Dan BrownUser: Started cleanup of user self-management
2023-10-14 Dan BrownMerge pull request #4604 from BookStackApp/editor_trim_...
2023-10-14 Dan BrownEditors: Properly aligned edit area border radius 4604/head
2023-10-14 Dan BrownEditors: Adjusted new design for mobile and dark mode
2023-10-14 Dan BrownEditors: Tightened up new design, adjusted for MD editor
2023-10-13 Dan BrownEditor: Started toying with more singificant design...
2023-10-08 Dan BrownEditor: Started attempts to improve design elements
2023-10-07 Dan BrownHomepage: Made much nicer at ipad-like widths
2023-10-06 Dan BrownMerge branch 'LawssssCat/development' into development
2023-10-06 Dan BrownLayout: Restructured tri-layout for sidebar control
2023-10-04 Dan BrownCI: Added path filtering to actions
2023-10-04 Dan BrownTags: Fixed enter press clearing field
2023-10-03 Dan BrownPrint Styles: Removed use of seperate style sheet
2023-10-03 Dan BrownPrint Styles: Fixed header/footer content showing
2023-10-03 Dan BrownTesting: Added favicon cleanup
2023-10-03 Dan BrownAdded NETWAYS to readme sponsor list
2023-10-02 Dan BrownMerge branch 'basic-pwa-support' into development
2023-10-02 Dan BrownPWA Manifest: Tweaks during review of PR #4430
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.