]> BookStack Code Mirror - bookstack/history - app
Commented APP_URL by default to prevent upgrade path issues
[bookstack] / app /
2019-01-06 Dan BrownMerge pull request #1197 from moucho/master
2019-01-05 Dan BrownPrevented page text content includes
2019-01-05 Dan BrownMerge branch 'fix/#1110' of git://github.com/cw1998...
2019-01-05 Dan BrownMerge branch 'master' of git://github.com/qianmengnet...
2019-01-05 Dan BrownMade delete permissions a requirement for move operations
2018-12-30 Dan BrownAdded check for last admin on role change
2018-12-23 Dan BrownAdded testing for avatar fetching systems & config
2018-12-22 Dan BrownMerge branch 'Vinrobot-custom-avatar-provider'
2018-12-22 Dan BrownAbstracted user avatar fetching away from gravatar
2018-12-22 Dan BrownMerge branch 'custom-avatar-provider' of git://github...
2018-12-22 Dan BrownMerge pull request #1096 from christophert/add-ldaptlsi...
2018-12-22 Dan BrownMerge branch 'master' into dropzone-timeout
2018-12-22 Dan BrownMerge pull request #1183 from Mant1kor/master
2018-12-22 Dan BrownMerge pull request #1180 from vasiliev123/update-pl...
2018-12-20 Dan BrownAdded proper escaping to LDAP filter operations
2018-12-16 Dan BrownRe-enabled plaintext view for email notifications
2018-12-12 Dan BrownMerge branch 'ezzra-german_informal'
2018-12-12 Dan BrownExtended translations system for arrays & extension
2018-11-27 Dan BrownMerge pull request #1072 from CliffyPrime/german_update
2018-11-10 Dan BrownMerge branch 'master' of git://github.com/thomasjsn...
2018-11-10 VinrobotAdded config to change Gravatar URL 1111/head
2018-11-10 Dan BrownAdded google select_account test
2018-11-10 Dan BrownMerge pull request #1063 from justein230/master
2018-11-10 Dan BrownMerge pull request #1098 from TheLastOperator/master
2018-11-10 Dan BrownMerge branch 'master' of git://github.com/qianmengnet...
2018-11-10 Dan BrownMerge pull request #1088 from kejjang/zh_TW_update
2018-11-10 Dan BrownMerge pull request #1066 from limkukhyun/codev-kuk...
2018-11-10 Dan BrownMerge pull request #1034 from DeehSlash/pt_br_translations
2018-11-09 Dan BrownFixed baseURL helper when no app url is set
2018-11-04 Justin SteinRemoved return from documentation for function redirect...
2018-11-04 Justin SteinMerge branch 'master' of https://github.com/BookStackAp...
2018-11-04 Justin SteinMoved redirect functionality back to start register...
2018-11-04 Justin SteinAdded function for redirect with parameters for Socialite
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-11-04 Dan BrownFixed redirect issue when custom app url in use
2018-10-27 Christopher Tranfix how the option is set, change handle to NULL
2018-10-27 Christopher TranAdd ability to disable LDAP certificate validation
2018-10-13 Justin SteinAdded Google select account functionality to login
2018-10-13 Justin SteinAdded environment variable for google select account...
2018-10-13 Justin SteinRevert "Added else clause"
2018-10-13 Dan BrownExtracted many page-specific repo methods into page...
2018-10-13 justein230Added else clause
2018-10-12 Justin SteinAdd select account parameter for google authorization
2018-09-25 Dan BrownUpdated various classes to take EntityProvider instead...
2018-09-25 Dan BrownFleshed out entity provided and optimized imports
2018-09-25 Dan BrownRe-structured the app code to be feature based rather...
2018-09-23 Dan BrownAdded Bookshelves to search system.
2018-09-22 Dan BrownMerge branch 'fix/ru-locale' of git://github.com/mullin...
2018-09-22 Dan BrownPrevented attachDefaultRole from trying to re-attach...
2018-09-22 Dan BrownMerge pull request #1021 from moucho/master
2018-09-22 Dan BrownAdded ability to configure revision limit
2018-09-22 Dan BrownMerge branch 'master' into fix/#960
2018-09-22 Dan BrownMerge pull request #986 from DeehSlash/fix/pt_br_locale
2018-09-22 Dan BrownAdded base RTL support
2018-09-22 Dan BrownMerge branch 'master' of git://github.com/kmoj86/BookSt...
2018-09-22 Dan BrownExtracted download response logic into controller method
2018-09-21 Dan BrownFixed formatting via phpcbf
2018-09-21 Dan BrownAltered social auto-reg to be configurable per service
2018-09-21 Dan BrownMerge branch 'feature/autoregistration_social_login...
2018-09-21 Dan BrownMerge pull request #947 from BookStackApp/bookshelves
2018-09-21 Dan BrownAdded testing coverage for Bookshelves
2018-09-20 Dan BrownUpdated so permission effect admins more
2018-09-20 Dan BrownAdded bookshelf permission control UI and copy-down...
2018-09-20 Dan BrownAdded bookshelves homepage options
2018-09-16 Dan BrownAdded bookshelf view, update, delete
2018-09-16 Abijeet PatroMerge pull request #1008 from BookStackApp/revision...
2018-09-16 AbijeetChanges as per code review, and fixes failing test... 1008/head
2018-09-15 AbijeetFinal tweaks after code review and fixing failing test...
2018-09-15 AbijeetRemoves the BadRequestException class added earlier.
2018-09-15 AbijeetAdds tests and few fixes.
2018-09-15 AbijeetAdded a success message on deletion of revision.
2018-09-15 AbijeetAdds code to delete the revision.
2018-09-11 Michael MullinsUTF-8 slugs & UI fixes 1002/head
2018-08-27 Dan BrownCopied book content, Added create routes
2018-08-21 Ibrahim Ennafaaadd missing @param in method comment 966/head
2018-08-21 Ibrahim EnnafaaUpdate UserRepo.php
2018-08-19 Dan BrownFixed LDAP group sync using wrong user filter
2018-08-16 Ibrahim Ennafaaattempt to fix unit test error for admin creation
2018-08-16 Dan Brownimplement social auto registration feature
2018-08-12 Dan BrownMerge pull request #957 from moucho/master
2018-08-12 Dan BrownFixed incorrect type error in LDAP group sync
2018-08-12 Dan BrownAdded option to disable public lang autodetect
2018-08-04 Dan BrownMerge remote-tracking branch 'origin' into bookshelves
2018-07-29 Dan BrownMerge pull request #904 from lommes/903-socialite-discord
2018-07-15 Dan BrownMerge branch 'brennanmurphy-master'
2018-07-15 Dan BrownAdded ability to set custom ldap group -> role mapping
2018-07-15 Dan BrownRefactored out the LDAP repo
2018-07-15 Dan BrownAdded tests to cover ldap group mapping
2018-07-14 Dan BrownMerge branch 'master' of git://github.com/brennanmurphy...
2018-07-14 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2018-07-14 Dan BrownAllowed creating pages in visible chapters in invisible...
2018-07-02 Brennan MurphyUpdate files to PSR-2 standards 911/head
2018-07-02 Brennan MurphyLDAP groups sync to Bookstack roles.
2018-06-28 Timo Badd everything needed to use discord as social login... 904/head
2018-06-24 Dan BrownStarted work on bookshelves
2018-05-27 Dan BrownMerge branch 'drawing_updates'
2018-05-27 Dan BrownAdded maintenance view with image-cleanup
2018-05-27 Dan BrownMade image cleanup safer
2018-05-20 Dan BrownAdded command to clean-up old images, Unfinished
2018-05-20 Dan BrownUpdated secure-images option to not effect image name
next