- 10 Mar, 2019 1 commit
-
-
Sheogorath authored
Since not all languages use the same word oder and we run into potential issues, where the translation of powered by need to add something after the CodiMD link, this should give us the needed flexiblity. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 23 Nov, 2018 1 commit
-
-
Sheogorath authored
There are some places in our code that made it to be not translated. This patch fixes some small translation problems and adds some static strings in templates to translation. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 11 Nov, 2018 1 commit
-
-
Sheogorath authored
Currently we only provide the version from `package.json`. This means that during updates of instances, e.g. the demo instance, which runs latest master instead of a stable release, changes are not reflected to the webclient. This patch adds a fullversion string that contains the current commit and this way makes that clients are notified about changes. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 17 Oct, 2018 1 commit
-
-
Sheogorath authored
We no longer use Gitter for development talk and similar. So we might want to remove it? This patch removes Gitter from README, help page and features page. And replaces it in the help modal with POEditor, our translation platform. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 26 May, 2018 1 commit
-
-
Sheogorath authored
This adds the UI for the export feature introduced in bcbb8c67 It allows to download all notes from the main page in the default user submenu. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 25 May, 2018 1 commit
-
-
Sheogorath authored
This provides the UI for the delete user feature introduced in 4229084c 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>
-
- 24 May, 2018 1 commit
-
-
Sheogorath authored
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>
-
- 05 Apr, 2018 1 commit
-
-
Sheogorath authored
As an active part of the community prefers Matrix.org over Gitter, we should link Matrix.org as a place to meet us. As the matrix and gitter channels are interconnected. We don't loose any message if a person decides to go for one or another. We use an more universal way of translation to make it easier to provide a link to various platforms. Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 24 Jan, 2018 1 commit
-
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 20 Jan, 2018 1 commit
-
-
Sheogorath authored
Signed-off-by:
Sheogorath <sheogorath@shivering-isles.com>
-
- 04 Jan, 2018 1 commit
-
-
Edoardo Odorico authored
Signed-off-by:
Edoardo Odorico <edoubuntu@gmail.com>
-
- 30 Nov, 2017 1 commit
-
-
Thomas De Backer authored
-
- 14 Oct, 2017 2 commits
- 11 Sep, 2017 1 commit
-
-
Sheogorath authored
-
- 07 Sep, 2017 2 commits
- 26 May, 2017 2 commits
-
-
CrazyPython authored
-
CrazyPython authored
-
- 19 May, 2017 2 commits
-
-
CrazyPython authored
-
CrazyPython authored
-
- 17 May, 2017 4 commits
-
-
CrazyPython authored
-
CrazyPython authored
-
CrazyPython authored
-
CrazyPython authored
-
- 14 Dec, 2016 1 commit
-
-
alecdwm authored
- previously was a separate modal - now is located on main modal, like email auth
-
- 13 Dec, 2016 1 commit
-
-
alecdwm authored
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
-
- 19 Aug, 2016 1 commit
-
-
Wu Cheng-Han authored
-