Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | add test for active shares flag | Arthur Schiwon | 2020-10-26 | 1 | -0/+93 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-27 | 52 | -42/+174 | |
* | | | | | | | Merge pull request #23701 from nextcloud/fix/fed/bg_signatures | Morris Jobke | 2020-10-26 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Make sure the function signatures of the backgroundjob match | Roeland Jago Douma | 2020-10-26 | 2 | -2/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #23680 from nextcloud/fix/theming/background-transparency | Roeland Jago Douma | 2020-10-26 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Enable theming background transparency | John Molakvoæ (skjnldsv) | 2020-10-25 | 1 | -1/+5 | |
* | | | | | | | Merge pull request #23659 from nextcloud/dependabot/npm_and_yarn/camelcase-6.1.0 | Roeland Jago Douma | 2020-10-26 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Bump camelcase from 6.0.0 to 6.1.0 | dependabot-preview[bot] | 2020-10-26 | 2 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #23696 from nextcloud/fix/noid/fix-share-download-error-me... | Roeland Jago Douma | 2020-10-26 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Return correct error message on share download without read permission | Morris Jobke | 2020-10-26 | 2 | -2/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #23620 from nextcloud/techdebt/noid/ldap-proxy-classes | blizzz | 2020-10-26 | 17 | -309/+127 | |
|\ \ \ \ \ | ||||||
| * | | | | | LDAP simplify User_Proxy and Group_Proxy signatures | Arthur Schiwon | 2020-10-23 | 17 | -309/+127 | |
* | | | | | | Update CheckSetupController.php | timm2k | 2020-10-26 | 1 | -0/+1 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-26 | 62 | -228/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-25 | 18 | -0/+72 | |
* | | | | | Merge pull request #23663 from nextcloud/dependabot/npm_and_yarn/p-queue-6.6.2 | dependabot-preview[bot] | 2020-10-24 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump p-queue from 6.6.1 to 6.6.2 | dependabot-preview[bot] | 2020-10-24 | 2 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-24 | 80 | -250/+364 | |
|/ / / / | ||||||
* | | | | Merge pull request #23627 from nextcloud/fix/autocomplete-placeholder-email | John Molakvoæ | 2020-10-23 | 3 | -12/+6 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix sharing input placeholder for emails | John Molakvoæ (skjnldsv) | 2020-10-23 | 3 | -12/+6 | |
* | | | | Merge pull request #23632 from nextcloud/techdebt/noid/remove-unused-css | Roeland Jago Douma | 2020-10-23 | 1 | -3/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove unused sharedfilelist | Vincent Petry | 2020-10-22 | 1 | -3/+0 | |
| | |/ / | |/| | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-23 | 20 | -12/+138 | |
* | | | | Bring back the restore share button | Vincent Petry | 2020-10-22 | 2 | -3/+18 | |
|/ / / | ||||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-22 | 18 | -2/+114 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-21 | 146 | -630/+960 | |
* | | Merge pull request #23173 from nextcloud/feat/comments-sidebar-vue | John Molakvoæ | 2020-10-20 | 143 | -2575/+1500 | |
|\ \ | |/ |/| | ||||||
| * | Bump @nextcloud/vue to 3.0.0 | John Molakvoæ (skjnldsv) | 2020-10-20 | 107 | -133/+86 | |
| * | Add ICommentsManager::load method | John Molakvoæ (skjnldsv) | 2020-10-20 | 7 | -112/+6 | |
| * | Cleanup old comments tab | John Molakvoæ (skjnldsv) | 2020-10-20 | 18 | -2432/+3 | |
| * | Init vue comments tab | John Molakvoæ (skjnldsv) | 2020-10-20 | 26 | -8/+1515 | |
* | | Merge pull request #23581 from nextcloud/fix/theming-tests | Morris Jobke | 2020-10-20 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Fix theming manifest tests | John Molakvoæ (skjnldsv) | 2020-10-20 | 1 | -1/+1 | |
* | | UX improvements change status dialog | Vincent Petry | 2020-10-20 | 6 | -10/+37 | |
* | | Fix status clearing with initial empty value | Vincent Petry | 2020-10-20 | 5 | -8/+8 | |
* | | Also expire share type email | John Molakvoæ (skjnldsv) | 2020-10-20 | 1 | -1/+4 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-20 | 20 | -4/+262 | |
* | Merge pull request #23520 from nhirokinet/patch-1 | John Molakvoæ | 2020-10-19 | 1 | -1/+1 | |
|\ | ||||||
| * | manifest to report correct favicon size | nhirokinet | 2020-10-16 | 1 | -1/+1 | |
* | | Merge pull request #23566 from nextcloud/fix/noid/groupsbymember-apply-group-... | blizzz | 2020-10-19 | 3 | -12/+43 | |
|\ \ | ||||||
| * | | tame psalm. why does it ignore '@property'? | Arthur Schiwon | 2020-10-19 | 1 | -5/+1 | |
| * | | when nesting is not enabled, the group filter can be applied right away | Arthur Schiwon | 2020-10-19 | 2 | -7/+42 | |
* | | | Merge pull request #23415 from nextcloud/bugfix/23304/some-emojis-are-in-gene... | Roeland Jago Douma | 2020-10-19 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPES | Joas Schilling | 2020-10-13 | 1 | -1/+2 | |
* | | | | Merge pull request #22954 from nextcloud/dependabot/npm_and_yarn/v-click-outs... | dependabot-preview[bot] | 2020-10-19 | 26 | -30/+33 | |
|\ \ \ \ | ||||||
| * | | | | Bump v-click-outside from 3.1.1 to 3.1.2 | dependabot-preview[bot] | 2020-10-19 | 26 | -30/+33 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #23497 from nextcloud/bugfix/noid/caldav-timerange-array | Joas Schilling | 2020-10-19 | 1 | -1/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | CalDavBackend: check if timerange is array before accessing | Simon Spannagel | 2020-10-16 | 1 | -1/+2 | |
* | | | | Bump file-loader from 6.1.0 to 6.1.1 | dependabot-preview[bot] | 2020-10-19 | 36 | -41/+44 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-19 | 16 | -10/+28 |