Laurent Cozic
|
7d7e1e1637
|
Electron: Resolves #647: Allow specifying text editor path and arguments in setting
|
2018-06-27 21:34:41 +01:00 |
|
Laurent Cozic
|
424c8a2723
|
Clipper: Support 'author' property
|
2018-06-27 20:14:20 +01:00 |
|
Laurent Cozic
|
595fd7a9aa
|
All: Resolves #644: Added support for .markdown extension when importing files
|
2018-06-26 00:07:53 +01:00 |
|
Laurent Cozic
|
0027cb9036
|
All: Fixes #646: Mentioned that TLS settings must be saved before checking sync config
|
2018-06-25 23:54:28 +01:00 |
|
Laurent Cozic
|
db6878b978
|
Electron: Fixes #639: Make sure text wraps when printing or exporting as PDF
|
2018-06-25 23:32:23 +01:00 |
|
Laurent Cozic
|
fea83e28c4
|
All: Optimised encryption and decryption of items so that it doesn't freeze the UI, especially on mobile
|
2018-06-25 18:14:57 +01:00 |
|
Laurent Cozic
|
df302206dd
|
Electron: Allow HTML in Markdown documents in a secure way
|
2018-06-22 18:18:15 +00:00 |
|
Laurent Cozic
|
c6466a780e
|
Android release v1.0.128
|
2018-06-21 19:08:59 +01:00 |
|
Laurent Cozic
|
b3ba5b7747
|
All: Revert #554 to try to fix #624: WebDAV error when syncing with SeaFile
|
2018-06-21 19:00:20 +01:00 |
|
Laurent Cozic
|
a67600d264
|
Updated Chinese and French translation
|
2018-06-21 18:04:10 +01:00 |
|
Laurent Cozic
|
ebf4c89ef0
|
All: Fixes #343, Fixes #191: Added options to specify custom TLS certificates
|
2018-06-20 01:18:58 +01:00 |
|
Laurent Cozic
|
aa7da784fc
|
All: Fixes #343, Fixes #191: Added options to ignore TLS cert errors to allow self-signed certificates on desktop and CLI
|
2018-06-20 00:28:50 +01:00 |
|
Laurent Cozic
|
21ef8da45f
|
Clipper: Completed doc and simplified logic to get clipper port to make it easier to use by third-party
|
2018-06-18 18:54:48 +01:00 |
|
Laurent Cozic
|
1f3a1c49df
|
Electron: Resolves #611: Allow opening and editing note in external editor
|
2018-06-18 18:56:07 +00:00 |
|
Laurent Cozic
|
a8b58aaec3
|
All: Fixes #632: Handle restricted_content error in Dropbox
|
2018-06-18 08:47:51 +01:00 |
|
Laurent Cozic
|
f5a72ffbaf
|
All: Fixes #593: Resource should not be auto-deleted if they've never been linked to any note
|
2018-06-17 16:59:06 +01:00 |
|
Laurent Cozic
|
cf4331c5af
|
Electron: Fixes #623: Improved handling of text selection and fixed infinite loop
|
2018-06-17 02:44:37 +01:00 |
|
Laurent Cozic
|
4fc4353859
|
Update translation
|
2018-06-15 18:23:15 +01:00 |
|
Laurent Cozic
|
f64596672e
|
Android release v1.0.127
|
2018-06-14 18:23:14 +01:00 |
|
Laurent Cozic
|
0cd8e1cbc0
|
Updated translations
|
2018-06-14 18:18:48 +01:00 |
|
Laurent Cozic
|
5d9c2c0904
|
Electron: Added more toolbar icons and upgraded Font Awesome
|
2018-06-14 08:52:12 +01:00 |
|
Laurent Cozic
|
fa619eba7c
|
Added zh_TW translation
|
2018-06-13 19:22:18 +01:00 |
|
Laurent Cozic
|
0528c6e970
|
All: Try to display more info when there is a Dropbox API error
|
2018-06-11 00:24:29 +01:00 |
|
Laurent Cozic
|
b6619b41df
|
All: Fixes #600: Improved resuming of long sync operations so that it doesn't needlessly re-download the items from the beginning
|
2018-06-10 23:16:27 +01:00 |
|
Laurent Cozic
|
ab9675544c
|
All: Fixes #597: Also import sub-notebooks when importing JEX data
|
2018-06-10 19:15:40 +01:00 |
|
Laurent Cozic
|
f6ee5dd0e7
|
Mobile: Display decryption progress in side bar
|
2018-06-10 17:43:24 +01:00 |
|
Laurent Cozic
|
423d880b92
|
Merge branch 'master' of github.com:laurent22/joplin
|
2018-06-10 15:18:10 +01:00 |
|
Laurent Cozic
|
41017b9ab8
|
Update website
|
2018-06-10 15:18:07 +01:00 |
|
Laurent Cozic
|
e3314c859f
|
Merge pull request #554 from bradmcl/master
Handle Nginx DAV PROPFIND responses correctly
|
2018-06-10 15:11:38 +01:00 |
|
bradmcl
|
8f794fdbc6
|
Search for 404 anywhere in return status
|
2018-06-10 10:04:52 -04:00 |
|
Laurent Cozic
|
5c36f3e78a
|
Update translations
|
2018-06-10 11:54:29 +01:00 |
|
Laurent Cozic
|
449a70d840
|
Merge pull request #575 from foxmask/issue572
fix #572 - Translation submenu
|
2018-06-10 11:41:12 +01:00 |
|
Laurent Cozic
|
b0e57a5990
|
All: Fixes #557: Handle ENEX am-pm date format
|
2018-06-10 01:19:24 +01:00 |
|
Laurent Cozic
|
f47610e6fd
|
Update website
|
2018-06-09 20:23:52 +01:00 |
|
Laurent Cozic
|
1127eb6e09
|
Clipper: Fixes #573: Better handling of certain code blocks
|
2018-06-09 20:00:26 +01:00 |
|
Laurent Cozic
|
b826e2d97b
|
Clipper: Fixes #569: Make clipper service available on localhost only
|
2018-06-01 16:44:16 +01:00 |
|
Laurent Cozic
|
bdd9da3d22
|
Clipper: More consistent REST API
|
2018-06-01 15:50:11 +01:00 |
|
FoxMaSk
|
bd0b9dff51
|
fix #572 - Translation submenu
|
2018-05-30 19:22:07 +02:00 |
|
Laurent Cozic
|
3822309657
|
All: Auto-delete resources only after 10 days to handle some edge cases
|
2018-05-27 12:50:12 +01:00 |
|
Laurent Cozic
|
ac2ec65c81
|
Update ES translation
|
2018-05-27 12:44:41 +01:00 |
|
Laurent Cozic
|
5a2ab5fae7
|
Mobile: Fixes #565: Translate strings in dialog
|
2018-05-27 12:42:31 +01:00 |
|
bradmcl
|
281e36fde7
|
Update file-api-driver-webdav.js
|
2018-05-26 21:06:51 -04:00 |
|
Laurent Cozic
|
792fd7c50d
|
Update translations
|
2018-05-26 17:25:11 +01:00 |
|
Laurent Cozic
|
89b486a3ee
|
Clipper: Allow selecting a folder and fixed screenshot taking issue
|
2018-05-26 15:46:57 +01:00 |
|
Laurent Cozic
|
d6c6ef20d4
|
Update website
|
2018-05-26 12:58:44 +01:00 |
|
Laurent Cozic
|
0938297250
|
Clipper: Make dev icon look different and run dev server on different port
|
2018-05-26 11:18:54 +01:00 |
|
Laurent Cozic
|
1841c4dc11
|
Merge branch 'master' of github.com:laurent22/joplin
|
2018-05-25 13:31:27 +01:00 |
|
Laurent Cozic
|
f81dce3321
|
Merge branch 'clipper'
|
2018-05-25 13:31:15 +01:00 |
|
Laurent Cozic
|
e15f84716a
|
Clipper: Added Clipper config screen and improved server
|
2018-05-25 13:30:27 +01:00 |
|
Laurent Cozic
|
012e70d668
|
Clipper: Dynamically allocate and detect clipper service port
|
2018-05-25 11:08:22 +01:00 |
|