Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #18234 from nextcloud/version/18/beta1v18.0.0beta1 | Roeland Jago Douma | 2019-12-05 | 1 | -2/+2 |
|\ | |||||
| * | 18 Beta 1 | Roeland Jago Douma | 2019-12-04 | 1 | -2/+2 |
* | | Allow to unfavorite all files (#18241) | John Molakvoæ | 2019-12-05 | 1 | -2/+1 |
|\ \ | |||||
| * | | Allow to unfavorite all files | Joas Schilling | 2019-12-05 | 1 | -2/+1 |
* | | | Merge pull request #17941 from nextcloud/search-by-owner | Roeland Jago Douma | 2019-12-05 | 7 | -26/+210 |
|\ \ \ | |||||
| * | | | add @since to limitToHome | Robin Appelman | 2019-12-03 | 1 | -0/+1 |
| * | | | remove old 'owner' filter | Robin Appelman | 2019-12-03 | 1 | -5/+0 |
| * | | | Allow filtering the search results to the users home storage | Robin Appelman | 2019-12-03 | 7 | -26/+214 |
* | | | | Merge pull request #17989 from Noodlesalat/fix-padding-top-filelist | Roeland Jago Douma | 2019-12-05 | 2 | -5/+10 |
|\ \ \ \ | |||||
| * | | | | Remove whitespace above file list | Fabian Dreßler | 2019-11-18 | 2 | -5/+10 |
* | | | | | Merge pull request #18130 from nextcloud/bugfix/noid/prevent-creating-users-w... | Roeland Jago Douma | 2019-12-05 | 2 | -7/+28 |
|\ \ \ \ \ | |||||
| * | | | | | I love unit tests that mock unnecessary stuff | Joas Schilling | 2019-12-04 | 1 | -0/+9 |
| * | | | | | Prevent creating users with existing files | Joas Schilling | 2019-12-04 | 1 | -7/+19 |
* | | | | | | Merge pull request #18144 from nextcloud/enh/gs/always_search_lookup | Roeland Jago Douma | 2019-12-05 | 5 | -8/+33 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Use lookup by default | John Molakvoæ (skjnldsv) | 2019-12-05 | 3 | -7/+20 |
| * | | | | | Expose capability if the lookup server should be queried by default | Roeland Jago Douma | 2019-12-05 | 1 | -0/+5 |
| * | | | | | Always do sharee lookup on lookup server in GS | Roeland Jago Douma | 2019-12-05 | 1 | -1/+8 |
|/ / / / / | |||||
* | | | | | Fix removing groups that have a slash in the name (#18228) | John Molakvoæ | 2019-12-05 | 3 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fix removing groups that have a slash in the name | Gary Kim | 2019-12-05 | 3 | -4/+4 |
| | |_|_|/ | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-05 | 46 | -42/+318 |
|/ / / / | |||||
* | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ |