]> BookStack Code Mirror - bookstack/history
bookstack
2019-06-23 Timo SchwarzerHide permissions table unless custom permissions are... 1505/head
2019-06-16 Dan BrownFixed firefox tri-layout grid issue and added tablet...
2019-06-16 Dan BrownUpdated page-nav to show more title content
2019-06-16 Dan BrownUpdated WYSIWYG edtitor to be iOS scrollable
2019-06-16 Dan BrownUpdated page nav header shift logic to be accurate
2019-06-16 Dan BrownCleaned some page pointer layout/styles up
2019-06-11 Dan BrownUpdated roadmap & dev version, removed dupe locale...
2019-06-10 Dan BrownChanged translation key for last commit
2019-06-10 Dan BrownAdded note to custom HTML head input
2019-06-07 Dan BrownRemoved jQuery and replaced axios with fetch
2019-06-07 Dan BrownRemoved jquery usage from wysiwyg editor JS
2019-06-07 Dan BrownRemoved jquery usage from page-display
2019-06-07 Dan BrownConverted existing custom slideup/down implementations
2019-06-07 Dan BrownAdded custom slideUp/slideDown animations using plain JS
2019-06-06 Dan BrownRemoved "Toggle Header" option in page editor
2019-06-06 Dan BrownRemoved tiny color picker library
2019-06-06 Dan BrownReplaced jquery sortable with sortablejs
2019-06-06 Dan BrownUpdated shelf-sort to use sortablejs
2019-06-04 Dan BrownRemoved babel & auto-prefixer from build system
2019-06-04 Dan BrownAdded keyboard navigation to breadcrumb dropdowns
2019-06-04 Dan BrownAdded focus and a11y attributes/functionality to custom...
2019-05-27 Dan BrownFixed some body card horizontal scroll and column colla...
2019-05-27 Dan BrownPrevented tri-layout sidebars being faded on mobile
2019-05-27 Dan BrownUpdated page delete to handle inactive custom homepage...
2019-05-25 Dan BrownAdded highlighting to current book-tree item
2019-05-25 Dan BrownUpdated custom home views to use tri-layout
2019-05-25 Dan BrownUpdated string functions to use mulitbyte versions...
2019-05-25 Dan BrownUpdated page navigation click to show content tab on...
2019-05-25 Dan BrownFixed chapter description not showing in book exports
2019-05-19 Dan BrownFixed faulty baseUrl rewrites
2019-05-19 Dan BrownMerge branch 'kostefun-patch-1'
2019-05-19 Dan BrownFixed missing comma in RU translation array
2019-05-19 Dan BrownMerge branch 'patch-1' of git://github.com/kostefun...
2019-05-19 Dan BrownMerge pull request #1446 from kostefun/patch-5
2019-05-19 Dan BrownMerge branch 'master' into patch-5 1446/head
2019-05-19 Dan BrownMerge pull request #1445 from kostefun/patch-4
2019-05-19 Dan BrownMerge pull request #1443 from kostefun/patch-3
2019-05-19 Dan BrownMerge pull request #1437 from NootoNooto/patch-2
2019-05-19 Dan BrownAmended page save button layout to fix z-index issues
2019-05-19 Dan BrownAdded mobile search bar on search page
2019-05-19 Dan BrownDoubled image upload display thumb size
2019-05-15 Dan BrownUpdated page navigation logic to ignore empty headers
2019-05-15 Dan BrownUpdated both editors to ignore image paste if text...
2019-05-14 kostefunUpdate settings.php 1444/head
2019-05-13 kostefunUpdate common.php
2019-05-13 kostefunUpdate entities.php 1445/head
2019-05-13 kostefunUpdate common.php 1443/head
2019-05-13 kostefunUpdate settings.php
2019-05-08 NootoModified Bookshelf texts 1437/head
2019-05-08 NootoAdded translations for Bookshelves
2019-05-08 NootoUpdate activities.php
2019-05-08 NootoUpdate common.php
2019-05-08 NootoAdded translations for View All, Copy, Reply, etc
2019-05-07 Dan BrownUpdated guest settings system to format value as per...
2019-05-07 Dan BrownMerge pull request #1433 from Hambern/master
2019-05-07 Dan BrownFixed issue where books titles could be leaked via...
2019-05-07 vagrantUpdated the Swedish language files 1433/head
2019-05-07 Dan BrownFixed some editor image/drawing upload endpoints
2019-05-07 Dan BrownFixed 404 card header fonts
2019-05-07 Dan BrownStandardised login tab order and evened card padding
2019-05-07 Dan BrownUpdated verison for 0.26 dev path
2019-05-07 Dan BrownMerge pull request #1420 from moucho/master
2019-05-07 Dan BrownMerge pull request #1419 from Mant1kor/master
2019-05-06 mouchoSpanish 1420/head
2019-05-06 MantikorUpdate validation.php 1419/head
2019-05-06 MantikorUpdate settings.php
2019-05-06 MantikorUpdate passwords.php
2019-05-06 MantikorUpdate pagination.php
2019-05-06 MantikorUpdate errors.php
2019-05-06 MantikorUpdate auth.php
2019-05-06 MantikorUpdate common.php
2019-05-06 MantikorUpdate entities.php
2019-05-06 MantikorUpdate components.php
2019-05-06 MantikorUpdate common.php
2019-05-06 MantikorUpdate auth.php
2019-05-06 MantikorUpdate activities.php
2019-05-06 MantikorMerge pull request #1 from BookStackApp/master
2019-05-06 Dan BrownMerge pull request #1417 from Hambern/master
2019-05-06 vagrantUpdated the swedish lang files 1417/head
2019-05-06 Dan BrownUpdated dropdowns to close all others before opening
2019-05-06 Dan BrownFixed intersection observer check on iOS
2019-05-05 Dan BrownTweaked colors for accessibility, applied fixes found...
2019-05-05 Dan BrownFixed shelf activity display & updated book sort operation
2019-05-05 Dan BrownMade app core timezone configurable via env
2019-05-05 Dan BrownRan phpcbf
2019-05-05 Dan BrownAdded ability for dropdown menu to be bottom of dom...
2019-05-05 Dan BrownPrevented potential inline JS event usage
2019-05-04 Dan BrownMerge pull request #1410 from BookStackApp/image_manage...
2019-05-04 Dan BrownUpdated existing image tests to reflect changes 1410/head
2019-05-04 Dan BrownChange image-selector to not use manager
2019-04-27 Dan BrownStarted diversion to not using image manager for cover...
2019-04-27 Dan BrownStarted extraction of image controller to separate...
2019-04-21 Dan BrownStarted rewriting back-end image managment
2019-04-21 Dan BrownPrevented invalid form inputs having incorrect padding
2019-04-21 Dan BrownUpdated TinyMCE to version 4.9.4
2019-04-21 Dan BrownMerge branch 'cw1998-fix/registraion-form-validation'
2019-04-21 Dan BrownUpdated register link text/placement on login card
2019-04-21 Dan BrownMerge branch 'fix/registraion-form-validation' of git...
2019-04-21 Dan BrownAdded deeper content id de-duplication
2019-04-20 Dan BrownMerge branch 'XVilka-patch-1'
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.