Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | 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 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-17 | 2 | -4/+6 | |
|/ / / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-16 | 2 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #14191 from nextcloud/bugfix/noid/make-testcase-overwrite-... | Morris Jobke | 2019-02-14 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make TestCase->overwriteService() work with App classes | Joas Schilling | 2019-02-14 | 1 | -0/+4 | |
* | | | | | | Merge pull request #14167 from nextcloud/techdebt/noid/update-php-parser-for-... | Roeland Jago Douma | 2019-02-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update PHP-Parser for 7.1 compatibility | Joas Schilling | 2019-02-14 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #14199 from nextcloud/enh/core_scss_to_webpack | Morris Jobke | 2019-02-14 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Move jquery.ocdialog.scss to bundle | Roeland Jago Douma | 2019-02-14 | 1 | -1/+0 | |
| * | | | | | | Move jquery-ui-fixes to bundle | Roeland Jago Douma | 2019-02-14 | 1 | -1/+0 | |
* | | | | | | | Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-steps | Roeland Jago Douma | 2019-02-14 | 2 | -7/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix unit test | Daniel Kesselberg | 2019-02-13 | 1 | -3/+7 | |
| * | | | | | | Make $repairSteps & $dispatcher mandatory | Daniel Kesselberg | 2019-02-13 | 1 | -1/+1 | |
| * | | | | | | Do not run getRepairSteps in register_commands | Daniel Kesselberg | 2019-02-13 | 1 | -4/+4 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #14185 from nextcloud/fix/init_shared_storage_for_recents | Morris Jobke | 2019-02-14 | 1 | -3/+32 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Filter out versions and trashbin | Roeland Jago Douma | 2019-02-13 | 1 | -0/+2 | |
| * | | | | | Loop for the recent search | Roeland Jago Douma | 2019-02-13 | 1 | -3/+26 | |
| * | | | | | We need to initialize the storage else the jailed path is always null | Roeland Jago Douma | 2019-02-13 | 1 | -0/+4 | |
| | |_|/ / | |/| | | | ||||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-14 | 6 | -2/+6 | |
|/ / / / | ||||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-13 | 18 | -52/+222 | |
|/ / / |