Laurent Cozic
|
0b74168343
|
Android release v1.0.320
|
2020-03-08 08:17:42 +00:00 |
|
Laurent Cozic
|
58e2d7be61
|
Electron release v1.0.193
|
2020-03-08 08:07:56 +00:00 |
|
ChunFeng
|
728c167660
|
Translation: Update zh_CN.po (#2678)
"Editor" should translate to : "编辑器"
|
2020-03-06 23:08:08 -05:00 |
|
Laurent Cozic
|
982f274425
|
CLI v1.0.161
|
2020-03-07 01:20:14 +00:00 |
|
Laurent Cozic
|
557c7a2877
|
Cli: Fix build
|
2020-03-07 01:19:41 +00:00 |
|
Laurent Cozic
|
dbba7af4b5
|
CLI v1.0.160
|
2020-03-07 01:12:03 +00:00 |
|
Laurent Cozic
|
82eefca110
|
Cli: Fix build
|
2020-03-07 01:11:35 +00:00 |
|
Laurent Cozic
|
778b30b1cf
|
CLI v1.0.159
|
2020-03-07 01:09:56 +00:00 |
|
Laurent Cozic
|
2d4616da01
|
Cli: Fix build
|
2020-03-07 01:09:15 +00:00 |
|
Laurent Cozic
|
37a12326dc
|
CLI v1.0.158
|
2020-03-07 01:00:46 +00:00 |
|
Laurent Cozic
|
5516b3284c
|
Cli: Fix build
|
2020-03-07 01:00:11 +00:00 |
|
Laurent Cozic
|
ed0fae36ad
|
CLI v1.0.157
|
2020-03-07 00:57:10 +00:00 |
|
Laurent Cozic
|
35d27f03bd
|
Cli: Fix build
|
2020-03-07 00:55:59 +00:00 |
|
Laurent Cozic
|
1600d27db4
|
CLI v1.0.156
|
2020-03-07 00:33:12 +00:00 |
|
Laurent Cozic
|
0feca7ee7f
|
Android release v1.0.319-rc1
|
2020-03-07 00:00:15 +00:00 |
|
Laurent Cozic
|
6e0bb6cf8b
|
Merge branch 'master' of github.com:laurent22/joplin
|
2020-03-06 23:45:14 +00:00 |
|
Laurent Cozic
|
e6d66eba7d
|
Tools: Adding support for Android release candidates
|
2020-03-06 23:45:07 +00:00 |
|
Runo Saduwa
|
bd6e77bf32
|
Desktop: Fixes #2628: Disable Toggle Editor Layout Shortcut and Button in Empty Notebook (#2628)
* added toggleLayout logic
* added id
* improved code
|
2020-03-06 23:27:32 +00:00 |
|
Siddhant Sehgal
|
9027f3fb10
|
Desktop : Fixes #2659: Do not wrap tag title in tag bar (#2668)
* No change
* Fixed Tag Wrap
|
2020-03-06 23:24:28 +00:00 |
|
Isham Mahajan
|
95eb302a62
|
Android: Enable debugging of WebView on browser (#2586)
Enables debugging for the android plugin which
`react-native-webview` uses. This method is mentioned in their guide
for the same.
https://github.com/react-native-community/react-native-webview/blob/master/docs/Debugging.md
Unfortunately the call requires API version >= 19 (After Kitkat),
which is fine because this will be disabled in production builds
anyways.
|
2020-03-06 23:01:10 +00:00 |
|
Runo Saduwa
|
0be982c798
|
Desktop: Fixes #2467: Menu items were not disabled in viewer-only mode (#2576)
* preview mode fix
* preview-edit mode fixed
* remove unecessary white space
* improved logic and removed empty line
* improved code and removed comment
* improved code again
* changed note type check logic
* improved code
|
2020-03-06 22:58:52 +00:00 |
|
Mohammed Rabeeh
|
67e5451c7c
|
Desktop: Fixes #2560: Add toggling functionality for bold, italics and code in Editor Toolbar (#2565)
* Add toggling functionality for bold, italics and code in Editor toolbar
* Shorten code
|
2020-03-06 22:50:49 +00:00 |
|
Laurent Cozic
|
b31721b836
|
Electron release v1.0.192
|
2020-03-06 22:33:47 +00:00 |
|
Laurent Cozic
|
03146ed85f
|
All: Security: Changed default encryption method to CCM
|
2020-03-06 22:33:33 +00:00 |
|
Laurent Cozic
|
3007918647
|
Electron release v1.0.191
|
2020-03-06 22:24:16 +00:00 |
|
Laurent Cozic
|
c6c4e950db
|
All: Fixes #2591: Handle invalid UTF-8 data when encrypting
|
2020-03-06 19:11:51 +00:00 |
|
Laurent Cozic
|
40eba9e95e
|
All: Fixed top margin issue on note rendering
|
2020-03-06 18:57:46 +00:00 |
|
Laurent Cozic
|
51ce7c939d
|
Mobile: Fixed handling of provisional notes
|
2020-03-06 18:49:30 +00:00 |
|
Laurent Cozic
|
972e5aed8a
|
All: Regression: Fixed issue with style embeded in notes
|
2020-03-06 18:22:40 +00:00 |
|
Laurent Cozic
|
8ba9e9efd8
|
Electron release v1.0.190
|
2020-03-06 00:55:09 +00:00 |
|
Laurent Cozic
|
63ca925786
|
Merge branch 'master' of github.com:laurent22/joplin
|
2020-03-06 00:54:42 +00:00 |
|
Laurent Cozic
|
71d1e6eb82
|
All: Fixes #2667: Fixed sanitize function so that it does not break HTML
|
2020-03-06 00:54:21 +00:00 |
|
Laurent Cozic
|
8641f69dae
|
Docs: Add documentation about Joplin privacy. (#2650)
* Add documentation about privacy.
* Fix welcome assets.
* Cosmetic.
* Cosmetic.
|
2020-03-05 23:36:28 +00:00 |
|
Laurent Cozic
|
120aa066c2
|
Merge branch 'master' of github.com:laurent22/joplin
|
2020-03-04 19:42:23 +00:00 |
|
Laurent Cozic
|
27bcf6badb
|
Desktop: Fixes #2660: Templates when creating note were broken
|
2020-03-04 19:41:57 +00:00 |
|
Gen NK
|
465691d5c9
|
Translation: Update ja_JP.po (#2657)
* Translate new strings
* Make existing translations for 'title' consistent
|
2020-03-04 12:36:20 -05:00 |
|
Laurent Cozic
|
48eb115cb9
|
Electron release v1.0.189
|
2020-03-04 16:53:57 +00:00 |
|
Laurent Cozic
|
51ee872179
|
All: Add more context to encryption errors
|
2020-03-04 16:53:45 +00:00 |
|
Laurent Cozic
|
c617f43e42
|
Electron release v1.0.188
|
2020-03-04 16:38:52 +00:00 |
|
Laurent Cozic
|
4920f64816
|
Desktop: Fixes #2656: Fix creation of new notes
|
2020-03-04 16:36:53 +00:00 |
|
Laurent Cozic
|
880134ce80
|
Desktop, Mobile: Fixes #2638: Improved Mermaid rendering on small viewports
|
2020-03-04 01:55:48 +00:00 |
|
Laurent Cozic
|
6e47652566
|
Desktop, Mobile: Fixes #2652: Fixed auto-title feature
|
2020-03-04 01:13:10 +00:00 |
|
Laurent Cozic
|
cb2df32d91
|
All: Fixes #2640: HTML code within Markdown was rendered incorrectly in some cases
|
2020-03-04 00:54:27 +00:00 |
|
Helmut K. C. Tessarek
|
80fff62b34
|
update de_DE.po
|
2020-03-03 03:20:09 -05:00 |
|
Helmut K. C. Tessarek
|
0f6867662c
|
Update translations
|
2020-03-03 02:56:10 -05:00 |
|
Laurent Cozic
|
3bb431f18e
|
Clipper release v1.0.22
|
2020-03-02 18:28:45 +00:00 |
|
Laurent Cozic
|
91a3adf2a2
|
Tools: Fix clipper release script
|
2020-03-02 18:28:28 +00:00 |
|
Laurent Cozic
|
e27d059376
|
Clipper release v1.0.21
|
2020-03-02 18:23:08 +00:00 |
|
Laurent Cozic
|
22c61ba603
|
Tools: Fix clipper release script
|
2020-03-02 18:22:51 +00:00 |
|
Laurent Cozic
|
6807f7e07b
|
Tools: Fix clipper release script
|
2020-03-02 18:21:35 +00:00 |
|