]> BookStack Code Mirror - bookstack/shortlog
bookstack
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-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 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-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-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
2020-09-30 Dan BrownUpdated http service to not read 204 response data
2020-09-30 Dan BrownUpdated esbuild options and version & updated npm deps
2020-09-28 Dan BrownUpdated page content related links on content id changes
2020-09-28 Dan BrownFixed duplicate requests in attachment manager issue
2020-09-28 Dan BrownMerge pull request #2272 from jakubboucek/feature/fix...
2020-09-28 Dan BrownUpdated draw.io references to diagrams.net
2020-09-27 Dan BrownStarted implementation of recycle bin functionality
2020-09-27 Jakub BoučekFixed canonical redirects on non-root url app instances 2272/head
2020-09-26 Dan BrownRemoved redundant test
2020-09-26 Dan BrownUpdated translators fiel with latest
2020-09-26 Dan BrownNew Crowdin updates (#2262)
2020-09-26 Dan BrownUpdated codemirror and updated codemirror base styles
2020-09-26 Dan BrownUpdated PR code to use isA and updated that function...
2020-09-26 Dan BrownMerge branch 'renderpages' of git://github.com/mr-vinn...
2020-09-26 Dan BrownAdded test for includes on book export
2020-09-26 Dan BrownFixed issue where SAML login not notifiy on existing...
2020-09-26 Dan BrownUpdated settings nav to be more flexible
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.