1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-30 23:44:55 +02:00
Commit Graph

1329 Commits

Author SHA1 Message Date
89ec0629e6 Bump version of multimd-tables for mobile (#1597) 2019-06-05 23:02:10 +01:00
b3475ae195 Android release v1.0.260 2019-06-05 18:31:59 +01:00
90fbfec914 Update translations 2019-06-05 18:07:11 +01:00
8fe2091926 Desktop, CLI: Fixes #1583: Handle multiple lines in attributes when importing Enex files 2019-05-28 22:52:09 +01:00
316a52bbc2 All: Improved workflow of downloading and decrypting data during sync 2019-05-28 22:05:11 +01:00
04c6579f2c All: Fix: Fix issue with revisions being needlessly created when decrypting notes 2019-05-28 18:10:21 +01:00
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
685a52c2c5 Desktop, Mobile: Fixes #1587: Fix internal note links 2019-05-27 19:49:18 +01:00
21f0b90f48 Android release v1.0.255 2019-05-26 19:41:20 +01:00
83682ab513 Desktop, Mobile: Improved config screen with dark theme 2019-05-26 19:39:07 +01:00
7b987b5a8f Desktop: Resolves #1575: Make bold text more visible 2019-05-24 23:51:56 +01:00
cb5aa425c8 Updated translations 2019-05-24 23:09:31 +01:00
d7210811f6 Android release v1.0.254 2019-05-24 17:38:10 +01:00
31e33c6628 Updated translations 2019-05-24 17:35:44 +01:00
aaaf27af6e Android: Fixed resource loading issue, and improved logging on desktop 2019-05-24 17:34:18 +01:00
43624ffa75 Desktop: Improved: Add number of characters removed and added in revision list 2019-05-24 17:31:18 +01:00
996b6623f1 Android release v1.0.253 2019-05-24 14:50:18 +01:00
d00bfa997e Doc: Fixed more links 2019-05-22 16:57:45 +01:00
5d763c7e6c All: Remove tags from Welcome item due to issue with cleaning them up afterwards 2019-05-22 16:38:53 +01:00
050b089e72 Update translations 2019-05-22 16:34:59 +01:00
10500c78b1 All: Fix: Default sort order for notebooks should be title and ascending (#1541) 2019-05-22 16:18:16 +01:00
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
4c935b78f9 Removed log statement 2019-05-19 12:04:09 +01:00
07e88b2eeb All: Handle missing resource blob when setting resource size 2019-05-19 11:18:44 +01:00
e4a08c29d7 Desktop, Mobile: Improved: Gray out checkboxes that have been ticked inside notes 2019-05-17 22:41:30 +01:00
1a091460ca All: Fixed: Prevent app from trying to upload resource it has not downloaded yet 2019-05-16 17:34:16 +00:00
8ebaa7f6eb All: Put back "Fetched items" message during sync 2019-05-15 08:14:36 +01:00
78ddd22f09 Log more revision information to allow debugging issues 2019-05-14 22:23:34 +01:00
c546b7076a Fixed doc 2019-05-14 22:02:47 +01:00
0e2bb5d784 Desktop: Improved: When opening a note using Goto Anything, open all its parent notebooks too 2019-05-14 00:11:27 +01:00
61736546b4 Updated translations 2019-05-13 22:52:42 +01:00
64427f0160 iOS 10.0.34 2019-05-13 10:10:37 +01:00
cbf47cb9ee Android release v1.0.252 2019-05-13 09:53:50 +01:00
173cd6de4d Fixed regression 2019-05-13 09:50:39 +01:00
d279435502 Android release v1.0.251 2019-05-12 16:16:39 +01:00
eb2065128e Electron release v1.0.151 2019-05-12 16:04:01 +01:00
10e81aa476 Trying to fix iOS release issue 2019-05-12 16:03:22 +01:00
3e808f05fd Improved logic to set resource file size 2019-05-12 15:53:42 +01:00
e57bfad9b1 Android release v1.0.248 2019-05-12 11:50:21 +01:00
e1b7b64e1b All: Make sure resource filesize is set in all cases 2019-05-12 11:41:07 +01:00
ed3970be81 CLI: Fix: Do not resize images if they are already below the max dimensions 2019-05-12 11:38:33 +01:00
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
553a26eb63 Desktop, CLI: Added option to disable creation of welcome items 2019-05-12 01:10:46 +01:00
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
e96bc9c48a All: Allow specifying the log level of a log target 2019-05-11 17:53:56 +01:00
0d036d8183 Fixed regression following fix for #1425 2019-05-11 17:35:39 +01:00
e5f2a7f2f5 Fixed regression caused by #1472 2019-05-11 17:34:45 +01:00
016ce3dd61 Desktop: Resolves #1502: Improved note deletion dialog 2019-05-11 13:36:44 +01:00
afb375955e Fixed regressions following fix for #1425 2019-05-11 12:08:28 +01:00
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