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
2022-01-04feat: remove internal backendsualko
2021-05-28refactor: use more automated DIsualko
2021-05-16test: remove deprecated mock methodsualko
2021-05-16test: refactor deprecated testssualko
2021-05-16test: refactor hooks testsualko
2021-05-16test: fix compatibility between nc versionssualko
2021-05-16test: update phpunitsualko
2020-06-30test: fix integration tests with random valuessualko
2020-04-08test: adapt test for default ice serversualko
2020-03-27test: update phpunit to version 8sualko
2019-08-21test: add option to specify nc root for testssualko
2019-08-20Merge remote-tracking branch 'origin/master' into jsxc-nextsualko
2019-04-16drop support for nc 13 (eol)sualko
2019-04-16fix code formatsualko
2019-03-03test: add migrate configsualko
2019-03-02test: fix managed server test casesualko
2019-02-28chore: beautify filessualko
2019-02-28fix: unit test for settings controllersualko
2018-08-27Refactor UserId handling to use NC UserId in DBTobia De Koninck
2018-05-23fix testssualko
2018-05-23add privacy notice to managed server registration, add app version to requestsualko
2018-03-05adapt mock to interfacesualko
2018-02-11Make OJSXC_Userid a static value and register hooks without using Application...Tobia De Koninck
2018-02-10Update testsTobia De Koninck
2018-02-08Small fixesTobia De Koninck
2018-02-08Fix testsTobia De Koninck
2018-02-08Update Travis config for new Nextcloud versions (+ compatibility) (#86)LEDfan
2017-10-19CS fixTobia De Koninck
2017-10-19Add SettingsControler testTobia De Koninck
2017-10-15Escape characters allowed in the NC username which is not allowed in theTobia De Koninck
2017-10-11Add and fix tests for only including enabled users in the rosterTobia De Koninck
2017-08-22Merge pull request #63 from nextcloud/patch-ice-settingsKlaus
2017-08-22support multiple ice urlssualko
2017-08-18reduce number of login attempts for external apisualko
2017-08-17Allow plain usernames without domain for sharedRoster (#54)Marcel Waldvogel
2017-08-02add more tests for external api controllersualko
2017-08-02Merge branch 'master' of github.com:nextcloud/jsxc.nextcloudsualko
2017-08-02add more tests for external api middlewaresualko
2017-07-30Small fixes + test hooks, rosterpush and rosterrefreshTobia De Koninck
2017-07-29Fix tests and stylingTobia De Koninck
2017-07-28add request id to registration requestsualko
2017-07-26run php-cs-fixersualko
2017-07-26use controller style for register managed serversualko
2017-07-24test isUser and checkPassword with and without domainsualko
2017-07-24allow authentication with app password (from #38)sualko
2017-07-24add tests for TimeLimitedTokensualko
2017-07-24add tests for settingsControllersualko
2017-07-23add tests for externalApiControllersualko
2017-07-22add tests for ExternalApiMiddlewaresualko
2017-07-12Fix tests + only serialize when neededTobia De Koninck