Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Fix JS namespace of files_external app | Joas Schilling | 2018-10-30 | 13 | -95/+95 | |
* | | | | | | Merge pull request #12130 from nextcloud/fix/reset_bruteforce_oauth | Roeland Jago Douma | 2018-10-30 | 3 | -3/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Reset bruteforce on token refresh OAuth | Roeland Jago Douma | 2018-10-30 | 3 | -3/+50 | |
* | | | | | | | Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobject | Roeland Jago Douma | 2018-10-30 | 2 | -6/+50 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | do not run into UniqueConstraintViolationException | Arthur Schiwon | 2018-10-30 | 2 | -11/+23 | |
| * | | | | | | only write when the displayname differs, but then announce it | Arthur Schiwon | 2018-10-25 | 2 | -2/+34 | |
* | | | | | | | Merge pull request #12036 from olivermg/master | Morris Jobke | 2018-10-30 | 2 | -1/+154 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Adding handling of CIDR notation to trusted_proxies for IPv4 | Oliver Wegner | 2018-10-30 | 2 | -1/+154 | |
* | | | | | | | Merge pull request #12085 from nextcloud/add-gss-to-excluded-backends | Morris Jobke | 2018-10-30 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add global site selector as user back-end which doesn't support password conf... | Bjoern Schiessle | 2018-10-27 | 2 | -2/+7 | |
* | | | | | | | | Merge pull request #12070 from nextcloud/fix/noid/announce-chosen-uid | Morris Jobke | 2018-10-30 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fixes wrong variable usage | Arthur Schiwon | 2018-10-26 | 1 | -3/+3 | |
* | | | | | | | | | Merge pull request #12000 from nextcloud/dependabot/npm_and_yarn/build/karma-... | Roeland Jago Douma | 2018-10-30 | 2 | -1116/+93 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Bump karma from 2.0.4 to 3.1.1 in /build | dependabot[bot] | 2018-10-25 | 2 | -1116/+93 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-30 | 14 | -12/+136 | |
* | | | | | | | | | Merge pull request #11627 from nextcloud/feature/noid/cli-remove-app | Morris Jobke | 2018-10-30 | 4 | -0/+152 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use error styling for exception message | Patrik Kernstock | 2018-10-10 | 1 | -2/+2 | |
| * | | | | | | | | | Using Throwable instead of Exception | Patrik Kernstock | 2018-10-10 | 1 | -2/+3 | |
| * | | | | | | | | | Log exception using ILogger | Patrik Kernstock | 2018-10-05 | 2 | -2/+15 | |
| * | | | | | | | | | Inject AppManager and Installer, check for shipped app prior removing | Patrik Kernstock | 2018-10-05 | 2 | -7/+30 | |
| * | | | | | | | | | Run uninstall tasks by default, added '--keep-data' parameter | Patrik Kernstock | 2018-10-05 | 1 | -0/+19 | |
| * | | | | | | | | | Fixed indents | Patrik Kernstock | 2018-10-05 | 2 | -2/+2 | |
| * | | | | | | | | | Add occ app:remove CLI command | Patrik Kernstock | 2018-10-05 | 4 | -0/+96 | |
* | | | | | | | | | | Merge pull request #12052 from nextcloud/bugfix/11594/fix-setup-check-trusted... | Morris Jobke | 2018-10-29 | 3 | -30/+37 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update logic for forwardedForHeadersWorking | Daniel Kesselberg | 2018-10-25 | 2 | -28/+31 | |
| * | | | | | | | | | | Add REMOTE_ADDR to getHeader | Daniel Kesselberg | 2018-10-25 | 1 | -2/+6 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #12127 from nextcloud/fix/proper_folder_mimetype | Morris Jobke | 2018-10-29 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | A folder should get a folder mimetype | Roeland Jago Douma | 2018-10-29 | 1 | -0/+5 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #12113 from nextcloud/fileinfo-getextension | Morris Jobke | 2018-10-29 | 7 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add getExtension() to FileInfo | Robin Appelman | 2018-10-29 | 7 | -0/+36 | |
* | | | | | | | | | | Merge pull request #12107 from nextcloud/fix/12086/no-unintentional-empty-att... | Morris Jobke | 2018-10-29 | 2 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | remove unneeded empty search attribute values, fixes #12086 | Arthur Schiwon | 2018-10-29 | 2 | -1/+13 | |
* | | | | | | | | | | | Merge pull request #12041 from nextcloud/gridfixes | Roeland Jago Douma | 2018-10-29 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Properly hide files when searching | John Molakvoæ (skjnldsv) | 2018-10-29 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge pull request #12019 from nextcloud/icons-svg-api-fixes | John Molakvoæ | 2018-10-29 | 5 | -23/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix tests | Julius Härtl | 2018-10-29 | 2 | -3/+6 | |
| * | | | | | | | | | | | Adjust accessibility app color replacement | Julius Härtl | 2018-10-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fix icon cacher url matching | Julius Härtl | 2018-10-29 | 1 | -14/+13 | |
| * | | | | | | | | | | | Move svg api endpoint | John Molakvoæ (skjnldsv) | 2018-10-29 | 2 | -5/+5 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #12106 from nextcloud/bugfix/noid/federated-settings-logo | Roeland Jago Douma | 2018-10-29 | 1 | -6/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix logo path in personal federated sharing settings | Julius Härtl | 2018-10-29 | 1 | -6/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #12100 from nextcloud/dependabot/npm_and_yarn/settings/web... | Roeland Jago Douma | 2018-10-29 | 2 | -110/+105 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Bump webpack from 4.22.0 to 4.23.1 in /settings | dependabot[bot] | 2018-10-29 | 2 | -110/+105 | |
* | | | | | | | | | | | Merge pull request #12097 from nextcloud/dependabot/npm_and_yarn/settings/vue... | Roeland Jago Douma | 2018-10-29 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Bump vue-infinite-loading from 2.3.5 to 2.4.0 in /settings | dependabot[bot] | 2018-10-29 | 2 | -4/+4 | |
* | | | | | | | | | | | | Merge pull request #12104 from nextcloud/move-acceptance-tests-that-crash-the... | Roeland Jago Douma | 2018-10-29 | 7 | -92/+132 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Move acceptance tests that crash the PHP built-in server to Apache | Daniel Calviño Sánchez | 2018-10-29 | 3 | -0/+30 | |
| * | | | | | | | | | | | | Link the default Apache directory to the Nextcloud server in all runners | Daniel Calviño Sánchez | 2018-10-29 | 2 | -4/+4 | |
| * | | | | | | | | | | | | Extract acceptance tests for tags to their own feature file | Daniel Calviño Sánchez | 2018-10-29 | 3 | -88/+98 | |
* | | | | | | | | | | | | | Merge pull request #11993 from nextcloud/headings-standards | John Molakvoæ | 2018-10-29 | 3 | -17/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |