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 (Expand)Author
2021-07-08chore: add env flag to build scriptsualko
2021-04-21fix: webpack config errorDan Caseley
2021-04-09test: fix karma testssualko
2021-04-01perf: improve build timesualko
2021-03-22fix: runtime errors due to webpack upgradesualko
2021-03-21chore: fix issues with upgrade depssualko
2021-03-21chore: upgrade to webpack 5sualko
2020-12-08feat: add dark themesualko
2020-12-01chore: update dependenciessualko
2020-05-08chore: fix webpack watch modesualko
2020-05-06chore: use eval source map for devsualko
2020-05-06feat: include jquery in buildsualko
2020-04-17Merge branch 'master' into xep0333Klaus
2020-03-23chore: minor code style fixessualko
2019-07-18chore: update dependenciessualko
2019-05-22chore: update dependenciessualko
2019-04-05feat: implemented XEP-0333 (issue #745)Thomas Enderle
2019-03-26fix: keep some fn names during minificationsualko
2019-02-26Merge branch 'refactoring' into refactoring-apisualko
2019-02-11fix: language supportsualko
2019-01-24test: option classsualko
2019-01-24refactor: public apisualko
2019-01-19chore: change watch options for dev serversualko
2018-11-28refactor: prepare websocket supportsualko
2018-10-16chore: replace extract-text-webpack-pluginsualko
2018-10-02add build scriptsualko
2018-09-26fix path to libsignal in example4.0.0-alpha-git.8b5f44dsualko
2018-09-25update examplesualko
2018-09-25add banner to concatenated filesualko
2018-09-24update webpack configsualko
2018-08-28add alias for first level folders in srcsualko
2018-08-20add import alias to refer src foldersualko
2018-08-15show dependencies in about dialogsualko
2018-08-09fix webpack public pathsualko
2018-07-21fix handlebars optionssualko
2018-07-04refactor public apisualko
2018-06-06add webpack watch optionssualko
2018-03-14update dependencies and use webpack-dev-serversualko
2018-03-09add version and build date to about dialogsualko
2018-03-09remove root optionsualko
2018-01-30deploy all required files to distsualko
2018-01-24fix webpack warningsualko
2017-10-23clean upsualko
2017-06-08allow slave tabs to send xmpp stanzassualko
2017-06-01remove bower and gruntsualko
2017-05-04start switching to typescript and handlebarssualko