Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Undefined property: OCA\LookupServerConnector\UpdateLookupServer::$config | Daniel Kesselberg | 2019-03-04 | 1 | -1/+1 |
* | Merge pull request #13871 from PLUTEX/master | Morris Jobke | 2019-03-04 | 1 | -1/+3 |
|\ | |||||
| * | dav: Fix handling of chunked WebDAV upload | Jan-Philipp Litza | 2019-01-28 | 1 | -1/+3 |
* | | Merge pull request #14499 from nextcloud/fix/svg-api/dark-mode | Morris Jobke | 2019-03-04 | 1 | -1/+9 |
|\ \ | |||||
| * | | Do not cut full color on accessibility svg color invert | John Molakvoæ (skjnldsv) | 2019-03-04 | 1 | -1/+9 |
* | | | update icewind/smb to 3.1.1 | Robin Appelman | 2019-03-04 | 6 | -44/+18 |
* | | | Merge pull request #13401 from nextcloud/improve-lookup-server-behaviour | Roeland Jago Douma | 2019-03-04 | 2 | -5/+44 |
|\ \ \ | |||||
| * | | | increase timespan between each retry | Bjoern Schiessle | 2019-02-20 | 1 | -3/+5 |
| * | | | improve lookup server behaviour | Bjoern Schiessle | 2019-01-07 | 2 | -2/+39 |
* | | | | Merge pull request #14430 from nextcloud/bugfix/13990/remove-upload-setting | Morris Jobke | 2019-03-04 | 9 | -325/+0 |
|\ \ \ \ | |||||
| * | | | | Remove the upload and memory setting | Joas Schilling | 2019-03-04 | 9 | -325/+0 |
* | | | | | Merge pull request #12978 from tobiasKaminsky/noteOnDav | Morris Jobke | 2019-03-04 | 2 | -0/+39 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Update apps/dav/lib/Connector/Sabre/Node.php | Christoph Wurst | 2019-03-04 | 1 | -1/+1 |
| * | | | | Add note to dav endpoint | tobiasKaminsky | 2019-02-27 | 2 | -0/+39 |
* | | | | | Merge pull request #14467 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-... | John Molakvoæ | 2019-03-04 | 10 | -24/+24 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Build | John Molakvoæ (skjnldsv) | 2019-03-04 | 10 | -24/+24 |
* | | | | | Fix dav has-photo plugin extend | John Molakvoæ (skjnldsv) | 2019-03-03 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge pull request #14448 from mzamot/master | Roeland Jago Douma | 2019-03-01 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Convert timestamp key value of metadata in Swift files_external | Michael Zamot | 2019-03-01 | 1 | -1/+1 |
* | | | | | Merge pull request #11871 from nextcloud/feature/11015/collaboration-resources | Roeland Jago Douma | 2019-03-01 | 26 | -18/+831 |
|\ \ \ \ \ | |||||
| * | | | | | Remove unneeded files | Julius Härtl | 2019-03-01 | 2 | -6281/+0 |
| * | | | | | Add bundled files | Julius Härtl | 2019-03-01 | 8 | -0/+420 |
| * | | | | | Fix files_external tests | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
| * | | | | | Fetch node and filename also if access cache was used | Julius Härtl | 2019-03-01 | 1 | -0/+9 |
| * | | | | | Fix tests | Julius Härtl | 2019-03-01 | 1 | -1/+1 |
| * | | | | | Fix tests | Julius Härtl | 2019-03-01 | 1 | -4/+6 |
| * | | | | | Use nextcloud-vue-collection 0.1.2 | Julius Härtl | 2019-03-01 | 3 | -10/+23 |
| * | | | | | Update autoloader | Joas Schilling | 2019-03-01 | 2 | -0/+2 |
| * | | | | | Register providers via class names | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
| * | | | | | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 2 | -3/+3 |
| * | | | | | Invalidate the cache when a share is updated | Joas Schilling | 2019-03-01 | 2 | -0/+46 |
| * | | | | | Fix doc block | Joas Schilling | 2019-03-01 | 1 | -2/+1 |
| * | | | | | Use nextcloud-vue-collections library | Julius Härtl | 2019-03-01 | 9 | -613/+13 |
| * | | | | | Merge webpack into main one | Julius Härtl | 2019-03-01 | 8 | -100/+50 |
| * | | | | | Use icon-close to remove resources | Julius Härtl | 2019-03-01 | 1 | -1/+6 |
| * | | | | | Further work on the access cache | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
| * | | | | | Add icon for resource type and icons for folder/file | Julius Härtl | 2019-03-01 | 2 | -2/+14 |
| * | | | | | Add eslint settings and reorganize files | Julius Härtl | 2019-03-01 | 8 | -130/+6424 |
| * | | | | | Implement frontend for search/rename | Julius Härtl | 2019-03-01 | 9 | -260/+436 |
| * | | | | | Add link to resource provider | Julius Härtl | 2019-03-01 | 1 | -1/+17 |
| * | | | | | Only call resource provider if type matches | Julius Härtl | 2019-03-01 | 1 | -4/+14 |
| * | | | | | Allow apps to register resource providers | Julius Härtl | 2019-03-01 | 1 | -0/+9 |
| * | | | | | Add iconClass to resources | Julius Härtl | 2019-03-01 | 2 | -1/+13 |
| * | | | | | Use proper public javascript methods | Julius Härtl | 2019-03-01 | 4 | -65/+47 |
| * | | | | | Add vue app for collaboration resources | Julius Härtl | 2019-03-01 | 5 | -0/+521 |
| * | | | | | Move files_sharing to webpack | Julius Härtl | 2019-03-01 | 8 | -2/+133 |
| * | | | | | Make names mandatory | Joas Schilling | 2019-03-01 | 3 | -0/+85 |
* | | | | | | Fix a bug with smb notify having leading slash when it should not | Ari Selseng | 2019-03-01 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Only fetch size of this storage without mount points - ref #14412 | Morris Jobke | 2019-03-01 | 1 | -1/+1 |
* | | | | | Revert "Fix for issue 10862: calculation of free space ignores external stora... | Morris Jobke | 2019-03-01 | 1 | -4/+5 |