| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Move CSP logic to new file, Fix boolean config examples | Literallie | 2017-10-22 | 1 | -2/+2 |
| * | Change CSP config format to be more intuitive | Literallie | 2017-10-22 | 1 | -0/+2 |
* | | Add option to enable `freely` permission in closed instance | Dario Ernst | 2018-01-20 | 1 | -0/+2 |
* | | Update README.md | Max Wu | 2018-01-18 | 1 | -1/+1 |
* | | [ci skip] Add CodeTriage badge | schneems | 2018-01-03 | 1 | -1/+3 |
* | | Merge branch 'master' into ldap-username-field | Christoph (Sheogorath) Kern | 2017-12-12 | 1 | -2/+2 |
|\ \ |
|
| * | | parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated array | alecdwm | 2017-12-09 | 1 | -1/+1 |
| * | | Update README.md | Christoph (Sheogorath) Kern | 2017-12-09 | 1 | -1/+1 |
* | | | Add setting `ldap.usernameField` | Lukas Kalbertodt | 2017-12-09 | 1 | -0/+1 |
|/ / |
|
* | | added guide for SAML settings | Norihito Nakae | 2017-12-04 | 1 | -2/+1 |
* | | added environment variables for SAML | Norihito Nakae | 2017-11-29 | 1 | -0/+10 |
* | | Initial support for SAML authentication | Norihito Nakae | 2017-11-28 | 1 | -1/+3 |
* | | added auth docs and images for GitHub and Twitter | Devon Jue | 2017-11-08 | 1 | -1/+1 |
* | | [README] Add icons to browser version support list | Peter Dave Hello | 2017-10-31 | 1 | -5/+5 |
* | | Merge pull request #606 from DoubleMalt/feature/MattermostAuth | Sheogorath | 2017-10-31 | 1 | -9/+13 |
|\ \ |
|
| * | | Add mattermost authentication | Christoph Witzany | 2017-10-31 | 1 | -9/+13 |
* | | | Extend docker section | Sheogorath | 2017-10-30 | 1 | -3/+18 |
|/ / |
|
* | | Merge pull request #574 from PeterDaveHello/README.md-Table-of-Contents | Sheogorath | 2017-10-27 | 1 | -59/+83 |
|\ \ |
|
| * | | Integrate npm package "doctoc" to update README.md | Peter Dave Hello | 2017-10-13 | 1 | -0/+4 |
| * | | Add "Table of Contents" in README.md | Peter Dave Hello | 2017-10-13 | 1 | -0/+21 |
| * | | Reorganize README.md structure, cc #574 | Peter Dave Hello | 2017-10-13 | 1 | -59/+58 |
* | | | Adds HMD_ALLOW_PDF_EXPORT to readme | geekyd | 2017-10-25 | 1 | -1/+2 |
| |/
|/| |
|
* | | Fix a typo in README.md | Felix Yan | 2017-10-17 | 1 | -1/+1 |
* | | Add env vars for extra HSTS options | Literallie | 2017-10-13 | 1 | -0/+3 |
* | | Add on/off env var for HSTS | Literallie | 2017-10-13 | 1 | -0/+1 |
* | | Make HSTS behaviour configurable; Fixes #584 | Literallie | 2017-10-13 | 1 | -0/+1 |
|/ |
|
* | Add version badge in README.md | Peter Dave Hello | 2017-10-10 | 1 | -0/+3 |
* | Correct documentation of S3 bucket | Johannes Weißl | 2017-09-23 | 1 | -1/+2 |
* | Add defaultpermission protected example value | Wonder Chang | 2017-03-25 | 1 | -1/+1 |
* | Fix badges and links in README.md | Max Wu | 2017-03-14 | 1 | -1/+4 |
* | Add config option for gitlab api scope and auto adapt gitlab snippet feature ... | Wu Cheng-Han | 2017-03-14 | 1 | -0/+1 |
* | Add JavaScript Standard Style badge in README | BoHong Li | 2017-03-13 | 1 | -0/+2 |
* | Test up to 7.5.0 | bananaappletw | 2017-02-15 | 1 | -1/+1 |
* | Add travis ci | bananaappletw | 2017-02-15 | 1 | -2/+8 |
* | simplified description | NV | 2017-02-10 | 1 | -2/+2 |
* | Update README | NV | 2017-02-09 | 1 | -0/+2 |
* | Merge pull request #343 from sakajunquality/feature/fix-read-me-for-gcc | Max Wu | 2017-02-08 | 1 | -1/+1 |
|\ |
|
| * | add reference to packages, instead of writing down solutions for specific os | Jun SAKATA | 2017-02-08 | 1 | -3/+1 |
| * | add sudo | Jun SAKATA | 2017-02-06 | 1 | -1/+1 |
| * | Add additional comment about Prerequisite to README | Jun SAKATA | 2017-02-06 | 1 | -0/+2 |
* | | Fix HMD_LDAP_TLS_CA not passing correctly and update README.md | Wu Cheng-Han | 2017-02-07 | 1 | -6/+6 |
|/ |
|
* | Merge branch 't216-refactor-common' into 'frontend-next'
| Yukai Huang | 2017-01-15 | 1 | -13/+3 |
|\ |
|
| * | Merge branch 'frontend-next' into t216-refactor-common | Yukai Huang | 2017-01-15 | 1 | -3/+14 |
| |\ |
|
| * | | Update README | Yukai Huang | 2017-01-14 | 1 | -13/+3 |
* | | | Update README.md for npm script | bananaappletw | 2017-01-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'master' into frontend-next | Yukai Huang | 2017-01-13 | 1 | -3/+14 |
|\ \
| |/
|/| |
|
| * | Update README.md to describe allowemailregister config more clear | Wu Cheng-Han | 2017-01-13 | 1 | -2/+2 |
| * | Add `allowemailregister` option | Sheogorath | 2017-01-12 | 1 | -2/+4 |
| * | Allow displaying LDAP provider name on sign-in modal | neopostmodern | 2017-01-09 | 1 | -0/+1 |
| * | Merge pull request #279 from alecdwm/ldap-auth | Max Wu | 2017-01-09 | 1 | -1/+9 |
| |\ |
|