]> BookStack Code Mirror - bookstack/history - app
Added 'zh_CN' to app.locales
[bookstack] / app /
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 BrownUpdated user profile image delete to delete all uploads
2018-01-28 Sampath Kumar#630: Deleting user's profile pics on deleting of user...
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 BrownAdded drawing icon and made drawio disablable
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 BrownFixed failing book view test
2017-12-30 Dan BrownFixed broken table/ol/ul page includes
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 BrownStandardised admin role check
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-25 AbijeetAdds code to allow deletion of users via cmd line. 621/head
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 BrownRefactored image picker to js component
2017-12-06 Dan BrownConverted books view setting to user setting
2017-12-06 Dan BrownMerge branch 'BookStackApp-master' of git://github...
2017-12-04 Dan BrownFixed conflicting PDF facade namespace and corrected...
2017-11-26 Timo BartholomesAdd socialite authentication for okta 598/head
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-11-11 Dan BrownMerge pull request #563 from 10bass/master
2017-11-11 Dan BrownMerge pull request #558 from lbguilherme/ptbr
2017-11-11 Dan BrownPrevented mulitple hypens incorrectly in slug
2017-11-11 Dan BrownAdded test to cover multi-byte slugs
2017-11-11 Dan BrownMerge branch 'wowkaster-patch-1'
2017-11-03 VladimirRussian slug and Multibyte String 582/head
2017-10-15 Dan BrownPrevented custom homepage being deleted
2017-10-15 Dan BrownExpanded list of indexing split chars
2017-10-06 Dan BrownUpdated image fetching in exporting
2017-10-01 Dan BrownUpdated search-regen command description
2017-10-01 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2017-10-01 Dan BrownAdded azureAD social auth option
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-10-01 Dan BrownAdded 'last_commented' sort option to search
2017-09-30 Dan BrownRemoved empty string null middleware as was causing...
2017-09-30 Dan BrownAdded missing middleware to trim input
2017-09-30 Dan BrownUpdated search indexer to split words better
2017-09-20 Dan BrownFixed page includes erroring on save
2017-09-14 Dan BrownMerge pull request #506 from turbotankist/master
2017-09-14 Dan BrownUpdated social login to redirect to intended page.
2017-09-10 Dan BrownMerge pull request #501 from cipi1965/master
2017-09-09 Dan BrownAdded loading icons, Added comment activity
2017-09-09 Dan BrownAdded comment reply and delete confirmation.
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 BrownFixed broken page content includes
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
2017-08-28 Dan BrownAdded ability to set a page to view on the homepage.
2017-08-26 Dan BrownMerge pull request #480 from BookStackApp/design_update...
2017-08-26 Dan BrownUpdated remaining views to 2017 design update. 480/head
2017-08-26 Dan BrownUpdated page view styles to align with 2017 update
2017-08-26 Dan BrownUpdated styles for auth and books views.
2017-08-24 Bharadwaja GResolved conflicts
2017-08-20 AbijeetMerge branch 'master' of https://github.com/BookStackAp...
2017-08-20 Dan BrownRolled out new design further
2017-08-17 Dan BrownCleaned social callback
2017-08-14 Abijeet PatroMerge pull request #13 from BookStackApp/master
2017-08-01 Dan BrownMerge branch 'Abijeet-master'
2017-08-01 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookS...
2017-07-27 Dan BrownMerge pull request #435 from JachuPL/polish-localization
2017-07-27 Dan BrownMerge branch 'master' of git://github.com/Cyber-Duck...
2017-07-27 Dan BrownMerge pull request #446 from Joorem/french-spelling
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.