summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/AddressHandler.php
Commit message (Expand)AuthorAgeFilesLines
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+2
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-2/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-60/+13
* use https by default if no protocol is given. Only use unsecure connection if...Bjoern Schiessle2016-11-021-0/+16
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move FederatedFileSharing to PSR-4Joas Schilling2016-05-181-0/+184