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
AgeCommit message (Expand)Author
2020-05-06release: 4.1.0-rc.1 :tada:v4.1.0-rc.1sualko
2020-05-06feat: bump max nc version to 19sualko
2020-05-06refactor: move app file to libsualko
2020-04-08build: 4.0.0v4.0.0sualko
2020-03-28build: 4.0.0-rc.2v4.0.0-rc.2sualko
2020-03-28fix: adapt feature policysualko
2020-03-27fix: load script to overwrite clear storagesualko
2020-03-25fix: db migrationsualko
2020-03-24fix: add missing repair step entry for db gensualko
2020-03-24feat: bump nc versionsualko
2020-03-24refactor: use migration for db generationsualko
2019-08-22build: 4.0.0-rc.1v4.0.0-rc.1sualko
2019-08-21feat: bump min nc version to 15 and max to 17sualko
2019-08-21fix: add unsafe-eval only in dev envsualko
2019-08-21fix: satisfy code checksualko
2019-08-20Merge remote-tracking branch 'origin/master' into jsxc-nextsualko
2019-05-10build v3.4.4v3.4.4sualko
2019-05-07Sanitize port from internal jabber id (fix jsxc/jsxc#681)sualko
2019-04-16drop support for nc 13 (eol)sualko
2019-03-29fix: script loading with pretty urlssualko
2019-03-03fix: define jsxc public pathsualko
2019-03-02fix: managed server controllersualko
2019-03-02fix: info.xml schemasualko
2019-02-28build: bump min nc version to 14sualko
2019-02-27feat: add config migrationsualko
2019-02-26refactor: settings backendsualko
2019-02-26fix: add unsafe-eval to cspsualko
2018-12-05build v3.4.3v3.4.3sualko
2018-11-29Only use server sharing settings if enabled by adminLEDfan
2018-11-25Make compatible with latest NC version + travisTobia De Koninck
2018-11-25Merge pull request #108 from nextcloud/fix_708Tobia De Koninck
2018-10-17feat: include libsignalsualko
2018-10-17feat: migrate to jsxc v4.0.0-alphasualko
2018-09-05build v3.4.2v3.4.2sualko
2018-08-27Refactor UserId handling to use NC UserId in DBTobia De Koninck
2018-08-24fix info.xml schemesualko
2018-07-05build v3.4.1v3.4.1sualko
2018-05-25fix call to undefined method (fix #104)sualko
2018-05-23build v3.4.0v3.4.0sualko
2018-05-23add privacy notice to managed server registration, add app version to requestsualko
2018-05-17build v3.4.0-beta.1v3.4.0-beta.1sualko
2018-05-17add admin setting to change log in behavior (fix jsxc/jsxc#477)sualko
2018-05-16bump min NC version to 12sualko
2018-03-07remove visibility modifier from constantssualko
2018-03-07use constants for server typessualko
2018-03-07Add default backend + fix all occurrences of getServerTypeLEDfan
2018-03-02Merge branch 'master' into patch-user-hooksKlaus
2018-03-01enable user hooks only for internal backend (fix #91)sualko
2018-02-11Make OJSXC_Userid a static value and register hooks without using Application...Tobia De Koninck
2018-02-11Fix issues with casing and converting to xmpp of usernamesTobia De Koninck