aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/AppInfo
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-291-23/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Move over notification to new registrationRoeland Jago Douma2021-04-161-7/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-2/+1
* Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-211-4/+4
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-6/+14
* Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-141-126/+15
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headers for 18Christoph Wurst2019-12-201-0/+2
* confirm auth on share generated by CirclesMaxence Lange2019-12-161-0/+1
* revert protectedJohn Molakvoæ2019-12-061-1/+1
* Fix external sharing loading scriptJohn Molakvoæ (skjnldsv)2019-12-061-2/+19
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* implement federated group sharesBjoern Schiessle2018-07-111-2/+5
* implement unshare notificationBjoern Schiessle2018-07-021-1/+2
* implement decline shareBjoern Schiessle2018-07-021-1/+3
* use new API to send a federated share if possibleBjoern Schiessle2018-07-021-2/+6
* implement receiving of federated sharesBjoern Schiessle2018-07-021-2/+16
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-021-0/+8
* Fix DI for federated file sharing controllerMorris Jobke2018-04-231-1/+2
* Update license headersMorris Jobke2017-11-061-0/+3
* adapt federatedfilesharingArthur Schiwon2017-06-231-7/+0
* add new config switched for the global scale architectureBjoern Schiessle2017-05-291-1/+4
* Do proper DIRoeland Jago Douma2017-04-111-2/+2
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-9/+2
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-4/+8
* Fix some more sniffsJoas Schilling2016-09-121-1/+0
* Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-281-0/+34
* adjust federatedfilesharingArthur Schiwon2016-08-111-1/+0
* Fix apps/Joas Schilling2016-07-211-1/+2
* create a real federated share if a user add a public link to his ownCloudBjörn Schießle2016-07-141-0/+4
* Update license headersLukas Reschke2016-05-261-1/+1
* use share initiator as fall back to access the fileBjörn Schießle2016-05-201-1/+2
* Move FederatedFileSharing to PSR-4Joas Schilling2016-05-181-0/+88