Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-13 | 964 | -41170/+2710 |
* | Merge pull request #23286 from nextcloud/design/deleted-sorting | Morris Jobke | 2020-10-13 | 4 | -4/+6 |
|\ | |||||
| * | Sort deleted files by most recently deleted first | Jan C. Borchardt | 2020-10-13 | 4 | -4/+6 |
* | | Merge pull request #23021 from nextcloud/notify-saved-login-auth | blizzz | 2020-10-13 | 1 | -14/+56 |
|\ \ | |||||
| * | | also give storage backend it's change to manipulate the config | Robin Appelman | 2020-10-07 | 1 | -0/+9 |
| * | | allow using saved login credentials for notify | Robin Appelman | 2020-09-23 | 1 | -14/+47 |
* | | | Merge pull request #23409 from nextcloud/fix/cache-entry-array-access | Morris Jobke | 2020-10-13 | 2 | -2/+8 |
|\ \ \ | |||||
| * | | | The file cache entry is array accessible | Christoph Wurst | 2020-10-13 | 2 | -2/+8 |
* | | | | Merge pull request #23410 from nextcloud/fix/encryption-decrypt-position-type | Morris Jobke | 2020-10-13 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | The encryption decrypt position can be int or string | Christoph Wurst | 2020-10-13 | 3 | -3/+3 |
| |/ / / | |||||
* | | | | Merge pull request #23398 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Morris Jobke | 2020-10-13 | 1 | -5/+0 |
|\ \ \ \ | |||||
| * | | | | Update psalm baseline | Nextcloud-PR-Bot | 2020-10-13 | 1 | -5/+0 |
* | | | | | Merge pull request #23295 from nextcloud/fix/versions-no-space-no-versions-un... | Morris Jobke | 2020-10-13 | 1 | -3/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Return all keys in getAllVersions() instead | Morris Jobke | 2020-10-12 | 1 | -4/+7 |
| * | | | | | Fix undefined index and consequential damages in versions code | Christoph Wurst | 2020-10-12 | 1 | -1/+1 |
* | | | | | | Merge pull request #23402 from nextcloud/bugfix/noid/encode-logout | Morris Jobke | 2020-10-13 | 3 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Encode requesttoken for logout url in auto logout | Julius Härtl | 2020-10-13 | 3 | -3/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #23350 from st3iny/fix/14849/share-api-preview-availability | Morris Jobke | 2020-10-13 | 6 | -5/+104 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Indicate preview availability in share api responses | Richard Steinmetz | 2020-10-13 | 6 | -5/+104 |
* | | | | | | | Merge pull request #23345 from nextcloud/fix/scrollbars | John Molakvoæ | 2020-10-13 | 1 | -3/+5 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Increase scrollbar sizes | John Molakvoæ (skjnldsv) | 2020-10-11 | 1 | -3/+5 |
* | | | | | | | Merge pull request #23382 from nextcloud/techdebt/noid/psr-logger-in-authenti... | Joas Schilling | 2020-10-13 | 23 | -99/+93 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix more tests | Joas Schilling | 2020-10-13 | 1 | -2/+3 |
| * | | | | | | | Use PSR logger in authentication | Joas Schilling | 2020-10-12 | 22 | -97/+90 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #23396 from nextcloud/tests/22305/flipping-versioningtest | Joas Schilling | 2020-10-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | VersioningTest:729 is unreliable and should be disabled | Morris Jobke | 2020-10-12 | 1 | -0/+1 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-13 | 14 | -2/+22 |
* | | | | | | | Merge pull request #23274 from nextcloud/3rdparty/symfony/4.4.15 | Morris Jobke | 2020-10-12 | 1 | -0/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | [3rdparty] Bump symfony deps to 4.4.15 | Roeland Jago Douma | 2020-10-09 | 1 | -0/+0 |
* | | | | | | | Merge pull request #23300 from sharidas/transfer-ownership-same-user | Morris Jobke | 2020-10-12 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Stop transfer of ownership between same users | Sujith Haridasan | 2020-10-12 | 1 | -0/+10 |
* | | | | | | | | Merge pull request #23317 from nextcloud/fix/contact-update | Morris Jobke | 2020-10-12 | 2 | -2/+54 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | handle nested properties, fixes #20544 | call-me-matt | 2020-10-12 | 2 | -2/+54 |
* | | | | | | | | | Merge pull request #23391 from nextcloud/fix/23245/fix-asynccommandbus-test-f... | Morris Jobke | 2020-10-12 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Overwrite also the new command bus name to execute them in sync in the tests | Morris Jobke | 2020-10-12 | 1 | -0/+2 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #23378 from R0Wi/bugfix/registration_typo | Morris Jobke | 2020-10-12 | 2 | -4/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix code style | Morris Jobke | 2020-10-12 | 1 | -1/+1 |
| * | | | | | | | | Fix typo 'shared' | Robin Windey | 2020-10-12 | 2 | -4/+14 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #23379 from nextcloud/fix/recent-contacts-federated | John Molakvoæ | 2020-10-12 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Drop X-NEXTCLOUD-UID | John Molakvoæ (skjnldsv) | 2020-10-12 | 2 | -4/+0 |
| * | | | | | | | | Expose CLOUD federation for local users as well | John Molakvoæ (skjnldsv) | 2020-10-12 | 1 | -0/+4 |
* | | | | | | | | | Merge pull request #23284 from st3iny/fix/noid/adminpass-strengthify-margin | Morris Jobke | 2020-10-12 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix adminpass strengthify margin | Richard Steinmetz | 2020-10-08 | 1 | -1/+0 |
* | | | | | | | | | | Merge pull request #23371 from nextcloud/enhancement/psalm-typed-bootstrap-re... | Christoph Wurst | 2020-10-12 | 1 | -2/+13 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Add Psalm type for the bootstrap registration context | Christoph Wurst | 2020-10-12 | 1 | -2/+13 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #23323 from nextcloud/dependabot/npm_and_yarn/moment-2.29.1 | John Molakvoæ | 2020-10-12 | 8 | -10/+10 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Bump moment from 2.29.0 to 2.29.1 | dependabot-preview[bot] | 2020-10-12 | 8 | -10/+10 |
* | | | | | | | | | Merge pull request #23310 from nextcloud/enhancement/psalm-typed-qb-mapper | Morris Jobke | 2020-10-12 | 7 | -3/+33 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Type some of the core mappers | Christoph Wurst | 2020-10-12 | 6 | -1/+16 |
| * | | | | | | | | Add template typing to the QBMapper | Christoph Wurst | 2020-10-12 | 1 | -2/+17 |