]>
BookStack Code Mirror - bookstack/history
projects
/
bookstack
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bookstack
2017-04-11
Vlado Jendroľ
Add Slovak translation
358/head
|
commitdiff
2017-03-23
Dan Brown
Fixed bug preventing page revision restore
|
commitdiff
2017-03-19
Dan Brown
Fixed back button behaviour on books edit
|
commitdiff
2017-03-05
Dan Brown
Made fixes to es languge files and users page
|
commitdiff
2017-03-05
Dan Brown
Added lang tests and update export text keys
|
commitdiff
2017-03-05
Dan Brown
Fixed spanish encoding, Added new lang to settings
|
commitdiff
2017-03-05
Dan Brown
Merge pull request #334 from diegoseso/master
|
commitdiff
2017-03-05
Dan Brown
Merge pull request #325 from arietimmerman/dutchbranch
|
commitdiff
2017-03-05
Dan Brown
Removed extension from translation script link
|
commitdiff
2017-03-02
Diego Jose Sosa...
First spanish translation effort
334/head
|
commitdiff
2017-02-27
Dan Brown
Set composer to clean bootstrap/cache before an update
|
commitdiff
2017-02-26
Dan Brown
Fixed export testing and updated travis settings
|
commitdiff
2017-02-26
Dan Brown
Made LDAP email attribute configurable via .env
|
commitdiff
2017-02-26
Dan Brown
Added chapter export options
|
commitdiff
2017-02-26
Dan Brown
Added book export and created export tests to cover
|
commitdiff
2017-02-26
Dan Brown
Added clear activity/revision commands. Cleaned commands.
|
commitdiff
2017-02-25
Dan Brown
Updated DOMPDF to latest version
|
commitdiff
2017-02-25
Dan Brown
Added checkbox sytax parsing to markdown lists
|
commitdiff
2017-02-25
Dan Brown
Prevented custom HTML being inserted on settings page
|
commitdiff
2017-02-25
Dan Brown
Fixed inaccessible revisions, added regression tests
|
commitdiff
2017-02-23
Dan Brown
Merge pull request #295 from ReeseSebastian/master
|
commitdiff
2017-02-11
Arie Timmerman
Updated Dutch language files
325/head
|
commitdiff
2017-02-10
Arie Timmerman
Started with Dutch translation
|
commitdiff
2017-02-05
Dan Brown
Merge bugfixes from branch 'v0.14'
|
commitdiff
2017-02-05
Dan Brown
Fixed entities wrongly visible on 404
|
commitdiff
2017-02-05
Dan Brown
Prevented settings being overfetched from db/cache
|
commitdiff
2017-02-05
Dan Brown
Neatened up social login/register buttons
|
commitdiff
2017-02-05
Dan Brown
Improved multi-line callout rendering
|
commitdiff
2017-02-05
Dan Brown
Fixed non-browserkit testcase and seeder issues
|
commitdiff
2017-02-05
Dan Brown
Converted sort tests to non browserkit testing
|
commitdiff
2017-02-04
Dan Brown
Namespaced tests to align with new laravel default
|
commitdiff
2017-02-04
Dan Brown
Added facebook, slack & twitter sign in options.
|
commitdiff
2017-02-01
Sebastian Reese
Merge branch 'master' of https://github.com/BookStackAp...
295/head
|
commitdiff
2017-02-01
Sebastian Reese
Updated and improved german translation
|
commitdiff
2017-02-01
Dan Brown
Merge branch 'v0.14'
|
commitdiff
2017-02-01
Dan Brown
Fixed missing subscript styling
|
commitdiff
2017-02-01
Dan Brown
Attempt to fix bookchildren and user getThumb
|
commitdiff
2017-01-30
Dan Brown
Fixed readme badge links & added contributing block
|
commitdiff
2017-01-25
Dan Brown
Upgraded to Laravel 5.4
|
commitdiff
2017-01-23
Dan Brown
Fixed error causing permissions to be deleted on book...
|
commitdiff
2017-01-22
Dan Brown
Prevented a missing avatar from crashing the application
|
commitdiff
2017-01-22
Dan Brown
Fixed role 'manage own permissions' permission
|
commitdiff
2017-01-22
Dan Brown
Fixed hidden book children for admins on upgrade
|
commitdiff
2017-01-21
Dan Brown
Added options to use database cache & sessions
|
commitdiff
2017-01-21
Dan Brown
Merge branch 'page_transclusion'
|
commitdiff
2017-01-21
Dan Brown
Added transclusion tests and fixed other tests
|
commitdiff
2017-01-21
Dan Brown
Updated pointer to be able to show includes
|
commitdiff
2017-01-21
Dan Brown
Updated page include logic to use blade-style tags
|
commitdiff
2017-01-18
Dan Brown
Added pt_BR to language dropdown and renamed folder
|
commitdiff
2017-01-18
Dan Brown
Merge pull request #279 from NakaharaL/master
|
commitdiff
2017-01-18
NakaharaL
Brazilian Portuguese Localization
279/head
|
commitdiff
2017-01-16
Dan Brown
Started page transclusion system
|
commitdiff
2017-01-16
Dan Brown
Updated issue template and added TinyMCE autolinking
270/head
|
commitdiff
2017-01-16
Dan Brown
Merge pull request #274 from GeneralMediaCH/feature...
|
commitdiff
2017-01-16
Dan Brown
Updated CI to not use github token
|
commitdiff
2017-01-16
sirgix
remove trailing spaces
274/head
|
commitdiff
2017-01-16
sirgix
fix typo
|
commitdiff
2017-01-16
sirgix
french translation
|
commitdiff
2017-01-15
Dan Brown
Added user setting system and added user-lang option
|
commitdiff
2017-01-15
Dan Brown
Updated permission bookChildrenQuery to use QueryBuilder
|
commitdiff
2017-01-14
Dan Brown
Updated LDAP to allow protocol to be specified
|
commitdiff
2017-01-14
Dan Brown
Merge branch 'patch-2' of git://github.com/fredericmohr...
|
commitdiff
2017-01-14
Dan Brown
Fixed page navigation with special chars in id
|
commitdiff
2017-01-14
Dan Brown
Updated page nav to hide when empty
|
commitdiff
2017-01-08
Dan Brown
Fixed image delete permission issue
|
commitdiff
2017-01-08
Dan Brown
Merge branch 'master' of github.com:BookStackApp/BookStack
|
commitdiff
2017-01-08
Dan Brown
Fixed default empty app settings effecting blank app...
|
commitdiff
2017-01-08
Dan Brown
Merge pull request #263 from Abijeet/typo-fix
|
commitdiff
2017-01-08
Dan Brown
Fixed offset code blocks when editing in markdown.
|
commitdiff
2017-01-03
Abijeet Patro
Fixes typo causing the message not to be displayed
263/head
|
commitdiff
2017-01-03
Abijeet Patro
Merge pull request #5 from BookStackApp/master
|
commitdiff
2017-01-02
Dan Brown
Added tests to cover social login actions
|
commitdiff
2017-01-02
Dan Brown
Normalised page nav header inset when only small header...
|
commitdiff
2017-01-02
Dan Brown
Merge pull request #262 from BookStackApp/entity_repo_r...
|
commitdiff
2017-01-02
Dan Brown
Finished refactor of entity repos
262/head
|
commitdiff
2017-01-01
Dan Brown
Rewrote book children query
|
commitdiff
2017-01-01
Dan Brown
Fixed issue where default user was over-fetched
|
commitdiff
2017-01-01
Dan Brown
Refactored search and slug repo components
|
commitdiff
2017-01-01
Dan Brown
Started refactor to merge entity repos
|
commitdiff
2017-01-01
Dan Brown
Updated readme attribution and npm scripts
|
commitdiff
2017-01-01
Dan Brown
Added wkhtmltopdf support and done some style tweaks
|
commitdiff
2016-12-31
Dan Brown
Fixed carbon locale setting
|
commitdiff
2016-12-31
Dan Brown
Merge pull request #255 from olexus/master
|
commitdiff
2016-12-31
Dan Brown
Merge pull request #234 from BookStackApp/translations
|
commitdiff
2016-12-31
Dan Brown
Merge branch 'master' into translations
234/head
|
commitdiff
2016-12-31
Dan Brown
Created solution for JS translations
|
commitdiff
2016-12-24
Dan Brown
converted image picker to blade-based component
|
commitdiff
2016-12-22
Dan Brown
Converted toggle switch into a blade/jquery template
|
commitdiff
2016-12-19
Dan Brown
Standardised JS vars and imports/exports
|
commitdiff
2016-12-19
olexus
Add Carbon localization support
255/head
|
commitdiff
2016-12-04
Dan Brown
Extracted text from logic files
|
commitdiff
2016-12-04
Dan Brown
Extracted text for remaining views
|
commitdiff
2016-12-03
Dan Brown
Extracted text from page views & standardised breadcrumbs
|
commitdiff
2016-12-03
Dan Brown
Moved text for errors and form views.
|
commitdiff
2016-11-27
Dan Brown
Moved page tags to sidebar
|
commitdiff
2016-11-27
Dan Brown
Fixed social login routes
|
commitdiff
2016-11-17
Dan Brown
Extracted text from book & chapter views
|
commitdiff
2016-11-15
Frederic Mohr
Update Ldap.php
236/head
|
commitdiff
2016-11-13
Dan Brown
Moved text from auth views into lang files
|
commitdiff
2016-11-12
Dan Brown
Enabled utf8 slugs
|
commitdiff
next
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.