Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-04Merge pull request #1071 from jsxc/dependabot/npm_and_yarn/node-fetch-2.6.7Klaus
chore(deps): bump node-fetch from 2.6.6 to 2.6.7
2022-02-04chore(deps): bump node-fetch from 2.6.6 to 2.6.7dependabot[bot]
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04Merge pull request #1070 from jsxc/dependabot/npm_and_yarn/log4js-6.4.0Klaus
chore(deps): bump log4js from 6.3.0 to 6.4.0
2022-02-04Merge pull request #1068 from jsxc/dependabot/npm_and_yarn/engine.io-6.1.1Klaus
chore(deps): bump engine.io from 6.1.0 to 6.1.1
2022-01-21chore(deps): bump log4js from 6.3.0 to 6.4.0dependabot[bot]
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/log4js-node/log4js-node/releases) - [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/log4js-node/log4js-node/compare/v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: log4js dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13chore(deps): bump engine.io from 6.1.0 to 6.1.1dependabot[bot]
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/master/CHANGELOG.md) - [Commits](https://github.com/socketio/engine.io/compare/6.1.0...6.1.1) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13chore(deps): bump follow-redirects from 1.14.6 to 1.14.7dependabot[bot]
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28chore: update dependenciessualko
2021-08-25chore: update dependenciessualko
2021-07-08chore: update dependenciessualko
2021-07-05chore: fix otr package versionsualko
see #1041 and yarnpkg/yarn#4722
2021-04-15chore: update dependenciessualko
2021-04-01feat: add Jingle Message Initiation (XEP-0353)sualko
fix #890
2021-04-01perf: improve build timesualko
2021-03-22fix: runtime errors due to webpack upgradesualko
2021-03-21chore: replace node-sass with dart sasssualko
2021-03-21chore: fix issues with upgrade depssualko
2021-03-21chore: upgrade to webpack 5sualko
2021-03-20chore: update dependenciessualko
2021-03-20refactor: use prettier for consistent code stylesualko
2021-03-16chore: update depssualko
2021-03-12chore: update dependenciessualko
2021-01-20chore: use eslintsualko
tslint is deprecated
2021-01-19feat(omemo): add QR codes to device dialog (#993)mightymop
Co-authored-by: sualko <klaus@jsxc.org>
2020-12-11build(deps): bump ini from 1.3.5 to 1.3.7dependabot[bot]
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com>
2020-12-01chore: update dependenciessualko
2020-07-15chore: update yarn.locksualko
2020-06-22chore: update dependenciessualko
2020-05-06chore: update lock filesualko
2020-05-06chore: update dependenciessualko
2020-04-29chore: enhance release processsualko
2020-04-29chore: improve pre commit hooksualko
2020-03-23chore: update dependenciessualko
2019-08-22chore: replace @types/strophe with @types/strophe.jsAbdelrahman Abdelhafez
2019-08-14fix: fullscreen mode during video callsualko
related to #799
2019-07-18fix: replace resizable by interactjssualko
2019-07-18chore: update dependenciessualko
2019-05-22chore: update dependenciessualko
2019-03-26fix: keep some fn names during minificationsualko
function names are required to determine jingle session type
2019-02-25chore: update dependenciessualko
2019-02-11fix: language supportsualko
use language detection plugin which detects language setting in query string, navigator, html tag, path and subdomain. Detection can be disabled, or overwritten by the administrator or user. fix #573
2019-02-11chore: update dependenciessualko
2018-12-19chore: replace typescript formatter with tslintsualko
tslint provides a more consistent code style and shows helpful hints for code improvements. We start with a relaxed configuration to keep the first diffs small.
2018-10-16chore: update dependenciessualko
2018-10-16chore: replace extract-text-webpack-pluginsualko
mini-css-extract-plugin is recommended for webpack 4
2018-10-02chore: add commit lint as commit message hooksualko
require Conventional Commits from now on see https://www.conventionalcommits.org
2018-10-02add build scriptsualko
2018-09-24update package.jsonsualko
2018-09-06upgrade dependenciessualko
2018-08-16update packages (bug fix) and reorganize dependenciessualko