Laurent Cozic
897f53b13e
All: Resolves #846 : Set resource path to correct relative path so that for example images show up in Markdown viewers
2018-11-21 00:36:23 +00:00
Laurent Cozic
922bbdd1b6
All: Fixes #968 : Export resources specified with a title
2018-11-20 23:18:56 +00:00
Laurent Cozic
3240ff40bc
Restored string to avoid invalidating all the translations.
2018-11-20 21:54:40 +00:00
Ben Fisher
58b68cab0c
fix for #906 , 1) windows paths like C:\a\b weren't accepted because b… ( #935 )
...
* fix for #906 , 1) windows paths like C:\a\b weren't accepted because backslashes were treated as escape sequences, 2) common paths like C:\Program Files\Foo\Foo.exe weren't accepted because of the space in the path
* Using anothing approach,
a) backslashes are no longer treated as escape characters,
b) string change to remind people to add spaces
* Removing joplin.pot from the patch, it will be updated later.
* Removing unused code.
2018-11-20 21:46:18 +00:00
Laurent Cozic
046474b484
Android release v1.0.176
2018-11-20 00:49:27 +00:00
Laurent Cozic
0b7296ae95
Update translations
2018-11-20 00:43:35 +00:00
Laurent Cozic
ce87dd55f0
Merge branch 'master' of github.com:laurent22/joplin
2018-11-20 00:42:33 +00:00
Laurent Cozic
07b724d65b
All: Fixes #992 : Allow non-ASCII chars when exporting MD and handle duplicate filenames
2018-11-20 00:42:21 +00:00
Joybin Chen
fc8f53fd0e
ReactNativeClient: A better NAV_BACK logic to change folder or tag. ( #984 )
2018-11-19 22:43:21 +00:00
Laurent Cozic
61dbdd5f7c
Update translations
2018-11-13 23:17:56 +00:00
Laurent Cozic
e6888c451d
Fixing Katex version number
2018-11-13 22:42:06 +00:00
Laurent Cozic
899219abd2
Merge branch 'master' of github.com:laurent22/joplin
2018-11-13 22:38:32 +00:00
Joybin Chen
7a4c7a13eb
Fix image fetching error. For url like http://example.com/favicon.ico?ver=1.0 will be changed to http://example.com/favicon.ico?ver=1.0?ver=1.0 ( #970 )
2018-11-13 22:37:39 +00:00
Laurent Cozic
e8797f49b9
Mobile: Display number of resources being fetched in side bar
2018-11-13 22:27:58 +00:00
Laurent Cozic
e17f3051f0
Display number of resources being fetched in side bar
2018-11-13 22:25:23 +00:00
Laurent Cozic
06091933e1
All: Moved resource app-specific state to different table
2018-11-13 00:45:08 +00:00
Ben Fisher
0eb18d206d
Patch to implement feature, exporting notes to JSON ( #912 , issues/912). ( #927 )
...
* Patch to implement feature, exporting notes to JSON (#912 , issues/912).
* Revising based on feedback
* Directly calling JSON.stringify on the item
2018-11-11 20:17:43 +00:00
Laurent Cozic
5ff8808f69
API: Allow setting the ID of newly created notes.
2018-11-08 01:14:13 +00:00
Laurent Cozic
28b1d8a324
Desktop: Fixes #953 (maybe): Improved the way internal links to notes are loaded to make it more reliable
2018-11-08 00:58:06 +00:00
Laurent Cozic
5c1dd79435
All: Fixes #952 : Upgraded Katex lib to fix bug
2018-11-07 23:44:59 +00:00
Ben Fisher
251f1bba55
Show note title in pdf export ( #890 ) ( #937 )
...
* Show note title in pdf export (#890 )
An example of a possible approach, to temporarily change the html in the webview to show the note title. Works, but there may be a more elegant fix.
* Show title in pdf export
Revising based on feedback
Also, a couple changes to tests so that they pass in Windows.
2018-11-07 23:35:14 +00:00
Caleb John
cb1fd85ca4
Add support for custom css across all notes ( #925 )
2018-11-07 22:52:31 +00:00
Caleb John
ee106105d8
Joplin desktop Dark Mode ( #921 )
...
* Added support for the dark mode on desktop
* Add dark highlighting to the code tags
* Update app/theme.js to be more clear and more easily support additional themes
Update more files to conform to theming
2018-11-07 22:37:13 +00:00
Abijeet Patro
18717bac79
Adds functionality to display tags under the open note. ( #893 )
...
* Adds functionality to display tags under the open note.
Towards #469
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
* Ensured tags in the dialog box and under the note appear in the same order.
Few formatting tweaks.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
* Fixes issues raised during code review.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
* Refactored code to always display tags in ascending order.
This changes the order of the tags in the dialog box and below the tag title.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-11-07 22:16:05 +00:00
Laurent Cozic
28fa83c406
Merge branch 'master' of github.com:laurent22/joplin
2018-11-02 19:56:18 +00:00
Laurent Cozic
258e514a91
Marked password cache as secure, and only display stars if the value is non-empty
2018-11-02 19:22:49 +00:00
Helmut K. C. Tessarek
7cd3e6b1f7
mobile: add version info ( #930 )
2018-11-02 00:43:42 +00:00
Laurent Cozic
e41896d6f3
All: Resolves #918 : Skip properties that are on sync target but not handled by local client
2018-10-31 00:35:57 +00:00
Laurent Cozic
990591cc80
Minor improvments
2018-10-30 00:17:50 +00:00
Laurent Cozic
4fb6af3c62
Android release v1.0.175
2018-10-24 19:59:37 +01:00
Laurent Cozic
1f927c1285
iOS v26
2018-10-24 19:48:09 +01:00
Yannis Mitsos
de954827df
Support FreeBSD in terminal ( #896 )
2018-10-24 19:16:15 +01:00
Laurent Cozic
2cb24bf198
Mobile: Fixes #902 : Don't change existing note when sharing with mobile app
2018-10-24 19:10:05 +01:00
Laurent Cozic
739a6a4a9c
Documentation
2018-10-24 18:47:04 +01:00
Laurent Cozic
c72f92e22f
Additional info
2018-10-15 18:40:11 +01:00
Laurent Cozic
f6d01ce7e1
Android release v1.0.174
2018-10-15 00:01:36 +01:00
Laurent Cozic
fed9700587
Merge branch 'master' of github.com:laurent22/joplin
2018-10-15 00:00:13 +01:00
Laurent Cozic
12a3a9a89e
android release
2018-10-14 23:59:42 +01:00
Laurent Cozic
fa1b471ea4
Android: Tryinc to fix release builkd
2018-10-14 21:41:29 +01:00
Laurent Cozic
0a67f8c947
Revert "Android: Updated project to build on macOS"
...
This reverts commit b547f9aa13
.
2018-10-14 20:44:05 +01:00
Laurent Cozic
f4d830c2ef
Android release v1.0.151
2018-10-13 11:09:03 +01:00
Laurent Cozic
1aa2844efa
Android release v1.0.148
2018-10-13 10:39:55 +01:00
Laurent Cozic
f22b2adaad
Mobile: Improved camera attachment
2018-10-13 10:32:44 +01:00
Laurent Cozic
b547f9aa13
Android: Updated project to build on macOS
2018-10-13 00:30:41 +01:00
Laurent Cozic
1634fdb421
Merge branch 'master' of github.com:laurent22/joplin
2018-10-12 23:26:11 +01:00
Laurent Cozic
7f51035f91
Mobile: Reload note when resource got downloaded. Also fixed Android build script to make it work in macOS.
2018-10-12 23:25:11 +01:00
ebayer
70e71cbc2a
Mobile: Fixes #856 : Add option to open source url ( #872 )
...
* Mobile: Fixes #856 : Add option to open source url
* Mobile: Fixes #856 : Change menu wording for opening source url
2018-10-12 19:30:00 +01:00
Helmut K. C. Tessarek
dbb269fef6
add support for webp images ( #858 )
...
fixes #848
2018-10-11 17:18:33 +01:00
Laurent Cozic
2d7065cde2
Android release v1.0.143
2018-10-10 20:36:42 +01:00
Laurent Cozic
8bac5275c3
All: Fixed fetch logic - mark resource as fetched by default, unless it comes from sync
2018-10-10 18:53:09 +01:00
Helmut K. C. Tessarek
58d748e235
fix permissions for shell scripts (add executable flag) ( #866 )
2018-10-09 22:58:18 +01:00
Laurent Cozic
e69ac3e62a
Android release v1.0.142
2018-10-09 22:05:29 +01:00
Laurent Cozic
069dce69cd
Mobile: Added support for ResourceFetcher service
2018-10-09 22:01:50 +01:00
Laurent Cozic
2f62897fb6
All: Improved resource side loading
2018-10-08 19:11:53 +01:00
Laurent Cozic
dbdd602f50
All: Created ResourceFetcher class to handle resource downloads
2018-10-08 07:36:45 +01:00
Laurent Cozic
d66fa87b2b
All: Allow excluding certain keys during sync
2018-10-07 20:18:43 +01:00
Laurent Cozic
124a959c8d
All: Simplifying serialisation of base items
2018-10-07 20:11:33 +01:00
Laurent Cozic
127dce1cd6
Fixed typo
2018-10-07 19:28:19 +01:00
Laurent Cozic
44986a35a4
Android: Fix crash when attaching certain files
2018-10-07 18:55:49 +01:00
Laurent Cozic
ea516301fd
Udpated German translation
2018-10-05 19:53:54 +01:00
Laurent Cozic
8517e2aa42
Mobile: Fixes #840 : Images were not being displayed right after being attached in view mode
2018-10-05 19:49:36 +01:00
Laurent Cozic
b880be8b7c
All: Fixes #853 : Replace characters to equivalent US-ASCII ones when exporting files
2018-10-05 17:53:55 +01:00
Laurent Cozic
57fd1a7588
Electron: Prevent URLs added via A tag from being opened inside app
2018-10-05 18:21:23 +00:00
Laurent Cozic
ac12143d00
All: Fixes #671 : Make string translatable
2018-10-05 18:17:49 +00:00
Laurent Cozic
f6c5620682
Electron: Resolves #751 : Allow switching between todo and note when multiple notes are selected
2018-10-04 18:34:30 +01:00
Laurent Cozic
6b10d5d821
Api: Fixes #843 : Fixed regression that was preventing resource metadata from being downloaded
2018-10-04 08:17:53 +01:00
Laurent Cozic
99493174ec
API: Fixed handling of PUT method and log errors to file
2018-10-04 08:05:22 +01:00
Laurent Cozic
01470e8d3b
Android release v1.0.141
2018-10-03 08:30:19 +01:00
Laurent Cozic
d1f4c5be18
Disable non-working ShareExtension on iOS
2018-10-03 08:17:37 +01:00
Laurent Cozic
377adea51d
Android release v1.0.140
2018-10-02 18:19:27 +01:00
Laurent Cozic
cda3d20834
Android release v1.0.138
2018-10-02 18:10:37 +01:00
Laurent Cozic
d11870b1eb
Trying to get RN 0.57.1 to work
2018-10-02 19:02:38 +00:00
Laurent Cozic
53bda3eea7
Trying RN 0.57.1 upgrade
2018-10-02 18:57:31 +00:00
Laurent Cozic
720927f488
All: Fixes #832 : Enex import: Don't add extra line breaks at the beginning of list item when it contains a block element
2018-10-01 20:55:24 +01:00
Laurent Cozic
95a06c4531
All: Fixes #818 : Use sort options when displayed tagged notes
2018-09-30 20:43:46 +01:00
Laurent Cozic
6ea77b36ce
Electron: Resolves #820 : Allow dragging and dropping a note in another note to create a link
2018-09-30 20:15:30 +01:00
Laurent Cozic
0cd7ebf9d3
Electron: Fixes resources being incorrectly auto-deleted when inside an IMG tag
2018-09-30 19:24:02 +01:00
Laurent Cozic
a816498fc6
Android release v1.0.135
2018-09-30 10:52:30 +01:00
Laurent Cozic
549c1a6767
Android: Make camera features optional to, maybe, enable Chromebooks
2018-09-30 10:48:10 +01:00
Laurent Cozic
f87d1f11b0
API: Allow downloading a resource data
2018-09-30 10:15:46 +01:00
Laurent Cozic
fb913bc33c
Mobile: Fixes #654 : Fixed auto-title logic so that set title doesn't get overwritten in some conditions for new notes
2018-09-29 15:57:18 +01:00
Laurent Cozic
53d7a51cb0
Removed API doc from translations and updated FR translation
2018-09-29 13:29:07 +01:00
Laurent Cozic
a0a6bdb684
Update website
2018-09-29 13:15:36 +01:00
Laurent Cozic
eb4aa2c026
API: Added more calls
2018-09-29 12:54:44 +01:00
Laurent Cozic
e98575643c
API: Added documentation generator and built documentation
2018-09-28 21:03:28 +01:00
Laurent Cozic
9841488ce4
Updated translations
2018-09-28 19:25:56 +01:00
Laurent Cozic
a1ad6c9712
API: Added more API calls
2018-09-28 19:24:57 +01:00
FoxMaSk
6125cde223
Forbidden is 403 - typo :)
2018-09-27 21:38:16 +02:00
Laurent Cozic
54a4965503
Android release v1.0.133
2018-09-27 18:54:14 +01:00
Laurent Cozic
9680ab74a3
All: Allow loading image resources in IMG html tags
2018-09-27 18:42:34 +01:00
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
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
Laurent Cozic
264ee4f319
Clipper: Support clipping screenshots
2018-05-25 08:51:54 +01:00
Laurent Cozic
9db9d98419
Clipper: Skip style section when importing HTML
2018-05-24 13:32:43 +01:00
Laurent Cozic
f79d7b9626
Clipper: Set source URL and fixed issues with tables and urls
2018-05-24 12:44:13 +01:00
Laurent Cozic
a8da469523
Clipper: Improved download of images and conversion to resources
2018-05-23 14:25:59 +01:00
Laurent Cozic
3c5eb99c59
Clipper: Download images and convert them to resources
2018-05-23 12:14:38 +01:00
bradmcl
8dc14516d6
Handle Nginx DAV PROPFIND responses correctly
...
Parse the d:status field for d:propstat sections within a d:multistatus response to a DAV PROPFIND because Nginx returns 404 statuses wrapped in an overall 207
2018-05-22 21:08:14 -04:00
Laurent Cozic
84efc6a04e
ios-v10.0.24
2018-05-22 16:09:25 +01:00
Laurent Cozic
86e3038cfe
Mobile: Fixes #531 : Get WebDAV to work with certain servers that require a trailing slash on directories
2018-05-22 15:55:38 +01:00
Laurent Cozic
6898b9ca4c
All: Identify another Dropbox missing auth error, to allow resetting the token
2018-05-22 15:03:55 +01:00
Laurent Cozic
9eb62920f7
Update SyncTargetDropbox.js
2018-05-22 15:02:35 +01:00
Laurent Cozic
7cf267254f
Clipper: Improved Html To Md conversion
2018-05-22 00:54:23 +01:00
Laurent Cozic
5a0e3cbbf2
ios-v10.0.23
2018-05-21 23:02:47 +01:00
Laurent Cozic
c32d7de7c4
Updated French transaltion
2018-05-21 20:17:00 +01:00
Laurent Cozic
c83a61d45d
Android: Resolves #538 (kind of): Added info to ask user to set app permissions
2018-05-21 17:24:09 +01:00
Laurent Cozic
429f2d5aab
All: Fixes #536 : Allow changing sync target file path
2018-05-21 16:26:01 +01:00
Laurent Cozic
ed70cf571c
Electron: partially resolves #532 : Better handling of Dropbox error message
2018-05-21 16:24:57 +01:00
Laurent Cozic
6527d9db83
Update translation
2018-05-20 12:31:54 +01:00
Laurent Cozic
04724c58d1
All: Fixes #491 : Handle non-standard ports and better handling of fetchBlob errors
2018-05-20 12:20:15 +01:00
Laurent Cozic
7ed9c2770c
Clipper: Improved UI and integration with main app
2018-05-20 10:19:59 +01:00
Laurent Cozic
dd67602b87
ios v10.0.22
2018-05-16 15:33:52 +01:00
Laurent Cozic
6c5d208893
Clipper: Added first files
2018-05-16 14:16:14 +01:00
Laurent Cozic
795fd8b58c
HtmlToMD: Finish restoring codes that could be saved, and scoped tests to ENEX-like data
2018-05-16 10:56:30 +01:00
Laurent Cozic
c226940792
HtmlToMd: Re-applied recent changes that can be kept
2018-05-16 10:09:46 +01:00
Laurent Cozic
bdd0a6106f
HtmlToMd: Revert to version a677b2e844
2018-05-16 10:09:07 +01:00
Laurent Cozic
d1ea7ad3ea
HtmlToMd: Minor fix on table
2018-05-16 09:54:13 +01:00
Laurent Cozic
a2b1181f7c
HtmlToMd: Fixed handling of inline tags
2018-05-15 13:26:53 +01:00
Laurent Cozic
8cce2f17d5
HtmlToMd: Improved import of inline and code block
2018-05-15 13:13:55 +01:00
Laurent Cozic
658b911513
HtmlToMd: Minor tweak on LI tag
2018-05-15 09:52:56 +01:00
Laurent Cozic
3c95979d94
HtmlToMd: Fix LI tags that contains blocks
2018-05-14 23:13:17 +01:00
Laurent Cozic
2e32211a28
HtmlToMd: Fix conversion of tables
2018-05-14 23:04:40 +01:00
Laurent Cozic
ba2874173d
HtmlToMd: Added more test cases and fixed some issues
2018-05-14 19:48:52 +01:00
Laurent Cozic
ba9598682c
HtmlToMd: Fixed various tests
2018-05-14 18:46:04 +01:00
Laurent Cozic
b45185780f
Fixed auto-update download url
2018-05-14 12:18:00 +01:00
Laurent Cozic
526ef7e1d2
Don't add new table when processing a table
2018-05-14 11:24:19 +01:00
Laurent Cozic
a37005446a
Fixed tests
2018-05-14 11:23:18 +01:00
Laurent Cozic
e012b927dc
Merge branch 'clipper'
2018-05-14 11:09:57 +01:00
Laurent Cozic
359b8d5545
Various tweaks to build portable version
2018-05-14 11:08:33 +01:00
Laurent Cozic
394f2df664
All: More robust HTML to MD conversion and started adding test units for it
2018-05-12 11:48:39 +01:00
Laurent Cozic
2a04378a0d
Merge branch 'clipper'
2018-05-11 15:32:45 +01:00
Laurent Cozic
bac68f2c42
All: Various changes to improve import of HTML
2018-05-11 15:29:44 +01:00
Laurent Cozic
0f0ff86ffa
Merge pull request #409 from petrz12/better-evernote-import
...
Merge monospace text lines when importing from Evernote
2018-05-11 15:25:26 +01:00
Laurent Cozic
482e9340bc
Android release v1.0.125
2018-05-10 21:31:58 +01:00
Laurent Cozic
69d490996e
Mobile: Remove uneeded GCM and C2DM dependencies from Android to make it acceptable for F-Droid
2018-05-10 21:25:06 +01:00
Laurent Cozic
3494937e34
Mobile: Resolves #503 : Share note with other apps
2018-05-10 20:39:41 +01:00
Laurent Cozic
41ba1043be
All: Fixed incorrect timeout for sync-after-save (was using ms instead of sec). Removed needless caching of note IDs in database.
2018-05-10 19:50:44 +01:00
Laurent Cozic
2eacf6146a
Android release v1.0.124
2018-05-10 12:24:36 +01:00
Laurent Cozic
b9118a90be
All: Resolves #443 : Various optimisations to make dealing with large notes easier and make Katex re-rendering faster
2018-05-10 12:02:39 +01:00
Laurent Cozic
ef2ffd4e52
Electron: Resolves #200 , Resolves #416 : Allow attaching images by pasting them in. Allow attaching files by drag and dropping them. Insert attachement at cursor position.
2018-05-10 10:45:44 +01:00
Laurent Cozic
5e3063abe0
Updated translations
2018-05-09 21:05:52 +01:00
Laurent Cozic
c080d7054f
Merge branch 'master' of github.com:laurent22/joplin
2018-05-09 21:00:33 +01:00