]> BookStack Code Mirror - bookstack/shortlog
bookstack
2021-01-02 Dan BrownFixed restore revision save order, Added restore summar...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/rondaa/BookSt...
2021-01-02 Dan BrownAligned norwegian lang with others and used correct...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/Swoy/BookStac...
2021-01-02 Dan BrownMerge pull request #2416 from shubhamosmosys/master
2021-01-02 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-01-02 Dan BrownAdded iframe CSP, improved session cookie security
2021-01-02 Dan BrownCreate FUNDING.yml
2021-01-02 Dan BrownFixed short editor in firefox and optimised some queries
2021-01-02 Dan BrownMerge pull request #2436 from BookStackApp/ownership_system
2021-01-02 Dan BrownAdded owner field to DummyContentSeeder 2436/head
2021-01-01 Dan BrownTested new ownership + (delete/change) systems
2021-01-01 Dan BrownAdded manual type conversion to fix failing tests
2021-01-01 Dan BrownAdded user ownership migrate to delete screen.
2021-01-01 Dan BrownMoved permission updating to its own tool
2020-12-31 Dan BrownFixed view path
2020-12-31 Dan BrownAdded user-select input
2020-12-31 Dan BrownConverted breadcrumb-listing to new component system
2020-12-30 Dan BrownFixed test helper method signature
2020-12-30 Dan BrownAdded owners to entity creation and updated tests
2020-12-30 Dan BrownStarted change for entities to have concept of owners
2020-12-30 Dan BrownUpdated readme newsletter links
2020-12-21 Shubham TiwariRemove unnecessary changes 2416/head
2020-12-18 Dan BrownUpdated wording of image cleanup option
2020-12-18 Dan BrownFixed failing home test after changes in last commit
2020-12-18 Dan BrownAligned book and shelf grid item views
2020-12-18 Dan BrownUpdated deps based on changes done for php8 readiness
2020-12-18 Dan BrownFixed changed namespaces for merged test
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-18 Dan BrownFixed issue where restricted page content in plaintext...
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-17 Dan BrownFixed book-tree-gen page visibility issue
2020-12-17 shubhamosmosysFix issue with viewing export dropdown list
2020-12-17 Dan BrownUpdated chapter delete wording to fit with new logic
2020-12-08 Dan BrownCleaned up some user/image areas of the app
2020-12-06 Dan BrownFixed issue where page export contain system would...
2020-12-06 Dan BrownMerge branch 'v0.30.x'
2020-12-06 Dan BrownEnsured base64 images are read from image upload folder
2020-12-06 Dan BrownRemoved http fetching from image base64 generation
2020-12-06 Dan BrownRemoved generic "UploadService" which was doing very...
2020-12-06 Dan BrownUpdated .env.example to encorage use of setting APP_URL
2020-11-29 Dan BrownSwapped out HTML diff implementation for own, removes...
2020-11-28 Dan BrownFixed bad collection/array mixing causing error on...
2020-11-28 Dan BrownMerge pull request #2382 from BookStackApp/pages_api
2020-11-28 Dan BrownAdded testing to cover the pages API 2382/head
2020-11-28 Dan BrownAdded page export API controller
2020-11-28 Dan BrownMade docs sidebar a slight bit easier to scroll
2020-11-28 Dan BrownAdded pages API doc examples
2020-11-22 Dan BrownStarted pages API
2020-11-22 Dan BrownUpdated old exportService name in controllers
2020-11-22 Dan BrownFocused base Entity class cleanup
2020-11-22 Dan BrownFixed some mis-refactoring and split search service
2020-11-21 Dan BrownMoved models to folder, renamed managers to tools
2020-11-21 Dan BrownService provider and other cleanup
2020-11-21 Dan BrownAligned constructors across controller classes
2020-11-21 Dan BrownCleaned up api docs implementation, added missing titles
2020-11-21 Dan BrownMerge pull request #2360 from BookStackApp/activity_revamp
2020-11-20 Dan BrownAdded latest activity into users list view 2360/head
2020-11-20 Dan BrownImplemented remainder of activity types
2020-11-20 Dan BrownImplemented user, api_tokem & role activity logging
2020-11-18 Dan BrownStarted widening of activity logging
2020-11-08 Dan BrownUpdated activities table format
2020-11-07 Dan BrownRemoved use of book_id in activity
2020-11-07 Dan BrownOrganised activity types and moved most to repos
2020-11-07 Dan BrownMerge pull request #2283 from BookStackApp/recycle_bin
2020-11-07 Dan BrownChecked over recycle bin parent/child flows 2283/head
2020-11-07 Dan BrownEnhanced how activities are shown on items in recycle bin
2020-11-07 Dan BrownAdded recycle bin auto-clear lifetime functionality
2020-11-07 Dan BrownAdded test coverage of recycle bin actions
2020-11-06 Dan BrownStarted testing work for recycle bin implementation
2020-11-04 Anthony RondaAutomatic Restored Revision Changelog Summary Text 2353/head
2020-11-02 Dan BrownCleaned up duplicate code in recycle-bin restore
2020-11-02 Dan BrownAdded per-item recycle-bin delete and restore
2020-10-31 Dan BrownRe-aligned init files with Laravel default
2020-10-31 Dan BrownMerge branch 'fixes' of git://github.com/imanghafoori1...
2020-10-31 Dan BrownMerge pull request #2298 from timoschwarzer/composer...
2020-10-31 Dan BrownMerge branch 'xss_and_redir_patch' of git://github...
2020-10-31 Dan BrownPrevented possible XSS via link attachments
2020-10-27 PercussiveElbowXSS and redirect fixes with test cases
2020-10-19 Ole AldricUpdate Localization.php in Middleware with "no" tag... 2336/head
2020-10-19 Ole Aldricupdated config to also include Norwegian 2334/head
2020-10-19 Ole Aldricadded missing comma that caused the testprocess to... 2333/head
2020-10-19 Ole AldricAdded translation for Norwegian (Bokmål)
2020-10-16 imanghafooriAdds laravel-microscope package 2328/head
2020-10-16 imanghafoorifixes from laravel-microscope
2020-10-13 Dan BrownMerge pull request #2296 from timoschwarzer/esbuild...
2020-10-13 Dan BrownUpdated translator attribution before release v0.30.3
2020-10-13 Dan BrownAdded alias for vbscript
2020-10-13 Dan BrownMerge pull request #2302 from nutsflag/master
2020-10-13 Dan BrownMerge pull request #2303 from BookStackApp/l10n_master
2020-10-13 Dan BrownFixed error on drawing edit on markdown editor
2020-10-05 Dan BrownNew translations settings.php (Chinese Simplified) 2303/head
2020-10-03 Dan BrownAdded recycle bin empty notification response with...
2020-10-03 Dan BrownStarted work on the recycle bin interface
2020-10-02 Dan BrownNew translations settings.php (Spanish)
2020-10-02 Dan BrownNew translations settings.php (Chinese Simplified)
2020-10-02 nutsflagUpdate code.js 2302/head
2020-10-02 nutsflagUpdate code-editor.blade.php
2020-10-01 Timo SchwarzerInstall composer dependencies in Docker entrypoint 2298/head
2020-10-01 Timo SchwarzerFix build:js:watch not building at first launch in... 2296/head
next