]> BookStack Code Mirror - bookstack/history - app/Http
Fixes a corner case with exclamation in the ID.
[bookstack] / app / Http /
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
2017-12-31 AbijeetChanged the sort view to only show books to which we...
2017-12-31 AbijeetChecks the target and the source book before performing...
2017-12-30 Dan BrownEnabled system-storage of drawings made via draw.io
2017-12-30 Dan BrownMerge pull request #644 from Abijeet/bug-643
2017-12-29 Dan BrownUpdated book view change to PATCH + other amends
2017-12-29 Dan BrownMerge branch 'feature-613' of git://github.com/Abijeet...
2017-12-29 Dan BrownMerge branch 'feature-579' of git://github.com/Abijeet...
2017-12-28 Dan BrownEnabled session in 404 responses
2017-12-26 AbijeetAdds test cases and fixes an issue with the permission... 635/head
2017-12-26 AbijeetAdds button to allow users to toggle the book view...
2017-12-10 Dan BrownMade it possible to pre-fill login via url
2017-12-09 Dan BrownUpdated okta config keys, made SVG fully vector
2017-12-09 Dan BrownMerge branch 'master' of git://github.com/lommes/BookSt...
2017-12-08 Dan BrownEnabled custom HTML head content to work within editors
2017-12-07 Dan BrownMade it possible to configure proxies via env
2017-12-07 Dan BrownMade small var name and formatting tweaks
2017-12-07 Dan BrownMerge branch 'disable-comments' of git://github.com...
2017-12-07 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookStack
2017-12-06 Dan BrownConverted books view setting to user setting
2017-12-06 Dan BrownMerge branch 'BookStackApp-master' of git://github...
2017-11-19 Dan BrownUpdated to laravel 5.5
2017-11-15 AbijeetAdded code in the settings to disable comments. Based...
2017-11-15 Abijeet PatroMerge pull request #2 from BookStackApp/master
2017-11-14 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-11-13 Abijeet PatroMerge pull request #1 from BookStackApp/master
2017-11-11 Dan BrownFixed required email confirmation with domain restriction
2017-10-15 Dan BrownPrevented custom homepage being deleted
2017-10-01 Dan BrownMerge pull request #529 from cipi1965/master
2017-10-01 Dan BrownMerge pull request #528 from turbotankist/master
2017-10-01 Dan BrownMerge pull request #523 from sanderdw/master
2017-09-30 Dan BrownRemoved empty string null middleware as was causing...
2017-09-30 Dan BrownAdded missing middleware to trim input
2017-09-20 Dan BrownFixed page includes erroring on save
2017-09-10 Dan BrownMerge pull request #501 from cipi1965/master
2017-09-09 Dan BrownAdded loading icons, Added comment activity
2017-09-04 Bharadwaja GBooks grid view
2017-09-03 Dan BrownMade some changes to the comment system
2017-09-02 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookS...
2017-09-02 Dan BrownMerge pull request #483 from msaus/japanese_lang_update
2017-08-29 Bharadwaja GMerge branch 'master' of git://github.com/BookStackApp...
2017-08-28 Dan BrownMade custom home ignore permissions and added tests
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.