Julien Fontanet
624f328269
chore(xo-server/package.json): sort deps
2021-02-23 16:29:46 +01:00
Julien Fontanet
a958fe86d7
feat(proxy): version 1 ( #4495 )
...
Co-authored-by: badrAZ <azizbibadr@gmail.com >
Co-authored-by: Mathieu <70369997+MathieuRA@users.noreply.github.com >
2021-02-23 08:58:10 +01:00
Pierre Donias
b01a6124a9
feat: technical release ( #5550 )
2021-02-05 15:46:04 +01:00
Rajaa.BARHTAOUI
281d60df4f
feat: technical release ( #5531 )
2021-01-27 16:44:25 +01:00
Julien Fontanet
3e25b92369
chore: update dependencies
2021-01-14 16:57:44 +01:00
Julien Fontanet
14d06fe754
fix(xo-server/store): dont fail on serializing circular values
...
See https://github.com/vatesfr/xen-orchestra/pull/5397#discussion_r555170305
2021-01-14 14:59:08 +01:00
Julien Fontanet
a00d45522b
chore(xo-server/utils): remove unused formatXml
2020-12-31 15:57:48 +01:00
Julien Fontanet
525369e0ce
chore(xo-server/utils/parseXml): use fast-xml-parser instead of xml2js
...
It's faster, the API is simpler and it appears to be better maintained.
2020-12-31 10:51:25 +01:00
Pierre Donias
339f012794
feat: technical release ( #5464 )
2020-12-16 17:53:43 +01:00
Julien Fontanet
4292bdd7b4
feat(xo-server): 5.72.1
2020-12-11 09:56:12 +01:00
Julien Fontanet
1149648399
feat(xo-server): update hashy to 0.10.0
2020-12-11 09:51:59 +01:00
Rajaa.BARHTAOUI
d19546fcb4
feat: technical release ( #5447 )
2020-12-10 16:23:41 +01:00
Julien Fontanet
1fa42a5753
chore(xo-server): update hashy to 0.9.0
...
BREAKING: requires Node >=10.
See https://xcp-ng.org/forum/topic/3107/python3-support
2020-12-08 11:57:35 +01:00
Julien Fontanet
2dec327013
chore: update dependencies
2020-12-04 12:09:32 +01:00
Julien Fontanet
a960737207
feat: technical release ( #5415 )
2020-11-30 15:33:14 +01:00
badrAZ
16c71da487
feat: technical release ( #5406 )
2020-11-27 16:22:15 +01:00
badrAZ
89b162704c
feat: technical release ( #5404 )
2020-11-27 15:15:00 +01:00
badrAZ
dedc4aa8b9
feat(xo-server/callProxyMethod): support binary response ( #5399 )
2020-11-25 18:16:20 +01:00
Nicolas Raynaud
fdf52a3d59
feat(OVA/VMDK import): transmit VMDK tables in multipart POST request ( #5372 )
...
See xoa-support#3060
The VMDK block tables could become bigger than the max allowed size of a websocket message. The tables are now sent in a multipart POST in the same transaction as the file.
2020-11-23 10:27:35 +01:00
badrAZ
97bcc7afb6
feat(@vates): add MultiKeyMap ( #5362 )
2020-11-09 12:30:35 +01:00
Julien Fontanet
eaa9f36478
feat: technical release ( #5350 )
2020-10-30 10:09:37 +01:00
Rajaa.BARHTAOUI
357333c4e4
feat: technical release ( #5347 )
2020-10-28 16:07:21 +01:00
Pierre Donias
1177d9bdd8
feat: technical release ( #5327 )
2020-10-14 15:23:00 +02:00
badrAZ
61e580b992
feat: technical release ( #5293 )
2020-09-29 16:40:26 +02:00
badrAZ
14c3fa4378
feat: technical release (patch) ( #5256 )
2020-09-10 16:36:25 +02:00
Julien Fontanet
d622f7a65c
chore: update dependencies
2020-09-07 10:26:51 +02:00
badrAZ
6fd45a37e2
feat: technical release (patch) ( #5245 )
2020-09-04 11:16:45 +02:00
Julien Fontanet
53cb325974
feat: technical release
2020-08-27 14:46:33 +02:00
Pierre Donias
152f73ebf0
feat: technical release ( #5226 )
2020-08-20 15:15:34 +02:00
Rajaa.BARHTAOUI
ac15e3355e
feat: technical release ( #5206 )
...
* feat(xo-server-sdn-controller): 1.0.2
* feat(xo-web): 5.67.0
* chore(CHANGELOG): update next
2020-08-05 13:39:50 +02:00
Pierre Donias
9177bb8451
feat: technical release (patch) ( #5194 )
2020-07-31 09:41:11 +02:00
Pierre Donias
c6f48ae054
feat: technical release ( #5181 )
2020-07-29 16:32:55 +02:00
Pierre Donias
ea0fc68a53
feat: technical release (patch) ( #5153 )
2020-07-10 16:38:41 +02:00
Pierre Donias
b6a255d96f
feat: technical release (patch) ( #5132 )
2020-07-03 14:24:40 +02:00
Julien Fontanet
1dffab0bb8
feat(xen-api): 0.29.0
2020-07-01 17:11:19 +02:00
Pierre Donias
88278d0041
feat: technical release (patch) ( #5122 )
2020-06-30 16:51:20 +02:00
Julien Fontanet
b8bd6ea820
chore(xo-server/callProxyMethod): use parse.result to handle errors
2020-06-30 12:14:45 +02:00
Pierre Donias
04f2f50d6d
feat: technical release ( #5115 )
2020-06-26 15:56:40 +02:00
Julien Fontanet
f74ecc53ae
chore(xo-server): use @vates/decorate-with
2020-06-12 11:18:47 +02:00
Julien Fontanet
295ca68d02
chore(xo-server): use @vates/parse-duration
2020-06-12 11:02:42 +02:00
Julien Fontanet
3524886d5d
chore: update dev dependencies
2020-06-03 11:03:03 +02:00
Julien Fontanet
4530fd4164
chore(*/package.json): normalize author to Vates SAS
2020-06-01 14:06:09 +02:00
Julien Fontanet
343f988584
fix: use AGPL-3.0-or-later license identifier
...
`AGPL-3.0` identifier has been deprecated by SPDX.org
2020-05-28 20:26:55 +02:00
Rajaa.BARHTAOUI
2ceba11aa7
feat: technical release ( #5028 )
2020-05-28 16:04:13 +02:00
Julien Fontanet
1da889e420
feat(xo-server/xo.{export,import}Config}): support passphrase ( #4935 )
2020-05-14 15:23:45 +02:00
Julien Fontanet
35ed58cc5e
feat(xo-server): auto-generate express-session secret on first run
...
Also, use this secret to sign all cookies.
2020-04-30 14:57:05 +02:00
Julien Fontanet
d78b7350b5
feat(xo-server): use memorystore as express-session store
...
This removes a warning and potential memory leaks.
2020-04-30 09:32:42 +02:00
Rajaa.BARHTAOUI
47b29d5a49
feat: technical release ( #4958 )
2020-04-29 10:51:35 +02:00
Julien Fontanet
9db99ab4a5
feat(xo-server): auto self signed cert generation ( #4954 )
2020-04-27 15:40:15 +02:00
Julien Fontanet
5e8dfdfd9b
feat(xo-server): 5.58.2
2020-04-08 13:59:14 +02:00