]> BookStack Code Mirror - bookstack/shortlog
bookstack
2023-10-01 Dan BrownJS: Fixed ESLint issues 4578/head
2023-10-01 Dan BrownImages: Rolled out image memory handling to image actions
2023-09-30 Dan BrownImages: Extracted out image resizing to its own class
2023-09-30 Dan BrownImages: Added thin wrapper around image filesystem...
2023-09-30 Dan BrownImages: Started refactor of image service
2023-09-30 Dan BrownImage manager: Tweaked grid sizing to prevent massive...
2023-09-30 Dan BrownImages: Added test to cover thubmnail regen endpoint
2023-09-30 Dan BrownImages: Reverted some thumbnails to be on-demand generated
2023-09-29 Dan BrownThumbnails: Added OOM handling and regen endpoint
2023-09-29 Dan BrownImages: Updated to create thumbnails at specific events
2023-09-25 Dan BrownUploads: Added user-facing message for Laravel post...
2023-09-24 Dan BrownEditors: Updated entity link select to pre-fill with...
2023-09-24 Dan BrownExports: Fixed issues with book text export format
2023-09-24 Dan BrownHeader: Simplified, split and re-orgranised view file(s)
2023-09-24 Dan BrownHomepage: Added tags button to non-default home views
2023-09-23 Dan BrownSearch: Added further backslash handling
2023-09-23 Dan BrownReadme: Updated badges, sponsors and top links
2023-09-19 Dan BrownSearch: Added support for escaped exact terms
2023-09-19 Dan BrownAvatar Commend: Simplified and updated during review
2023-09-18 Marc Hagenfix: Actually check if we have correct data 4560/head
2023-09-18 Marc Hagenfeat: Artisan command for updating avatars for existing...
2023-09-17 Dan BrownDev: Reviewed and expanded on PHP testing docs
2023-09-17 Dan BrownMerge branch 'tusharnain4578/development' into development
2023-09-17 Dan BrownNotifications: Updated comment notif. prefs. test
2023-09-17 Dan BrownMerge pull request #4555 from BookStackApp/language_cleanup
2023-09-17 Dan BrownLocales: Removed a lot of existing locale handling 4555/head
2023-09-17 Tushar NainUpdate UserPreferencesTest.php 4552/head
2023-09-17 Dan BrownLocales: Fixed errors occuring for PHP < 8.2
2023-09-17 Dan BrownLocales: More use of locale objects, Addressed failing...
2023-09-17 Dan BrownLocales: Performed cleanup and alignment of locale...
2023-09-16 Dan BrownExtracted icon helper, aligned container resolution
2023-09-16 Dan BrownMerge pull request #4554 from BookStackApp/guest_user_c...
2023-09-16 Dan BrownRemoved redundant null check 4554/head
2023-09-16 Dan BrownGuest control: Cleaned methods involved in fetching...
2023-09-16 Dan BrownMerge branch 'v23-08' into development
2023-09-16 Tushar NainFixed : Comment notification settings are visible even...
2023-09-15 Dan BrownComments: Fixed wrong identification of parent comment
2023-09-14 Dan BrownCleanup Command: Allowed running non-interactively
2023-09-14 Dan BrownDark Mode: Fixed not toggle action when dark by default
2023-09-13 Dan BrownLangs: Added Uzbek, Updated translator attribution
2023-09-13 Dan BrownMerge branch 'Bajszi97/development' into development
2023-09-13 Dan BrownReviewed #4533, formatting and tweaks
2023-09-12 BajsziTest comment creator name truncation 4533/head
2023-09-12 BajsziTruncate with three dots
2023-09-12 Dan BrownTheme: Added handling for functions.php file load error
2023-09-11 BajsziTrimmed name last resort
2023-09-11 Dan BrownNotifications: Reorgranised classes into domain specifi...
2023-09-11 Dan BrownViews: Rolled out ID to similar recent activity lists
2023-09-11 Dan BrownMerge branch 'v23-08' into development
2023-09-11 Dan BrownComments: Fixed JS error when lacking commenting permis...
2023-09-11 Dan BrownSlack auth: Switched from community to laravel library
2023-09-11 Dan BrownOIDC: Moved name claim option handling from config...
2023-09-11 Dan BrownFixed php8 compat issue, updated readme & templates
2023-09-10 Dan BrownSimplified and aligned handling of mixed entity endpoints
2023-09-09 Dan BrownMail: changed default "MAIL_FROM" address
2023-09-08 Dan BrownMerge pull request #4525 from BookStackApp/http_alignment
2023-09-08 Dan BrownRemoved use of HttpFetcher 4525/head
2023-09-08 Dan BrownStarted aligning app-wide outbound http calling behaviour
2023-09-07 Dan BrownUpdated translations with latest Crowdin changes (...
2023-09-07 Dan BrownUpdated sponsors and dev version
2023-09-04 Dan BrownUpdated translations with latest Crowdin changes (...
2023-09-04 Dan BrownWYSIWYG: Fixed filtering issue causing broken page...
2023-09-03 Dan BrownUpdated translator attribution before release v23.08.1
2023-09-03 Dan BrownUpdated translations with latest Crowdin changes (...
2023-09-03 Dan BrownPreferences: Fixed section screen flexibility
2023-09-03 Dan BrownWatching: Prevent issues when watchable or user is...
2023-09-02 Dan BrownMerge pull request #4497 from BookStackApp/notification...
2023-09-02 Dan BrownMerge pull request #4484 from omahs/patch-1
2023-09-02 Dan BrownTesting: Added entity decode flag and phpunit env option 4497/head
2023-09-02 Dan BrownNotifications: Aligned how user language is used
2023-09-01 Dan BrownNotifications: Add test to check notification language
2023-09-01 Dan BrownWYSIWYG: Added filtering of page pointer elements
2023-08-31 omahsfix typo 4484/head
2023-08-31 omahsfix typos
2023-08-31 omahsfix typo
2023-08-30 Dan BrownUpdated translations with latest Crowdin changes (...
2023-08-30 Dan BrownUpdated translator attribution before v23.08
2023-08-30 Dan BrownMD Editor: Fixed scroll on mobile widths
2023-08-30 Dan BrownSSR: Added new option to complete env example file
2023-08-27 Dan BrownMerge branch 'srr_host_allowlist' into development
2023-08-27 Dan BrownUpdated translations with latest Crowdin changes (...
2023-08-26 Dan BrownSSR: Updated allow list handling & covered webhook...
2023-08-26 Dan BrownSecurity: Added new SSR allow list and validator
2023-08-26 Dan BrownGuests: Prevented access to profile routes
2023-08-23 Dan BrownMerge pull request #4457 from BookStackApp/drawing_back...
2023-08-23 Dan BrownUpdated readme attribution and fixed eslint issues 4457/head
2023-08-23 Dan BrownDrawio: Tweaked fail backup handling during testing
2023-08-23 Dan BrownDrawio: Added unsaved restore prompt and logic
2023-08-22 Dan BrownDrawio: Started browser drawing backup store system
2023-08-22 Dan BrownRTL: Fixed screen-reader-only elements pushout out...
2023-08-21 Dan BrownCache: Increases database cache value size
2023-08-21 Dan BrownMerge branch 'add-priority' into development
2023-08-21 Dan BrownAPI: Reviewed changes for API priority control
2023-08-19 Dan BrownUpdated PHP and npm deps, Upped node version
2023-08-17 Dan BrownStatus: Updated cache check to use unique key
2023-08-17 Dan BrownMerge pull request #4390 from BookStackApp/content_noti...
2023-08-17 Dan BrownNotifications: Switched testing from string to referenc... 4390/head
2023-08-17 Dan BrownNotifications: Fixed send content permission checking
2023-08-17 Dan BrownNotifications: Fixed issues causing failing tests
2023-08-16 Dan BrownNotifications: Made improvements from manual testing
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.