]> BookStack Code Mirror - bookstack/history - app
Aligned notification capitalisation
[bookstack] / app /
2021-03-04 Timo FörsterAllow uploads of files containing dots in filename... 2611/head
2021-03-03 Dan BrownConverted some tests from BrowserKit, Updated shared...
2021-03-02 Dan BrownBetter aligned handler with core laravel
2021-03-02 Dan BrownMerge branch 'v0.31.x'
2021-02-25 Dan BrownMerge pull request #2591 from philjak/add_bookshelf_vie...
2021-02-25 PhilipAdding APP_VIEWS_BOOKSHELF to .ENV 2591/head
2021-02-20 ckleemannIntroduce an env variable for the Session Cookie Path 2573/head
2021-02-14 Benedikt VolkeAdd filter method to search runner
2021-02-11 Dan BrownUpdated update-url command to handle array values
2021-02-10 Dan BrownUpdated update-url command to look at setting values
2021-02-10 Dan BrownAligned setting helper with new get method changes
2021-02-09 James GeigerCode cleanup, bug squashing 2393/head
2021-02-09 James GeigerPageContent return null issue
2021-02-09 James GeigerCode cleanup, refactor
2021-02-07 Dan BrownAdded env option for setting dark mode default
2021-02-07 Dan BrownTweaked LDAP TLS Implementation
2021-02-07 Dan BrownMerge branch 'master' of git://github.com/Body4/BookSta...
2021-02-06 Dan BrownRemoved some old front-end md rendering elements
2021-02-06 Dan BrownMerge branch 'v0.31.x'
2021-02-06 Dan BrownFixed markdown content on revision restore
2021-02-06 Dan BrownAdded test for markdown page revision restore
2021-02-06 Dan BrownRemoved "isA" usages from trashcan
2021-02-06 Aleksandr SazhinUpdate TrashCan.php
2021-02-06 Dan BrownMerge branch 'master' of git://github.com/i4j5/BookStac...
2021-02-03 Eduard Ereza MartínezAdd Catalan translation 2536/head
2021-02-03 Aleksandr SazhinUpdate TrashCan.php 2530/head
2021-01-31 AbijeetDocker: Fix PHP tests 2522/head
2021-01-31 Guillaume HanotelImprove sorting Shelf Books 2515/head
2021-01-31 Dan BrownUpdated footer links to be a configurable list
2021-01-30 Dan BrownMerge branch 'footer-links' of git://github.com/james...
2021-01-30 Dan BrownMerge pull request #2510 from BookStackApp/fix-docker...
2021-01-30 Dan BrownMerge branch 'patch-1' of git://github.com/l1n/BookStac...
2021-01-30 Dan BrownMerge branch 'feature_add_add-button_to_home_view'...
2021-01-29 Guillaume HanotelSort Books within Shelves
2021-01-28 Dan BrownUpdated service provider reference, added phpunit env var
2021-01-27 Shubham TiwariAdd prev and next button to navigate through different... 2511/head
2021-01-17 Dan BrownRemoved lesser-used middleware and updated localization...
2021-01-17 Dan BrownAdded status endpoint
2021-01-10 Dan BrownMade books and shelf listing views slightly more efficient
2021-01-10 Dan BrownImproved some query efficiencies on user list
2021-01-10 Dan BrownAdded strikethrough support to back-end md rendering
2021-01-10 Dan BrownAdded test case for avatar failed fetch
2021-01-09 Dan BrownFixed page copying not retaining content
2021-01-09 Dan BrownAdded in table + tasklist markdown rendering
2021-01-04 Dan BrownAdded check of owner field for manage-permissions-own
2021-01-04 Dan BrownFixed markdown content not stored on first page save
2021-01-03 Dan BrownMade fixes/updates during pre-release review
2021-01-03 Dan BrownMade a couple of fixes during testing
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 BrownFixed short editor in firefox and optimised some queries
2021-01-02 Dan BrownMerge pull request #2436 from BookStackApp/ownership_system
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-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-22 James GeigerCreate Open Graph meta tags for book/page/chapter/shelf
2020-12-18 Dan BrownUpdated wording of image cleanup option
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-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-03 James GeigerMerge pull request #1 from BookStackApp/master
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 page export API controller
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-18 Boddy4LDAP: Added TLS support 2376/head
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
next