Laurent Cozic
|
ef711af5b5
|
Api: Added method to get notes
|
2018-09-27 18:35:10 +00:00 |
|
Laurent Cozic
|
8a619e4b8b
|
All: Refactored REST API to make it testable and to allow further extension
|
2018-09-27 09:14:05 +01:00 |
|
Laurent Cozic
|
f82dfde6f4
|
Clipper: Fixed importing certain images with sources that contain brackets
|
2018-09-24 20:15:23 +01:00 |
|
Laurent Cozic
|
14cff96713
|
Mobile: Fix potential crash when going back to OneDrive login screen
|
2018-09-23 20:45:34 +01:00 |
|
Laurent Cozic
|
6a6ee280c3
|
All: Fixes #801: Replaced freegeoip which is no longer free with ip-api
|
2018-09-23 19:45:13 +01:00 |
|
Laurent Cozic
|
830e665366
|
Updated translation
|
2018-09-23 19:15:49 +01:00 |
|
Laurent Cozic
|
c7084bf27e
|
Updated French translation
|
2018-09-23 19:15:04 +01:00 |
|
Laurent Cozic
|
77f089654e
|
Clipper: Resolves #681: Allow adding tags from Web Clipper
|
2018-09-23 18:03:11 +01:00 |
|
Laurent Cozic
|
fdb8706a5f
|
Android release v1.0.132
|
2018-09-16 20:12:56 +01:00 |
|
Laurent Cozic
|
695c2623c2
|
Added Romanian translation
|
2018-09-16 19:53:06 +01:00 |
|
Laurent Cozic
|
e7a9f630ec
|
All: Fixes #799: Handle restricted_content error for Dropbox
|
2018-09-16 19:49:07 +01:00 |
|
Laurent Cozic
|
4e8372174b
|
Electron: Resolves #755: Added note properties dialog box to view and edit created time, updated time, source URL and geolocation
|
2018-09-16 19:37:31 +01:00 |
|
Laurent Cozic
|
1b784fe3b0
|
Merge branch 'master' of github.com:laurent22/joplin
|
2018-09-13 20:53:39 +01:00 |
|
Laurent Cozic
|
5ab1d8dfd6
|
All: Resolves #781: Allow creating notebooks with duplicate titles to allow two notebooks with same name to exist under different parents
|
2018-09-13 20:53:31 +01:00 |
|
Laurent Cozic
|
cda8b95bfa
|
Merge pull request #768 from sebastienjust/master
Notebooks list is sorted alphabetically as default
|
2018-09-13 19:56:57 +01:00 |
|
Laurent Cozic
|
9664842b1a
|
Update Chinese translation
|
2018-09-13 19:48:00 +01:00 |
|
Laurent Cozic
|
d4fca7e313
|
Merge pull request #787 from tessus/external-storage
allow the app to be installed on external storage (SD card)
|
2018-09-13 19:42:34 +01:00 |
|
Laurent Cozic
|
0a5ad1d628
|
Electron: Fixes #710: Don't unwatch file when it is temporarily deleted
|
2018-09-13 19:29:48 +01:00 |
|
Helmut K. C. Tessarek
|
c5b9353105
|
fix whitespace errors (spaces to tabs)
|
2018-09-10 20:06:38 -04:00 |
|
Helmut K. C. Tessarek
|
17595f7ceb
|
allow the app to be installed on external storage (SD card)
|
2018-09-10 20:04:54 -04:00 |
|
Laurent Cozic
|
563f43168b
|
All: Fix #764: Fix equation tag positioning
|
2018-09-10 19:19:33 +01:00 |
|
Laurent Cozic
|
756f3e627c
|
All: Fixes #718: Allow recursively importing Markdown folder
|
2018-09-09 20:32:23 +01:00 |
|
Laurent Cozic
|
d35e3163ca
|
Update translations
|
2018-09-09 20:05:36 +01:00 |
|
Laurent Cozic
|
643e5a6a2a
|
Electron: Resolves #714: Allow starting application minimised in the tray icon
|
2018-09-06 18:56:23 +01:00 |
|
Laurent Cozic
|
a1e7e29279
|
All: Fixes #709: Now that HTML is supported in notes, remove BR tag replacement hack.
|
2018-09-06 18:40:05 +01:00 |
|
Laurent Cozic
|
32c81ad8c2
|
All: Fixes #657: Disallow giving name of existing tag to another tag
|
2018-09-06 18:33:21 +01:00 |
|
Sebastien Just
|
0f461c4caa
|
#206 Notebooks list defaults to alphabetical order
|
2018-09-06 12:26:35 +02:00 |
|
Sebastien Just
|
57ed718993
|
#206 Notebooks list defaults to alphabetical order
|
2018-09-06 12:22:09 +02:00 |
|
Laurent Cozic
|
ef1ae63233
|
Electron: Fix #759: Add border around code block when exporting to PDF
|
2018-09-05 14:59:33 +01:00 |
|
Laurent Cozic
|
81ac200cc0
|
All: Resolves #761: Highlight single tick code segments
|
2018-09-05 14:51:50 +01:00 |
|
Laurent Cozic
|
cebd8de77a
|
Android release v1.0.131
|
2018-09-05 12:19:53 +01:00 |
|
Laurent Cozic
|
da0678c6fe
|
Merge pull request #726 from tfinnberg/enable_file-urls_in_notes_html_view
enable file-URLs in note html view
|
2018-09-05 11:23:12 +01:00 |
|
Laurent Cozic
|
4cef383fe7
|
Added warning when changing WebDAV URL
|
2018-09-05 11:20:26 +01:00 |
|
Laurent Cozic
|
1561c0e4d7
|
Merge pull request #756 from tessus/cli-correct-date-time-ls
show correct date/time for cli command `ls`
|
2018-09-05 10:56:44 +01:00 |
|
Helmut K. C. Tessarek
|
5e06efc1b9
|
show correct date/time for cli command ls
closes #729
|
2018-09-04 18:03:21 -04:00 |
|
Helmut K. C. Tessarek
|
43bd88703c
|
fix 'No newline at end of file' and whitespace errors
|
2018-09-04 18:00:12 -04:00 |
|
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 |
|
tfinnberg
|
123162e946
|
enable file-URLs in note html view
|
2018-08-18 11:14:34 +02: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 |
|
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 |
|