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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-11-24Make compatible with old versions of Nextcloud serverVitor Mattos
2021-11-08Return success on commandVitor Mattos
2021-06-06Fix issues found by php-cs.Niklas Seyfarth
2021-06-06Add NC 21 and PHP 8 SupportHenning Bopp
2020-09-02Added Voipbuster SMS providerJeroen de Jong
2020-05-27Allow removing gateways via CLISimon Spannagel
2020-05-13Merge pull request #346 from boppy/add_clicksendChristoph Wurst
2020-05-11explicitely convert elemet of the SimpleXML objectMartin Keßler
2020-05-09Fixed indentationHenning Bopp
2020-05-09Add ClickSend.com SMS GatewayHenning Bopp
2020-04-17Fix the coding styleChristoph Wurst
2020-03-26Implement central.clickatell.com APIChristian Schrötter
2020-02-03Merge pull request #316 from piti-diablotin/masterChristoph Wurst
2020-02-03sms77io: added sender identifer for improved statistics on our sideAndré Matthies
2020-01-22What happened to this file ?!Jordan Bieder
2020-01-22Merge branch 'master' into masterpiti-diablotin
2020-01-22Ovh SMS gateway integrationJordan Bieder
2020-01-19Add sms77 to help and fix case selection stringOlav Seyfarth
2019-12-10add sms77io SMS providerAndré Matthies
2019-12-10Merge pull request #293 from astriffe/patch-1Christoph Wurst
2019-12-10* Added Spryng as SMS providerRuben de Wit
2019-11-27Upgrade eCall SMS gateway to their new API specAlexander Striffeler
2019-05-09Simplify telegram setupChristoph Wurst
2019-03-21add provider to send SMS via Huawei E3531 3G stickMartin Keßler
2019-03-08Show the app's icons in the personal settingsChristoph Wurst
2019-03-07Migrate personal settings to Nextcloud 15 provider settings APIChristoph Wurst
2019-01-15Merge branch 'master' into remove-invalid-providerFrancois Blackburn
2019-01-15remove invalid voipsms providerFrancois Blackburn
2019-01-15Merge branch 'master' into voipmsFrancois Blackburn
2019-01-08Add eCall SMS providerFabian Zihlmann
2019-01-07improved the gateway and identifier argument description.j-ed
2019-01-07Improved the gateway argument description.j-ed
2018-12-27add voip.ms sms providerFrancois Blackburn
2018-11-12Added support for PuzzelSMSKim Syversen
2018-10-04Add debug logging to telegram gatewayChristoph Wurst
2018-09-28Merge pull request #121 from nextcloud/fix/telegram-chat-id-cachingChristoph Wurst
2018-09-26set correct classnameMario Klug
2018-09-26added clockworksms as providerMario Klug
2018-09-26Fix caching of telegram chat idChristoph Wurst
2018-09-19Add unit tests for the gateway state and factory classesChristoph Wurst
2018-09-19Remove dead TestGateway classfix/remove-dead-classChristoph Wurst
2018-08-24Fix undefined member variable in AProviderChristoph Wurst
2018-08-24Show gateway not configured info in user settingsChristoph Wurst
2018-08-24Fix tests (again)Christoph Wurst
2018-08-24Fix default value type for the IConfig serviceChristoph Wurst
2018-08-24Remove unused argumenttChristoph Wurst
2018-08-24Fix class importChristoph Wurst
2018-08-24Fix session keyChristoph Wurst
2018-08-24Fix testsChristoph Wurst
2018-08-22Split settings to work with all three gateway types independentlyChristoph Wurst