aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use icon-close to remove resourcesJulius Härtl2019-03-011-1/+6
| * | Make sure the results are always sorted the sameJoas Schilling2019-03-011-0/+1
| * | Improve searchCollections()Joas Schilling2019-03-011-6/+20
| * | Further work on the access cacheJoas Schilling2019-03-019-98/+305
| * | Start implementing access cacheJoas Schilling2019-03-014-9/+127
| * | Fix doc blocksJoas Schilling2019-03-0110-54/+64
| * | Add icon for resource type and icons for folder/fileJulius Härtl2019-03-014-3/+19
| * | Add eslint settings and reorganize filesJulius Härtl2019-03-018-130/+6424
| * | Implement search and rename in backendJulius Härtl2019-03-014-1/+98
| * | Implement frontend for search/renameJulius Härtl2019-03-0111-262/+438
| * | Add link to resource providerJulius Härtl2019-03-015-1/+64
| * | Only call resource provider if type matchesJulius Härtl2019-03-013-14/+50
| * | Allow apps to register resource providersJulius Härtl2019-03-013-4/+24
| * | Add iconClass to resourcesJulius Härtl2019-03-017-3/+62
| * | Make sure we query the node before fetching the nameJulius Härtl2019-03-011-0/+4
| * | Adjust OCP.CollaborationJulius Härtl2019-03-012-131/+28
| * | Use proper public javascript methodsJulius Härtl2019-03-014-65/+47
| * | Add javascript API for collaboration resourcesJulius Härtl2019-03-013-1/+167
| * | Adjust parameter names on createCollectionOnResourceJulius Härtl2019-03-011-2/+2
| * | Add vue app for collaboration resourcesJulius Härtl2019-03-015-0/+521
| * | Move files_sharing to webpackJulius Härtl2019-03-018-2/+133
| * | Insert new collection into databaseJulius Härtl2019-03-011-1/+4
| * | Make names mandatoryJoas Schilling2019-03-0113-29/+191
| * | Allow to create collectionsJoas Schilling2019-03-015-1/+54
| * | Provider functionalityJoas Schilling2019-03-017-5/+160
| * | Add a controller with the most important methodsJoas Schilling2019-03-017-6/+202
| * | Basic implementation of resource and collection handlingJoas Schilling2019-03-019-0/+579
* | | Merge pull request #14405 from nextcloud/bugfix/14403/improve-multiselect-on-...Roeland Jago Douma2019-03-0110-30/+34
|\ \ \
| * | | Improve multiselect handling on twofactor settingsJoas Schilling2019-03-0110-30/+34
| |/ /
* | | Merge pull request #14456 from cowai/remove-leading-slashRoeland Jago Douma2019-03-011-1/+1
|\ \ \ | |/ / |/| |
| * | Fix a bug with smb notify having leading slash when it should notAri Selseng2019-03-011-1/+1
* | | Merge pull request #14450 from nextcloud/feature/app-token-qrJohn Molakvoæ2019-03-0117-132/+6646
|\ \ \
| * | | Add app token QR codes for mobile appsChristoph Wurst2019-03-0117-132/+6646
|/ / /
* | | Merge pull request #14254 from sparrowjack63/masterRoeland Jago Douma2019-03-011-4/+7
|\ \ \ | |/ / |/| |
| * | Bucket name - Alert in debug modeS. Cat2019-03-011-1/+1
| * | Correct code indentS. Cat2019-03-011-5/+5
| * | Warning on S3 not compatible DNS bucket nameS. Cat2019-03-011-4/+11
| * | Dont check Bucket Name in NextcloudSebastien Cat2019-03-011-4/+0
* | | Merge pull request #14454 from nextcloud/feature/noid/use-node-api-for-trashbinRoeland Jago Douma2019-03-011-4/+5
|\ \ \
| * | | 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
|/ / /
* | | Merge pull request #14449 from nextcloud/feature/noid/redirect-to-default-appJoas Schilling2019-03-013-0/+42
|\ \ \
| * | | Allow apps to redirect to the default appJoas Schilling2019-03-013-0/+42
| | |/ | |/|
* | | Merge pull request #14397 from nextcloud/search/unregisterMorris Jobke2019-03-011-28/+78
|\ \ \
| * | | Allow search unregisterJohn Molakvoæ (skjnldsv)2019-03-011-28/+78
* | | | Merge pull request #14392 from nextcloud/refactor/auth-token-VueRoeland Jago Douma2019-03-0139-4570/+7116
|\ \ \ \
| * | | | Move personal auth token settings to VueChristoph Wurst2019-02-2839-4570/+7116
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2019-03-0154-510/+916
* | | | Merge pull request #14398 from nextcloud/feature/14394/add-setup-check-for-my...Morris Jobke2019-02-284-13/+147
|\ \ \ \ | |/ / / |/| | |
| * | | Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-284-13/+147