]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/SettingController.php
Cleaned setting section redirect path
[bookstack] / app / Http / Controllers / SettingController.php
2020-02-02 Dan BrownCleaned setting section redirect path 1866/head
2020-02-02 Dan BrownUpdated settings-save action to return to the same...
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/albergoniSiva...
2019-12-27 Dan BrownMerge pull request #1734 from ististudio/master
2019-12-07 Dan BrownMerge branch 'settings-color-selector' of git://github...
2019-11-16 Dan BrownMerge branch 'feature/saml' of git://github.com/Xiphose...
2019-10-29 Dan BrownMerge branch 'feature_move_page_into_chapter' of git...
2019-10-27 Dan BrownMerge branch 'feature_bugfix_save_book_cover' of git...
2019-10-27 Dan BrownMerge branch 'fix/#1662' of git://github.com/cw1998...
2019-10-23 Dan BrownMerge branch 'feature-send-test-email' of git://github...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/c0shea/BookSt...
2019-10-17 Dan BrownMerge branch 'patch-1' of git://github.com/DeftNerd...
2019-10-17 Dan BrownMerge branch 'fix-1575' of git://github.com/james-geige...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/almandin...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/oykenfurkan...
2019-10-17 Dan BrownMerge pull request #1695 from qligier/master
2019-10-17 Dan BrownMerge pull request #1681 from leomartinez/master
2019-10-17 Dan BrownMerge pull request #1646 from kostefun/patch-15
2019-10-16 Dan BrownMerge branch 'patching-v0.27'
2019-10-16 Timo SchwarzerAdd feature to send test e-mails 1719/head
2019-10-05 Dan BrownMerge pull request #1698 from 3mmarg97/master
2019-10-05 Dan BrownEntity Repo & Controller Refactor (#1690)
2019-09-19 Dan BrownRefactored notification showing and global view data
2019-05-06 MantikorMerge pull request #1 from BookStackApp/master
2019-05-04 Dan BrownMerge pull request #1410 from BookStackApp/image_manage...
2019-05-04 Dan BrownChange image-selector to not use manager
2019-04-20 Dan BrownMerge branch 'patch-1' of git://github.com/XVilka/BookS...
2019-04-14 Dan BrownMerge pull request #1153 from BookStackApp/2019-design
2019-03-30 Dan BrownMerge branch 'master' into 2019-design
2019-03-10 Dan BrownMerge branch 'master' into 2019-design
2019-02-16 Dan BrownRe-ordered and updated main settings page
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-09-25 Dan BrownRe-structured the app code to be feature based rather...
2018-05-27 Dan BrownMerge branch 'drawing_updates'
2018-05-27 Dan BrownAdded maintenance view with image-cleanup
2018-01-28 Dan BrownSet /app PHP code to PSR-2 standard
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2017-01-03 Abijeet PatroMerge pull request #3 from BookStackApp/master
2016-12-31 Dan BrownMerge pull request #255 from olexus/master
2016-12-31 Dan BrownMerge pull request #234 from BookStackApp/translations
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-12-04 Dan BrownExtracted text from logic files
2016-11-28 Abijeet PatroMerge pull request #2 from BookStackApp/master
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-10-30 Dan BrownUpdated build and versioning system
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-03 Dan BrownAdded bookstack version in settings
2016-03-06 Dan BrownChanged color picker library and moved color logic...
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-03-03 Nick WalkeCloses #55. Allows you to set the primary color. 73/head
2016-02-27 Dan BrownFinished initial implementation of custom role system
2015-12-31 Dan BrownAdded public build folder and support for a demo mode
2015-12-05 Dan BrownAdded custom meta titles to many pages. Closes #30.
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownGot registration process working with social accounts
2015-09-05 Dan BrownGot standard form-based registration working
2015-08-30 Dan BrownAdded initial settings interface, Fixes #9.