]> BookStack Code Mirror - bookstack/history - app
move zip export into exportservice
[bookstack] / app /
2020-05-14 Nikhil Jhamove zip export into exportservice 2115/head
2020-05-14 Nikhil Jhasupport exporting books as zip files
2020-05-14 Nikhil Jhasupport exporting WYSIWYG pages as Markdown
2020-05-13 Nikhil Jhabasic markdown export
2020-05-12 Dan BrownUpdated shelf-list view to enforce view permissions...
2020-05-02 Dan BrownRemoved unused function in registration service
2020-05-01 Dan BrownAdded command to regenerate comment content
2020-05-01 Dan BrownUpdated comment md rendering to be server-side
2020-04-28 Dan BrownUpdated ci with php7.4, update locale array
2020-04-26 Dan BrownFixed not shown existing-email warning on new ldap...
2020-04-25 Dan BrownTweaked ListingResponseBuilder to help avoid future...
2020-04-25 Dan BrownFixed api query total not taking filters into account
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-25 Dan BrownFixed incorrect API listing total when offset set
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 Dan BrownRemoved throttling from web-end requests
2020-04-11 Dan BrownMerge branch 'master' into dark-mode
2020-04-11 jzoyMerge pull request #2 from BookStackApp/master
2020-04-10 Dan BrownFixed incorrect []Activity -> array conversion
2020-04-10 Dan BrownCleaned up the activity service
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-09 Dan BrownAdded "update-url" command to find/replace url in the...
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-04-03 Dan BrownUpdated drawing uploads to use user id in image name
2020-03-14 Dan BrownAdded Slovenian to available language options
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...
2020-03-10 Dan BrownUpdated social auth to take name from email if empty
2020-03-06 Dan BrownMerge branch 'master' of git://github.com/ch0wm3in...
2020-03-06 Dan BrownMerge branch 'perl_syntax_highlight' of git://github...
2020-03-06 Dan BrownMerge branch 'master' of git://github.com/JHenneberg...
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2020-03-04 Dan BrownUpdated lanauge lists to match latest translations
2020-03-03 TBKAllow book, shelf, settings & profile form input valida... 1900/head
2020-03-03 TBKRemove redundant getImageValidationRules method
2020-03-03 TBKChange check to verify that request is present and...
2020-02-23 osmansorkaradded api functionality to handle book Shelves 1908/head
2020-02-18 jzoyMerge pull request #1 from BookStackApp/master
2020-02-15 Dan BrownFixed side-effect in binary LDAP handling
2020-02-15 Dan BrownAdded dump_user_details option to LDAP and added binary...
2020-02-15 Dan BrownFixed issues preventing breadcrumb navigation menus...
2020-02-15 Dan BrownUpdated cover image methods so image parameter is not...
2020-02-15 Dan BrownMerge branch 'new_bookshelf_cover_fix' of git://github...
2020-02-15 Dan BrownAligned export styles a little better and fixed potenti...
2020-02-15 Dan BrownFixed LDAP error thrown by not found user details
2020-02-15 Dan BrownUpdated email test send to show error on failure
2020-02-14 TBKFix for missing cover on create new shelf 1899/head
2020-02-12 ch0wm3inFixed 'interaction_required' response for azure 1889/head
2020-02-02 Dan BrownMerge pull request #1866 from BookStackApp/auth_alignment
2020-02-02 Dan BrownCleaned setting section redirect path 1866/head
2020-02-02 Dan BrownUpdated settings-save action to return to the same...
2020-02-02 Dan BrownChecked over and aligned registration option behavior...
2020-02-02 Dan BrownSimplified guard names and rolled out guard route checks
2020-02-02 Dan BrownFixed failing tests caused by auth changes
2020-02-02 Dan BrownAdded files missed in previous commit
2020-02-01 Dan BrownAligned SAML2 system with LDAP implementation in terms...
2020-02-01 Dan BrownSet more appropriate login validation and broken up...
2020-02-01 Dan BrownStarted alignment of auth services
2020-01-26 Dan BrownMoved socal auth routes to their own controller
2020-01-19 Dan BrownMerge pull request #1845 from SoarinFerret/add-close...
2020-01-18 Dan BrownAdded danish to language arrays
2020-01-18 Dan BrownMerge pull request #1826 from BookStackApp/api_origins
2020-01-18 Dan BrownAdded configurable API throttling, Handled API errors... 1826/head
2020-01-18 Dan BrownAdded "Getting Started" API docs
2020-01-18 Dan BrownRefined docs view, Added example requests
2020-01-15 Dan BrownAdded a view for the API docs
2020-01-12 Dan BrownStarted work on generating API docs
2020-01-12 Dan BrownFilled out base Book API endpoints, added example responses
2020-01-01 Dan BrownFixed test class names + add perm. check to api session...
2020-01-01 Dan BrownAdded API listing filtering & cleaned ApiAuthenticate...
2019-12-30 Dan BrownAdded expiry checking to API token auth
2019-12-30 Dan BrownAdded testing coverage to API token auth
2019-12-30 Dan BrownChange email confirmation from own middle to trait
2019-12-30 Dan BrownExtracted API auth into guard
2019-12-30 Dan BrownLinked new API token system into middleware
2019-12-29 Lior Broshiadded rtl support for hebrew + added to localMap 1827/head
2019-12-29 Lior Broshiresolved conflict
2019-12-29 Lior Broshiadded he locale to configuration
2019-12-29 Dan BrownFixed some empty-expiry conditions of token ui flows
2019-12-29 Dan BrownRemoved token 'client' text, avoid confusion w/ oAuth
2019-12-29 Dan BrownAdded testing coverage to user API token interfaces
2019-12-29 Dan BrownBuilt out interfaces & endpoints for API token managment
2019-12-29 Dan BrownStarted work on API token controls
2019-12-28 Dan BrownStarted core API route work
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/albergoniSiva...
2019-12-27 Dan BrownMerge pull request #1793 from abublihi/master
next