Laurent Cozic
bcd568a496
Setup new release 2.6
2021-11-02 20:07:13 +00:00
Laurent Cozic
4a7746beb2
Desktop: Upgrade Electron from v10 to v14
2021-10-01 19:35:27 +01:00
Laurent Cozic
6a22fb51f3
Setup new release 2.5
2021-09-29 16:45:06 +01:00
Laurent Cozic
50f421c5d9
Tools: Setup release 2.4
2021-08-21 10:46:46 +01:00
Laurent Cozic
bd907ddeb2
Tools: Trying again to upgrade lock files to v2
2021-08-12 18:01:55 +01:00
Laurent Cozic
9c37a3e5e4
Setup new release 2.3
2021-08-12 16:49:37 +01:00
Laurent Cozic
34d6742563
Revert "Tools: Upgrade package locks to v2"
...
Revert because it's been done in release-2.2 and too much of a mess to
fix the conflicts.
This reverts commit 94232b667d381de98ce18ac81017b656889a127b.
2021-08-11 16:41:38 +01:00
Laurent Cozic
94232b667d
Tools: Upgrade package locks to v2
2021-08-10 22:58:45 +01:00
Laurent Cozic
b90ec3af1e
Tools: Update version numbers of sub-packages
2021-08-10 15:41:54 +01:00
Laurent Cozic
eef6530c95
Plugin Generator release v2.2.1
2021-08-10 11:35:34 +01:00
Laurent Cozic
bac0d68156
Plugins: Updated types
2021-08-10 11:34:49 +01:00
Laurent Cozic
0bc892e40e
Setup version 2.2
2021-07-03 16:40:44 +01:00
Laurent Cozic
e04133cfc6
Setup new release 2.1
2021-06-17 18:26:58 +01:00
Laurent Cozic
6916b53c2e
Plugin Generator release v2.0.1
2021-06-16 20:02:14 +01:00
Laurent Cozic
578550e824
Plugins: Updated types
2021-06-16 20:01:32 +01:00
Laurent Cozic
1aa70dd6b4
Generator: Include JSON files in webpack config
2021-06-12 00:18:33 +02:00
Laurent Cozic
147b6b13ab
package locks
2021-06-04 13:19:04 +02:00
Laurent Cozic
321a58c356
Prepare for v2
2021-05-14 17:17:02 +02:00
JackGruber
ce80d7e883
Generator: Fixed issue with handling of CRLF in ignore file ( #4956 )
2021-05-13 08:54:27 +01:00
Laurent Cozic
ed19424271
Plugin Generator release v1.8.1
2021-05-10 12:23:14 +02:00
Laurent Cozic
66dbbf3822
Plugins: Updated types
2021-05-10 11:33:28 +02:00
Laurent Cozic
0b67446ec0
All: Security: Apply npm audit security fixes
2021-05-09 19:30:08 +02:00
Laurent Cozic
c1198dc76a
setup v1.8
2021-02-07 14:34:43 +00:00
Amanda
06b21848ac
Doc: Updating to make it clear its a functioning plugin ( #4420 )
2021-01-30 14:54:02 +00:00
Laurent Cozic
ea49242f24
Plugins: Add support for joplin.plugins.installationDir
to allow accessing external files packaged with the plugin
2021-01-27 12:48:47 +00:00
Laurent Cozic
a320e113ac
Plugins: Add support for joplin.plugins.require API to allow using sqlite3 or fs-extra from a plugin
2021-01-24 18:03:33 +00:00
Laurent Cozic
63e30f6ccb
Plugins: Updated types
2021-01-19 16:48:13 +00:00
Laurent Cozic
7fd4c28a5b
Plugin Generator release v1.7.3
2021-01-15 17:04:18 +00:00
Laurent Cozic
d1b55aeceb
Generator: Fixes #4360 : Scripts were no longer being compiled
2021-01-15 17:03:38 +00:00
Laurent Cozic
105189fc57
Plugin Generator release v1.7.2
2021-01-14 15:48:10 +00:00
Laurent Cozic
e559999aa4
Generator: Fixed crash when no external script needs to be compiled
2021-01-14 15:47:34 +00:00
Laurent Cozic
ecb6134828
Plugin Generator release v1.7.1
2021-01-13 12:19:36 +00:00
Laurent Cozic
4b2bb1168b
Setup new release version 1.7
2021-01-13 12:19:12 +00:00
Laurent Cozic
4743b0b5ce
Plugins: Updated types
2021-01-13 12:17:54 +00:00
Laurent Cozic
3abf21d4ae
Generator: Fixed issue that could result in an invalid JPL file
2021-01-13 12:16:36 +00:00
Laurent Cozic
5aa5089ae0
Plugins: Add support for "keywords" manifest field
2021-01-12 15:34:59 +00:00
Laurent Cozic
79dde365f0
Doc: Updated doc and tests for plugin postMessage() update
2021-01-11 23:34:06 +00:00
Laurent Cozic
a0134005b7
Plugin Generator release v1.6.11
2021-01-08 16:45:44 +00:00
Laurent Cozic
41edf5b2da
Plugins: Updated types
2021-01-08 16:36:48 +00:00
Laurent Cozic
ebbaa5177b
Generator: Better handling of external scripts
2021-01-08 16:31:11 +00:00
Laurent Cozic
fe7691d786
Plugin Generator release v1.6.10
2021-01-05 21:59:41 +00:00
Laurent Cozic
db4f35b936
Generator: Added "npm run update" command
2021-01-05 21:59:16 +00:00
Laurent Cozic
72aabf71f3
Plugin Generator release v1.6.9
2021-01-05 21:49:37 +00:00
Laurent Cozic
d145ce1876
Generator: Fixed package name conversion and added test units
2021-01-05 21:49:08 +00:00
Laurent Cozic
ab6f02a949
Plugin Generator release v1.6.8
2021-01-05 18:28:36 +00:00
Laurent Cozic
1339414443
Generator: Merge ignore files when updating plugin
2021-01-05 18:28:12 +00:00
Laurent Cozic
732ca53b70
Plugin Generator release v1.6.7
2021-01-05 18:20:00 +00:00
Laurent Cozic
fa749d6d2a
Generator: Merge ignore files when updating plugin
2021-01-05 18:18:40 +00:00
Laurent Cozic
6e69343bb6
Plugin Generator release v1.6.6
2021-01-05 18:02:35 +00:00
Laurent Cozic
520454affb
Generator: Do not overwrite README.md when updating
2021-01-05 17:57:42 +00:00