aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Insert new collection into databaseJulius Härtl2019-03-011-1/+4
* Make names mandatoryJoas Schilling2019-03-018-21/+93
* Allow to create collectionsJoas Schilling2019-03-013-0/+20
* Provider functionalityJoas Schilling2019-03-016-0/+144
* Add a controller with the most important methodsJoas Schilling2019-03-015-6/+34
* Basic implementation of resource and collection handlingJoas Schilling2019-03-018-0/+503
* 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 #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
* | | [tx-robot] updated from transifexNextcloud bot2019-03-014-58/+64
|/ /
* | Remove not used appinfo/classpath.php checkMorris Jobke2019-02-281-17/+0
* | Merge pull request #14412 from nextcloud/fileinfo-raw-sizeMorris Jobke2019-02-288-13/+29
|\ \
| * | add option to get raw size (without submounts) from fileinfoRobin Appelman2019-02-278-13/+29
* | | Do not load 2fa admin settings asyncRoeland Jago Douma2019-02-281-5/+21
* | | Merge pull request #14343 from nextcloud/bugfix/14052-multiple-navigation-itemsMorris Jobke2019-02-272-5/+17
|\ \ \
| * | | Generate id for navigation itemDaniel Kesselberg2019-02-251-2/+2
| * | | Parse multiple navigation itemsDaniel Kesselberg2019-02-222-4/+16
* | | | Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-1/+1
* | | | Merge pull request #14385 from nextcloud/feature/noid/add-event-to-allow-to-f...Joas Schilling2019-02-263-0/+101
|\ \ \ \ | |_|/ / |/| | |
| * | | Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling2019-02-263-0/+101
* | | | Merge pull request #14346 from tomaski/masterMorris Jobke2019-02-261-0/+1
|\ \ \ \
| * | | | changed order of methodsTomasz Paluszkiewicz2019-02-261-1/+1
| * | | | fix(EMailTemplate): malformed HTML in some casesTomasz Paluszkiewicz2019-02-241-0/+1
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-262-0/+30
| |/ / |/| |
* | | Merge pull request #14198 from nextcloud/bugfix/8647-exclude-file-name-patternsMorris Jobke2019-02-261-8/+29
|\ \ \
| * | | Use more precise regexDaniel Kesselberg2019-02-141-1/+1
| * | | Apply code style fixes from owncloud, revert regexDaniel Kesselberg2019-02-141-5/+8
| * | | Exclude file name patterns; ignore gentoo webapp filesRomain Rivière2019-02-141-7/+25
* | | | Update autoloader filesMorris Jobke2019-02-252-0/+2
* | | | allow group backends to mark that a group should now be shown in search dialogsRobin Appelman2019-02-254-0/+59
* | | | Merge pull request #14325 from nextcloud/fix/always_query_lookup_server_in_gs...Roeland Jago Douma2019-02-251-1/+1
|\ \ \ \
| * | | | Always query lookup server in GS modeRoeland Jago Douma2019-02-211-1/+1
* | | | | Login flow V2Roeland Jago Douma2019-02-254-0/+71
| |_|/ / |/| | |
* | | | Merge pull request #14337 from nextcloud/bugfix/noid/undefined-index-user-uidRoeland Jago Douma2019-02-221-4/+6
|\ \ \ \
| * | | | Fix "Undefined index: user_uid" on login pageJoas Schilling2019-02-221-4/+6
| |/ / /
* | | | Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling2019-02-227-13/+78
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure maintenance mode is always casted to boolJoas Schilling2019-02-225-13/+12
| * | | Add methods to get casted system valuesJoas Schilling2019-02-222-0/+66
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-212-0/+32
* | | | Merge pull request #14255 from nextcloud/fix-ocm-discoveryMorris Jobke2019-02-201-0/+1
|\ \ \ \
| * | | | make sure that the ocm end-point discovery /ocm-provider is not redirected to...Bjoern Schiessle2019-02-201-0/+1
* | | | | Merge pull request #14178 from nextcloud/bugfix/noid/get-current-user-for-gue...Morris Jobke2019-02-201-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix OC.getCurrentUser() on guest pagesJoas Schilling2019-02-191-0/+4
| |/ / /
* / / / According to the OCM specification the body needs to be JSON encodedBjoern Schiessle2019-02-191-3/+4
|/ / /
* | | Merge pull request #14249 from nextcloud/enhancement/noid/add-gotindex-to-ind...Morris Jobke2019-02-191-0/+11
|\ \ \
| * | | Add hasIndex() to OCP\FullTextSearch\Model\IndexDocumentMaxence Lange2019-02-191-0/+11