]> BookStack Code Mirror - bookstack/history - app/Http/Controllers
fix image delete confirm text
[bookstack] / app / Http / Controllers /
2021-01-30 Dan BrownMerge branch 'footer-links' of git://github.com/james...
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-17 Dan BrownRemoved lesser-used middleware and updated localization...
2021-01-17 Dan BrownAdded status endpoint
2021-01-10 Dan BrownImproved some query efficiencies on user list
2021-01-03 Dan BrownMade fixes/updates during pre-release review
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/rondaa/BookSt...
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 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 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 BrownStarted change for entities to have concept of owners
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-08 Dan BrownCleaned up some user/image areas of the app
2020-12-06 Dan BrownMerge branch 'v0.30.x'
2020-11-29 Dan BrownSwapped out HTML diff implementation for own, removes...
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 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 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-06 Dan BrownStarted testing work for recycle bin implementation
2020-11-02 Dan BrownAdded per-item recycle-bin delete and restore
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-16 imanghafoorifixes from laravel-microscope
2020-10-03 Dan BrownAdded recycle bin empty notification response with...
2020-10-03 Dan BrownStarted work on the recycle bin interface
2020-09-27 Dan BrownStarted implementation of recycle bin functionality
2020-09-26 Dan BrownMerge branch 'renderpages' of git://github.com/mr-vinn...
2020-09-26 Dan BrownMerge branch 'master' of git://github.com/alexmannuk...
2020-09-19 Dan BrownMerge branch 'jb-l10n-fix-czech' of git://github.com...
2020-09-19 Dan BrownMerge branch 'preview-entities' of git://github.com...
2020-09-19 Dan BrownAdded audit log interface
2020-09-19 Dan BrownSplit out Maintenance to separate controller
2020-09-13 Dan BrownMerge branch 'master' into attachment_drag_drop
2020-08-04 Dan BrownRemoved role 'name' field from database
2020-07-28 Dan BrownUpdated some comment elements and standardised more JS
2020-07-28 Dan BrownUpdated public-login redirect to check url
2020-07-28 Dan BrownUpdated functionality for logging failed access
2020-07-28 Dan BrownMerge branch 'auth' of git://github.com/benrubson/BookS...
2020-07-24 Dan BrownConverted image-manager to be component/HTML based
2020-07-05 Dan BrownConverted the page editor from vue to component
2020-07-04 Dan BrownFinished breakdown of attachment vue into components
2020-06-30 Dan BrownStarted migration of attachment manager from vue
2020-06-29 Dan BrownFinished moving tag-manager from a vue to a component
2020-06-27 Dan BrownMerge branch 'master' of git://github.com/drzippie...
2020-06-27 Dan BrownMerge pull request #2157 from Honvid/fix/lang_error
2020-06-27 Dan BrownMerge branch 'use-dart-sass' of git://github.com/timosc...
2020-06-27 Dan BrownConverted search filters to not be vue based
2020-06-09 HonvidMerge pull request #1 from BookStackApp/master
2020-05-23 benrubsonMove logFailedAccess into Activity 1881/head
2020-05-23 Dan BrownFixed revision issues caused by page fillable changes
2020-05-23 benrubsonProperly use env/config functions
2020-05-22 Dan BrownAdded chapters to the API
2020-05-12 Dan BrownUpdated shelf-list view to enforce view permissions...
2020-05-03 benrubsonLog failed accesses option
2020-05-01 Dan BrownUpdated comment md rendering to be server-side
2020-04-25 Dan BrownUpdated user-create endpoint so saml and ldap is consis...
2020-04-25 Dan BrownAuthenticated admins on all guards upon login
2020-04-12 Dan BrownMerge pull request #2023 from jzoy/master
2020-04-11 Dan BrownMerge pull request #2022 from BookStackApp/dark-mode
2020-04-11 Dan BrownAdded dark/light mode toggle to profile dropdown menu
2020-04-11 jzoyMerge pull request #2 from BookStackApp/master
2020-04-10 Dan BrownAdded book-export endpoints to the API
2020-04-10 Dan BrownReviewed and added testing for BookShelf API implementation
2020-04-10 Dan BrownMerge branch 'master' of git://github.com/osmansorkar...
2020-04-10 Dan BrownUpdated password reset process not to indicate if email...
2020-04-10 Dan BrownUpdated view-change endpoints to be clearer, separated...
2020-04-10 Dan BrownMerge branch 'feature_change_view_in_shelves_show'...
2020-04-09 Dan BrownReviewed #1688, Show parent shelves on books page
2020-04-09 Dan BrownMerge branch 'feature/#1598' of git://github.com/cw1998...
2020-04-05 Dan BrownAdded support for changing the draw.io instance URL
2020-04-05 Dan BrownRemoved bmp and tiff support from uploaded images.
2020-03-14 Dan BrownMerge branch 'patch-1' of git://github.com/MikeyMJCO...
2020-03-14 Dan BrownPerformed review of "public intended" functionality...
2020-03-14 Dan BrownMerge branch 'feature/public-login-redirect' of git...
2020-03-14 Dan BrownMerge branch 'TBK-validation_fixes'
2020-03-14 Dan BrownMerge branch 'validation_fixes' of git://github.com...
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.