Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ko.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-23 | 1 | -3/+11 |
| | |||||
* | Update it.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-23 | 1 | -1/+2 |
| | |||||
* | Update de.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-18 | 1 | -103/+35 |
| | |||||
* | Update fr.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-18 | 1 | -103/+35 |
| | |||||
* | Update nl.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-18 | 1 | -103/+35 |
| | |||||
* | Update zh-TW.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-18 | 1 | -103/+35 |
| | |||||
* | Update zh-CN.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-18 | 1 | -103/+35 |
| | |||||
* | Update de.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-18 | 1 | -33/+103 |
| | |||||
* | Update fr.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-18 | 1 | -34/+103 |
| | |||||
* | Update nl.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-18 | 1 | -10/+16 |
| | |||||
* | Update zh-TW.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-18 | 1 | -107/+184 |
| | |||||
* | Update zh-CN.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-18 | 1 | -108/+184 |
| | |||||
* | Update nl.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-11-18 | 1 | -105/+178 |
| | |||||
* | Add full version string | Sheogorath | 2018-11-11 | 1 | -2/+3 |
| | | | | | | | | | | | | 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> | ||||
* | Update it.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-10-28 | 1 | -1/+2 |
| | |||||
* | Update fr.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-10-28 | 1 | -3/+4 |
| | |||||
* | Remove Gitter from codebase | Sheogorath | 2018-10-17 | 1 | -2/+3 |
| | | | | | | | | | | 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> | ||||
* | Update pl.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-10-12 | 1 | -103/+114 |
| | |||||
* | Update fr.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-10-12 | 1 | -103/+114 |
| | |||||
* | Add indonesian language to CodiMD | Sheogorath | 2018-09-23 | 1 | -0/+115 |
| | | | | | | Big thanks @filosofikode for the translation work! Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Update ja.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-07-10 | 1 | -103/+114 |
| | |||||
* | Update it.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-07-02 | 1 | -103/+114 |
| | |||||
* | Update de.json (POEditor.com) | Christoph (Sheogorath) Kern | 2018-06-30 | 1 | -108/+114 |
| | |||||
* | Remove unused zh.json from repo | Sheogorath | 2018-06-23 | 1 | -1/+0 |
| | | | | | | | | Since the original idea of using a symlink didn't work anyway, we should remove the zh.json symlink from the repo. It doesn't provide any benefit but alters the repo on start of HackMD. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Merge pull request #830 from SISheogorath/feature/GDPR | Christoph (Sheogorath) Kern | 2018-06-17 | 1 | -1/+7 |
|\ | | | | | GDPR compliant part 1 | ||||
| * | Add export data UI | Sheogorath | 2018-05-26 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | 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 delete user UI | Sheogorath | 2018-05-25 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | 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 links | Sheogorath | 2018-05-24 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 translation | Sheogorath | 2018-06-07 | 1 | -0/+109 |
|/ | | | | | | | | 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 matrix.org / Riot link | Sheogorath | 2018-04-05 | 4 | -4/+4 |
| | | | | | | | | | | | | | 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> | ||||
* | Reorganize social media links and footer | Sheogorath | 2018-01-24 | 3 | -3/+6 |
| | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Add some chinese translations | Sheogorath | 2018-01-22 | 2 | -2/+8 |
| | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Merge pull request #687 from SISheogorath/refactor/contact | Christoph (Sheogorath) Kern | 2018-01-20 | 4 | -2/+6 |
|\ | | | | | Remove/update contact details | ||||
| * | Remove/update contact details | Sheogorath | 2018-01-20 | 4 | -2/+6 |
| | | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | | Extent german translation | Sheogorath | 2018-01-20 | 1 | -1/+4 |
|/ | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | :sparkles: Implemented dark theme. | Edoardo Odorico | 2018-01-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com> | ||||
* | Add untranslated sentences to locale | Thomas De Backer | 2017-11-30 | 2 | -0/+4 |
| | |||||
* | Merge pull request #462 from CrazyPython/patch-1 | Sheogorath | 2017-10-27 | 1 | -22/+22 |
|\ | | | | | Fix grammar and use best English standards | ||||
| * | Update en.json | James | 2017-10-13 | 1 | -1/+1 |
| | | |||||
| * | Update en.json | James | 2017-10-13 | 1 | -1/+1 |
| | | |||||
| * | Update en.json | Sheogorath | 2017-09-11 | 1 | -5/+5 |
| | | |||||
| * | Update en.json | James | 2017-09-07 | 1 | -4/+4 |
| | | |||||
| * | Update en.json | James | 2017-09-07 | 1 | -1/+1 |
| | | |||||
| * | Update en.json | CrazyPython | 2017-05-25 | 1 | -1/+1 |
| | | |||||
| * | file -> note | CrazyPython | 2017-05-25 | 1 | -1/+1 |
| | | |||||
| * | Update en.json | CrazyPython | 2017-05-19 | 1 | -2/+2 |
| | | |||||
| * | Incorporate feedback | CrazyPython | 2017-05-19 | 1 | -2/+2 |
| | | |||||
| * | This is a alert area -> this is an alert area | CrazyPython | 2017-05-17 | 1 | -1/+1 |
| | | |||||
| * | "Todo List" -> "Checklist" and "Marked text" -> "Highlighted text" | CrazyPython | 2017-05-16 | 1 | -3/+3 |
| | | |||||
| * | "Collaborate with URL" sounds like a command to an English native | CrazyPython | 2017-05-16 | 1 | -1/+1 |
| | |