Laurent Cozic
b6c9edba21
Tools: Make sure branch has been pushed before releasing Android version
2021-05-16 17:50:50 +02:00
Laurent Cozic
f7d164be6e
Desktop: Allow unsharing a note
2021-05-16 17:28:49 +02:00
Laurent Cozic
6f2f24171d
Desktop: Add Share Notebook menu item
2021-05-16 15:21:55 +02:00
Laurent Cozic
12cc64008b
typo
2021-05-16 12:49:05 +02:00
Laurent Cozic
b9955f58d3
Server: Refactor ShareType
2021-05-16 12:46:58 +02:00
Laurent Cozic
489995daef
Server: Fixed deleting a note that has been shared
2021-05-16 12:42:58 +02:00
Laurent Cozic
e156ee1b58
Server: Generate only one share link per note
2021-05-16 12:33:36 +02:00
Laurent Cozic
a24b0091ad
Server: Go back to home page when there is an error and user is logged in
2021-05-16 12:19:18 +02:00
Laurent Cozic
2655b6deee
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-05-16 11:48:15 +02:00
Laurent Cozic
45c40f7395
Server: Fixed log page
2021-05-16 11:46:16 +02:00
Woosuk Park
ecb0eee355
All: Translation: Update ko.po ( #4976 )
...
* Some Translated. and some modified
* ko.po Update
2021-05-16 02:39:43 -04:00
suixinio
4916f4cc92
All: Translation: Update zh_CN.po ( #4969 )
...
This PR updates zh_CN.po, with just a minor translation fix.
2021-05-15 15:58:48 -04:00
Laurent Cozic
15fe119256
Desktop: Made sync more reliable by making it skip items that time out, and improved sync status screen
2021-05-15 20:56:49 +02:00
Laurent Cozic
0b46880a00
Desktop: Fixes #4926 : Fixed issue with empty panels being created by plugins
2021-05-15 17:30:56 +02:00
Laurent Cozic
deaa731983
Update translations
2021-05-15 16:15:55 +02:00
Laurent Cozic
d061bb1a4f
typo
2021-05-15 16:06:24 +02:00
Laurent Cozic
03db0c5486
Desktop: Resolves #4462 : Improved usability when plugin repository cannot be connected to
2021-05-15 16:04:10 +02:00
Laurent Cozic
bb275e671d
Tools: Allow running the test units with Postgres
2021-05-15 15:13:08 +02:00
Laurent Cozic
2d0580ff71
Server: Fixed /items page when using Postgres
2021-05-15 15:10:40 +02:00
Laurent Cozic
2331d3487b
Desktop, Cli: Resolves #4968 : Import SVG as images when importing ENEX files
2021-05-15 13:42:57 +02:00
Laurent Cozic
f1380fd51d
Server: Fixes #4540 : Make sure temp files are deleted after upload is done
2021-05-15 12:13:46 +02:00
Laurent Cozic
d462dab8eb
Update French translation
2021-05-15 11:36:52 +02:00
Laurent Cozic
cf37b74d9a
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-05-15 11:14:40 +02:00
Laurent Cozic
aec3ea9c0c
Desktop, Cli: Fixes #4965 : Improved importing Evernote notes that contain codeblocks
2021-05-15 11:12:11 +02:00
Helmut K. C. Tessarek
1f5aa70acd
Update translations (for new server/client code)
2021-05-14 13:27:17 -04:00
Harris Arvanitis
416637ce83
All: Translation: Update el_GR.po ( #4961 )
2021-05-14 13:23:13 -04:00
Gen Neko
99c4b0bc01
All: Translation: Update ja_JP.po ( #4960 )
2021-05-14 13:22:35 -04:00
Laurent Cozic
74d8fec98a
Desktop release v2.0.1
2021-05-14 17:17:40 +02:00
Laurent Cozic
321a58c356
Prepare for v2
2021-05-14 17:17:02 +02:00
Laurent Cozic
81884cf2ea
add comment
2021-05-14 14:52:29 +02:00
Laurent Cozic
d7ff634f5e
Merge branch 'release-1.8' into dev
2021-05-14 14:50:04 +02:00
Laurent Cozic
a965da97b6
ios-v10.8.1
2021-05-14 14:43:49 +02:00
Laurent Cozic
b99cb0248d
Cli: Fixes #4845 : Fixed possible crash when trying to delete corrupted revision in revision service
2021-05-14 12:09:20 +02:00
Laurent Cozic
a31b402b9e
Desktop: Added button to skip an application update
...
And made auto-updates enabled by default
2021-05-14 11:29:06 +02:00
Laurent Cozic
6959f14a3f
Desktop: Fixes #4958 : Display proper error message when JEX file is corrupted
2021-05-13 22:13:53 +02:00
Laurent
0765cf5955
All: Add support for sharing notebooks with Joplin Server ( #4772 )
...
- Joplin Server: Adds support for sharing a notebook
- Desktop: Adds support for sharing a notebook with Joplin Server
- Mobile: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
- Cli: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
2021-05-13 17:57:37 +01:00
JackGruber
09ad70983a
Desktop: Fix #4581 : Show or hide completed todos in search results based on user settings ( #4951 )
2021-05-13 13:23:17 +01:00
Helmut K. C. Tessarek
6e64b872cf
Update translations
2021-05-13 05:34:25 -04:00
Helmut K. C. Tessarek
d26b92500c
All: Translation: Update da_DK.po (thanks ERYpTION)
2021-05-13 05:29:16 -04:00
Subhra264
df6f0ce9af
Desktop: Fixes #4891 : Solve "Resource Id not provided" error ( #4943 )
2021-05-13 09:34:03 +01:00
Helmut K. C. Tessarek
fa6981faa8
All: Add new date format YYMMDD ( #4954 )
2021-05-13 08:55:41 +01:00
JackGruber
ce80d7e883
Generator: Fixed issue with handling of CRLF in ignore file ( #4956 )
2021-05-13 08:54:27 +01:00
Laurent Cozic
1a84ca204e
Merge branch 'release-1.8' into dev
2021-05-11 15:05:01 +02:00
Edvin Saletovic
0d523e5394
All: Translation: Update bs_BA.po ( #4942 )
2021-05-10 16:27:31 -04:00
Laurent Cozic
b28f087bbe
Desktop release v1.8.5
2021-05-10 12:33:18 +02:00
Laurent Cozic
ea536dbf87
Merge branch 'release-1.8' into dev
2021-05-10 12:23:39 +02:00
Laurent Cozic
ed19424271
Plugin Generator release v1.8.1
2021-05-10 12:23:14 +02:00
Laurent Cozic
553aa0fffa
CLI v1.8.1
2021-05-10 11:39:11 +02:00
Laurent Cozic
ebd650b62f
Releasing sub-packages
2021-05-10 11:35:29 +02:00
Laurent Cozic
66dbbf3822
Plugins: Updated types
2021-05-10 11:33:28 +02:00
Laurent Cozic
1e27a4fcd2
Fix types
2021-05-10 11:32:31 +02:00
Laurent Cozic
9c20d5947d
All: Security: Filter out NOSCRIPT tags that could be used to cause an XSS (thanks to Jubair Rehman for the PoC)
2021-05-10 11:22:12 +02:00
Laurent Cozic
bb77d7171a
Desktop: Fixes #4916 : Fixed pasting of text and images from Word on Windows
2021-05-10 11:12:29 +02:00
Laurent Cozic
10bb689d5f
Merge branch 'release-1.8' into dev
2021-05-09 20:07:40 +02:00
Laurent Cozic
a76b4a0d3e
Android release v1.8.5
2021-05-09 19:37:09 +02:00
Laurent Cozic
97c538dc48
Desktop release v1.8.4
2021-05-09 19:31:26 +02:00
Laurent Cozic
0b67446ec0
All: Security: Apply npm audit security fixes
2021-05-09 19:30:08 +02:00
Laurent Cozic
4b26893b21
Desktop: Fixes #4919 : Make sure sync startup operations are cleared after startup
2021-05-09 18:12:47 +02:00
Woosuk Park
99410005a6
All: Translation: Update ko.po ( #4930 )
2021-05-08 15:07:47 -04:00
Laurent Cozic
4ea21e0c32
Desktop: Fixes #4916 : Ensure that image paths that contain spaces are pasted correctly in the Rich Text editor
2021-05-04 17:44:30 +02:00
Laurent Cozic
ebf92605ae
Update website
2021-05-04 16:02:57 +02:00
Laurent Cozic
606a64f49c
Fixed resource error handling
2021-05-04 16:00:40 +02:00
Laurent Cozic
f76f99b423
Desktop: Improve display of release notes for new versions
2021-05-04 15:53:44 +02:00
Laurent Cozic
1f9388d62c
Tools: Add pre-releases to stats and changelog
2021-05-04 13:34:32 +02:00
Laurent Cozic
5c7dd6df5a
Android release v1.8.4
2021-05-04 11:11:40 +02:00
Laurent Cozic
26a91416c7
Desktop release v1.8.3
2021-05-04 11:06:25 +02:00
Laurent Cozic
b5f01c005f
linter
2021-05-04 11:05:20 +02:00
Adarsh Singh
b1ecb75e1f
Desktop: Resolves #4813 : Skip empty lines while converting selection to list ( #4832 )
2021-05-04 09:49:56 +01:00
Laurent Cozic
a0ead2c48e
Revert "Desktop: Resolve #3695 : Show notebook and note title in the title bar ( #4390 )"
...
This reverts commit c79c9c4c2f
.
Reason: Still need to discuss how it should be implemented. Ref:
https://discourse.joplinapp.org/t/testing-v1-8-2-title-bar-path-format-minor/16937/10
2021-05-04 10:34:18 +02:00
Nishant Mittal
eb82ae87ca
Desktop: Fixes #4767 : Create own copy of images while pasting ( #4852 )
2021-05-03 15:13:51 +01:00
Laurent Cozic
a6caa357c8
Desktop: Add synchronization tools to clear local sync state or data
2021-05-03 12:57:46 +02:00
milotype
da4c61653f
All: Translation: Update hr_HR.po ( #4909 )
2021-05-01 13:28:23 -04:00
Laurent Cozic
eef86d6166
Cli: Add support for "batch" command
2021-05-01 16:09:59 +02:00
mbalint
4be5182913
Desktop: Fixes #4529 : Plugin ghost panel and resizing issues ( #4865 )
2021-04-30 17:54:55 +01:00
Ahmad Mamdouh
92b4b967d9
Mobile, Desktop: Fixes #3991 : Added RTL support for Markdown editor and Preview. ( #4822 )
2021-04-30 16:03:03 +01:00
Roman Musin
9a043bfca5
All: Bump KaTeX to 0.13.3 ( #4902 )
2021-04-30 12:59:09 +01:00
JackGruber
156a681ecf
All: Add "id" and "due" search filters ( #4898 )
2021-04-29 15:27:38 +01:00
Roman Musin
5587f10487
All: Fixes #4706 : Disable WebDAV response caching ( #4887 )
2021-04-26 14:45:31 +01:00
Helmut K. C. Tessarek
34540ed30a
Update translations
2021-04-25 13:26:56 -04:00
Laurent Cozic
bafa5053fd
Tools: Display commit in changelog when a pull request is not available
2021-04-25 18:00:46 +02:00
Laurent Cozic
43feb1ea7e
Android release v1.8.3
2021-04-25 11:08:30 +02:00
Laurent Cozic
2531e89457
Desktop release v1.8.2
2021-04-25 11:00:19 +02:00
Laurent Cozic
06ae47f507
lock files
2021-04-25 10:59:58 +02:00
Caleb John
b1ea3f3ad1
Desktop: Add "duplicate line" command in Markdown editor ( #4873 )
...
Ref: https://discourse.joplinapp.org/t/duplicate-line-command/12650/15
2021-04-25 09:57:35 +01:00
Roman Musin
f87ff54e3d
Desktop: Fixes #4797 (partially): Scroll position is not remembered in Markdown editor ( #4806 )
2021-04-25 09:52:05 +01:00
Roman Musin
a4854fcde8
Android: Fixes #4439 : Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud ( #4742 )
2021-04-25 09:50:52 +01:00
Laurent Cozic
3235f58f5a
Desktop: Resolves #4727 : Add support for safe mode, which temporarily disables note rendering and plugins
2021-04-24 20:23:33 +02:00
Laurent Cozic
920f54f5d3
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-04-24 19:32:31 +02:00
Laurent Cozic
de035dca39
Desktop: Add plugin info when the app crashes
2021-04-24 19:30:48 +02:00
Apoorva Shukla
1501238730
Desktop: Resolves #4736 : Note list is empty if search field is cleared ( #4739 )
2021-04-24 17:30:07 +01:00
Brett Bender
108b5b4cdc
Desktop: Fixes #4754 : Roboto font in plugins ( #4755 )
2021-04-24 09:51:21 +01:00
Duncan Cunningham
da8cc73df6
iOS: Add share extension ( #4492 )
2021-04-24 09:22:11 +01:00
Caleb John
e95ea48ce9
Desktop: Fix: Fixed cursor moved to the top issue in Markdown editor ( #4870 )
...
Ref: https://discourse.joplinapp.org/t/cursor-moved-to-the-top-undo-history-removed/16837/6
2021-04-24 09:18:31 +01:00
JackGruber
0aef1f95ef
All: Resolves #3157 : Also duplicate the tags when the note is duplicated ( #4876 )
2021-04-24 09:16:36 +01:00
eresytter
a67eab46f4
All: Translation: Update id_ID.po ( #4878 )
2021-04-22 12:33:33 -04:00
milotype
f603440c30
All: Translation: Update hr_HR.po ( #4875 )
2021-04-22 12:32:47 -04:00
Tom
80b16dd17e
All: Translation: Update nl_NL.po ( #4868 )
2021-04-20 18:34:04 -04:00
Ettore Atalan
ad09bd93d6
All: Translation: Update de_DE.po ( #4855 )
...
This patch translates newly added strings and improves the existing translation.
2021-04-17 19:20:18 -04:00
Helmut K. C. Tessarek
a29648d46c
All: Translation: Update da_DK.po (thanks ERYpTION)
2021-04-15 21:26:24 -04:00
Whaell
e7184f5f86
All: Translation: Update ar.po ( #4844 )
2021-04-15 19:32:33 -04:00