summaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'master' into frontend-nextYukai Huang2017-01-131-3/+14
|\ \ | |/ |/|
| * Update README.md to describe allowemailregister config more clearWu Cheng-Han2017-01-131-2/+2
| |
| * Add `allowemailregister` optionSheogorath2017-01-121-2/+4
| |
| * Allow displaying LDAP provider name on sign-in modalneopostmodern2017-01-091-0/+1
| |
| * Merge pull request #279 from alecdwm/ldap-authMax Wu2017-01-091-1/+9
| |\ | | | | | | Support for LDAP server authentication
| | * Added HMD_LDAP_TLS_CA env variablealecdwm2016-12-141-0/+1
| | |
| | * Initial support for LDAP server authenticationalecdwm2016-12-131-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Limitations as of this commit: - tlsOptions can only be specified in config.json, not as env vars - authentication failures are not yet gracefully handled by the UI - instead the error message is shown on a blank page (/auth/ldap) - no email address is associated with the LDAP user's account - no picture/profile URL is associated with the LDAP user's account - we might have to generate our own access + refresh tokens, because we aren't using oauth. The currently generated tokens are just a placeholder. - 'LDAP Sign in' needs to be translated to each locale
* | | Revert "Rename npm script"bananaappletw2017-01-041-1/+1
|/ / | | | | | | This reverts commit ed83dfc862768572eab0c2aed629b1700ac9e224.
* | Update README.md about migration tool of version 0.5.0Wu Cheng-Han2017-01-021-0/+6
| |
* | Use dburl to configuratebananaappletw2016-12-221-0/+2
| |
* | Fixed typo: anonmyousFlorian Rhiem2016-12-211-2/+2
| |
* | Add support of allow free url config option with correspond modificationsWu Cheng-Han2016-12-161-0/+2
| |
* | Add support of allow anonymous config option with correspond modificationsWu Cheng-Han2016-12-151-0/+2
|/
* Update README.mdMax Wu2016-12-111-3/+4
| | | to mention about build front-end bundle on upgrade guide
* Remove bower occurencesYukai Huang2016-12-111-3/+3
|
* Rename npm scriptYukai Huang2016-12-101-1/+1
| | | | | | | webpack scripts are meant to “build” assets, so place them under the same namespace * dev => build:dev * build => build:prod
* Update to support optional email register and signinWu Cheng-Han2016-12-021-0/+2
|
* Update READMEYukai Huang2016-11-171-0/+7
|
* Update README.mdMax Wu2016-10-311-1/+1
| | | browser requirement of chrome to 47 in order to avoid SRI not valid issue https://bugs.chromium.org/p/chromium/issues/detail?id=527286
* Change use cdn config option default to be trueWu Cheng-Han2016-10-231-1/+2
|
* Config heroku deploymentYukai Huang2016-10-161-0/+7
|
* Update README.mdMax Wu2016-10-161-1/+1
| | | add charset requirement about DB, refer to issue #208
* Update README.md about front-end bundle processWu Cheng-Han2016-10-151-1/+2
|
* Update README.mdMax Wu2016-10-111-1/+1
|
* Add more environment variables for server configuration, update related ↵Wu Cheng-Han2016-10-101-8/+25
| | | | section in README.md
* Extract config.js from common.js to make client setting file clean and also ↵Wu Cheng-Han2016-10-101-3/+3
| | | | make upgrade easier
* Update REAME setup script descriptionYukai Huang2016-10-051-1/+1
|
* Update README get started sectionYukai Huang2016-10-051-1/+1
|
* Update README.mdMax Wu2016-10-041-8/+8
|
* Fix README markdownYukai Huang2016-10-041-19/+34
|
* Update README.mdLaura Kyle2016-10-021-1/+1
|
* Update README.mdLaura Kyle2016-10-021-21/+21
|
* Update README.mdMax Wu2016-07-051-0/+11
| | | Add Third-party integration oauth callback urls
* Mark as 0.4.3Wu Cheng-Han2016-06-281-1/+1
|
* Update README.mdMax Wu2016-06-151-4/+3
|
* Update README.mdMax Wu2016-06-151-3/+4
|
* Update README.mdMax Wu2016-06-141-1/+1
|
* Update README.mdMax Wu2016-06-141-6/+10
|
* Update README.mdMax Wu2016-06-021-1/+1
|
* Update README.mdMax Wu2016-06-021-0/+1
|
* Update README.mdMax Wu2016-06-021-5/+7
|
* Add support of google signinCheng-Han, Wu2016-05-211-1/+1
|
* Remove GitLab from common.js row.Jason Croft2016-05-151-1/+1
|
* Add GitLab to Third-Party integration section.Jason Croft2016-05-151-2/+2
|
* Add db migrations for PR #121Cheng-Han, Wu2016-05-151-0/+4
|
* Update to move dropbox app key setting to common.js and will auto load ↵Cheng-Han, Wu2016-05-151-2/+1
| | | | client-side related scripts
* Hide Dropbox and Google Drive in Import/ Export when disabledJannik Lorenz2016-04-231-1/+2
|
* Update to support DOMAIN and URL_PATH environment variablesCheng-Han, Wu2016-04-221-0/+2
|
* Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu2016-04-201-52/+49
| | | | note status (created or updated) and support docs (note alias)
* Update README.mdMax Wu2016-03-151-5/+5
|