Caleb John
e674d7d23b
Desktop: Add option to disable auto-matching braces ( #2251 )
...
* Add option to disable auto-matching braces
* Only Make option desktop only
2020-01-06 22:27:37 +00:00
Devon Zuegel
4a2d9bb028
CLI: Upgrade sqlite ( #2248 )
...
* Upgrade sqlite
* Add info about sqlite installation to docs
2020-01-06 22:24:38 +00:00
Abijeet Patro
ae3a278ac4
Desktop: New: Display selected tags under a note title ( #2217 )
...
Follow up to #893
Now using middleware to set the tags when a note is selected
This avoids the ugly code in the NoteTextComponent where we determine
if tags are to be fetched, identify if they have been modified, fetch
them and then dispatch an action to update the store which might
again re-render the component.
Also implements style related fixes from #1000
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
Fixes : #469
2020-01-06 21:23:22 +00:00
mic704b
42ada7123c
Desktop: Add external editor actions to the note context menu. ( #2214 )
...
* Add external editor actions to the note context menu.
Also start up external editor on note double click.
These changes enhance user experience by placing the actions where
they feel natural.
* Remove double-click behaviour and change menu text.
Changes in response to review comments.
* Move handling of external editor actions to main screen from note text
This is to ensure correct behaviour even when the user launches the
action on a note in the list that is under the pointer, but not selected.
* Move external edit actions to NoteListUtils from MainScreen.
* Reconnect external edit action in main edit menu.
2020-01-06 21:16:39 +00:00
Laurent Cozic
6d9f73eef7
Improved integration of external renderer
2019-12-30 21:54:13 +01:00
Laurent Cozic
541372eb91
Merge branch 'master' of github.com:laurent22/joplin
2019-12-30 20:54:53 +01:00
Laurent Cozic
8d7d70bc13
Desktop: Fixed export to HTML, PDF and printing
2019-12-30 20:44:15 +01:00
Scott Bronson
e77cc18468
Documentation: Fix broken link ( #2245 )
...
The folder is `gsoc2020`, not just `gsoc`
2019-12-30 12:42:44 -05:00
Laurent Cozic
193978a8be
Android release v1.0.315
2019-12-30 15:16:55 +01:00
Laurent Cozic
853ac0cca8
Electron release v1.0.177
2019-12-30 15:11:34 +01:00
Laurent Cozic
589f0803e6
Fixed Electron upgrade regressions
2019-12-30 15:10:43 +01:00
Laurent Cozic
fc67a44f95
Desktop: Fixed scrolling issue when clicking on anchor
2019-12-30 13:00:53 +01:00
Laurent Cozic
204365b2ae
Tools: Fixed desktop build
2019-12-30 10:54:31 +01:00
Laurent Cozic
2a63ecef2a
All: Extract note renderer to separate package (WIP) ( #2206 )
...
* Started updating to use external renderer package
* Added way to build renderer assets
* Done mobile compatilibty
* Upgrade joplin-renderer
* Added joplin-renderer package
2019-12-29 18:58:40 +01:00
2jaeyeol
1d660d7141
Translation: update ko.po ( #2227 )
...
* translate_korean
* translate_korean2
2019-12-29 11:20:54 +01:00
Ibrahim AHMED BACHA
69000c0fc5
Translation: update ar.po ( #2231 )
2019-12-29 08:52:41 +01:00
Rafael Cavalcanti
c8a0138b3b
Desktop: Fixes #2122 : Fix Goto Anything scrolling issue ( #2199 )
...
* Fix Goto scrolling (#2122 )
* Better fix to Goto scrolling (#2122 )
* Fix #2122 : fix bottomItemIndex and top values
2019-12-28 22:53:21 +01:00
Marcus Hill
90de63e650
CLI: Add --export, --import, and --import-file flags to joplin config ( #2179 )
...
* Add --export, --import, and --import-file flags to joplin config
* Convert config --export/--import to work with JSON
* Remove unnecessary check in renderKeyValue
2019-12-28 22:48:34 +01:00
Laurent Cozic
6b6e17cbad
Mobile: Display warning box when a resource cannot be downloaded
2019-12-28 20:50:06 +01:00
Laurent Cozic
071bd2b0ca
Android release v1.0.314
2019-12-28 20:28:11 +01:00
Laurent Cozic
f74db06176
All: Better handling of resource download errors, and added resource info to sync status screen
2019-12-28 20:23:38 +01:00
Laurent Cozic
a6b3ddc7ed
Android release v1.0.313
2019-12-28 18:58:04 +01:00
Laurent Cozic
4ff889d4ec
Android: Added button to export profile to external SD card for debugging
2019-12-28 18:47:37 +01:00
Laurent Cozic
12b9f1b969
Merge branch 'master' of github.com:laurent22/joplin
2019-12-28 17:57:21 +01:00
Helmut K. C. Tessarek
59bb1015ab
fix Nextcloud name (NextCloud -> Nextcloud)
2019-12-25 11:37:50 +01:00
oscaretu
f9c77171cf
Translation: Update es_ES.po ( #2211 )
2019-12-23 12:32:23 +01:00
Ethan Chen
9628b64d3e
Translation: Update zh_TW.po ( #2215 )
2019-12-23 12:30:41 +01:00
Laurent Cozic
d3f47a38b8
Update README.md
2019-12-20 21:47:06 +00:00
genneko
8111213691
Translation: Update ja_JP.po ( #2210 )
2019-12-20 11:46:32 +01:00
Laurent Cozic
a88ff902b4
Merge branch 'master' of github.com:laurent22/joplin
2019-12-19 15:19:29 +00:00
Helmut K. C. Tessarek
1e57e1e486
Translation: update es_ES.po
...
closes #2205
2019-12-19 12:59:17 +01:00
Joel Taylor
172afb0789
Cli: Update CliClient node dependency to 10+ ( #2177 )
2019-12-18 22:25:14 +00:00
Helmut K. C. Tessarek
5bfd1849c1
Desktop, Mobile: Update Katex to 0.11.1 ( #2201 )
...
* update Katex to 0.11.1
* add package-lock.json files
2019-12-18 22:23:32 +00:00
Helmut K. C. Tessarek
f61c9c93bb
update firefox addon link
...
closes #2203
2019-12-18 18:02:58 +01:00
Laurent Cozic
b0efdb6ee8
Merge branch 'master' of github.com:laurent22/joplin
2019-12-18 16:05:02 +00:00
Laurent Cozic
888a9ddaf4
Desktop: Improved Nextcloud API error handling
2019-12-18 15:32:19 +00:00
Helmut K. C. Tessarek
d2482d6554
Translation: update de_DE.po
2019-12-18 14:55:43 +01:00
Helmut K. C. Tessarek
21cac248b3
Translation: update en_US.po
2019-12-18 14:09:08 +01:00
Laurent Cozic
ce7671151c
Desktop: Remove useless React warnings from console
2019-12-18 11:49:44 +00:00
Helmut K. C. Tessarek
b77525e570
Update translations
2019-12-18 12:45:10 +01:00
Laurent Cozic
e93cc50d1c
Translation: add Portuguese (pt_PT.po) (Thanks Diogo Caveiro) ( #2194 )
...
Author name: Diogo Caveiro
2019-12-18 12:42:49 +01:00
Laurent Cozic
c534305c7b
Desktop: Fixes #2157 : Prevent app from crashing when pressing focus shortcut from search bar
2019-12-18 11:16:13 +00:00
Laurent Cozic
797b71d903
Doc: Fixes #2187 : Fixed API doc
2019-12-18 11:00:52 +00:00
Laurent Cozic
74fd9e1e9e
All: Fixes #2091 : Handle WebDAV servers that do not return a last modified date (fixes mail.ru)
2019-12-18 10:46:12 +00:00
Laurent Cozic
ff94a95589
Desktop: Fixes #2144 : Fix notifications on Windows 7
2019-12-18 10:22:01 +00:00
Laurent Cozic
0f5192bf19
Tools: Display script line in translation files
2019-12-18 10:21:36 +00:00
Laurent Cozic
eabbbba0c7
Desktop: Fixed HTML export
2019-12-18 10:00:59 +00:00
Laurent Cozic
840cdf5512
Doc: Added troubleshooting section to BUILD.md for Windows development
2019-12-18 09:34:03 +00:00
Laurent Cozic
757a6854ab
Desktop: Updated OneDrive login to remove webview dependency
2019-12-18 09:21:12 +00:00
Laurent Cozic
b16dd051f1
Merge branch 'master' of github.com:laurent22/joplin
2019-12-17 17:07:15 +00:00