Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8596 from nextcloud/bugfix/8454/sharee-email-matches-not-... | Morris Jobke | 2018-03-06 | 1 | -4/+9 |
|\ | |||||
| * | Add the users result only when non empty so tests stay the same | Joas Schilling | 2018-03-02 | 1 | -1/+3 |
| * | Also array_slice wide email matches of local users | Joas Schilling | 2018-03-01 | 1 | -4/+7 |
* | | Merge pull request #7419 from Abijeet/feature-7175 | Morris Jobke | 2018-03-06 | 13 | -52/+140 |
|\ \ | |||||
| * | | reuse query builder | Robin Appelman | 2018-01-12 | 4 | -11/+16 |
| * | | refactor user searching | Robin Appelman | 2017-12-20 | 9 | -52/+101 |
| * | | Added newline to end of htaccess file | Abijeet | 2017-12-18 | 1 | -1/+1 |
| * | | Adds search by email function on the users screen. | Abijeet | 2017-12-16 | 3 | -4/+38 |
* | | | Merge pull request #8579 from nextcloud/feature/2692/merge-can-i-update | Morris Jobke | 2018-03-06 | 9 | -18/+277 |
|\ \ \ | |||||
| * | | | Fix the cursor on the icon | Joas Schilling | 2018-03-06 | 1 | -1/+2 |
| * | | | Add a little arrow to indicate that the list can be opened | Joas Schilling | 2018-03-06 | 2 | -3/+16 |
| * | | | Fix the available list | Joas Schilling | 2018-03-06 | 1 | -1/+0 |
| * | | | Show a loading message while we determinate the status of the updates | Joas Schilling | 2018-03-06 | 2 | -1/+7 |
| * | | | Check for app updates when there is a new major version available | Joas Schilling | 2018-02-28 | 6 | -16/+253 |
| * | | | Ignore dev files | Joas Schilling | 2018-02-28 | 1 | -0/+1 |
| * | | | Also allow to specify the cache file name | Joas Schilling | 2018-02-28 | 2 | -2/+4 |
* | | | | Merge pull request #5833 from nextcloud/fix_uninstall_rep_step | Morris Jobke | 2018-03-06 | 7 | -43/+13 |
|\ \ \ \ | |||||
| * | | | | Remove unused and outdated hook | Morris Jobke | 2018-03-06 | 1 | -3/+0 |
| * | | | | Remove unused $enableAppsCache in OC_App | Tobia De Koninck | 2018-03-06 | 1 | -13/+0 |
| * | | | | Remove OC_App::disable method | Tobia De Koninck | 2018-03-06 | 5 | -19/+5 |
| * | | | | Run repair steps on uninstall in all cases | Tobia De Koninck | 2018-03-06 | 3 | -11/+11 |
* | | | | | Merge pull request #8666 from nextcloud/strict_idproof | Morris Jobke | 2018-03-06 | 3 | -10/+13 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Make \OC\Security\IdentityProof strict | Roeland Jago Douma | 2018-03-05 | 3 | -10/+13 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 258 | -488/+560 |
* | | | | | Merge pull request #8634 from nextcloud/ldap-no-empty-names | Roeland Jago Douma | 2018-03-05 | 2 | -6/+59 |
|\ \ \ \ \ | |||||
| * | | | | | treat iconv issues | Arthur Schiwon | 2018-03-05 | 2 | -5/+13 |
| * | | | | | typo + phpdoc | Arthur Schiwon | 2018-03-05 | 1 | -1/+2 |
| * | | | | | do not create empty userid when attribute does not have allowed chars | Arthur Schiwon | 2018-03-02 | 2 | -3/+47 |
* | | | | | | Merge pull request #8664 from nextcloud/bugfix/noid/add-missing-settings-page... | Roeland Jago Douma | 2018-03-05 | 3 | -8/+5 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Set the correct active navigation entry | Joas Schilling | 2018-03-05 | 3 | -8/+5 |
* | | | | | | Merge pull request #8659 from nextcloud/csrf_token_strict | Roeland Jago Douma | 2018-03-05 | 5 | -14/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove testcase | Roeland Jago Douma | 2018-03-05 | 1 | -1/+0 |
| * | | | | | | Make \OC\Security\CSRF strict | Roeland Jago Douma | 2018-03-05 | 4 | -13/+17 |
* | | | | | | | Merge pull request #8650 from nextcloud/fix-ie11-datepicker-display | Morris Jobke | 2018-03-05 | 1 | -2/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixed date/time picker on IE11 | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -2/+5 |
* | | | | | | | | Merge pull request #8661 from nextcloud/strict_security_csp | Morris Jobke | 2018-03-05 | 3 | -30/+33 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Make OC\Security\CSP strict | Roeland Jago Douma | 2018-03-05 | 3 | -30/+33 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #8630 from nextcloud/ldap-cachekey-sha256 | Joas Schilling | 2018-03-05 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | use hash algo that's robust against collisions | Arthur Schiwon | 2018-03-02 | 2 | -2/+2 |
* | | | | | | | | Merge pull request #8601 from nextcloud/theming-fix-background-color | Morris Jobke | 2018-03-05 | 1 | -7/+5 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Remove to restrict check for background image/color | Julius Härtl | 2018-03-01 | 1 | -7/+5 |
* | | | | | | | | Merge pull request #8603 from nextcloud/enc-cleanup | Morris Jobke | 2018-03-05 | 17 | -1485/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | this was a migration step to ownCloud 8.0 to restructure the encryption folde... | Bjoern Schiessle | 2018-03-02 | 17 | -1485/+8 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #8590 from nextcloud/redirect-to-download-after-share | Roeland Jago Douma | 2018-03-05 | 5 | -14/+91 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fixup! fixup! Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+1 |
| * | | | | | | | | fixup! Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+1 |
| * | | | | | | | | fixup! Acceptance fix | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+2 |
| * | | | | | | | | Acceptance fix | John Molakvoæ (skjnldsv) | 2018-03-01 | 2 | -1/+37 |
| * | | | | | | | | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -2/+32 |
| * | | | | | | | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 2 | -6/+6 |