Commit Graph
51 Commits
Author SHA1 Message Date
Julien Fontanet 5a17c75fe4 feat: unified .npmignore for all packages
Ensure sources, tests and USAGE.Md files will not be published.
2021-04-07 13:58:14 +02:00
Julien Fontanet bcfb19f7c5 feat(normalize-packages): delete empty bin field 2021-03-11 12:15:53 +01:00
Julien Fontanet 7a8ca2f068 chore: change print width to 120 chars 2020-11-24 10:51:35 +01:00
Julien Fontanet 3524886d5d chore: update dev dependencies 2020-06-03 11:03:03 +02:00
Julien Fontanet 34f42216c8 feat(*/README.md): better badges 2020-06-01 14:41:52 +02:00
Julien Fontanet 4530fd4164 chore(*/package.json): normalize author to Vates SAS 2020-06-01 14:06:09 +02:00
Julien Fontanet d0b9380dca fix(*/README): license link 2020-05-28 21:24:20 +02:00
Julien Fontanet 13fd9be566 feat(*/README.md): re-generate for all packages 2020-05-28 20:56:14 +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
Julien Fontanet c0049b3223 chore: format Markdown files with Prettier 2019-12-04 17:18:47 +01:00
Julien Fontanet 3483e7d9e0 chore: update dependencies 2019-10-11 17:15:25 +02:00
Julien Fontanet c69b50c5d2 chore: update dependencies 2019-09-02 09:45:38 +02:00
Julien Fontanet cc7806e35b chore(xo-server plugins): are not published as well 2019-05-06 11:45:00 +02:00
Julien Fontanet 8c02e0efbd chore(scripts): publish on version bumping 2019-05-06 11:32:55 +02:00
Julien Fontanet e988ad4df9 chore: add package.repository.directory
See npm/rfcs#19
2019-02-15 14:38:11 +01:00
Julien Fontanet f25705d559 fix(plugins/README): link to the documentation (#3866)
They cannot be installed from the npm repository.
2019-01-14 21:07:43 +01:00
Julien Fontanet cc4ab94428 chore: reformat with Prettier 2018-12-11 10:45:00 +01:00
Julien Fontanet 385fd80bb9 chore(xo-server-transport-xmpp): use Babel 7 2018-08-31 14:30:59 +02:00
Julien Fontanet 887e21daa5 chore: drop Node 4 compat for XO pkgs 2018-08-20 16:49:27 +02:00
Julien Fontanet 7cb720b11f chore: format all code (#2632) 2018-02-09 17:56:03 +01:00
Julien Fontanet 956a9a7dde chore: xen-orchestra is now the main repo 2018-02-07 10:40:09 +01:00
Julien Fontanet 4a12e0b6a0 chore: predev scripts should run prebuild 2018-02-05 14:16:54 +01:00
Julien Fontanet ed7a40bc73 chore: update dependencies 2017-12-22 10:27:05 +01:00
Julien Fontanet 4c91667d2c chore: remove dependency-check (#25) 2017-12-05 11:46:02 +01:00
Julien Fontanet a5b80655da chore: clean Babel configs (#24)
- avoid using stage-0
- remove deprecated preset-latest in favor of preset-env
2017-11-27 12:59:04 +00:00
Julien Fontanet 5dfefe8d35 chore: eslint instead of standard 2017-11-21 11:47:21 +01:00
Julien Fontanet c84f61d388 feat: standard run at root level
Simplify & uniformize standard confirmation.
Single pass for all packages, which is faster.

Unfortunately, it breaks atom's linter-js-standard.
2017-10-30 10:59:35 +01:00
Julien Fontanet 11b1ff478e feat: use Yarn workspaces
Much faster installation which is very important for CI.

We'll see if it proves difficult for deps management.
2017-10-30 10:59:35 +01:00
Julien Fontanet 2cfa31609e chore(*): update dev dependencies 2017-07-04 11:07:35 +02:00
Julien Fontanet e8891e27dd fix(typo): iterface → interface 2017-02-27 15:42:04 +01:00
Julien Fontanet 3e55d8d9df fix(README): issues should be reported on xo-web's tracker 2017-02-02 16:00:21 +01:00
Julien Fontanet cfabadffe4 chore: exclusively use yarn instead of npm 2017-01-27 16:54:32 +01:00
Julien Fontanet f03493a252 chore: integration of imported packages 2017-01-13 18:54:27 +01:00
Julien Fontanet 51def6535f chore(package): various updates 2016-10-28 12:10:31 +02:00
Julien Fontanet f5fb066975 chore(package): babel-preset-es2015 → babel-preset-latest 2016-10-11 10:51:21 +02:00
Julien Fontanet cd6a0fa678 fix(package): use babel-plugin-transform-runtime 2016-10-11 10:51:04 +02:00
Julien Fontanet 878d2d9260 fix(package): remove babel-plugin-lodash 2016-10-11 10:38:39 +02:00
Julien Fontanet 74fba76b85 chore(package): update all dependencies 2016-09-29 14:16:47 +02:00
wescoeur 7fa1923400 0.1.1 2015-12-03 16:24:14 +01:00
wescoeur 4c165bd620 Package is not private. 2015-12-03 16:24:05 +01:00
wescoeur 7c04a455b4 0.1.0 2015-12-03 16:22:16 +01:00
ABHAMON Ronan 06b6061518 Update README.md 2015-12-03 16:19:49 +01:00
wescoeur 3821ee3dcd Update package.json description. 2015-12-03 16:11:58 +01:00
wescoeur 0aa5e7ba63 Use {...conf} instead of conf (Frozen object) 2015-12-02 15:39:47 +01:00
wescoeur 8d8bf43b46 to parameter is now an array of xmpp address 2015-12-02 15:27:51 +01:00
wescoeur 9983407c8b Make the client in load. 2015-12-02 15:00:38 +01:00
wescoeur 2471ad4215 Plugin works with few options 2015-12-02 14:33:50 +01:00
wescoeur f266982560 Use node-xmpp-client for the transport protocol 2015-12-02 10:46:24 +01:00
wescoeur 74a31f3301 Add schema 2015-11-27 16:47:16 +01:00
wescoeur f88c0b9b67 Init 2015-11-27 14:51:54 +01:00