Laurent Cozic
379ff5163b
Merge branch 'master' of github.com:laurent22/joplin
2019-03-08 17:18:31 +00:00
Laurent Cozic
d9538ccb08
No longer using fixed IDs
2019-03-08 17:17:37 +00:00
Laurent Cozic
9289dbdf77
All: Refactor Markdown rendering ( #1315 )
...
* Refactoring MdToHtml to avoid manually rendering tokens
* Minor fix
* Fixed loading of resources
* Handle clicking on checkboxes
* Added back Katex support
* Fixed issues with Katex and note rendering
* Added back support for links
* Restored code block highlighting support
* clean up
* Applying update to mobile
* Fixed handling of links and cleaned up to share more code between mobile and desktop
* Restored content caching and improved handling of additional assets
* Clean up and a few fixes
* Applied more updates to mobile and added code highlighting support
2019-03-08 17:14:17 +00:00
Laurent Cozic
5719ae495a
Merge branch 'master' of github.com:laurent22/joplin
2019-03-08 17:13:07 +00:00
Helmut K. C. Tessarek
a89e3b7924
fix another minor typo
2019-03-08 03:34:48 -05:00
Helmut K. C. Tessarek
e576d09712
Merge pull request #1310 from lyndonbarrie/master
...
fix spelling mistake
2019-03-08 03:12:33 -05:00
lyndonbarrie
43600a7824
fix spelling mistake
2019-03-07 09:13:34 +00:00
Laurent Cozic
921f01d9dc
Desktop: Fixed regression on external edit
2019-03-06 22:22:37 +00:00
Laurent Cozic
dec5668582
CLI: Added command to decrypt a file
2019-03-05 20:57:15 +00:00
Laurent Cozic
e30bc12354
All: Disabled Mermaid support for now
2019-03-06 07:11:55 +00:00
Laurent Cozic
fca4fa666d
Electron release v1.0.138
2019-03-03 17:14:28 +00:00
Laurent Cozic
59478160c8
Added Arabic translation
2019-03-03 17:14:17 +00:00
Laurent Cozic
8110fe89ef
Electron release v1.0.137
2019-03-03 00:59:04 +00:00
Laurent Cozic
c7ed1b5eae
Trying to fix Windows 32-bit build
2019-03-03 00:58:41 +00:00
Laurent Cozic
25951e7097
Trying to fix Windows 32-bit build
2019-03-03 00:51:54 +00:00
Laurent Cozic
687b9d1bef
All: Improve rendering of Mermaid graphs
2019-03-03 00:31:41 +00:00
Laurent Cozic
630e77b9eb
Electron release v1.0.136
2019-03-02 23:40:58 +00:00
Laurent Cozic
68ff2e17b3
Trying to fix Windows 32-bit build
2019-03-02 23:35:18 +00:00
Laurent Cozic
945d83608a
All: Include injected Mermaid JS only when necessary
2019-03-02 23:22:41 +00:00
Laurent Cozic
833d473268
Desktop: Resolves #206 : Added support for sorting notebooks by title or last modified
2019-03-02 17:35:57 +00:00
Laurent Cozic
2256b0c5ec
Desktop: Fixes very slow startup since Electron 4 upgrade
2019-02-28 23:24:28 +00:00
Laurent Cozic
677aa7d59b
Merge branch 'master' of github.com:laurent22/joplin
2019-02-28 22:32:47 +00:00
Laurent Cozic
4363005e92
All: Resolves #1105 : Added support for macro persistence for Katex
2019-02-28 22:32:29 +00:00
Helmut K. C. Tessarek
2e3ef618db
Merge pull request #1271 from RenatoXSR/pt_BR-update-20190227
...
Updated pt_BR locale to correct unicode char escapes.
2019-02-27 21:16:43 -05:00
Laurent Cozic
1adbbd14c6
Fix images
2019-02-28 00:36:44 +00:00
Laurent Cozic
4dfd7db729
Fixing image
2019-02-28 00:28:46 +00:00
Laurent Cozic
e70562a102
Fixing image
2019-02-28 00:27:25 +00:00
Laurent Cozic
a0e5947ba4
All: Resolves #163 : Added Mermaid support to desktop and mobile
2019-02-28 00:22:53 +00:00
Laurent Cozic
e841ea8a91
Fixing bad commit
2019-02-27 23:41:32 +00:00
Laurent Cozic
770a435029
Revert "Revert "Update website""
...
This reverts commit 49b56e84a7
.
2019-02-27 23:38:50 +00:00
Laurent Cozic
49b56e84a7
Revert "Update website"
...
This reverts commit ff1a6fdbbd
.
2019-02-27 23:38:21 +00:00
Laurent Cozic
ff1a6fdbbd
Update website
2019-02-27 23:37:16 +00:00
Laurent Cozic
2168090b96
Electron release v1.0.135
2019-02-27 22:52:08 +00:00
Laurent Cozic
33f7b680bc
Desktop: Fixes #1273 : Trying to improve accuracy of sidebar resizing
2019-02-27 22:44:10 +00:00
Laurent Cozic
0957298cb8
Desktop: Fixes #1268 : Fix exporting to PDF and printing, which were broken following upgrade to Electron 4
2019-02-27 22:35:26 +00:00
Laurent Cozic
08f2f982cf
Update website
2019-02-27 15:04:34 +00:00
RenatoXSR
3376fbfa55
Updated pt_BR locale to correct unicode char escapes.
2019-02-27 10:31:54 -03:00
Laurent Cozic
4a31e5fe73
Electron release v1.0.134
2019-02-27 10:03:07 +00:00
Laurent Cozic
baacec5ba6
Electron release v1.0.133
2019-02-27 00:14:24 +00:00
Laurent Cozic
95188b71b8
Desktop: Fixes #1265 : Fixed column resize on Windows. Also increased minimum and maximum sizes of columns.
2019-02-27 00:13:56 +00:00
Laurent Cozic
cf57be6e98
Merge branch 'master' of github.com:laurent22/joplin
2019-02-26 23:40:16 +00:00
Laurent Cozic
b691092d7a
iOS v10.0.30
2019-02-26 23:39:52 +00:00
Helmut K. C. Tessarek
03e60fc028
Merge pull request #1262 from cybertramp/patch-1
...
한국말 -> 한국어
2019-02-26 16:52:16 -05:00
Andros Fenollosa
2e25ec318f
Update language es_ES ( #1257 )
...
* Update language es_ES
* Add Last-Translator
* Translation fix
2019-02-26 16:51:51 -05:00
cybertramp
7236e5e9ae
한국말 -> 한국어
...
"한국말" -> "한국어"
Korean translation error update.
2019-02-26 19:36:45 +09:00
Helmut K. C. Tessarek
6f7dd51a98
Merge pull request #1261 from tessus/localization-de_DE
...
Update de_DE.po
2019-02-25 20:32:09 -05:00
Helmut K. C. Tessarek
db1dab9293
Update de_DE.po
2019-02-25 20:24:59 -05:00
Laurent Cozic
06f1b9e4d7
Electron release v1.0.132
2019-02-24 23:46:17 +00:00
Laurent Cozic
8f958ac931
Desktop: Trying to fix sign server
2019-02-24 23:46:05 +00:00
Laurent Cozic
eae63bfb79
Electron release v1.0.131
2019-02-24 19:30:09 +00:00