]> BookStack Code Mirror - bookstack/history - app
Spanish translation
[bookstack] / app /
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-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
2018-05-20 Dan BrownReverted work on revisions
2018-05-20 Dan BrownMerge pull request #846 from moucho/master
2018-05-20 Dan BrownMerge pull request #851 from vriic/master
2018-05-20 Dan BrownMerge pull request #802 from marcusforsberg/master
2018-05-20 Dan BrownEmbedded SVG icons in css/js files
2018-05-20 Dan BrownFixed attachment error handling, Allowed all link types
2018-05-20 Dan BrownMerge branch 'feature/615'
2018-05-20 Dan BrownReorganised home and robots views
2018-05-20 Dan BrownMerge branch 'master' into feature/615
2018-05-19 Dan BrownStarted work on revisions in image manager 837/head
2018-05-19 Dan BrownImproved 404 handling and fixed editor error
2018-05-13 Dan BrownDrawings now generate revisions, not replace
2018-05-13 Dan BrownStarted work on drawing revisions
2018-05-10 AbijeetImplemented displaying of the books list on home page.
2018-04-22 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2018-04-22 Dan BrownApplied phpcs findings
2018-04-22 Dan BrownImproved export base64 encoding of images
2018-04-14 Dan BrownSlimmed down testing DB sized and improved permission...
2018-04-14 Dan BrownAdded destination permission checking to entity move
2018-04-14 Dan BrownAdded ability to copy a page
2018-04-14 Dan BrownMerge pull request #780 from jasoncheng7115/master
2018-04-14 Dan BrownMerge pull request #767 from msaus/update_japanese_tran...
2018-04-01 Dan BrownRefactored moment.js out of app
2018-03-31 Dan BrownAdded configurable robots.txt file.
2018-03-30 Dan BrownMerge branch 'v0.20' to gain export fix
2018-03-30 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2018-03-30 Dan BrownAdded tags to chapters and books
2018-03-28 msausMerge branch 'master' into update_japanese_translation 767/head
2018-03-27 Abijeet PatroMerge pull request #769 from BookStackApp/psr-2-fixes
2018-03-27 AbijeetPSR2 fixes after running `./vendor/bin/phpcbf` 769/head
2018-03-25 Dan BrownEnsured uploaded system images remain public
2018-03-24 Dan BrownFixed incorrect search logic in last commit
2018-03-24 Dan BrownMade search more efficient and tweaked weighting
2018-03-24 Dan BrownFixed failing tests
2018-03-24 Dan BrownMerge branch 'bug/gif-image-740' of git://github.com...
2018-03-24 Dan BrownMerge branch 'Abijeet-bug/image-upload'
2018-03-24 Dan BrownMerge branch 'bug/image-upload' of git://github.com...
2018-03-18 AbijeetNot resizing gif images.
2018-03-18 Abijeet PatroMerge branch 'master' into bug/image-upload 754/head
2018-03-18 Dan BrownMerge branch 'patch-1' of git://github.com/BackwardSpy...
2018-03-18 Dan BrownMarkdown editor image paste sets cursor correctly
2018-03-17 Dan BrownAdded togglable script escaping to page content
2018-03-13 AbijeetFixes issue with the validation message not being trans...
2018-02-17 Dan BrownMerge pull request #704 from BookStackApp/svg_icons
2018-02-17 Dan BrownFinished migrated from icon-font to SVG 704/head
2018-02-17 Dan BrownStarted migration to SVG icons
2018-02-17 Dan BrownMade it possible to override icons via custom theme
2018-02-11 Dan BrownFixed error when accessing non-authed attachment
2018-02-11 Dan BrownMerge branch 'master' of git://github.com/moutonnoireu...
2018-02-11 Dan BrownUpdated grid view to use CSS grid and flexbox
2018-02-04 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2018-02-04 Dan BrownMerge branch 'pixwell-dev-support_for_gitlub_auth'
2018-02-04 Dan BrownMerge branch 'support_for_gitlub_auth' of git://github...
next