aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Remove the upload and memory settingJoas Schilling2019-03-049-325/+0
* Merge pull request #14467 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-...John Molakvoæ2019-03-0410-24/+24
|\
| * BuildJohn Molakvoæ (skjnldsv)2019-03-0410-24/+24
* | Fix dav has-photo plugin extendJohn Molakvoæ (skjnldsv)2019-03-031-2/+2
|/
* Merge pull request #14448 from mzamot/masterRoeland Jago Douma2019-03-011-1/+1
|\
| * Convert timestamp key value of metadata in Swift files_externalMichael Zamot2019-03-011-1/+1
* | Merge pull request #11871 from nextcloud/feature/11015/collaboration-resourcesRoeland Jago Douma2019-03-0126-18/+831
|\ \
| * | Remove unneeded filesJulius Härtl2019-03-012-6281/+0
| * | Add bundled filesJulius Härtl2019-03-018-0/+420
| * | Fix files_external testsJoas Schilling2019-03-011-1/+1
| * | Fetch node and filename also if access cache was usedJulius Härtl2019-03-011-0/+9
| * | Fix testsJulius Härtl2019-03-011-1/+1
| * | Fix testsJulius Härtl2019-03-011-4/+6
| * | Use nextcloud-vue-collection 0.1.2Julius Härtl2019-03-013-10/+23
| * | Update autoloaderJoas Schilling2019-03-012-0/+2
| * | Register providers via class namesJoas Schilling2019-03-011-1/+1
| * | Add dispatcher events to User and Group objectsJoas Schilling2019-03-012-3/+3
| * | Invalidate the cache when a share is updatedJoas Schilling2019-03-012-0/+46
| * | Fix doc blockJoas Schilling2019-03-011-2/+1
| * | Use nextcloud-vue-collections libraryJulius Härtl2019-03-019-613/+13
| * | Merge webpack into main oneJulius Härtl2019-03-018-100/+50
| * | Use icon-close to remove resourcesJulius Härtl2019-03-011-1/+6
| * | Further work on the access cacheJoas Schilling2019-03-011-1/+1
| * | Add icon for resource type and icons for folder/fileJulius Härtl2019-03-012-2/+14
| * | Add eslint settings and reorganize filesJulius Härtl2019-03-018-130/+6424
| * | Implement frontend for search/renameJulius Härtl2019-03-019-260/+436
| * | Add link to resource providerJulius Härtl2019-03-011-1/+17
| * | Only call resource provider if type matchesJulius Härtl2019-03-011-4/+14
| * | Allow apps to register resource providersJulius Härtl2019-03-011-0/+9
| * | Add iconClass to resourcesJulius Härtl2019-03-012-1/+13
| * | Use proper public javascript methodsJulius Härtl2019-03-014-65/+47
| * | Add vue app for collaboration resourcesJulius Härtl2019-03-015-0/+521
| * | Move files_sharing to webpackJulius Härtl2019-03-018-2/+133
| * | Make names mandatoryJoas Schilling2019-03-013-0/+85
* | | Fix a bug with smb notify having leading slash when it should notAri Selseng2019-03-011-1/+1
|/ /
* | Only fetch size of this storage without mount points - ref #14412Morris Jobke2019-03-011-1/+1
* | Revert "Fix for issue 10862: calculation of free space ignores external stora...Morris Jobke2019-03-011-4/+5
* | [tx-robot] updated from transifexNextcloud bot2019-03-0136-174/+246
|/
* Merge pull request #14412 from nextcloud/fileinfo-raw-sizeMorris Jobke2019-02-281-3/+3
|\
| * add option to get raw size (without submounts) from fileinfoRobin Appelman2019-02-271-3/+3
* | Update assetsRoeland Jago Douma2019-02-288-14/+14
* | Merge pull request #14410 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu...Roeland Jago Douma2019-02-282-45/+105
|\ \
| * | Bump nextcloud-vue from 0.6.3 to 0.8.0dependabot[bot]2019-02-272-45/+105
* | | [tx-robot] updated from transifexNextcloud bot2019-02-2810-104/+124
* | | Merge pull request #13844 from felixn/bugfix/10862-trash-bin-ignores-trashbin...Morris Jobke2019-02-271-5/+4
|\ \ \ | |/ / |/| |
| * | Fix for issue 10862: calculation of free space ignores external storage (does...Felix Nieuwenhuizen2019-01-261-5/+4
* | | Merge pull request #14399 from nextcloud/feature/noid/fix-top-margin-special-...blizzz2019-02-273-3/+6
|\ \ \
| * | | Fix top margin for info text when non-default updater server URL is usedMorris Jobke2019-02-273-3/+6
* | | | Do not register unexisting sectionJoas Schilling2019-02-271-1/+0
* | | | Merge pull request #14389 from nextcloud/dav-photo-propJohn Molakvoæ2019-02-274-0/+104
|\ \ \ \