* Minor English improvements in README.md
* Update LICENSE
* Update License.txt
* Update terminal.md
* Extend copyright date range to 2020
Minor housekeeping on copyright date range, so the app doesn't look stale in 2020
* Added new date format YYYY.MM.DD.
* revert change as this file is autogenerated
Co-authored-by: Akos Keresztes <60130238+keresztesa@users.noreply.github.com>
* Moved button row to separate component file and started Sharing dialog
* Adding Sharing dialog
* Applied "npx react-codemod rename-unsafe-lifecycles"
* More UI
* Tools: Improved TypeScript integration
* Improved share dialog
* Tools Added support for translation validation in CI, and added support for plural translations
* Improved UI and sharing workflow
* Share workflow
* Cleaned up and improved sharing config error handling
* Fixed build scripts and doc for TypeScript
* Run linter
* GSoC root file
This is the root file for the Google Summer of Code program
* Fixed TOC
* Introduction to GSoC with Joplin
The first draft cloned from https://community.kde.org/GSoC
* Joplin's Application at GSoC template
Cloned from https://wiki.openstreetmap.org/wiki/Google_Summer_of_Code/2019/Organisation_application
* GSoC 2019, idea #1: deeper Nextcloud integration
* GSoC 2019, idea #2: sharing notes
* GSoC 2019, idea #2: tag handling
* GSoC 2019, idea #4: search improvements
* GSoC 2019, idea #5: per note password protection
* Update GSoC_Idea#1.md
* Update GSoC_Idea#2.md
* Rename GSoC_Idea#2.md to GSoC_Idea#2_sharing.md
* Rename GSoC_Idea#1.md to GSoC2019_Idea#1_Nextcloud.md
* Rename GSoC_Idea#2_sharing.md to GSoC2019_Idea#2_sharing.md
* Update and rename GSoC_Idea#3.md to GSoC2019_Idea#3_tagging.md
* Rename GSoC_Idea#4.md to GSoC2019_Idea#4_Search.md
* Rename GSoC_Idea#5.md to GSoC2019_Idea#5_Password per Note.md
* Update GSoC2019_Idea#1_Nextcloud.md
* Create GSoC2019.md
cloned from https://community.kde.org/GSoC/2019/Ideas
* Rename Introduction.md to GSoCIntroduction.md
* Rename GSoCIntroduction.md to GSoC_Introduction.md
* Rename Application.md to GSoC_Application.md
* first draft of a public introduction and project idea page, plus first (filled) template for ideas
* added idea
* started to update org details
* Delete GSoC_Application.md
moved to forum
* Update summer_of_code.md
put the template in a <details> block. little improvements where to publish ideas and applications
* Update summer_of_code.md
put application in quote
* correcting and expanding the markdown instructions for a link
- "some content" in `[some content](https://somelink/)` is called the
content of an entity (or alt text for an image link)
- "some title" in this example is the the title element of the
entity: `[some content](https://somelink/ "some title")`
* link description: Fixed a typo, restructured a line break I screwed up, and I cleaned up the language a bit
* Misc. typo and whitespace fixes
Found via `codespell -q 3 -S *.po,*.pot,./ElectronClient/app/locales,./ReactNativeClient/locales,./CliClient/locales -L adresse,ba,fonction,te,whet`
* Revert a previous change