Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-13 | 832 | -31292/+2444 |
* | 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 #23410 from nextcloud/fix/encryption-decrypt-position-type | Morris Jobke | 2020-10-13 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | The encryption decrypt position can be int or string | Christoph Wurst | 2020-10-13 | 2 | -2/+2 |
* | | | | 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 #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 #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 | 10 | -2/+16 |
| |_|/ / / |/| | | | | |||||
* | | | | | 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 |
* | | | | | | 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 #23323 from nextcloud/dependabot/npm_and_yarn/moment-2.29.1 | John Molakvoæ | 2020-10-12 | 2 | -2/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Bump moment from 2.29.0 to 2.29.1 | dependabot-preview[bot] | 2020-10-12 | 2 | -2/+2 |
* | | | | | | Merge pull request #23310 from nextcloud/enhancement/psalm-typed-qb-mapper | Morris Jobke | 2020-10-12 | 2 | -0/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Type some of the core mappers | Christoph Wurst | 2020-10-12 | 2 | -0/+6 |
| | |/ / / | |/| | | | |||||
* / | | | | Bump @nextcloud/vue from 2.6.9 to 2.7.0 | dependabot-preview[bot] | 2020-10-12 | 34 | -36/+45 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-12 | 20 | -10/+76 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-11 | 10 | -18/+60 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-10 | 34 | -8/+258 |
* | | | | Merge pull request #23264 from nextcloud/bug/23177/escape-html | Roeland Jago Douma | 2020-10-09 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Add local version of escapeHTML | Daniel Kesselberg | 2020-10-07 | 1 | -0/+8 |
| | |_|/ | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-09 | 36 | -2/+242 |
| |/ / |/| | | |||||
* | | | Merge pull request #23161 from nextcloud/enh/noid/setup-checks2 | Roeland Jago Douma | 2020-10-08 | 2 | -46/+0 |
|\ \ \ | |||||
| * | | | Remove setup check for php mail | Daniel Kesselberg | 2020-10-03 | 2 | -46/+0 |
* | | | | Use PSR Logger in event dispatcher | Joas Schilling | 2020-10-08 | 1 | -1/+2 |
* | | | | Merge pull request #23275 from nextcloud/fix/dashboard-statuses-sort | Roeland Jago Douma | 2020-10-08 | 3 | -4/+13 |
|\ \ \ \ | |||||
| * | | | | fix dashboard statuses sort function | Julien Veyssier | 2020-10-08 | 3 | -4/+13 |
* | | | | | Merge pull request #23279 from nextcloud/enh/weather-favorites | Roeland Jago Douma | 2020-10-08 | 7 | -4/+144 |
|\ \ \ \ \ | |||||
| * | | | | | add favorite weather locations | Julien Veyssier | 2020-10-08 | 7 | -4/+144 |
| |/ / / / | |||||
* | | | | | Merge pull request #23020 from nextcloud/disable-notify-self-check | Robin Appelman | 2020-10-08 | 1 | -1/+10 |
|\ \ \ \ \ | |||||
| * | | | | | add option to disable notify self check | Robin Appelman | 2020-09-23 | 1 | -1/+10 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Fix the user remove from group in UI | Sujith Haridasan | 2020-10-08 | 3 | -4/+4 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-08 | 70 | -62/+160 |
* | | | | Merge pull request #21860 from nextcloud/techdebt/encryption-psr-container | Morris Jobke | 2020-10-07 | 1 | -74/+77 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Migrate encryption to the PSR container | Christoph Wurst | 2020-10-07 | 1 | -74/+77 |
* | | | | Bump @nextcloud/vue to v2.6.9 | John Molakvoæ (skjnldsv) | 2020-10-07 | 34 | -36/+45 |
* | | | | Upgrade lifecycle and vue parent context | John Molakvoæ (skjnldsv) | 2020-10-07 | 25 | -116/+165 |
* | | | | Move Files Sidebar to proper javascript standard | John Molakvoæ (skjnldsv) | 2020-10-07 | 7 | -117/+124 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-07 | 48 | -130/+174 |