]> BookStack Code Mirror - bookstack/shortlog
bookstack
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-12-31 Dan BrownCreated solution for JS translations
2016-12-24 Dan Brownconverted image picker to blade-based component
2016-12-22 Dan BrownConverted toggle switch into a blade/jquery template
2016-12-19 Dan BrownStandardised JS vars and imports/exports
2016-12-04 Dan BrownExtracted text from logic files
2016-12-04 Dan BrownExtracted text for remaining views
2016-12-03 Dan BrownExtracted text from page views & standardised breadcrumbs
2016-12-03 Dan BrownMoved text for errors and form views.
2016-11-27 Dan BrownMoved page tags to sidebar
2016-11-27 Dan BrownFixed social login routes
2016-11-17 Dan BrownExtracted text from book & chapter views
2016-11-13 Dan BrownMoved text from auth views into lang files
2016-11-12 Dan BrownEnabled utf8 slugs
2016-11-12 Dan BrownFixed attachments on draft pages
2016-11-12 Dan BrownRenamed files to attachments
2016-11-12 Dan BrownMade language configurable via .env file
2016-11-12 Dan BrownMerge branch 'localization-de' of git://github.com...
2016-11-12 Dan BrownFixed tag searches and added tag search regression...
2016-11-12 Robert LandesAdded initial translation into German (formal) 232/head
2016-11-12 Dan BrownFixed attachment base-url usage and non-existant images
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-10-30 Dan BrownUpdated build and versioning system
2016-10-30 Dan BrownFixed image tests after amends to url system
2016-10-30 Dan BrownAdded quick test to cover hypen breakage
2016-10-30 Dan BrownAmended search to not break on non-alpha-num chars
2016-10-30 Dan BrownAdded custom head content into public pages
2016-10-30 Dan BrownImproved password reset flow with notifications.
2016-10-30 Dan BrownFixed PDF export table width
2016-10-30 Dan BrownAltered 'ol' element padding to not clip numbering
2016-10-30 Dan BrownFixed issue with callouts overflowing page tags
2016-10-23 Dan BrownMerge pull request #205 from ssddanbrown/attachments
2016-10-23 Dan BrownPage Attachments - Improved UI, Now initially complete 205/head
2016-10-23 Dan BrownAdded in attachment tests
2016-10-23 Dan BrownFile upload deletion complete & added extension handling
2016-10-11 Dan BrownAdded basic attachment editing functionality
2016-10-10 Dan BrownAdded attachment creation from link/name
2016-10-10 Dan BrownAdded view, deletion and permissions for files
2016-10-09 Dan BrownStarted work on attachments
2016-09-29 Dan BrownUpdated and added tests for new default user system
2016-09-29 Dan BrownPrevented guest users creating draft pages.
2016-09-29 Dan BrownStarted work on making the public role/user configurable
2016-09-29 Dan BrownSeparated revision preview and diff & fixed chosen...
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-29 Dan BrownImproved numeric term search capabilities
2016-09-22 Dan BrownAdded app name header display setting + extracted setti...
2016-09-18 Dan BrownAdded page autosave request failure notification
2016-09-18 Dan BrownAdded page navigation and tweaked header styles
2016-09-17 Dan BrownMade registration gravatar/email requests fail gracefully
2016-09-17 Dan BrownLaravel 5.3 upgrade (#189)
2016-09-06 Dan BrownUpdated table styling to ideally by more predictable
2016-09-06 Dan BrownFixed table cell p tag spacing and de-duped editor...
2016-09-06 Dan BrownUpdated TinyMCE version from 4.3.7 to 4.4.3
2016-09-05 Dan BrownCleaned page form JS & spaced tag box
2016-09-03 Dan BrownFixed bad image base-urls and forced tinyMCE to use...
2016-09-03 Dan BrownImproved Exception handling, Removed npm requirement...
2016-09-03 Dan BrownMerge branch 'page_link_selector'
2016-09-03 Dan BrownFixed some cross browser flexbox popup issues 176/head
2016-09-02 Dan BrownAdded image paste and drop to markdown editor
2016-09-02 Dan BrownAdded draft save indicator and fixed notification positions
2016-09-02 Dan BrownAdded link selector to markdown editor
2016-09-01 Dan BrownAdded link selector interface to WYSIWYG editor
2016-08-30 Dan BrownUpdated popup design and started integrating link selector
2016-08-27 Dan BrownUpdated travis testing to work with new helper configur...
2016-08-26 Dan BrownImproved sort efficiency by a factor of 10
2016-08-25 Dan BrownFixed single word quoted search terms
2016-08-25 Dan BrownRemoved animation from page content.
2016-08-21 Dan BrownMerge fixes from branch 'v0.11'
2016-08-21 Dan BrownFixed login 'intended' redirect for custom urls.
2016-08-21 ChrisApplied baseUrl to login redirect
2016-08-21 Dan BrownMerge pull request #166 from poppahorse/patch-1
2016-08-21 Dan BrownImproved page tag box structure and fixed footer in...
2016-08-15 ChrisApplied baseUrl to login redirect 166/head
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-08-13 Dan BrownStarted work on subdirectory support
2016-08-13 Dan BrownFixed tag section and editor safari rendering.
2016-08-13 Dan BrownFixed double brace issues in both editors.
2016-08-13 Dan BrownFixed entities created with blank slugs.
2016-08-13 Dan BrownUpdated elixr and fixed table th element borders
2016-07-26 Dan BrownFixed revision-based redirect on new pages
2016-07-26 Dan BrownFixed back-to-top button on firefox. Fixes #153.
2016-07-26 Dan BrownChanged issue template to use md extension
2016-07-21 Nick WalkeAdded issue template 154/head
2016-07-12 Dan BrownAdded WYSIWYG editor shortcuts
2016-07-10 Dan BrownChanged when revisions are saved and update changelog...
2016-07-10 Younès EL BIACHEreplace GPL diff lib with MIT lib 139/head
2016-07-10 Dan BrownMerge branch 'summary' of git://github.com/younes0...
2016-07-10 Dan BrownAdded check for s3 bucket name to choose shortest url
2016-07-10 Dan BrownMerge branch 'patch-1' of git://github.com/younes0...
2016-07-10 Dan BrownMerge pull request #144 from younes0/patch-2
2016-07-09 Younes El Biacheset uploaded files public visibliity (relevant for... 144/head
2016-07-09 Younes El Biacheshorter amazon S3 url 143/head
2016-07-07 Younès EL BIACHEedit summary 140/head
2016-07-07 Younès EL BIACHEhtml diff in revision view
2016-07-03 Dan BrownPrevented shift-tab from selecting a tag
2016-07-03 Dan BrownCut down homepage queries a little
2016-07-03 Dan BrownFixed bug which hid entities and fixed new chapter...
2016-07-03 Dan BrownMade list default messages a little nicer
2016-07-03 Dan BrownTightened and cleaned some list styles
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.