Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix removing groups that have a slash in the name | Gary Kim | 2019-12-05 | 3 | -4/+4 |
* | Merge pull request #18121 from nextcloud/feature/setup-install-recommended-apps | Roeland Jago Douma | 2019-12-04 | 12 | -31/+102 |
|\ | |||||
| * | Add checkbox to install recommended apps during setup | Christoph Wurst | 2019-12-04 | 12 | -31/+102 |
* | | Replaced history icon by the Material one (#18206) | John Molakvoæ | 2019-12-04 | 2 | -1/+1 |
|\ \ | |||||
| * | | Replaced png history icon | Kilian Périsset | 2019-12-03 | 1 | -0/+0 |
| * | | Replaced history icon by the Material one | Kilian P | 2019-12-03 | 1 | -1/+1 |
* | | | Merge pull request #18226 from nextcloud/ignore-phpunit-8-file | Roeland Jago Douma | 2019-12-04 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Ignore .phpunit.result.cache | Joas Schilling | 2019-12-04 | 1 | -0/+1 |
* | | | | Merge pull request #17920 from nextcloud/fix/15258/ext-storage-respect-deletion | Joas Schilling | 2019-12-04 | 3 | -0/+62 |
|\ \ \ \ | |||||
| * | | | | extend with group deletion handling | Arthur Schiwon | 2019-11-28 | 2 | -6/+25 |
| * | | | | when a user was delete remove them from applicable list, unless | Arthur Schiwon | 2019-11-28 | 3 | -0/+43 |
* | | | | | Merge pull request #18163 from nextcloud/fix_file_size | Roeland Jago Douma | 2019-12-04 | 1 | -1/+3 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | fix filename size, add comment | Greta Doci | 2019-12-04 | 1 | -1/+3 |
| |/ / / | |||||
* | | | | Merge pull request #18222 from nextcloud/fix/files/reload-on-share-accept | Roeland Jago Douma | 2019-12-04 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | Properly reload file list on share accept | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -0/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #17913 from nextcloud/fix/transfer-ownership-move-files-er... | Roeland Jago Douma | 2019-12-04 | 1 | -1/+6 |
|\ \ \ \ | |||||
| * | | | | Catch file transfer error and stop transfer ownership command | Christoph Wurst | 2019-11-27 | 1 | -1/+6 |
* | | | | | Fix files app LoadSidebar event (#18213) | John Molakvoæ | 2019-12-04 | 13 | -23/+103 |
|\ \ \ \ \ | |||||
| * | | | | | Properly query files | John Molakvoæ (skjnldsv) | 2019-12-04 | 6 | -11/+12 |
| * | | | | | Use own getIconUrl method | John Molakvoæ (skjnldsv) | 2019-12-04 | 3 | -5/+36 |
| * | | | | | Fix files app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-12-04 | 11 | -14/+62 |
* | | | | | | Merge pull request #17833 from nextcloud/propagator-no-negative-sizes | Roeland Jago Douma | 2019-12-04 | 6 | -2/+83 |
|\ \ \ \ \ \ | |||||
| * | | | | | | dont set folder size to negative values during propagation | Robin Appelman | 2019-11-26 | 2 | -2/+16 |
| * | | | | | | add LEAST and GREATER to db function builder | Robin Appelman | 2019-11-26 | 4 | -0/+67 |
* | | | | | | | Merge pull request #18161 from nextcloud/fix/noid/absocsroute-subfolder | Roeland Jago Douma | 2019-12-04 | 1 | -2/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix generation of an url to an absolute ocs route when NC in subfolder | Arthur Schiwon | 2019-11-29 | 1 | -2/+3 |
* | | | | | | | | Merge pull request #18220 from nextcloud/fix/theming/tests | Roeland Jago Douma | 2019-12-04 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix the theming tests | Roeland Jago Douma | 2019-12-04 | 1 | -0/+6 |
* | | | | | | | | | Merge pull request #17715 from nextcloud/fix/5456/respect_avatar_privacy | Joas Schilling | 2019-12-04 | 2 | -17/+62 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Update tests | Roeland Jago Douma | 2019-11-13 | 2 | -22/+45 |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into fix/5456/respect_avatar_pri... | Roeland Jago Douma | 2019-11-13 | 886 | -25419/+24493 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Honor avatar visibility settings | Roeland Jago Douma | 2019-10-28 | 1 | -4/+26 |
* | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-04 | 44 | -14/+186 |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #17949 from nextcloud/debt/deprecated-const | Joas Schilling | 2019-12-04 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Connection::TRANSACTION_READ_COMMITTED is deprecated | Daniel Kesselberg | 2019-11-14 | 1 | -1/+2 |
* | | | | | | | | | | | Merge pull request #18209 from nextcloud/bugfix/noid/directediting-token-getuser | Roeland Jago Douma | 2019-12-04 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add missing getUser method to direct editing IToken interface | Julius Härtl | 2019-12-03 | 1 | -0/+6 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #18212 from nextcloud/bugfix/noid/subject-message-mixed-up | Roeland Jago Douma | 2019-12-04 | 1 | -10/+14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix mixed up message and subject on notifications for file transfer | Joas Schilling | 2019-12-03 | 1 | -10/+14 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #18215 from nextcloud/fix/setup/password_confirmation | Roeland Jago Douma | 2019-12-04 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Set last-password-confirmation for setup | Roeland Jago Douma | 2019-12-03 | 1 | -0/+4 |
| |/ / / / / / / / / | |||||
* / / / / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-04 | 60 | -314/+456 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #17930 from nextcloud/rakekniven-patch-1 | John Molakvoæ | 2019-12-03 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add space before ellipsis | John Molakvoæ | 2019-12-03 | 1 | -5/+5 |
| * | | | | | | | | l10n: Triple dot to ellipsis | rakekniven | 2019-11-13 | 1 | -5/+5 |
* | | | | | | | | | Merge pull request #18120 from nextcloud/bugfix/11087/dav_principal_backend_r... | John Molakvoæ | 2019-12-03 | 10 | -15/+128 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | respect shareapi_allow_share_dialog_user_enumeration in Principal backend for... | Georg Ehrke | 2019-12-03 | 10 | -15/+128 |
* | | | | | | | | | | Merge pull request #18140 from nextcloud/bugfix/17814/csp-svg | Roeland Jago Douma | 2019-12-03 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Allow inline styles for theming images | Julius Härtl | 2019-11-27 | 1 | -0/+3 |
* | | | | | | | | | | | Merge pull request #15952 from nextcloud/feature/noid/inherited-shares | Roeland Jago Douma | 2019-12-03 | 21 | -178/+814 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | |