summaryrefslogtreecommitdiff
path: root/public/views/index (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-05-24Add privacy and ToS linksSheogorath1-1/+1
To be GDPR compliant we need to provide privacy statement. These should be linked on the index page. So as soon as a document exist under `public/docs/privacy.md` the link will show up. Since we already add legal links, we also add Terms of Use, which will show up as soon as `public/docs/terms-of-use.md` exists. This should allow everyone to provide the legal documents they need for GDPR and other privacy and business laws. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-03-26Add support for generic OAuth2 providersPedro Ferreira1-2/+2
Signed-off-by: Pedro Ferreira <pedro.ferreira@cern.ch>
2018-01-24Reorganize social media links and footerSheogorath1-6/+6
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-01-20Update body.ejsMax Wu1-0/+1
Add CE text on index title
2018-01-19It's 2018! :tada:Sheogorath1-1/+1
2017-11-28Initial support for SAML authenticationNorihito Nakae1-2/+2
2017-10-31Add mattermost authenticationChristoph Witzany1-2/+2
2017-10-23support Simplified Chinese and rename original zh to Traditional ChineseRwing1-1/+2
2017-10-07Adds color to new note buttongeekyd1-3/+3
2017-06-11Add support of Danish localeWu Cheng-Han1-0/+1
2017-03-20Add support of Catalan localeWu Cheng-Han1-0/+1
2017-01-21Add link to features on profile dropdownWu Cheng-Han1-0/+1
2017-01-21Refactor templates and rearrange its pathWu Cheng-Han5-0/+210