]> BookStack Code Mirror - bookstack/history - app/Http/Controllers
1. Fixed translation for Copy and Reply
[bookstack] / app / Http / Controllers /
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-04 Justin SteinMerge branch 'master' of https://github.com/BookStackAp...
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-10-13 Dan BrownExtracted many page-specific repo methods into page...
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-22 Dan BrownMerge branch 'fix/ru-locale' of git://github.com/mullin...
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 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-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 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-19 Dan BrownFixed LDAP group sync using wrong user filter
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-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-05-27 Dan BrownMerge branch 'drawing_updates'
2018-05-27 Dan BrownAdded maintenance view with image-cleanup
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-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-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 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-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-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 'support_for_gitlub_auth' of git://github...
2018-02-04 Dan BrownMerge pull request #695 from Yoginth/patch-2
2018-02-04 Dan BrownMerge pull request #692 from lommes/master
2018-02-04 Dan BrownMade default books view configurable in .env
2018-01-28 Dan BrownAdded command to add a new admin user
2018-01-28 Dan BrownFixed validation issue on register post
2018-01-28 Dan BrownSet /app PHP code to PSR-2 standard
2018-01-28 Dan BrownMerge branch 'bug-650' of git://github.com/Abijeet...
2018-01-28 Dan BrownMerge pull request #679 from marcusforsberg/master
2018-01-28 Dan BrownMerge pull request #632 from BookStackApp/draw.io
2018-01-28 Dan BrownAdded drawing endpoint tests
2018-01-20 Dan BrownMerge branch 'master' into draw.io to fetch auth image...
2018-01-20 Dan BrownMerge pull request #665 from BookStackApp/authed_images
2018-01-20 Dan BrownMerge branch 'master' into draw.io
2018-01-20 Dan BrownAdded drawing update ability
2018-01-13 Dan BrownMerge branch 'Abijeet-bug-638'
2018-01-13 Dan BrownRefactored book sort using collections
2018-01-13 Dan BrownAdded ability to secure images behind auth 665/head
2018-01-05 AbijeetRefactored the code to first check for the permissions... 651/head
next