Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 1 | -3/+5 |
|\ | |||||
| * | Add unit tests for SearchResult | Joas Schilling | 2017-10-25 | 1 | -1/+1 |
| * | Correctly search for existing collaboration results | Joas Schilling | 2017-10-25 | 1 | -2/+4 |
* | | fix sorting | Arthur Schiwon | 2017-10-26 | 1 | -1/+1 |
* | | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 1 | -0/+81 |
|/ | |||||
* | add tests for Lookup Plugin | Arthur Schiwon | 2017-09-26 | 1 | -2/+1 |
* | split off former searchSharee unit test | Arthur Schiwon | 2017-09-26 | 1 | -7/+2 |
* | split off getEmail tests | Arthur Schiwon | 2017-09-26 | 1 | -1/+1 |
* | split off getRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -2/+2 |
* | split off getUsers unit tests | Arthur Schiwon | 2017-09-26 | 1 | -2/+2 |
* | minor fixes | Arthur Schiwon | 2017-09-26 | 1 | -1/+1 |
* | allow more than one plugin per share type | Arthur Schiwon | 2017-09-26 | 1 | -8/+10 |
* | make it possible to register plugins and kick out the circle one | Arthur Schiwon | 2017-09-26 | 2 | -62/+17 |
* | don't keep result types hard coded | Arthur Schiwon | 2017-09-26 | 8 | -47/+53 |
* | Splits off the logic from sharees endpoint thus making it available from | Arthur Schiwon | 2017-09-26 | 8 | -0/+877 |