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

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ts
AgeCommit message (Collapse)Author
2022-01-04fix: disable jsxc if not configuredsualko
2022-01-04feat: remove internal backendsualko
we do not have the time anymore to maintaine it and fix severe bugs BREAKING CHANGE: the internal server is no longer available Signed-off-by: sualko <klaus@jsxc.org>
2021-05-18Fetch user settings before deciding to show LoginBoxfangebee
2020-12-28fix: chat icon injectionsualko
2020-12-10fix: do not restore accounts on login pagesualko
fix #159
2020-12-08fix: add chat login only to main login pagesualko
2020-05-15fix: add csrf tokens to jsxc requestssualko
2020-05-06feat: ship with own version of jquerysualko
2020-05-05fix: disable jsxc on totp pagesualko
fix jsxc/jsxc#885
2020-05-05feat: handle xmpp linkssualko
fix #143
2020-04-06fix: add back iceServers urlBenoît Laniel
Signed-off-by: Benoît Laniel <nels+git@pgroupe.net>
2020-03-28fix: use scoped jsxc packagesualko
2020-03-25fix: omit deprecated oc_requesttokensualko
2020-03-24fix: login buttonsualko
2019-08-26fix: null resourcesualko
2019-08-21fix: remove deprecated js callssualko
2019-08-21refactor: format typescript filessualko
2019-08-21fix: multiple connections to internal serversualko
2019-08-21fix: nextcloud avatarssualko
2019-02-27fix: handle optional jid in default avatarsualko
2019-02-27refactor: minor code improvementssualko
2019-02-26refactor: use new object apisualko
2019-02-26refactor: adaptions for jsxc 4.0sualko
- form watcher - time-limited tokens - support for internal backend - option management
2018-10-17refactor: split scss filesualko
2018-10-17feat: migrate to jsxc v4.0.0-alphasualko
- use webpack to build packages - use typescript