1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00
Commit Graph

217 Commits

Author SHA1 Message Date
e04133cfc6 Setup new release 2.1 2021-06-17 18:26:58 +01:00
db39db45c5 Releasing sub-packages 2021-06-16 20:04:45 +01:00
e83cc58ea6 Tools: Fix iOS version number 2021-06-16 09:04:41 +01:00
77def9f782 Tools: Publish full changelog for Android app 2021-06-15 21:08:55 +01:00
a4a156c7a5 Desktop: Fixes #5080: Ensure resources are decrypted when sharing a notebook with Joplin Server 2021-06-15 17:17:12 +01:00
58f8d7e1b4 Merge branch 'dev' into release-2.0 2021-06-15 11:53:51 +01:00
b55b35e53f Update translations 2021-06-14 11:38:21 -04:00
c7194bf243 All: Translation: Update cs_CZ.po (#5074) 2021-06-14 10:55:23 -04:00
48abe2316e All: Translation: Update hr_HR.po (#5073) 2021-06-13 18:02:08 -04:00
815800827b Tools: Fixed Docker image version number 2021-06-11 18:34:16 +02:00
8459b46cd0 Tools: Allow building Docker image from CI 2021-06-11 18:24:59 +02:00
054e5428d5 All: Translation: Update da_DK.po (thanks ERYpTION) 2021-06-10 19:06:15 -04:00
147b6b13ab package locks 2021-06-04 13:19:04 +02:00
a496a3d90d update en_US.po 2021-06-04 00:38:54 -04:00
69a8ada2ec add new translation strings 2021-06-04 00:34:19 -04:00
87257870f4 All: Translation: Update ko.po (#5043)
It updates Korean translation to be better.

Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net>
2021-06-03 20:41:21 -04:00
fe802b8ebc All: Translation: Update zh-TW (#5039)
* Update zh_TW.po

Update/tweak the translation to the latest version.

* Update zh_TW.po

Revisit the file with POEdit
2021-06-01 19:29:43 -04:00
3cb6d4568c Revert "All: Translation: Update zh_TW.po (#5029)"
This reverts commit 2a58664735 as it's
invalid translations:

https://travis-ci.org/github/laurent22/joplin/jobs/772889793#L1499
2021-06-01 18:09:46 +02:00
a9f0a75d9d Releasing sub-packages 2021-06-01 11:28:50 +02:00
d8d83b236e Releasing sub-packages 2021-06-01 10:42:46 +02:00
2a58664735 All: Translation: Update zh_TW.po (#5029)
Update/tweak the translation to the latest version.
2021-05-30 16:30:38 -04:00
ab7380a09f All: Translation: Update it_IT.po (#5011)
* Update it_IT.po

* Update it_IT.po
2021-05-28 18:37:36 -04:00
3505a2a973 Doc: Fixed translation flags 2021-05-27 15:49:29 +02:00
c0683ca4c3 Doc: Added script to build Sponsors table 2021-05-27 15:24:56 +02:00
013d37bd09 All: Translation: Update it_IT.po (#5003) 2021-05-23 16:36:02 -04:00
f8253cc2f0 Merge branch 'dev' of github.com:laurent22/joplin into dev 2021-05-21 15:17:51 +02:00
2806aa1b19 Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
8f57e07279 All: Translation: Update zh_CN.po (#4993) 2021-05-21 00:48:05 -04:00
7f05420fda Server: Improved Items table and added item size to it 2021-05-17 17:02:15 +02:00
a3f8cd4850 Merge branch 'release-2.0' into dev 2021-05-16 19:40:08 +02:00
01ccf5170a Tools: Changelog for Android version 2021-05-16 19:38:36 +02:00
b6c9edba21 Tools: Make sure branch has been pushed before releasing Android version 2021-05-16 17:50:50 +02:00
ecb0eee355 All: Translation: Update ko.po (#4976)
* Some Translated. and some modified

* ko.po Update
2021-05-16 02:39:43 -04:00
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
deaa731983 Update translations 2021-05-15 16:15:55 +02:00
bb275e671d Tools: Allow running the test units with Postgres 2021-05-15 15:13:08 +02:00
d462dab8eb Update French translation 2021-05-15 11:36:52 +02:00
1f5aa70acd Update translations (for new server/client code) 2021-05-14 13:27:17 -04:00
416637ce83 All: Translation: Update el_GR.po (#4961) 2021-05-14 13:23:13 -04:00
99c4b0bc01 All: Translation: Update ja_JP.po (#4960) 2021-05-14 13:22:35 -04:00
321a58c356 Prepare for v2 2021-05-14 17:17:02 +02:00
81884cf2ea add comment 2021-05-14 14:52:29 +02:00
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
6e64b872cf Update translations 2021-05-13 05:34:25 -04:00
d26b92500c All: Translation: Update da_DK.po (thanks ERYpTION) 2021-05-13 05:29:16 -04:00
0d523e5394 All: Translation: Update bs_BA.po (#4942) 2021-05-10 16:27:31 -04:00
ea536dbf87 Merge branch 'release-1.8' into dev 2021-05-10 12:23:39 +02:00
ebd650b62f Releasing sub-packages 2021-05-10 11:35:29 +02:00
10bb689d5f Merge branch 'release-1.8' into dev 2021-05-09 20:07:40 +02:00
0b67446ec0 All: Security: Apply npm audit security fixes 2021-05-09 19:30:08 +02:00