summaryrefslogtreecommitdiff
path: root/public/views/index (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add export data UISheogorath2018-05-261-0/+1
| | | | | | | | | | | | | | | | | | | | This adds the UI for the export feature introduced in bcbb8c67c9f8092643c318140f6613324f306bd2 It allows to download all notes from the main page in the default user submenu. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Add token based security featureSheogorath2018-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | In the current setup users could be tricked into deleting their data by providing a malicious link like `[click me](/me/delete)`. This commit prevents such an easy attack and need the user's deleteToken to get his data deleted. In case someone requests his deletion by email you can also ask him for this token. We can add a GUI that shows it later on. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Add delete user UISheogorath2018-05-251-6/+27
| | | | | | | | | | | | | | | | | | | | This provides the UI for the delete user feature introduced in 4229084c6211db3d22cd9abec99b957725650b9e Placing of the user delete button is not perfect, but can be moved to an own user tab later on. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
| * Add privacy and ToS linksSheogorath2018-05-241-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>
* | Add korean translationSheogorath2018-06-071-0/+1
| | | | | | | | | | | | | | | | This translation was contributed via POEditor by the user Basix. Thanks a lot for your work! Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* | Add support for generic OAuth2 providersPedro Ferreira2018-03-261-2/+2
|/ | | | Signed-off-by: Pedro Ferreira <pedro.ferreira@cern.ch>
* Reorganize social media links and footerSheogorath2018-01-241-6/+6
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Update body.ejsMax Wu2018-01-201-0/+1
| | | Add CE text on index title
* It's 2018! :tada:Sheogorath2018-01-191-1/+1
|
* Initial support for SAML authenticationNorihito Nakae2017-11-281-2/+2
|
* Add mattermost authenticationChristoph Witzany2017-10-311-2/+2
|
* support Simplified Chinese and rename original zh to Traditional ChineseRwing2017-10-231-1/+2
|
* Adds color to new note buttongeekyd2017-10-071-3/+3
|
* Add support of Danish localeWu Cheng-Han2017-06-111-0/+1
|
* Add support of Catalan localeWu Cheng-Han2017-03-201-0/+1
|
* Add link to features on profile dropdownWu Cheng-Han2017-01-211-0/+1
|
* Refactor templates and rearrange its pathWu Cheng-Han2017-01-215-0/+210