Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 1 | -245/+0 |
| | |||||
* | Fixed JS unit tests for fed owner display name | Vincent Petry | 2015-12-14 | 1 | -0/+4 |
| | |||||
* | Only reload file list after remote share accept request returns | Vincent Petry | 2015-01-26 | 1 | -2/+120 |
| | | | | | When accepting a remote share, an ajax request is sent to the server. Only once this request returns should the file list be reloaded. | ||||
* | Add unit test for external share JS dialog | Vincent Petry | 2015-01-21 | 1 | -0/+123 |
Moved external share JS code into a small plugin to make it testable. Added unit test for the external share dialog logic + ajax calls. |