Laurent Cozic
2c6b291b9b
Desktop: Only repeat failed requests up to 3 times during sync
2019-07-29 10:12:23 +02:00
Laurent Cozic
7b42d7d2c8
Mobile: Fixed freeze when last notebook was the conflict one and there are no longer any conflicted notes
2019-07-26 21:23:18 +02:00
Laurent Cozic
7591b614c5
typos
2019-07-21 22:27:13 +00:00
Shane Kilkelly
3d498e7a75
Desktop: Add solarized themes to desktop client ( #1733 )
2019-07-21 17:27:42 +01:00
Laurent Cozic
45ad201132
Mobile: Fixed colour of placeholder text in dark theme
2019-07-21 17:16:15 +01:00
Laurent Cozic
3aa0394062
Mobile: Fixes #1684 : Trying to fix problem when attaching file that contains spaces in name
2019-07-21 14:39:52 +01:00
Laurent Cozic
b65767a43c
Mobile: Fixes #1746 : Populate note side menu when swiping right
2019-07-21 14:11:30 +01:00
Laurent Cozic
6a42ef50ec
All: Fixes #1732 : Fixed note order when dragging a note outside a notebook
2019-07-21 13:55:25 +01:00
Laurent Cozic
35b6b3fc46
Merge branch 'clipper_html_mode'
2019-07-21 13:46:54 +01:00
Laurent Cozic
1033b3626f
Update translations
2019-07-21 08:49:49 +01:00
Laurent Cozic
6436dff94b
Api: Fixed handling of markup language
2019-07-21 00:31:29 +01:00
Laurent Cozic
3f7b4e10b6
Merge branch 'master' into clipper_html_mode
2019-07-21 00:24:25 +01:00
Laurent Cozic
36168a9a5d
Use regex instead of jsdom for compability with mobile app
2019-07-21 00:18:51 +01:00
Caleb John
cd5d412c69
Desktop: Added support for templates ( #1647 )
...
* First pass of adding support for templates
* remove default value from template prompt
* Add template placeholder text
* Add mustache templates with datetime support for new notes
* Moved template code to utils, added separate prompt for templates
* Add templates to menu and allow for keyboad only use
* update template prompt for dark theme
* update with laurents suggestions, add refresh button
* revert template command, remove new note prompt
2019-07-20 22:13:10 +01:00
Laurent Cozic
8ff1668c8f
Minor changes
2019-07-19 18:18:05 +01:00
Laurent Cozic
14fc73b388
Use markupToHtml everywhere
2019-07-19 17:48:38 +01:00
Laurent Cozic
38177c7e54
All: Optimised loading of multiple items
2019-07-17 22:50:12 +01:00
Laurent Cozic
feb5f17479
Clipper: Generate better HTML so that it loads faster in text editor
2019-07-17 22:48:13 +01:00
Laurent Cozic
30d0dfb424
Clipper: Fixed sizing issue when importing HTML pages
2019-07-16 22:58:44 +01:00
Laurent Cozic
7239a2013c
Clipper: Improved clipping of images in HTML mode
2019-07-16 22:23:04 +01:00
Laurent Cozic
2361c5a5e7
Clipper: Better handling of images when multiple images have the same source but with different dimensions
2019-07-16 21:47:44 +01:00
Laurent Cozic
38e8a881d5
More refactoring to easily handle multiple renderers
2019-07-16 19:05:47 +01:00
Helmut K. C. Tessarek
d45d1b4225
Mobile: Show correct time/date (as specified in settings) for note properties ( #1749 )
2019-07-16 15:11:58 +01:00
Laurent Cozic
fbb0ac5892
Clipper: Refactored image rules to re-use more code
2019-07-15 20:43:28 +00:00
Laurent Cozic
c75618eb8f
Clipper: Minor fixes
2019-07-15 01:17:17 +01:00
Laurent Cozic
74ee629266
Clipper: Fixed issue with relative links when importing HTML
2019-07-15 00:44:45 +01:00
Laurent Cozic
a0dd0702fb
Clipper: Adding support for clipping page as HTML
2019-07-14 16:00:02 +01:00
Laurent Cozic
bdb31f2890
Mobile: Fixed issue that could slow down app when displaying large list of notes
2019-07-13 23:55:28 +01:00
Laurent Cozic
0255546ae1
Mobile: Auto-save after toggling to-do state
2019-07-13 23:49:35 +01:00
Laurent Cozic
be1f57a8a6
Desktop: Fixes #1727 : Keep back button when opening a note link from the search results
2019-07-13 17:58:59 +01:00
Laurent Cozic
ca4dfe0f0f
Desktop: Fixes #1724 : Improved note selection and scrolling when moving a note to a different notebook
2019-07-13 17:40:09 +01:00
Laurent Cozic
fa69957d3f
Desktop, CLI: Fixes #1723 : Import Evernote audio files correctly
2019-07-13 17:26:47 +01:00
Laurent Cozic
4d9d84a8f3
Merge branch 'master' of github.com:laurent22/joplin
2019-07-13 15:58:06 +01:00
Laurent Cozic
ec1089870f
All: Fixes #1694 : When deleting resource from sync target also delete associated data blob
2019-07-13 15:57:53 +01:00
Kirill Goncharov
f6b0da3f5e
Android: Check filesystem permission if filesystem sync target is selected ( #1665 )
...
* Android: Check filesystem permission if filesystem sync target is selected
* Android: Change permission error text, don't prevent user from saving settings
2019-07-13 14:51:54 +01:00
Laurent Cozic
c2a80b12f0
Mobile: More rendering optimisations to make animations smoother and to allow typing fast on large notes
2019-07-12 19:36:12 +01:00
Laurent Cozic
981c97cca5
Mobile: Optimising screen rendering to make text input faster
2019-07-12 18:32:08 +01:00
Laurent Cozic
091cbc5355
Mobile: Added sync button animation; Added notebook header; Improved layout of Edit Notebook screen
2019-07-12 18:07:47 +01:00
Laurent Cozic
e5a8114887
Mobile: Added icons to left sidebar
2019-07-11 18:44:26 +01:00
Laurent Cozic
4779fc6f43
Mobile: Remove search and side menu button from config screen
2019-07-11 18:26:04 +01:00
Laurent Cozic
86e7daaec4
Mobile: Cleaned context menu and moved options and metadata to side menu bar
2019-07-11 18:23:29 +01:00
Laurent Cozic
cab73a26e7
Mobile: Adding note side menu
2019-07-11 17:43:55 +01:00
Laurent Cozic
554ddb3b51
Mobile: Grouped file attachment action under one menu
2019-07-11 17:41:13 +01:00
Laurent Cozic
5fdd07679e
All: Fix: Only log master key ID
2019-07-10 17:35:08 +01:00
Laurent Cozic
6fea7116b6
Mobile: Removed now unneeded Welcome screen
2019-06-29 00:24:00 +01:00
Laurent Cozic
2955914ca5
Mobile: Fixes #1690 (maybe): Process less data simultaneously when building search index to prevent out of memory errors
2019-06-28 23:49:43 +01:00
Charles
a796a9d179
API: Support is_todo property to allow making a note a todo ( #1688 )
2019-06-28 13:46:55 +01:00
Laurent Cozic
da21580785
Mobile: Added 'All notes' screen; Cleaned up header bar buttons; Removed 'body' from note preview object to improve memory usage
2019-06-28 00:51:02 +01:00
Laurent Cozic
4d92187327
Mobile: Added button to fix search engine index
2019-06-28 00:48:52 +01:00
Laurent Cozic
ffc311d7bd
Mobile: Moved slider value to the left so that it is visible while dragging
2019-06-27 00:05:17 +01:00
Laurent Cozic
a1e8e71359
Mobile: Added auto-save
2019-06-26 23:26:26 +01:00
Laurent Cozic
7942e74dc6
Mobile: Fixed field focus logic
2019-06-26 23:21:12 +01:00
Laurent Cozic
c4e21c2b6a
Mobile: Added placeholders for note title and body, and focus body by default for notes
2019-06-26 23:00:25 +01:00
Laurent Cozic
0a06aa6f9f
Mobile: When inside a note, do not show side menu and search buttons
2019-06-26 22:54:09 +01:00
Laurent Cozic
f985cfa25c
Mobile: Removed arrow icon as it is rendered weirdly on device
2019-06-26 18:51:12 +01:00
Laurent Cozic
bf16aa6192
All: Better logging in case of error while indexing search
2019-06-26 18:36:42 +01:00
Laurent Cozic
d96c58d192
Mobile: Edit and delete notebooks by long-pressing them, and removed context menu on note lists
2019-06-26 18:28:09 +01:00
Laurent Cozic
e7e0264411
Mobile: Improved side menu: Made button panel fixed at the bottom, and added dark overlay over right side content
2019-06-26 18:05:37 +00:00
Laurent Cozic
430a11282b
Mobile: Moved 'New notebook' button to sidebar
2019-06-26 01:10:15 +01:00
Laurent Cozic
9957b2798c
Mobile: Moved config menu item to button on side bar
2019-06-26 00:35:26 +01:00
Laurent Cozic
2c5b0010bf
Mobile: Removed concept of Advanced Options and move tools to Config screen to clean up context menu
2019-06-26 00:13:13 +01:00
Laurent Cozic
484f290eb0
Clipper: Improved clipping selection by removing unecessary elements
2019-06-25 22:11:12 +01:00
Laurent Cozic
d79089aea3
Clipper: Fixes #1682 : Do not clip elements that should be hidden
2019-06-24 00:00:11 +01:00
Laurent Cozic
21897a3cd4
Clipper: Resolves #1669 : Handle special case of code block used on Microsoft website
2019-06-22 18:57:41 +01:00
Laurent Cozic
5796dd2098
Update translations
2019-06-22 13:10:13 +01:00
Laurent Cozic
6ee2595dce
Desktop: Fixes #1676 : Preserve user timestamps when adding note via API
2019-06-22 12:31:04 +01:00
Laurent Cozic
50fd075168
Desktop, CLI: Fixes #1672 : Fix line break issue when importing certain notes from Evernotes
2019-06-22 11:23:22 +01:00
Laurent Cozic
b175c1fc94
Desktop: Resolves #1649 : Cache code blocks in notes to speed up rendering
2019-06-21 08:28:59 +01:00
Caleb John
b461625518
Desktop: Fixed issue with issue with watching file on Linux ( #1659 )
...
Watch for rename events in the external editor and re-watch file
2019-06-20 00:44:51 +01:00
Laurent Cozic
f6688a65ae
iOS: Fixed bug that was preventing images from displaying
2019-06-19 23:16:37 +01:00
Laurent Cozic
349cade946
All: Optimised resource download queue by exiting early if resources are already downloaded
2019-06-15 21:48:37 +01:00
Laurent Cozic
60ed2cbee5
Mobile: Fixed bug where photo was not displayed just after having taken it
2019-06-15 21:23:30 +01:00
Laurent Cozic
bda5ac9fb5
Upgraded RNdocument-picker
2019-06-14 23:23:01 +01:00
Laurent Cozic
53d7e906d4
Removed unneeded class that was causing a require cycle
2019-06-14 23:04:05 +01:00
Laurent Cozic
2a7d555859
Replaced deprecated Slider component
2019-06-14 22:59:27 +01:00
Laurent Cozic
e6675f500c
Removed no longer used WebView module
2019-06-14 22:46:08 +01:00
Laurent Cozic
c3f20d3ebc
Getting latest RNCamera to work with Android
2019-06-14 22:45:35 +01:00
Laurent Cozic
ff257060d1
Trying get RNCamera to work in iOS
2019-06-14 22:31:01 +01:00
Laurent Cozic
0818de036e
Fixing issue with webview so that WebKit rendering can be used
2019-06-14 09:14:01 +01:00
Laurent Cozic
122bc29035
Mobile: Upgraded WebView
2019-06-14 08:11:15 +01:00
Laurent Cozic
861cf8a1b2
Merge branch 'master' into react-native-5-9
2019-06-14 07:22:57 +01:00
Laurent Cozic
7d6959e9e4
Merge branch 'master' of github.com:laurent22/joplin
2019-06-14 07:22:38 +01:00
Laurent Cozic
85091052e7
iOS: Fixed missing Confirm and Cancel buttons on Alarm dialog
2019-06-14 07:22:25 +01:00
Laurent Cozic
f46ad5bfda
Upgrading to React Native 5.9
2019-06-14 07:12:24 +01:00
Laurent Cozic
7fae9fda10
Desktop: Fixes #1443 : Allow opening external editor on new notes
2019-06-13 08:48:19 +01:00
Laurent Cozic
86136e0c6c
Clipper: Fixes #1622 : Import named anchors from clipped pages
2019-06-13 00:26:19 +01:00
Laurent Cozic
ad211b4b4e
Clipper: Fixes #1600 : Handle SVG images and fix issue with invalid file extensions
2019-06-12 09:45:31 +01:00
Laurent Cozic
62c48b9a46
CLI: Fixed regression which was preventing decryption on newly created profiles
2019-06-10 08:55:36 +01:00
Laurent Cozic
fa28ae1433
Mobile: Improved and cleaned up config screen
2019-06-08 00:23:17 +01:00
Laurent Cozic
9f6b3ccf40
All: Improved: Allow using multiple connections to download items while synchronising ( #1633 )
...
* Task queue
* All: Improved sync speed by downloading items in parallel
* Improved download queue
2019-06-07 23:20:08 +01:00
Laurent Cozic
df714c357d
All: Improved: Better handling of items that cannot be decrypted, including those that cause crashes
2019-06-07 23:11:08 +01:00
Laurent Cozic
de5fdc84f8
Added simple Key-Value store to support temporary data
2019-06-07 08:05:15 +00:00
Laurent Cozic
8fe2091926
Desktop, CLI: Fixes #1583 : Handle multiple lines in attributes when importing Enex files
2019-05-28 22:52:09 +01:00
Laurent Cozic
316a52bbc2
All: Improved workflow of downloading and decrypting data during sync
2019-05-28 22:05:11 +01:00
Laurent Cozic
04c6579f2c
All: Fix: Fix issue with revisions being needlessly created when decrypting notes
2019-05-28 18:10:21 +01:00
Caleb John
a0fb99d78f
Desktop, Mobile: Improved: Enable more options on multimd-table plugin ( #1586 )
...
* Update multimd-table and enable options
* Add `options` option to markdown plugins
2019-05-27 19:53:02 +01:00
Laurent Cozic
685a52c2c5
Desktop, Mobile: Fixes #1587 : Fix internal note links
2019-05-27 19:49:18 +01:00
Laurent Cozic
83682ab513
Desktop, Mobile: Improved config screen with dark theme
2019-05-26 19:39:07 +01:00
Laurent Cozic
7b987b5a8f
Desktop: Resolves #1575 : Make bold text more visible
2019-05-24 23:51:56 +01:00
Laurent Cozic
aaaf27af6e
Android: Fixed resource loading issue, and improved logging on desktop
2019-05-24 17:34:18 +01:00
Laurent Cozic
43624ffa75
Desktop: Improved: Add number of characters removed and added in revision list
2019-05-24 17:31:18 +01:00
Laurent Cozic
d00bfa997e
Doc: Fixed more links
2019-05-22 16:57:45 +01:00
Laurent Cozic
5d763c7e6c
All: Remove tags from Welcome item due to issue with cleaning them up afterwards
2019-05-22 16:38:53 +01:00
Helmut K. C. Tessarek
10500c78b1
All: Fix: Default sort order for notebooks should be title and ascending ( #1541 )
2019-05-22 16:18:16 +01:00
Laurent Cozic
8a6fe20a69
All: Resolves #1481 : New: Allow downloading attachments on demand or automatically ( #1527 )
...
* Allow downloading resources automatically, on demand, or when loading note
* Make needToBeFetched calls to return the right number of resources
* All: Improved handling of resource downloading and decryption
* Desktop: Click on resource to download it (and, optionally, to decrypt it)
* Desktop: Better handling of resource state (not downloaded, downloading, encrypted) in front end
* Renamed setting to sync.resourceDownloadMode
* Download resources when changing setting
* tweaks
* removed duplicate cs
* Better report resource download progress
* Make sure resource cache is properly cleared when needed
* Also handle manual download for non-image resources
* More improvements to logic when downloading and decrypting resources
2019-05-22 15:56:07 +01:00
Laurent Cozic
4c935b78f9
Removed log statement
2019-05-19 12:04:09 +01:00
Laurent Cozic
07e88b2eeb
All: Handle missing resource blob when setting resource size
2019-05-19 11:18:44 +01:00
Laurent Cozic
e4a08c29d7
Desktop, Mobile: Improved: Gray out checkboxes that have been ticked inside notes
2019-05-17 22:41:30 +01:00
Laurent Cozic
1a091460ca
All: Fixed: Prevent app from trying to upload resource it has not downloaded yet
2019-05-16 17:34:16 +00:00
Laurent Cozic
8ebaa7f6eb
All: Put back "Fetched items" message during sync
2019-05-15 08:14:36 +01:00
Laurent Cozic
78ddd22f09
Log more revision information to allow debugging issues
2019-05-14 22:23:34 +01:00
Laurent Cozic
c546b7076a
Fixed doc
2019-05-14 22:02:47 +01:00
Laurent Cozic
0e2bb5d784
Desktop: Improved: When opening a note using Goto Anything, open all its parent notebooks too
2019-05-14 00:11:27 +01:00
Laurent Cozic
173cd6de4d
Fixed regression
2019-05-13 09:50:39 +01:00
Laurent Cozic
3e808f05fd
Improved logic to set resource file size
2019-05-12 15:53:42 +01:00
Laurent Cozic
e1b7b64e1b
All: Make sure resource filesize is set in all cases
2019-05-12 11:41:07 +01:00
Laurent Cozic
ed3970be81
CLI: Fix: Do not resize images if they are already below the max dimensions
2019-05-12 11:38:33 +01:00
Laurent Cozic
565dfba8c9
All: Fixes #371 (sort of): Allow resources greater than 10 MB but they won't be synced on mobile
2019-05-12 01:15:52 +01:00
Laurent Cozic
553a26eb63
Desktop, CLI: Added option to disable creation of welcome items
2019-05-12 01:10:46 +01:00
Laurent Cozic
9c85bc2cd1
All: Save size of a resource to the database; and added mechanism to run non-database migrations
2019-05-11 17:55:40 +01:00
Laurent Cozic
e96bc9c48a
All: Allow specifying the log level of a log target
2019-05-11 17:53:56 +01:00
Laurent Cozic
0d036d8183
Fixed regression following fix for #1425
2019-05-11 17:35:39 +01:00
Laurent Cozic
e5f2a7f2f5
Fixed regression caused by #1472
2019-05-11 17:34:45 +01:00
Laurent Cozic
016ce3dd61
Desktop: Resolves #1502 : Improved note deletion dialog
2019-05-11 13:36:44 +01:00
Laurent Cozic
afb375955e
Fixed regressions following fix for #1425
2019-05-11 12:08:28 +01:00
Laurent Cozic
b702b0b40c
Desktop: Fixes #1425 : Improved handling of images when using external editor, so that it works in Atom, VSCode and Typora
2019-05-11 11:46:13 +01:00
Laurent Cozic
91ecab51c5
Clipper: Fixed: Added Chrome workaround to prevent it from posting the same note twice
2019-05-11 11:18:09 +01:00
Laurent Cozic
863f5bcf18
Desktop, Mobile: Fixed: Some images were not being displayed
2019-05-11 09:49:56 +01:00
Laurent Cozic
771975cd35
Clipper: Fixes #1462 : Allow importing images from local file with file:// URLs
2019-05-10 01:06:06 +01:00
Laurent Cozic
78372c9bac
All: Improved: Make sure a revision is saved a note has not been modified for over a week
2019-05-08 00:51:56 +01:00
Laurent Cozic
a4db1bc671
All: Improved: Do not save a revision if there is already a recent one that exists
2019-05-08 00:10:36 +01:00
Laurent Cozic
52a2daddbf
All: Improved: Make sure user timestamp is preserved with revision information
2019-05-07 22:15:47 +01:00
Laurent Cozic
c400142996
All: Fix: Make sure a revision is not empty before saving it
2019-05-07 20:46:58 +01:00
Laurent Cozic
08af9de190
All: Resolves #712 : New: Support for note history ( #1415 )
...
* Started revisions support
* More rev changes
* More rev changes
* More revs changes
* Fixed deletion algorithm
* More tests and moved updated time to separate field
* Display info when restoring note
* Better handling of existing notes
* wip
* Further improvements and fixed tests
* Better handling of changes created via sync
* Enable chokidar again
* Testing special case
* Further improved logic to handle notes that existed before the revision service
* Added tests
* Better handling of encrypted revisions
* Improved handling of deleted note revisions by moving logic to collectRevision
* Improved handling of old notes by moving logic to collectRevision()
* Handle case when deleting revisions while one is still encrypted
* UI tweaks
* Added revision service to mobile app
* Fixed config screens on mobile and desktop
* Enabled revisions on CLI app
2019-05-06 21:35:29 +01:00
Luis Orozco
d213e4ab57
All: Fixed: Prevents notes with no title to break after synchronize ( #1472 )
...
Tests to confirm serialize/unserialize don't change body and title
check if item title exists, otherwise display default title.
added test checking serializing/unserializing Folders don't modify data
2019-05-06 21:25:14 +01:00
Laurent Cozic
b2129cb8c4
Desktop, CLI: Fixes #1476 : Import lists and sub-lists from Enex files with correct indentation
2019-05-01 18:06:37 +01:00
Laurent Cozic
aad49c520b
All: Improved: Display better error message when trying to sync with a new sync target from an old version of Joplin
2019-04-30 23:42:06 +01:00
Christian Moritz
788dc42684
CLI: Improved: Update sharp (for node 12 compatibility) ( #1471 )
2019-04-30 17:32:51 +01:00
Laurent Cozic
6d220005cc
All: Fixes #1353 : Remove message "Processing a path that has already been done" as this is not an error
2019-04-29 18:27:32 +01:00
Laurent Cozic
155d38d24a
Update website
2019-04-26 19:06:17 +01:00
Laurent Cozic
0d7f9a2ab3
Merge branch 'master' of github.com:laurent22/joplin
2019-04-21 13:56:01 +01:00
Laurent Cozic
a5ee120281
All: Fixes #1433 : Some resources could incorrectly be deleted even though they are still present in a note. Also added additional verifications before deleting a resource.
2019-04-21 13:49:40 +01:00
Helmut K. C. Tessarek
12ebf44e22
Desktop: add option to use soft breaks for markdown rendering ( #1408 )
...
* add option to use soft breaks for markdown rendering
* oops, I didn't use the British spelling
* moved setting to section Plugins
* change text -> Enable soft breaks
2019-04-21 10:03:10 +01:00
Laurent Cozic
220f5d0967
Desktop: Fixes #1425 (probably): Fix display of images when using VSCode as external editor
2019-04-20 21:12:19 +01:00
Laurent Cozic
4ef05272c4
Clipper: Fixes #1417 : Sort the folders in the same order as the desktop app
2019-04-20 19:29:23 +01:00
Laurent Cozic
42119c8f42
All: Fixes #1427 : Support checkoxes behind bullets
2019-04-20 19:00:22 +01:00
Laurent Cozic
27cce03968
Updated translations
2019-04-20 12:26:34 +01:00
Laurent Cozic
9356841cfc
Desktop: Fixes #423 : Make sure links are clickable when exporting to PDF
2019-04-20 12:23:05 +01:00
Laurent Cozic
a974eb5d9f
Fixing links
2019-04-18 15:11:56 +01:00
Laurent Cozic
f8e1395087
joplin.cozic.net => joplinapp.org
2019-04-18 14:59:17 +01:00
Laurent Cozic
cf40c14a86
All: Fixes #1405 : Handle invalid resource tags that contain no data when importing ENEX
2019-04-12 01:43:15 +01:00
Laurent Cozic
be2b2b7836
Merge branch 'master' of github.com:laurent22/joplin
2019-04-04 08:14:36 +01:00
Laurent Cozic
0cebae8032
All: Allow longer folder paths
2019-04-04 08:01:16 +01:00
Laurent Cozic
6ebc77cbba
Desktop: Fix: Goto Anything results were displayed lowercase
2019-04-04 07:53:20 +01:00
Tim Kilåker
542a5e88b7
All: 1383 Clear selected Notes when switching Notebook ( #1387 )
2019-04-04 07:48:33 +01:00
Laurent Cozic
72b36522e8
All: Improved support for Japanese, Chinese, Korean search queries (also applies to Goto Anything)
2019-04-03 07:46:41 +01:00
Caleb John
0c2f2667d3
All: Allow toggling markdown plugins and added several new plugins ( #1347 )
...
* Initial test of enabling plugins
* Added support for toggle-able plugins
- Also adds some new plugins
* Add instructions on adding toggle-plugins
* Fix subtle anchor bug
- webview was moving itself when scrolling to bottom anchors
* Moves the webview hack so that it only applies to anchors
* Add plugin descriptions to the README, also removed mermaid from README
* rename plugin.* to markdown.plugin.* to be more forward compatible
2019-04-02 17:14:48 +01:00
Laurent Cozic
6b2910c3c7
Desktop: Added Goto Anything dialog and implemented basic plugin system
2019-04-01 19:43:13 +00:00
Laurent Cozic
bdc7ea4346
All: Display warning when changing dir for filesystem sync
2019-03-29 08:01:58 +00:00
Laurent Cozic
6884dd2b9e
Cleaned up MdToHtml style
2019-03-13 23:03:55 +00:00
Laurent Cozic
9e16ff3644
Mobile: Moved tags to separate screen to avoid slow down when having many tags
2019-03-13 22:42:16 +00:00
Laurent Cozic
4000cb5d1c
All: Fixes #1325 : Fixed nested checkbox indentation
2019-03-12 22:24:44 +00:00
Laurent Cozic
1030b412ff
All: Fixes #1326 : Restored inline code styling
2019-03-12 22:07:02 +00:00
Laurent Cozic
1602182085
Desktop: Fixes #1334 (maybe): Upgraded chokidar which it seems was randomly making Electron 4 crash (maybe due to fsevent package)
2019-03-12 21:41:13 +00:00
Laurent Cozic
68fbe8125e
Desktop: Fixed: The side bar was being refreshed too frequently. Fixed: Order of notebooks with sub-notebooks was sometimes incorrect when sorting by last updated time.
2019-03-10 21:16:05 +00:00
Helmut K. C. Tessarek
17c9c0f9ef
Mobile: version info changes ( #1290 )
...
* update the version info string for mobiles to be consistent with the desktop
Joplin vX.Y.Z -> Joplin X.Y.Z
hardcoded the string. Joplin is a product name, no need for translation.
* show version as X.Y.Z in update dialog
* update .po files so that the previous commit won't break translations
* tag -> Schlagwort
2019-03-08 17:31:48 +00:00
Laurent Cozic
9bd62fd3d4
All: Refresh folder order when a new folder is added or modified
2019-03-08 17:25:32 +00:00
Laurent Cozic
379ff5163b
Merge branch 'master' of github.com:laurent22/joplin
2019-03-08 17:18:31 +00:00
Laurent Cozic
d9538ccb08
No longer using fixed IDs
2019-03-08 17:17:37 +00:00
Laurent Cozic
9289dbdf77
All: Refactor Markdown rendering ( #1315 )
...
* Refactoring MdToHtml to avoid manually rendering tokens
* Minor fix
* Fixed loading of resources
* Handle clicking on checkboxes
* Added back Katex support
* Fixed issues with Katex and note rendering
* Added back support for links
* Restored code block highlighting support
* clean up
* Applying update to mobile
* Fixed handling of links and cleaned up to share more code between mobile and desktop
* Restored content caching and improved handling of additional assets
* Clean up and a few fixes
* Applied more updates to mobile and added code highlighting support
2019-03-08 17:14:17 +00:00
Laurent Cozic
e30bc12354
All: Disabled Mermaid support for now
2019-03-06 07:11:55 +00:00
Laurent Cozic
687b9d1bef
All: Improve rendering of Mermaid graphs
2019-03-03 00:31:41 +00:00
Laurent Cozic
945d83608a
All: Include injected Mermaid JS only when necessary
2019-03-02 23:22:41 +00:00
Laurent Cozic
833d473268
Desktop: Resolves #206 : Added support for sorting notebooks by title or last modified
2019-03-02 17:35:57 +00:00
Laurent Cozic
2256b0c5ec
Desktop: Fixes very slow startup since Electron 4 upgrade
2019-02-28 23:24:28 +00:00
Laurent Cozic
4363005e92
All: Resolves #1105 : Added support for macro persistence for Katex
2019-02-28 22:32:29 +00:00
Laurent Cozic
a0e5947ba4
All: Resolves #163 : Added Mermaid support to desktop and mobile
2019-02-28 00:22:53 +00:00
Laurent Cozic
e841ea8a91
Fixing bad commit
2019-02-27 23:41:32 +00:00
Laurent Cozic
770a435029
Revert "Revert "Update website""
...
This reverts commit 49b56e84a7
.
2019-02-27 23:38:50 +00:00
Laurent Cozic
49b56e84a7
Revert "Update website"
...
This reverts commit ff1a6fdbbd
.
2019-02-27 23:38:21 +00:00
Laurent Cozic
ff1a6fdbbd
Update website
2019-02-27 23:37:16 +00:00
Laurent Cozic
95188b71b8
Desktop: Fixes #1265 : Fixed column resize on Windows. Also increased minimum and maximum sizes of columns.
2019-02-27 00:13:56 +00:00
Laurent Cozic
998011ff43
Mobile: Apply tag duplication fix to mobile too
2019-02-24 18:02:50 +00:00
Laurent Cozic
1736717f2e
Api: Require token for search end point, fixed a few issues and added doc
2019-02-24 12:37:37 +00:00
Laurent Cozic
50b75e1e63
API: Resolves #1148 : Added support for search end-point and improved error handling
2019-02-24 12:24:55 +00:00
Laurent Cozic
179005dd6c
All: Resolves #1198 : In search results, give more weight to more recent notes and less to completed to-dos
2019-02-24 12:00:06 +00:00
ruuti
99da184ba5
Set theme based background color to note webview to avoid white background on scroll when dark theme is enabled. ( #1230 )
2019-02-24 11:07:49 +00:00
Laurent Cozic
b40ccc7a15
All: Fixes #1251 : Handle Show Uncompleted Tasks option when selecting a tag
2019-02-24 10:38:06 +00:00
Laurent Cozic
7d6b7e588c
Desktop: use nodeIntegration
2019-02-24 10:17:37 +00:00
Laurent Cozic
32a67b9b33
minor tweaks
2019-02-23 15:53:14 +00:00
Laurent Cozic
b5dff09c28
All: Simplify Welcome notes and folders to avoid sync problems. Duplicate items will have to be manually deleted.
2019-02-23 15:47:29 +00:00
Laurent Cozic
eb5950d126
Desktop: Adding support for Mermaid
2019-02-18 18:11:53 +00:00
Laurent Cozic
3f1be5e7e7
Merge branch 'master' of github.com:laurent22/joplin
2019-02-18 00:43:21 +00:00
Laurent Cozic
a4e649c82d
Desktop: Clean up adding custom CSS and remove top margin and padding from rendered html
2019-02-18 00:42:52 +00:00
Caleb John
cda6eb7c2f
Fix little white corner between scrollbars ( #1229 )
2019-02-17 02:16:32 +00:00
Laurent Cozic
81e4cd319d
Desktop: Allow resizing left panels
2019-02-16 01:12:43 +00:00
ruuti
e0f5f47a15
Load background color from theme colours and set it for top and bottom safe area to respect iOS style guide. ( #1195 )
2019-02-14 23:09:21 +00:00
Laurent Cozic
6eeeda5dab
All: Update welcome assets
2019-02-14 22:22:43 +00:00
Caleb John
58993d2ead
Add styling to the scrollbars ( #1204 )
2019-02-14 22:21:21 +00:00
Laurent Cozic
0469fe76d7
Desktop: Do not display tags that are not associated with any note
2019-02-13 23:33:07 +00:00
Laurent Cozic
a3e74320fa
Desktop: Allow creating new note when multiple notes are selected
2019-02-13 22:57:43 +00:00
Laurent Cozic
b26aab3863
Desktop: Print background images and colors, and improved checkoxes to avoid use of svg
2019-02-13 22:35:57 +00:00
Laurent Cozic
f0020b3393
Desktop: Highlight row backgroung in table
2019-02-10 17:16:11 +00:00
Laurent Cozic
29e7ec4cc9
CLI: Fixes #1194 : Fixed opening then saving note in text editor
2019-02-10 16:41:14 +00:00
Laurent Cozic
434037d793
Done Welcome integration on mobile and CLI
2019-02-09 19:04:34 +00:00
Laurent Cozic
0567188fa8
Desktop: Select Welcome notebook the first time it is created
2019-02-08 23:38:29 +00:00
Laurent Cozic
4326902683
Desktop: Fixes #1196 : Moved webview to separate component to more precisely handle lifecycle events and precent uncessary reloading
2019-02-08 23:07:01 +00:00
Laurent Cozic
da3589149d
Desktop: Fixed restored scroll position when only viewer is visible
2019-02-08 08:28:27 +00:00
Laurent Cozic
69b4b4d1f4
Deskop: Integrated Welcome notes to desktop
2019-02-07 23:27:50 +00:00
Laurent Cozic
dd4b46a88b
All: Finished Welcome notebook
2019-02-07 23:17:58 +00:00
Laurent Cozic
4c00d9512e
Desktop: Resolves #1041 : Go back to previous note after clicking link
2019-02-07 18:17:09 +00:00
Laurent Cozic
6f511cb1e6
All: Tweaked blockquote CSS to make it fit more with styling update
2019-02-07 08:23:44 +00:00
Caleb John
029e84f538
Add new styling to tables and blockquote ( #1185 )
...
* Add new styling to tables and blockquote
* Update styling to tables
2019-02-07 08:01:38 +00:00
Laurent Cozic
42b1db1d08
Desktop: Use Arial for note viewer in Windows
2019-02-07 00:00:08 +00:00
Laurent Cozic
9d4b34cad7
All: Applied styles to mobile too
2019-02-06 23:52:29 +00:00
Laurent Cozic
cd9aff0f59
Desktop: Make default editor font a bit bigger
2019-02-06 23:06:37 +00:00
Laurent Cozic
032816fffc
All: Made note font slightly smaller
2019-02-06 22:48:02 +00:00
Laurent Cozic
49f8d0c6d8
API: Allow specifying item ID for any item
2019-02-06 22:36:39 +00:00
Laurent Cozic
0d6443c30a
All: Improve styling and layout of notes in note viewer
2019-02-05 23:55:09 +00:00
Laurent Cozic
e62d91dda8
Desktop: Allow using macOS App bundle as external editor, and improved error handling
2019-02-05 22:00:25 +00:00
Laurent Cozic
c2bd453e8c
Updated welcome notes
2019-02-05 21:14:32 +00:00
Laurent Cozic
9f575101d2
Updated doc
2019-02-05 18:46:32 +00:00
Laurent Cozic
735bc92bc4
Mobile: Added shim.createResourceFromPath to support Welcome assets
2019-02-05 18:11:03 +00:00
Laurent Cozic
dd6b43035e
Link between notes on Welcome notes
2019-02-03 20:30:59 +00:00
Laurent Cozic
e76094c546
Also set tags on Welcome notes
2019-02-03 20:19:17 +00:00
Laurent Cozic
9c00dc4cab
All: Added script to build welcome assets and to import them on startup
2019-02-03 18:58:44 +00:00
Laurent Cozic
a2156be4ec
Mobile: Fixed search screen
2019-02-03 16:57:29 +00:00
Laurent Cozic
cf427eba0f
Mobile: Fixed sidebar error
2019-02-03 16:15:07 +00:00
Laurent Cozic
87121c9c21
All: Fixed importing ENEX file when note incorrectly contains a reminder tag
2019-02-02 13:04:42 +00:00
Laurent Cozic
242926d381
Fixed regressions in test units
2019-01-31 09:48:48 +00:00
Laurent Cozic
8c9a148e71
All: Better handle search queries that include dashes
2019-01-31 08:35:41 +00:00
Laurent Cozic
9e165fc7dc
Desktop: Fixes #1161 : Display highlighted text and other background colours and images when exporting to PDF or printing
2019-01-31 08:23:47 +00:00
Laurent Cozic
efcf5ecef4
Desktop: When deleting note, display title or number of notes
2019-01-31 07:55:51 +00:00
Laurent Cozic
cc8f8fcd2c
Desktop: Allow selecting editor path with dialog window
2019-01-30 19:19:06 +00:00
Laurent Cozic
a33f602f3b
Desktop: Record last selected note IDs and restore it when opening notebook
2019-01-29 18:32:52 +00:00
Laurent Cozic
21e049ab45
Desktop: When selecting multiple notes, display possible actions as buttons
2019-01-29 18:02:34 +00:00
Laurent Cozic
beaba2be55
Desktop: Group config options into sections
2019-01-27 23:15:56 +00:00
Laurent Cozic
9c1219b188
Desktop: Use arrow to move between items, and added shortcuts to focus different elements
2019-01-26 18:04:32 +00:00
Laurent Cozic
f62bbfe286
Desktop: Toggle todo checkbox using SPACE key
2019-01-26 15:33:45 +00:00
Laurent Cozic
998bdf3b56
Desktop: Move up and down in note list using arrow keys
2019-01-25 19:59:36 +00:00
Laurent Cozic
1f384c7ae4
Merge branch 'master' of github.com:laurent22/joplin
2019-01-25 17:14:26 +00:00
Laurent Cozic
53166cb3f5
All: Fixes #1137 : Fixed regression on SeaFile sync
2019-01-21 17:34:41 +00:00
Laurent Cozic
893462ae87
Check that resource could be loaded
2019-01-20 16:28:10 +00:00
Laurent Cozic
949dbf45f1
Desktop: Resolves #1099 : Show Markdown images in external editor
2019-01-20 16:27:33 +00:00
Laurent Cozic
d7dc625042
Clipper: Fixes #1058 : Import images at correct size
2019-01-20 15:26:43 +00:00
Laurent Cozic
cc91c77f9e
Mobile: Prevent search box from being cleared when updated from somewhere else
2019-01-19 18:40:21 +00:00
Laurent Cozic
28e40a5c86
Disable a few more tags when renderering to HTML
2019-01-19 18:14:01 +00:00
Laurent Cozic
a8a7b7c07b
Merge branch 'master' into search_engine_fts_fix
2019-01-19 18:08:45 +00:00
Laurent Cozic
299008688d
All: Search: Integration to CLI and mobile apps
2019-01-19 18:03:05 +00:00
Laurent Cozic
42a674008f
All: Search: More multi-language support, and started updating mobile app
2019-01-18 18:31:07 +00:00
Laurent Cozic
8fdc0bf17c
All: Search: More multi-language support
2019-01-18 17:56:56 +00:00
Laurent Cozic
96cd56548e
Desktop: Improve search keyword highlighting
2019-01-17 19:01:35 +00:00
Laurent Cozic
0c98573700
All: Fixes #769 : Disable META tags in Markdown viewers
2019-01-15 20:12:53 +00:00
Laurent Cozic
8dc0b34fdc
Desktop: Search engine: Improved support for JA, KO, ZH scripts
2019-01-15 19:55:58 +00:00
Laurent Cozic
a7896b43d7
More search engine improvements
2019-01-15 18:10:22 +00:00
Laurent Cozic
2e12b2655b
More fixes to search engine and better handling of non-ASCII searches
2019-01-14 19:11:54 +00:00
Laurent Cozic
a1f0bd1e6c
Search engine: normalize text
2019-01-13 16:05:07 +00:00
Laurent Cozic
4472590133
Merge branch 'master' into search_engine_fts_fix
2019-01-13 15:52:41 +00:00
Laurent Cozic
8ff2418b02
Desktop: Added support for pre-releases
2019-01-11 23:40:05 +00:00
Laurent Cozic
2ac03c18c4
Revert "replace markdown-it-katex with markdown-it-texmath, this makes using $ much better ( #1116 )"
...
This reverts commit 46b82f877b
.
2019-01-11 17:02:04 +00:00
Caleb John
46b82f877b
replace markdown-it-katex with markdown-it-texmath, this makes using $ much better ( #1116 )
2019-01-10 18:33:49 +00:00
Helmut K. C. Tessarek
ef56eb4a52
fix markdown code for checked checkbox ( #1113 )
...
fixes #1067
2019-01-10 18:32:45 +00:00
Laurent Cozic
6989f9fd16
CLI: Fixes #1096 : Fixed search function in terminal app
2019-01-10 19:25:21 +00:00
Laurent Cozic
a8cc8763b0
Android: Fixes #321 : Removed dependency to Firebase
2019-01-10 18:49:26 +00:00
Laurent Cozic
09b4acf087
Merge branch 'master' of github.com:laurent22/joplin
2019-01-10 18:04:20 +00:00
Laurent Cozic
3b719ce53b
Fixed keyword highlighting bug and other minor issues
2019-01-09 17:33:52 +00:00
Abijeet Patro
83281197f1
Adds functionality to toggle the notebooks and tags on the sidebar. ( #1002 )
...
* Adds functionality to toggle the notebooks and tags on the sidebar.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
* Modified to not use an anonymous function.
Signed-off-by: abijeetpatro <abijeetpatro@gmail.com>
* Updated the code to be cleaner.
Signed-off-by: abijeet <abijeetpatro@gmail.com>
2019-01-09 17:25:44 +00:00
tfinnberg
ffda04f9b4
fixed file url issue ( #1054 )
2019-01-09 17:21:32 +00:00
Laurent Cozic
30201249b5
Mobile: Fixes #1068 : Handle case where notebook has a parent that no longer exists
2018-12-31 17:33:20 +01:00
Laurent Cozic
41155f5ef4
Started rewriting search engine to better support unicode
2018-12-29 20:19:18 +01:00
Laurent Cozic
f308fe71f9
Mobile: Fixes #1082 : Highlight correct keywords when doing a search
2018-12-29 18:24:02 +01:00
Laurent Cozic
1b3e0f65e1
Mobile: Fixes #1057 : Handle more cases where the title text field disappear
2018-12-29 03:12:23 +01:00
Laurent Cozic
53513db5b5
Mobile: Fixes #1066 : Disable use of FTS when not present on device
2018-12-28 21:40:29 +01:00
Laurent Cozic
59402cf198
Android: Fixes #1062 : Don t display Play Service alert when Play Service unavailable
2018-12-28 20:38:40 +01:00
Laurent Cozic
f38b907680
Mobile: Fixes #1057 : Fix missing title field issue in Android
2018-12-27 22:49:19 +01:00
Laurent Cozic
5565538b80
Android: Trying to get notifications to work in Android 8.x
2018-12-20 14:52:56 +01:00
Laurent Cozic
b1898141c3
Mobile: Fixes #382 : Implemented new search engine for mobile and highlight searched words in notes
2018-12-16 18:32:42 +01:00
Laurent Cozic
3231bfaff0
Mobile: Fixes #1045 : Display notebooks as a tree in notebook dropdown
2018-12-16 17:18:24 +01:00
Laurent Cozic
35d3fe03ab
Android: Fixes #321 : Changed notification library to Firebase to get more reliable notifications
2018-12-16 14:11:45 +01:00
Laurent Cozic
f05929cd17
All: Fixes #1033 : Handle hard break when rendering Markdown to HTML
2018-12-16 11:41:15 +01:00
Laurent Cozic
fa0572de77
Mobile: Many small fixes and improvements to style and layout to make app more usable
2018-12-15 01:45:35 +01:00
Laurent Cozic
6dca4a0d6b
Mobile: Optimised loading of large notes that contain many images.
2018-12-15 01:42:19 +01:00
Laurent Cozic
061ce646d2
Finished search engine integration with desktop app
2018-12-13 23:57:14 +01:00
Laurent Cozic
5ec7c16e3e
Fixed logic to update search engine data
2018-12-12 22:40:05 +01:00
Laurent Cozic
0a6f8b0cfe
Started integrating search engine to desktop app
2018-12-10 19:58:49 +01:00
Laurent Cozic
460f826672
Nearly finished search engine backend
2018-12-10 18:54:46 +00:00
Laurent Cozic
cb16a10121
Updated the way item changes are recorded so that info can be used by more services (including search engine)
2018-12-10 01:39:31 +01:00
Laurent Cozic
3b6131f1ca
Started support for FTS search
2018-12-09 21:45:50 +01:00
Laurent Cozic
7947e14792
Merge branch 'master' of github.com:laurent22/joplin
2018-12-08 00:42:54 +01:00
Laurent Cozic
71098102c5
Electron: Fixes #476 (maybe): Trying to fix notification flood. Added more log statements in case something goes wrong.
2018-12-08 00:42:29 +01:00
Laurent Cozic
8e601e80df
All: Prevent sync infinite loop under some rare conditions
2018-12-08 00:41:39 +01:00
Caleb John
3b14cfcc54
add separate editor font size option ( #1027 )
2018-12-07 22:26:03 +01:00
Laurent Cozic
61a0e43092
Mobile: Fixes #999 : Associate new note with default notebook when creating it from Welcome screen
2018-12-07 01:23:36 +01:00
Laurent Cozic
d08aaffe41
Mobile: Resolves #1015 : (Re-)added support for selecting image from camera roll
2018-12-07 01:07:10 +01:00
Laurent Cozic
3943192c5d
All: Fixes #808 (maybe): Added fix for Nginx 404 error issue.
2018-12-06 23:09:54 +01:00
Laurent Cozic
18d76807f6
Fixing Norwegian locale
2018-12-06 22:59:08 +01:00
Laurent Cozic
19252af345
Desktop: Fixes #996 : Allow editing multiple notes in external editor
2018-11-21 19:50:50 +00:00
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
07b724d65b
All: Fixes #992 : Allow non-ASCII chars when exporting MD and handle duplicate filenames
2018-11-20 00:42:21 +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
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
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
f22b2adaad
Mobile: Improved camera attachment
2018-10-13 10:32:44 +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
8bac5275c3
All: Fixed fetch logic - mark resource as fetched by default, unless it comes from sync
2018-10-10 18:53:09 +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
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
d1f4c5be18
Disable non-working ShareExtension on iOS
2018-10-03 08:17: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
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
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
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
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
6a6ee280c3
All: Fixes #801 : Replaced freegeoip which is no longer free with ip-api
2018-09-23 19:45:13 +01:00
Laurent Cozic
77f089654e
Clipper: Resolves #681 : Allow adding tags from Web Clipper
2018-09-23 18:03:11 +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
0a5ad1d628
Electron: Fixes #710 : Don't unwatch file when it is temporarily deleted
2018-09-13 19:29:48 +01: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
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
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
50c8f2ae61
Merge pull request #689 from CalebJohn/android-sharing
...
Add text sharing on android
2018-09-04 11:06:08 +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
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
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
0c708f766b
All: Resolves #427 : Import source-url from Enex files
2018-06-28 21:36:32 +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
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
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
5d9c2c0904
Electron: Added more toolbar icons and upgraded Font Awesome
2018-06-14 08:52:12 +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
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
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
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
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
89b486a3ee
Clipper: Allow selecting a folder and fixed screenshot taking issue
2018-05-26 15:46:57 +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
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
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
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
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
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
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
c080d7054f
Merge branch 'master' of github.com:laurent22/joplin
2018-05-09 21:00:33 +01:00
Laurent Cozic
61dd4cefbc
All: Resolves #345 : Option to hide completed todos
2018-05-09 21:00:05 +01:00
Laurent Cozic
63d99b2d70
Mobile: Fixes #497 : Make sure Dropbox text input is visible when keyboard is visible on iPhone SE
2018-05-09 19:11:48 +01:00
Laurent Cozic
16635defcd
Mobile: Fixes #455 : Use active folder when creating new note from Welcome screen
2018-05-09 18:12:00 +01:00
Laurent Cozic
595cf3fcad
Mobile: Fixes #433 : Don't scroll note back to top when changing checkbox state
2018-05-09 18:04:48 +01:00
Laurent Cozic
494e235e18
Electron: Resolves #500 : Fixed XSS security vulnerability
2018-05-09 16:59:33 +01:00
Laurent Cozic
7930ab66c6
Merge branch 'master' into subnotebooks
2018-05-09 13:10:20 +01:00
Laurent Cozic
e1dee546dc
Mobile: Added support for sub-notebooks
2018-05-09 12:39:17 +01:00
Laurent Cozic
da6fdad2de
All: Handle saving collapsed states of sub-notebook
2018-05-09 10:49:31 +01:00
Laurent Cozic
567596643c
Electron: Handle drag and dropping notebooks to change the parent
2018-05-09 09:53:47 +01:00
Laurent Cozic
cb617e1b14
All: Fixes #61 : Handle path that ends with slash for file system sync.
2018-05-08 11:29:25 +01:00
Laurent Cozic
fa9d7b0408
Electron: Started UI and backend for sub-notebook support
2018-05-06 12:11:59 +01:00
Laurent Cozic
ead6fff861
Merge branch 'master' of github.com:laurent22/joplin
2018-05-06 11:16:52 +01:00
Stefan Weil
feb0c02c9a
ReactNativeClient: Fix some typos (found by codespell)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-05-05 16:25:37 +02:00
petrz12
9f2666aef9
Evernote code block conversion added, better handling of monospace empty lines
2018-05-04 00:23:19 +02:00
Laurent Cozic
a6a351e68d
Electron: Export/Import links to notes
2018-05-03 13:11:45 +01:00
Laurent Cozic
80b467eead
All: For now, disable attaching resources larger than 10MB due to #371
2018-05-03 11:31:07 +01:00
petrz12
f136664c11
codeblock detection added
2018-05-02 22:39:50 +02:00
Laurent Cozic
4c210d0956
Electron: Fixes #480 : Ignore invalid flag automatically passed by macOS
2018-05-02 15:51:33 +01:00
Laurent Cozic
a419bc7253
All: Resolves #134 : Allow linking to a note from another note
2018-05-02 15:13:20 +01:00
Laurent Cozic
e534414874
All: Fixes #434 : Handle Katex block mode
2018-05-01 19:34:42 +01:00
Laurent Cozic
01f4faf8f1
Mobile: Fixes #426 : Fix missing menu icon on Android 4
2018-05-01 19:30:41 +01:00
Laurent Cozic
b33d30ca47
Merge branch 'master' of github.com:laurent22/joplin
2018-05-01 19:05:33 +01:00
Laurent Cozic
1ba3fae101
All: Resolves #470 : Make it clear that spaces in URLs are invalid.
2018-05-01 19:05:14 +01:00
Laurent Cozic
9550347e04
Merge pull request #448 from solariz/master
...
Fix for Issue #430
2018-05-01 18:54:43 +01:00
Laurent Cozic
398946d39a
Mobile: Fixes #393 : Fixed moving new notes before they are saved
2018-05-01 18:53:45 +01:00
Laurent Cozic
05faf55e8d
All: Fixes #363 : Fixed indentation and rendering of lists
2018-05-01 16:45:17 +01:00
Laurent Cozic
62e91c44d7
Electron: Fixes #346 : Make sure links have an address when exporting to PDF
2018-05-01 10:14:48 +01:00
Laurent Cozic
e4ec4ae92b
Mobile: Fix action button when note is being edited.
2018-05-01 10:09:36 +01:00
Laurent Cozic
93966b0fa1
Mobile: Trying to upgrade to React Native 0.55
2018-04-30 17:38:19 +01:00
Laurent Cozic
2bf87655da
Electron: Various tweaks to get PortableApps format to work
2018-04-23 21:50:29 +02:00
Laurent Cozic
d4b19f19a1
Electron: Use built-in image resizing instead of Sharp
2018-04-22 21:10:43 +02:00
Laurent Cozic
d8ccc38d5b
All: Better handling of resources that are incorrectly flagged as encrypted
2018-04-22 14:33:12 +02:00
petrz12
c8c9f80cc5
Making monospace merging permanent
2018-04-21 13:55:18 +02:00
Marco G
577bef5704
Fix for Issue #430
2018-04-21 10:25:13 +02:00
Marco G
96571baadc
Common EU Date format DD.MM.YYYY added, issue #405
2018-04-19 17:03:16 +02:00
petrz12
69ddcc6e30
Remove debug lines, fixing some comments
2018-04-18 14:13:19 +02:00
Laurent Cozic
0b32741a12
Electron: Resolves #252 : Allow enabling tray icon in Linux
2018-04-16 19:18:28 +02:00
Laurent Cozic
02bde2c6e9
Merge pull request #424 from Abijeet/master
...
Adds support to toggle the sidebar.
2018-04-16 15:24:33 +02:00
Laurent Cozic
4d0af575e5
Mobile: Resolves #360 : Don't crash if theme not set and improved logging.
2018-04-16 15:15:29 +02:00
Abijeet
1242de532e
Adds support to toggle the sidebar.
...
Closes #183
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-04-15 21:20:39 +05:30
Laurent Cozic
d3fca3d6cc
Mobile: Fixes #358 : Fix cursor color in dark mode
2018-04-11 19:25:07 +02:00
petrz12
16554b22c7
Merge monospace text lines when importing from Evernote
2018-04-10 22:59:45 +02:00
Laurent Cozic
9961fb64bb
Updated website
2018-03-29 00:52:27 +01:00
Laurent Cozic
4f5e7367d0
Minor tweals
2018-03-27 17:48:55 +01:00
Laurent Cozic
2280fb5c43
Styled Dropbox mobile GUI
2018-03-27 17:41:19 +00:00
Laurent Cozic
96fb7c2087
Getting Dropbox to work in mobile app
2018-03-27 00:55:44 +01:00
Laurent Cozic
6e994fd8b9
All: Dropbox: Handle various error conditions
2018-03-27 00:05:39 +01:00
Laurent Cozic
3c2281dbf9
Merge branch 'master' into dropbox
2018-03-26 18:37:04 +01:00
Laurent Cozic
a7cde1e269
All: Resolves #329 : Add link to E2EE doc
2018-03-26 17:55:09 +00:00
Laurent Cozic
f8310ba0d5
Mobile: Fixed tag box styling in dark theme
2018-03-26 17:52:49 +00:00
Laurent Cozic
ac07bf784d
Adding Dropbox sync to Electron app
2018-03-26 18:33:55 +01:00
Laurent Cozic
ed638612aa
Moved to https:// domain
2018-03-24 20:13:52 +00:00
Laurent Cozic
0f4324c2f8
All: Added backend for Dropbox support
2018-03-24 19:35:10 +00:00
Laurent Cozic
74b83eb71e
All: Fixes #318 : Display full links in editor
2018-03-24 15:16:58 +00:00
Laurent Cozic
de409b632a
Merge branch 'master' into highlight-search
2018-03-23 17:25:20 +00:00
Laurent Cozic
a677b2e844
Electron: Fixes #318 , Fixes #317 : ENEX: Improved handling and rendering of plain text links. Improved detection and import of resources. Improved import of tables.
2018-03-23 17:59:18 +00:00
Laurent Cozic
67608e29c8
Electron: Resolves #144 , Resolves #311 : Highlight search results and search in real time. Associated Ctrl+F with searching.
2018-03-19 23:04:48 +00:00
Laurent Cozic
ca3946689a
Mobile: Made tag UI a dialog
2018-03-17 23:00:01 +00:00
Laurent Cozic
aabb9be7de
Mobile: Resolves #285 : Create, edit and remove tags from notes
2018-03-16 20:17:52 +00:00
Laurent Cozic
544f93bf22
All: Handle deletion of resources that are not linked to any note
2018-03-16 17:39:44 +00:00
Laurent Cozic
ae9ecdad40
All: Fix database upgrade
2018-03-16 14:32:47 +00:00
Laurent Cozic
3e3fb88de8
Merge branch 'master' into resource_cleanup
2018-03-16 10:03:05 +00:00
Laurent Cozic
554a3eb10d
Electron release v1.0.74
2018-03-16 09:11:25 +00:00
Laurent Cozic
c1bb51c12b
All: Finished service to clean up resources
2018-03-15 18:08:46 +00:00
Laurent Cozic
1532b6d159
All: Made WebDAV options dynamics so that changing username or password doesn't require restarting the app
2018-03-15 17:57:11 +00:00
Laurent Cozic
945018b698
All: Allow deleting and syncing deleted resources
2018-03-15 17:46:54 +00:00
Laurent Cozic
df7b981e5e
Merge branch 'master' into resource_cleanup
2018-03-15 18:19:06 +00:00
Laurent Cozic
9e0bf1acb2
Mobile: Fixes #299 : App freezes when connecting to OneDrive login page while internet connection is down
2018-03-14 23:17:02 +00:00
Laurent Cozic
c9e130a771
Merge branch 'master' into resource_cleanup
2018-03-14 17:41:06 +00:00
Laurent Cozic
26331f61e1
Electron: Resolves #298 : Removed extraneous first characters from auto-title
2018-03-14 17:37:47 +00:00
Laurent Cozic
7937fab5ff
Electron: Fixes #291 : Crash with empty backtick
2018-03-13 17:54:40 +00:00
Laurent Cozic
f595be07d4
Adding service to keep track of note resources associations
2018-03-12 23:40:43 +00:00
Laurent Cozic
eef106c99b
Electron: Resolves #237 : Export to PDF and print option
2018-03-12 18:01:47 +00:00
Laurent Cozic
dbe1833f92
Made easier to add export options
2018-03-12 08:30:10 +00:00
Laurent Cozic
dcaaf50a5a
All: Fixes #271 : Sort by created time was not respected
2018-03-10 15:34:55 +00:00
Laurent Cozic
55c5ddedf4
Revert "Applied prettier to code base"
...
This reverts commit c4f19465a6
.
2018-03-09 20:59:12 +00:00