summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #680 from hackmdio/show-ce-on-titleChristoph (Sheogorath) Kern2018-01-191-1/+1
|\ \ \ \
| * | | | Update README.mdMax Wu2018-01-181-1/+1
* | | | | Merge pull request #686 from SISheogorath/feature/configVersionChristoph (Sheogorath) Kern2018-01-191-1/+3
|\ \ \ \ \
| * | | | | Load version from package.jsonSheogorath2018-01-191-1/+3
* | | | | | Merge pull request #684 from hackmdio/fixDropboxAppKeyChristoph (Sheogorath) Kern2018-01-194-4/+7
|\ \ \ \ \ \
| * | | | | | Fix not passing app key correctly in dropbox configWu Cheng-Han2018-01-194-4/+7
| |/ / / / /
* | | | | | Merge pull request #685 from hackmdio/fixImageAltChristoph (Sheogorath) Kern2018-01-191-1/+2
|\ \ \ \ \ \
| * | | | | | Fix image alt not render properlyWu Cheng-Han2018-01-191-1/+2
| |/ / / / /
* / / / / / It's 2018! :tada:Sheogorath2018-01-191-1/+1
|/ / / / /
* | | | | Release 1.0.0-ceSheogorath2018-01-183-3/+42
* | | | | Merge pull request #682 from SISheogorath/extend/gitignoreChristoph (Sheogorath) Kern2018-01-181-0/+1
|\ \ \ \ \
| * | | | | Add package-lock.json to .gitignoreSheogorath2018-01-181-0/+1
* | | | | | Merge pull request #681 from SISheogorath/fix/420Christoph (Sheogorath) Kern2018-01-181-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Ignore empty values for revision.Sheogorath2018-01-181-2/+2
|/ / / / /
* | | | | Merge pull request #636 from laysdra7265/fix/sslcapathChristoph (Sheogorath) Kern2018-01-182-2/+5
|\ \ \ \ \
| * | | | | Update index.jsChristoph (Sheogorath) Kern2017-12-221-1/+1
| * | | | | Simplify loopChristoph (Sheogorath) Kern2017-12-221-8/+3
| * | | | | fixed sslcapath bugLaysDragon2017-12-052-2/+10
* | | | | | Merge pull request #567 from ccoenen/fix-mysql-text-lengthChristoph (Sheogorath) Kern2018-01-183-4/+20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix #521 by converting content fields to LONGTEXT in MySQL, to prevent trunca...Claudius Coenen2017-10-163-4/+20
* | | | | | Merge pull request #679 from SISheogorath/update/yarnlockChristoph (Sheogorath) Kern2018-01-171-3/+69
|\ \ \ \ \ \
| * | | | | | Update yarn.lockSheogorath2018-01-171-3/+69
|/ / / / / /
* | | | | | Merge pull request #678 from hackmdio/fix-anchor-id-case-sensitiveChristoph (Sheogorath) Kern2018-01-161-1/+5
|\ \ \ \ \ \
| * | | | | | Fix anchor id to keep uppercase charactersMax Wu2018-01-161-1/+5
* | | | | | | Merge pull request #677 from hackmdio/realtime-minor-typosChristoph (Sheogorath) Kern2018-01-161-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix minor typosMax Wu2018-01-161-3/+3
|/ / / / / /
* | | | | | Merge pull request #664 from schneems/schneems/codetriage-badgeChristoph (Sheogorath) Kern2018-01-161-1/+3
|\ \ \ \ \ \
| * | | | | | [ci skip] Add CodeTriage badgeschneems2018-01-031-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #668 from xuxiaodong/masterChristoph (Sheogorath) Kern2018-01-161-1/+1
|\ \ \ \ \ \
| * | | | | | Fix config.json.example format errorXiaodong Xu2018-01-091-1/+1
| |/ / / / /
* | | | | | Merge pull request #661 from edoardoo/darkThemeChristoph (Sheogorath) Kern2018-01-169-12/+199
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | :sparkles: Implemented dark theme.Edoardo Odorico2018-01-059-12/+199
|/ / / / /
* | | | | Merge pull request #656 from PeterDaveHello/fix-file-permissionChristoph (Sheogorath) Kern2017-12-145-0/+0
|\ \ \ \ \
| * | | | | Fix file permission, remove useless executablePeter Dave Hello2017-12-145-0/+0
|/ / / / /
* | | | | Merge pull request #650 from LukasKalbertodt/ldap-username-fieldChristoph (Sheogorath) Kern2017-12-125-1/+11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into ldap-username-fieldChristoph (Sheogorath) Kern2017-12-124-8/+15
| |\ \ \ \ \
| * | | | | | Add setting `ldap.usernameField`Lukas Kalbertodt2017-12-095-1/+11
* | | | | | | Merge pull request #609 from monoxane/masterChristoph (Sheogorath) Kern2017-12-121-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge pull request #1 from monoxane/monoxane-patch-1Oliver Herrmann2017-10-301-3/+3
| |\ \ \ \ \ \
| | * | | | | | Corrected some grammatical issuesOliver Herrmann2017-10-301-3/+3
| |/ / / / / /
* | | | | | | Merge pull request #651 from alecdwm/ldap-auth-searchattributes-fixChristoph (Sheogorath) Kern2017-12-124-7/+14
|\ \ \ \ \ \ \
| * | | | | | | parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated arrayalecdwm2017-12-094-7/+14
|/ / / / / / /
* | / / / / / Update README.mdChristoph (Sheogorath) Kern2017-12-091-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #578 from hackmdio/licenseChangeAgreementMax Wu2017-12-076-58/+1687
|\ \ \ \ \ \
| * | | | | | Update license field in package.jsonWu Cheng-Han2017-10-131-1/+1
| * | | | | | Update contributing guide for signed-off and DCOWu Cheng-Han2017-10-121-5/+5
| * | | | | | Fix typoWu Cheng-Han2017-10-121-1/+1
| * | | | | | Change license from MIT to AGPLv3Wu Cheng-Han2017-10-121-17/+656
| * | | | | | Update authors list and add contributors fileWu Cheng-Han2017-10-122-35/+971
| * | | | | | Add sign you work section in contributing and DCOWu Cheng-Han2017-10-122-0/+54