]> BookStack Code Mirror - bookstack/history
bookstack
2020-09-23 AdamFix "Ubunto Mono" $mono type misspelling 2274/head
2020-09-20 Dan BrownMerged latest translation changes
2020-09-20 Dan BrownUpdated translation contributors
2020-09-19 Dan BrownFixed some wording in example env
2020-09-19 Dan BrownUpdated example env with helpful info
2020-09-19 Dan BrownMerge branch 'jb-l10n-fix-czech' of git://github.com...
2020-09-19 Dan BrownUpdated locale lists for Bulgarian
2020-09-19 Dan BrownNew Crowdin translations (#2077)
2020-09-19 Dan BrownMoved decode and updated page plaintext decode test
2020-09-19 Dan BrownMerge branch 'preview-entities' of git://github.com...
2020-09-19 Dan BrownAdded test to check text gen decodes HTML entities
2020-09-19 Dan BrownUpdated composer deps
2020-09-19 Dan BrownAdded audit log interface
2020-09-19 Dan BrownSplit out Maintenance to separate controller
2020-09-18 Vinnie OkadaDecode HTML entities 2257/head
2020-09-13 Dan BrownAdded some robustness to page draft saving
2020-09-13 Dan BrownFixed visible revision delete menu
2020-09-13 Dan BrownAdded button for inserting attachment link to a page
2020-09-13 Dan BrownContinued implementation of attachment drag+drop
2020-09-13 Dan BrownMerge branch 'master' into attachment_drag_drop
2020-09-05 Dan BrownAdded punnycode since its reuquired by markdownit
2020-09-05 Dan BrownUpdated saml2 slo config so url is used if no repsonse url
2020-09-05 Dan BrownUpdated flow to ensure /register/confirm route is used...
2020-09-05 Dan BrownUpdated npm deps
2020-09-05 Dan BrownMigrated from webpack to esbuild
2020-08-31 Jakub BoučekFix English translations 2238/head
2020-08-31 Jakub BoučekCzech translations: Fix broken labels
2020-08-31 Jakub BoučekCzech translations: Add new translations to cs, improve...
2020-08-31 Jakub BoučekFix Czech translations (email -> e-mail)
2020-08-04 Dan BrownPrevented email confirmation exception throw on registr...
2020-08-04 Dan BrownFixed non-visible horizontal rules in dark mode
2020-08-04 Dan BrownAdded warning to role screen for important permissions
2020-08-04 Dan BrownRemoved role 'name' field from database
2020-08-04 Dan BrownRemoved joint_permissions auto_increment id
2020-07-28 Dan BrownUpdated some comment elements and standardised more JS
2020-07-28 Dan BrownUpdated public-login redirect to check url
2020-07-28 Dan BrownUpdated functionality for logging failed access
2020-07-28 Dan BrownMerge branch 'auth' of git://github.com/benrubson/BookS...
2020-07-28 Dan BrownStarted attachment drag/drop
2020-07-26 Dan BrownRemoved default anchor CSS filtering in dark mode
2020-07-26 Dan BrownUpdated pagination colors for visibility
2020-07-26 Dan BrownRemoved a few remaining vue references
2020-07-25 Dan BrownFixed some image manager behaviour
2020-07-25 Dan BrownFixed issue where URL params in image names would cause...
2020-07-25 Dan BrownRemoved unused tinymce imagetools plugin
2020-07-24 Dan BrownRemoved vuejs from the project
2020-07-24 Dan BrownConverted image-manager to be component/HTML based
2020-07-24 Dan BrownFixed issue where more images than expected could be...
2020-07-05 Dan BrownTweaked dropdown shadows a tad
2020-07-05 Dan BrownConverted the page editor from vue to component
2020-07-04 Dan BrownUpdated attachment tests to align with front-end changes
2020-07-04 Dan BrownFinished breakdown of attachment vue into components
2020-06-30 Dan BrownStarted migration of attachment manager from vue
2020-06-29 Dan BrownRemoved tests for removed ajax tag route
2020-06-29 Dan BrownFixed tag-manager loading on entity-creation
2020-06-29 Dan BrownFinished moving tag-manager from a vue to a component
2020-06-28 Dan BrownStarted migrating tag manager JS to HTML-first component
2020-06-28 Dan BrownConverted entity-dash from vue to a component
2020-06-27 Dan BrownMoved overlay component, migrated code-editor & added...
2020-06-27 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2020-06-27 Dan BrownMerge branch 'master' of git://github.com/drzippie...
2020-06-27 Dan BrownMerge pull request #2157 from Honvid/fix/lang_error
2020-06-27 Dan BrownMoved sass build out of webpack, updated npm deps
2020-06-27 Dan BrownMerge branch 'use-dart-sass' of git://github.com/timosc...
2020-06-27 Dan BrownFixed empty search scenario
2020-06-27 Dan BrownConverted search filters to not be vue based
2020-06-26 Timo SchwarzerReplace node-sass with dart-sass 2166/head
2020-06-25 Antonio Cortés... removed test_slug_multi_byte_lower_casing and added... 2165/head
2020-06-25 Antonio Cortés... Added Illuminate\Support\Str::slug to generate slug...
2020-06-24 Dan BrownStarted attempt at formalising component system used...
2020-06-16 Honvidfix the bug for lang's extra letter. 2157/head
2020-06-09 HonvidMerge pull request #1 from BookStackApp/master
2020-05-23 benrubsonMove logFailedAccess into Activity 1881/head
2020-05-23 Dan BrownRemoved failing URL test
2020-05-23 Dan BrownFixed revision issues caused by page fillable changes
2020-05-23 Dan BrownUpdated framework and other deps
2020-05-23 Dan BrownPrevented entity "Not Found" events from being logged
2020-05-23 benrubsonProperly use env/config functions
2020-05-22 Dan BrownUpdated listing endpoints to be clickable in api docs
2020-05-22 Dan BrownFixed issue where updated page content would not be...
2020-05-22 Dan BrownIncremented version number
2020-05-22 Dan BrownAdded chapters to the API
2020-05-22 Dan BrownUpdated API auth to allow public user if given permission
2020-05-12 Dan BrownUpdated shelf-list view to enforce view permissions...
2020-05-03 benrubsonLog failed accesses option
2020-05-02 Dan BrownRemoved unused function in registration service
2020-05-01 Dan BrownAdded command to regenerate comment content
2020-05-01 Dan BrownUpdated comment md rendering to be server-side
2020-04-29 Dan BrownFixed incorrect color code causing yellow/orange code...
2020-04-28 Dan BrownUpdated translator attribution before release v0.29.1
2020-04-28 Dan BrownUpdated ci with php7.4, update locale array
2020-04-28 Dan BrownNew Crowdin translations (#2071)
2020-04-28 Dan BrownNew Crowdin translations (#2028)
2020-04-27 Dan BrownAdded multi-select to book-sort interface
2020-04-27 Dan BrownAdded auto-focus behaviour to page editor
2020-04-26 Dan BrownFixed not shown existing-email warning on new ldap...
2020-04-26 Dan BrownUpdated WYSIWYG callout shortcut to handle child elems
2020-04-25 Dan BrownTweaked ListingResponseBuilder to help avoid future...
2020-04-25 Dan BrownFixed api query total not taking filters into account
2020-04-25 Dan BrownFixed floated content extending past page body
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.