Laurent Cozic
|
eaf3eef2d3
|
All: Resolves #734: Allow exporting to a hierarchy of Markdown files, and fixed a few issues related to exporting notebooks
|
2018-09-04 11:59:09 +01:00 |
|
Laurent Cozic
|
23f7e350c6
|
Redirect to app logger
|
2018-09-04 11:08:55 +01:00 |
|
Laurent Cozic
|
cea368cd3f
|
Fix sharing text when no folder exists
|
2018-09-04 11:08:08 +01:00 |
|
Laurent Cozic
|
50c8f2ae61
|
Merge pull request #689 from CalebJohn/android-sharing
Add text sharing on android
|
2018-09-04 11:06:08 +01:00 |
|
Laurent Cozic
|
01f015a54f
|
Update translations
|
2018-09-03 15:11:12 +01:00 |
|
Laurent Cozic
|
aef94e6950
|
Updated translations
|
2018-09-03 12:08:50 +01:00 |
|
Laurent Cozic
|
456fcec334
|
Merge branch 'master' of github.com:laurent22/joplin
|
2018-09-03 12:08:02 +01:00 |
|
Laurent Cozic
|
1fc535a740
|
Merge pull request #706 from tessus/fix-421
use correct date/time format for sync time - fix for #421
|
2018-09-03 11:56:04 +01:00 |
|
Laurent Cozic
|
8c1b592a51
|
Updated translations
|
2018-09-03 11:49:41 +01:00 |
|
Helmut K. C. Tessarek
|
9bf6ab60bb
|
use correct date/time format for sync time
fixes #421
|
2018-08-01 17:22:24 -04:00 |
|
Helmut K. C. Tessarek
|
4f0ff3cdfc
|
fix whitespace errors
|
2018-08-01 17:05:09 -04:00 |
|
Helmut K. C. Tessarek
|
47cfaaa5ab
|
replace the resource icon (for internal links) with the Joplin icon (from ForkAwesome)
|
2018-07-31 23:04:33 -04:00 |
|
Helmut K. C. Tessarek
|
1f49788f21
|
fix 'No newline at end of file'
|
2018-07-31 23:00:28 -04:00 |
|
Laurent Cozic
|
7e4cf9aeda
|
All: Resolves #678: Added Korean translation
|
2018-07-25 18:01:56 +02:00 |
|
Caleb John
|
3caf398021
|
refresh notes list on AppState Changes
- remove mistaken console.log calls in root.js
|
2018-07-20 15:59:55 +02:00 |
|
Caleb John
|
8840631266
|
Add simple sharing facilities for Android
- react code should be cross platform but support needs to be added
for ios
- only shares plain text notes for now
|
2018-07-20 11:04:25 +02:00 |
|
Laurent Cozic
|
2c6c20f44f
|
Mobile: Resolves #350: Open non-image resources in external application
|
2018-06-30 19:45:21 +01:00 |
|
Laurent Cozic
|
08ee939951
|
Electron: Resolves #594: Enable support for SVG graphics
|
2018-06-30 19:05:45 +01:00 |
|
Laurent Cozic
|
463b1441d3
|
Updated DE translation
|
2018-06-30 16:20:22 +01:00 |
|
Laurent Cozic
|
0c708f766b
|
All: Resolves #427: Import source-url from Enex files
|
2018-06-28 21:36:32 +01:00 |
|
Laurent Cozic
|
cf565d1563
|
Android release v1.0.129
|
2018-06-27 22:02:15 +01:00 |
|
Laurent Cozic
|
6188e7a0fa
|
Updated translations
|
2018-06-27 22:00:02 +01:00 |
|
Laurent Cozic
|
310afb0ad6
|
Electron: Resolves #612: Allow duplicating a note
|
2018-06-27 21:45:31 +01:00 |
|
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 |
|