aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix default input element heightJohn Molakvoæ (skjnldsv)2019-03-022-9/+11
* Add bundled filesJulius Härtl2019-03-012-25/+25
* Fix testsJulius Härtl2019-03-011-1/+2
* Also cache the resource type because it is part of the identifierJoas Schilling2019-03-011-2/+7
* Also check the access to collections on preparingJoas Schilling2019-03-011-0/+4
* Add default value, because null does not trigger unique-keyJoas Schilling2019-03-011-0/+2
* Further work on the access cacheJoas Schilling2019-03-011-17/+11
* Start implementing access cacheJoas Schilling2019-03-011-1/+25
* Fix doc blocksJoas Schilling2019-03-011-3/+3
* Add icon for resource type and icons for folder/fileJulius Härtl2019-03-012-1/+5
* Implement search and rename in backendJulius Härtl2019-03-012-1/+46
* Implement frontend for search/renameJulius Härtl2019-03-012-2/+2
* Add iconClass to resourcesJulius Härtl2019-03-011-2/+3
* 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
* Add javascript API for collaboration resourcesJulius Härtl2019-03-013-1/+167
* Adjust parameter names on createCollectionOnResourceJulius Härtl2019-03-011-2/+2
* Make names mandatoryJoas Schilling2019-03-012-8/+13
* Allow to create collectionsJoas Schilling2019-03-012-1/+34
* Provider functionalityJoas Schilling2019-03-011-5/+16
* Add a controller with the most important methodsJoas Schilling2019-03-012-0/+168
* Basic implementation of resource and collection handlingJoas Schilling2019-03-011-0/+76
* Merge pull request #14397 from nextcloud/search/unregisterMorris Jobke2019-03-011-28/+78
|\
| * Allow search unregisterJohn Molakvoæ (skjnldsv)2019-03-011-28/+78
* | [tx-robot] updated from transifexNextcloud bot2019-03-0110-158/+172
* | Merge pull request #14398 from nextcloud/feature/14394/add-setup-check-for-my...Morris Jobke2019-02-282-13/+86
|\ \
| * | Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-282-13/+86
* | | Remove unneeded sidebar animationJohn Molakvoæ (skjnldsv)2019-02-283-8/+4
|/ /
* | Merge pull request #14408 from nextcloud/dependabot/npm_and_yarn/css-vars-pon...Morris Jobke2019-02-282-41/+30
|\ \
| * | Bump css-vars-ponyfill from 1.16.4 to 1.17.0dependabot[bot]2019-02-272-41/+30
* | | [tx-robot] updated from transifexNextcloud bot2019-02-2816-2/+38
|/ /
* | Merge pull request #14390 from nextcloud/bugfix/14307/expire-date-change-even...Roeland Jago Douma2019-02-273-2/+13
|\ \
| * | Bump bundlesJulius Härtl2019-02-272-2/+2
| * | Add handler for change event of the expire date fieldJulius Härtl2019-02-271-0/+11
* | | Merge pull request #14419 from nextcloud/bugfix/noid/closing-tagsRoeland Jago Douma2019-02-271-2/+2
|\ \ \
| * | | Fix closing tags in headerJulius Härtl2019-02-271-2/+2
| |/ /
* / / Remove/replace missing css varsJulius Härtl2019-02-275-5/+4
|/ /
* / [tx-robot] updated from transifexNextcloud bot2019-02-2714-0/+54
|/
* Merge pull request #14318 from DominikWA/RemoveUnnecessaryMetaTagsRoeland Jago Douma2019-02-264-4/+0
|\
| * Remove additional referrer policy meta tag.Dominik Wasielewski2019-02-261-1/+0
| * Remove unnecessary meta tags.Dominik Wasielewski2019-02-263-3/+0
* | Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-264-61/+156
* | Merge pull request #14385 from nextcloud/feature/noid/add-event-to-allow-to-f...Joas Schilling2019-02-261-5/+24
|\ \
| * | Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling2019-02-261-5/+24
* | | [tx-robot] updated from transifexNextcloud bot2019-02-264-0/+18
|/ /
* | Merge pull request #14377 from nextcloud/fix/noid/typoMorris Jobke2019-02-251-1/+1
|\ \
| * | Fix typo in info log for autoconfigMorris Jobke2019-02-251-1/+1
* | | Merge pull request #14314 from nextcloud/enh/save_queryMorris Jobke2019-02-251-1/+2
|\ \ \
| * | | No need to check 2fa state on apptoken loginsRoeland Jago Douma2019-02-201-1/+2
* | | | Merge pull request #14025 from nextcloud/fix/authtoken_idx_lengthMorris Jobke2019-02-251-1/+1
|\ \ \ \ | |_|/ / |/| | |