Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use IBootstrap for the app federatedfilesharing | Morris Jobke | 2020-07-14 | 1 | -27/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -2/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix external sharing loading script | John Molakvoæ (skjnldsv) | 2019-12-06 | 1 | -17/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update Federated sharing notifier | Joas Schilling | 2019-07-15 | 1 | -9/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | adapt federatedfilesharing | Arthur Schiwon | 2017-06-23 | 1 | -2/+0 |
| | | | | | | also drops IE8 switch Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | use closure to properly defer l10n initialization (#27328) | Jörn Friedrich Dreyer | 2017-03-13 | 1 | -2/+2 |
| | |||||
* | Add an icon to the federated sharing notification | Joas Schilling | 2016-11-28 | 1 | -4/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move federated share notifications to ROS | Joas Schilling | 2016-10-20 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 1 | -2/+13 |
| | |||||
* | create a real federated share if a user add a public link to his ownCloud | Björn Schießle | 2016-07-14 | 1 | -1/+1 |
| | | | | this way the owner sees all mounted public links and control them individually | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
| | |||||
* | move motifier from the files_sharing app to the federatedfilessharing app | Björn Schießle | 2016-05-20 | 1 | -0/+17 |
| | |||||
* | Move FederatedFileSharing to PSR-4 | Joas Schilling | 2016-05-18 | 1 | -3/+1 |
| | |||||
* | move federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 1 | -4/+2 |
| | |||||
* | implementation of the federated share provider | Bjoern Schiessle | 2016-02-08 | 1 | -0/+27 |