aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-2030-19/+1642
* Merge pull request #23305 from nextcloud/bugfix/noid/change-status-ux-fixesRoeland Jago Douma2020-10-206-12/+39
|\
| * UX improvements change status dialogVincent Petry2020-10-206-10/+37
| * Fix status clearing with initial empty valueVincent Petry2020-10-205-8/+8
|/
* Merge pull request #23580 from nextcloud/feat/share-mail-expireJohn Molakvoæ2020-10-201-1/+4
|\
| * Also expire share type emailJohn Molakvoæ (skjnldsv)2020-10-201-1/+4
|/
* Merge pull request #23576 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2020-10-201-50/+4
|\
| * Update psalm baselineNextcloud-PR-Bot2020-10-201-50/+4
* | Merge pull request #23374 from nextcloud/bugfix/noid/app-fetch-retryRoeland Jago Douma2020-10-202-76/+52
|\ \ | |/ |/|
| * Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl2020-10-162-76/+52
* | [tx-robot] updated from transifexNextcloud bot2020-10-2026-8/+268
* | Merge pull request #23520 from nhirokinet/patch-1John Molakvoæ2020-10-191-1/+1
|\ \
| * | manifest to report correct favicon sizenhirokinet2020-10-161-1/+1
* | | Merge pull request #23566 from nextcloud/fix/noid/groupsbymember-apply-group-...blizzz2020-10-193-12/+43
|\ \ \
| * | | tame psalm. why does it ignore '@property'?Arthur Schiwon2020-10-191-5/+1
| * | | when nesting is not enabled, the group filter can be applied right awayArthur Schiwon2020-10-192-7/+42
* | | | Merge pull request #23415 from nextcloud/bugfix/23304/some-emojis-are-in-gene...Roeland Jago Douma2020-10-191-1/+2
|\ \ \ \
| * | | | Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPESJoas Schilling2020-10-131-1/+2
* | | | | Merge pull request #22954 from nextcloud/dependabot/npm_and_yarn/v-click-outs...dependabot-preview[bot]2020-10-1930-36/+39
|\ \ \ \ \
| * | | | | Bump v-click-outside from 3.1.1 to 3.1.2dependabot-preview[bot]2020-10-1930-36/+39
| | |/ / / | |/| | |
* | | | | Merge pull request #23497 from nextcloud/bugfix/noid/caldav-timerange-arrayJoas Schilling2020-10-191-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CalDavBackend: check if timerange is array before accessingSimon Spannagel2020-10-161-1/+2
* | | | | Merge pull request #23551 from nextcloud/dependabot/npm_and_yarn/variousRoeland Jago Douma2020-10-1946-84/+225
|\ \ \ \ \
| * | | | | Bump file-loader from 6.1.0 to 6.1.1dependabot-preview[bot]2020-10-1946-54/+80
| * | | | | Bump @babel/plugin-proposal-class-properties from 7.10.4 to 7.12.1dependabot-preview[bot]2020-10-192-5/+97
| * | | | | Bump @nextcloud/eslint-plugin from 1.4.0 to 1.5.0dependabot-preview[bot]2020-10-192-4/+4
| * | | | | Bump url-loader from 4.1.0 to 4.1.1dependabot-preview[bot]2020-10-192-6/+29
| * | | | | Bump vuedraggable from 2.24.1 to 2.24.2dependabot-preview[bot]2020-10-192-7/+7
| * | | | | Bump @nextcloud/initial-state from 1.1.2 to 1.2.0dependabot-preview[bot]2020-10-192-4/+4
| * | | | | Bump vue-router from 3.4.5 to 3.4.7dependabot-preview[bot]2020-10-192-4/+4
* | | | | | Merge pull request #23554 from nextcloud/ca/noid/update-bunlded-caRoeland Jago Douma2020-10-191-79/+67
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update CA bundle to october versionMorris Jobke2020-10-191-79/+67
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2020-10-1918-10/+34
* | | | | [tx-robot] updated from transifexNextcloud bot2020-10-1820-2/+80
* | | | | Fix sidebar legacy fileinfoJohn Molakvoæ (skjnldsv)2020-10-171-2/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2020-10-172-6/+6
| |_|/ / |/| | |
* | | | Merge pull request #23508 from nextcloud/fix/23355/iuser-expected-null-givenMorris Jobke2020-10-161-1/+1
|\ \ \ \
| * | | | fixes potential passing of null to getUserGroupIdsArthur Schiwon2020-10-161-1/+1
* | | | | Merge pull request #23478 from nextcloud/fix/21059/fix-deadlock-in-scsscacherMorris Jobke2020-10-164-3/+30
|\ \ \ \ \
| * | | | | Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke2020-10-164-3/+30
* | | | | | Merge pull request #23488 from nextcloud/fix/noid/no-lock-removal-scss-cacherMorris Jobke2020-10-161-1/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | SCSSCacher - Lock should not be removedMorris Jobke2020-10-161-1/+0
| |/ / / /
* | | | | Merge pull request #23348 from nohn/gh20679Julius Härtl2020-10-161-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix #20679 - be more alert about 2FA consequencesSebastian Nohn2020-10-111-0/+1
* | | | | Merge pull request #23490 from nextcloud/debug/noid/log-statements-for-scss-l...Morris Jobke2020-10-161-10/+25
|\ \ \ \ \
| * | | | | Provide log statements for SCSS cacheMorris Jobke2020-10-161-10/+25
* | | | | | Merge pull request #23494 from nextcloud-pr-bot/automated/noid/psalm-baseline...Morris Jobke2020-10-161-27/+0
|\ \ \ \ \ \
| * | | | | | Update psalm baselineNextcloud-PR-Bot2020-10-161-27/+0
* | | | | | | Merge pull request #23492 from nextcloud/tests/22305/unreliable-SharedMountTestChristoph Wurst2020-10-161-1/+2
|\ \ \ \ \ \ \
| * | | | | | | SharedMountTest.php:367 is unreliableMorris Jobke2020-10-161-1/+2
| | |/ / / / / | |/| | | | |