Commit Graph

1355 Commits (003c4c4e2683b0e6c8ecb9ca0778a18ff311e08a)

Author SHA1 Message Date
Laurent Cozic 003c4c4e26 Moved readme files to own folder 2018-03-09 08:47:21 +00:00
Laurent Cozic f08f89ebd4 Added donate page 2018-03-09 08:30:36 +00:00
Laurent Cozic 3c973144c4 Added image 2018-03-09 08:18:02 +00:00
Laurent Cozic 82e99ca658 All: Better handling of startup errors 2018-03-07 19:11:55 +00:00
Laurent Cozic b04d750cec Merge branch 'master' of github.com:laurent22/joplin 2018-03-07 17:40:00 +00:00
Laurent Cozic c804e9f541 CLI: Fixes #268: Improve error message for invalid flags 2018-03-07 17:39:45 +00:00
Laurent Cozic 7753f3f842 Minor tweaks 2018-03-07 17:35:11 +00:00
Laurent Cozic c985b7c682
Merge pull request #277 from fmrtn/master
Updated Spanish translation
2018-03-07 17:30:48 +00:00
Fernando 4509919c22 Updated Spanish translation 2018-03-07 17:04:10 +01:00
Laurent Cozic 89b164c7ca
Merge pull request #272 from alexdevero/windows-build-instructions
Add build instructions for Windows
2018-03-06 23:16:32 +00:00
Alex Devero e52d17b39a Add build instructions for Windows 2018-03-06 08:42:29 +01:00
Laurent Cozic 5014914dc9 Android release v1.0.104 2018-03-05 18:23:11 +00:00
Laurent Cozic 122ab83a84 Android: Fix when downloading many encrypted items 2018-03-05 18:21:42 +00:00
Laurent Cozic 7a985c2c8a Android release v1.0.103 2018-03-02 18:15:09 +00:00
Laurent Cozic b11ad30a31 Updated translations 2018-03-02 18:12:58 +00:00
Laurent Cozic 5914fc97df Merge branch 'master' of github.com:laurent22/joplin 2018-03-02 18:03:28 +00:00
Laurent Cozic e41ae1832d Minor tweaks 2018-03-02 18:24:02 +00:00
Laurent Cozic 89b50909ed Electron: Resolves #266: Allow setting text editor font family 2018-03-02 18:16:48 +00:00
Laurent Cozic edccd7412f
Merge pull request #265 from jaredcrowe/docs-correct-checkbox-syntax
correct the documentation about adding checkboxes
2018-03-02 17:59:33 +00:00
Jared Crowe c76beae057 correct the documentation about adding checkboxes 2018-03-02 09:30:27 +11:00
Laurent Cozic 23c5934a7d Electron: Allow exporting only selected notes or notebook 2018-03-01 20:14:06 +00:00
Laurent Cozic a078947d6d Allow importing and exporting single notes and notebooks 2018-03-01 18:35:17 +00:00
Laurent Cozic 5ba98b4200 CLI v1.0.100 2018-02-28 21:18:27 +00:00
Laurent Cozic c36513b99d Updated translation 2018-02-28 20:46:15 +00:00
Laurent Cozic 97814531fa Update readme downloads 2018-02-28 20:06:06 +00:00
Laurent Cozic fd3e335a02 Electron release v1.0.70 2018-02-28 18:57:10 +00:00
Laurent Cozic e676fa2b57 Trying to fix Electron builder 2018-02-28 18:56:57 +00:00
Laurent Cozic 122cbbf673 Electron release v1.0.69 2018-02-28 18:43:12 +00:00
Laurent Cozic 271793b324 Trying to upgrade Electron Builder 2018-02-28 18:43:03 +00:00
Laurent Cozic 134b31933b Electron release v1.0.68 2018-02-28 18:13:02 +00:00
Laurent Cozic 0ec5518a62 Android release v1.0.102 2018-02-28 18:10:33 +00:00
Laurent Cozic 76931370d7 Updated readme for import/export 2018-02-27 22:15:20 +00:00
Laurent Cozic 8cf0e4517a Merge branch 'master' of github.com:laurent22/joplin 2018-02-28 17:27:06 +00:00
Laurent Cozic e75c62bf0f Electron: Fix logic of hidding app in macOS 2018-02-27 21:54:40 +00:00
Laurent Cozic 058285e0b9 All: Made scheduled sync delay slightly shorter 2018-02-27 21:19:11 +00:00
Laurent Cozic 795568d8c2 Electron: Fixed note sorting bug 2018-02-27 21:11:53 +00:00
Laurent Cozic df4933fddd All: Prevent export of encrypted items 2018-02-27 20:51:07 +00:00
Laurent Cozic 4046a51472 Electron: Handle import export 2018-02-27 20:04:38 +00:00
Laurent Cozic 45845f645d Refactored Interop service to make export/import code more modular 2018-02-26 19:25:54 +00:00
Laurent Cozic d7fd8944f7 Moved Enex import to InteropService 2018-02-26 19:16:01 +00:00
Laurent Cozic 3cee671f25 Done MD importer 2018-02-26 18:43:50 +00:00
Laurent Cozic 8f2e5faff3 Support importing JEX and raw data 2018-02-25 17:01:16 +00:00
Laurent Cozic 39ddd934f6 Changed export format extension to JEX and made it a non-compressed tar file 2018-02-25 21:08:40 +00:00
Laurent Cozic 9f8a46b9d9 All: Added more export options including jpz format 2018-02-23 19:32:19 +00:00
Laurent Cozic c6698eaea6 Electron: Fixes #256: Check that no other instance of Joplin is running before launching a new one 2018-02-23 17:51:23 +00:00
Laurent Cozic 8a96cf3434 All: Allow sorting notes by various fields 2018-02-22 18:58:15 +00:00
Laurent Cozic 74d255c056 Updated readme 2018-02-21 18:19:22 +00:00
Laurent Cozic 71aa841265 Mobile: Fixes #244: When accessing configuration or encrypt configuration option while making a note and the going back, the note gets erased 2018-02-21 22:08:34 +00:00
Laurent Cozic 14a93a9f26 All: Fixed sync interval sorting order 2018-02-21 19:58:28 +00:00
Laurent Cozic e1fd9c6922 Clean up 2018-02-21 19:20:33 +00:00