| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove not used appinfo/classpath.php check | Morris Jobke | 2019-02-28 | 1 | -17/+0 |
* | Merge pull request #14412 from nextcloud/fileinfo-raw-size | Morris Jobke | 2019-02-28 | 8 | -13/+29 |
|\ |
|
| * | add option to get raw size (without submounts) from fileinfo | Robin Appelman | 2019-02-27 | 8 | -13/+29 |
* | | Do not load 2fa admin settings async | Roeland Jago Douma | 2019-02-28 | 1 | -5/+21 |
* | | Merge pull request #14343 from nextcloud/bugfix/14052-multiple-navigation-items | Morris Jobke | 2019-02-27 | 2 | -5/+17 |
|\ \ |
|
| * | | Generate id for navigation item | Daniel Kesselberg | 2019-02-25 | 1 | -2/+2 |
| * | | Parse multiple navigation items | Daniel Kesselberg | 2019-02-22 | 2 | -4/+16 |
* | | | Search sharees on lookup server when explicitly requested by user | Christoph Wurst | 2019-02-26 | 1 | -1/+1 |
* | | | Merge pull request #14385 from nextcloud/feature/noid/add-event-to-allow-to-f... | Joas Schilling | 2019-02-26 | 3 | -0/+101 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add an event to the Autocomplete Controller to allow to filter the results | Joas Schilling | 2019-02-26 | 3 | -0/+101 |
* | | | Merge pull request #14346 from tomaski/master | Morris Jobke | 2019-02-26 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | changed order of methods | Tomasz Paluszkiewicz | 2019-02-26 | 1 | -1/+1 |
| * | | | fix(EMailTemplate): malformed HTML in some cases | Tomasz Paluszkiewicz | 2019-02-24 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-26 | 2 | -0/+30 |
| |/
|/| |
|
* | | Merge pull request #14198 from nextcloud/bugfix/8647-exclude-file-name-patterns | Morris Jobke | 2019-02-26 | 1 | -8/+29 |
|\ \ |
|
| * | | Use more precise regex | Daniel Kesselberg | 2019-02-14 | 1 | -1/+1 |
| * | | Apply code style fixes from owncloud, revert regex | Daniel Kesselberg | 2019-02-14 | 1 | -5/+8 |
| * | | Exclude file name patterns; ignore gentoo webapp files | Romain Rivière | 2019-02-14 | 1 | -7/+25 |
* | | | Update autoloader files | Morris Jobke | 2019-02-25 | 2 | -0/+2 |
* | | | allow group backends to mark that a group should now be shown in search dialogs | Robin Appelman | 2019-02-25 | 4 | -0/+59 |
* | | | Merge pull request #14325 from nextcloud/fix/always_query_lookup_server_in_gs... | Roeland Jago Douma | 2019-02-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Always query lookup server in GS mode | Roeland Jago Douma | 2019-02-21 | 1 | -1/+1 |
* | | | | Login flow V2 | Roeland Jago Douma | 2019-02-25 | 4 | -0/+71 |
| |_|/
|/| | |
|
* | | | Merge pull request #14337 from nextcloud/bugfix/noid/undefined-index-user-uid | Roeland Jago Douma | 2019-02-22 | 1 | -4/+6 |
|\ \ \ |
|
| * | | | Fix "Undefined index: user_uid" on login page | Joas Schilling | 2019-02-22 | 1 | -4/+6 |
| |/ / |
|
* | | | Merge pull request #14066 from nextcloud/feature/noid/casted-system-values | Joas Schilling | 2019-02-22 | 7 | -13/+78 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make sure maintenance mode is always casted to bool | Joas Schilling | 2019-02-22 | 5 | -13/+12 |
| * | | Add methods to get casted system values | Joas Schilling | 2019-02-22 | 2 | -0/+66 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-21 | 2 | -0/+32 |
* | | | Merge pull request #14255 from nextcloud/fix-ocm-discovery | Morris Jobke | 2019-02-20 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | make sure that the ocm end-point discovery /ocm-provider is not redirected to... | Bjoern Schiessle | 2019-02-20 | 1 | -0/+1 |
* | | | | Merge pull request #14178 from nextcloud/bugfix/noid/get-current-user-for-gue... | Morris Jobke | 2019-02-20 | 1 | -0/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix OC.getCurrentUser() on guest pages | Joas Schilling | 2019-02-19 | 1 | -0/+4 |
| |/ / |
|
* / / | According to the OCM specification the body needs to be JSON encoded | Bjoern Schiessle | 2019-02-19 | 1 | -3/+4 |
|/ / |
|
* | | Merge pull request #14249 from nextcloud/enhancement/noid/add-gotindex-to-ind... | Morris Jobke | 2019-02-19 | 1 | -0/+11 |
|\ \ |
|
| * | | Add hasIndex() to OCP\FullTextSearch\Model\IndexDocument | Maxence Lange | 2019-02-19 | 1 | -0/+11 |
* | | | Merge pull request #14264 from nextcloud/null-is-not-a-boolean | Roeland Jago Douma | 2019-02-19 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Set false as default for requirePNG | Daniel Kesselberg | 2019-02-18 | 1 | -1/+1 |
* | | | | Merge pull request #14269 from nextcloud/cache-update-event | Morris Jobke | 2019-02-19 | 7 | -45/+164 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | add event for cache update | Robin Appelman | 2019-02-18 | 7 | -45/+164 |
* | | | | Merge pull request #14194 from nextcloud/bugfix/noid/correctly-determinate-ow... | Morris Jobke | 2019-02-19 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | Correctly determinate the owner in case of shared external storages | Joas Schilling | 2019-02-18 | 1 | -2/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploads | Roeland Jago Douma | 2019-02-18 | 1 | -2/+23 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix empty file uploads to S3 | Roeland Jago Douma | 2019-02-15 | 1 | -2/+23 |
* | | | | Merge pull request #14248 from nextcloud/phpdoc/noid/getdocuments-returns | Roeland Jago Douma | 2019-02-18 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | fixing phpdoc | Maxence Lange | 2019-02-16 | 1 | -1/+1 |
* | | | | | Merge pull request #14223 from nextcloud/enh/use_CountWrapper | Morris Jobke | 2019-02-18 | 4 | -69/+2 |
|\ \ \ \ \ |
|
| * | | | | | Use CountWrapper instead of almost identical CountReadStream | Roeland Jago Douma | 2019-02-15 | 4 | -69/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #14266 from nextcloud/enhancement/public-menu | Roeland Jago Douma | 2019-02-18 | 2 | -2/+22 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Add guest navigation type | Julius Härtl | 2019-02-18 | 2 | -2/+22 |