summaryrefslogtreecommitdiffstats
path: root/core/Controller
Commit message (Expand)AuthorAgeFilesLines
* Move common logic to share managerJoas Schilling2021-11-091-29/+6
* Respect user enumeration settings on profileChristopher Ng2021-11-051-13/+58
* add check isFairUseOfFreePushService on loginVitor Mattos2021-10-231-1/+17
* Add an OCS endpoint for the hovercard contact actionsJoas Schilling2021-10-201-0/+84
* Profile backendChristopher Ng2021-10-192-0/+229
* Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl2021-10-054-11/+15
|\
| * Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefault...Daniel Rudolf2021-08-042-5/+11
| * Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-041-3/+3
| |\
| * | Deprecate RedirectToDefaultAppResponseDaniel Rudolf2021-07-012-5/+3
| * | Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-302-6/+6
* | | Merge pull request #28794 from nextcloud/fix/noid/guest-activation-pwd-reset-...Pytal2021-09-141-17/+15
|\ \ \
| * | | allow using of disabled password reset mechanism for special casesArthur Schiwon2021-09-101-17/+15
* | | | fixes missing prefix to validate password reset tokenArthur Schiwon2021-09-101-1/+2
|/ / /
* | | add a job to clean up expired verification tokensArthur Schiwon2021-09-091-1/+1
* | | move verification token logic out of lost password controllerArthur Schiwon2021-09-091-82/+30
* | | Fix codestyleLukas Reschke2021-09-061-1/+1
* | | Check if SVG path is validLukas Reschke2021-09-061-0/+5
* | | Merge pull request #27294 from pjft/patch-2Christoph Wurst2021-08-191-1/+10
|\ \ \
| * | | Add logging to 2FA failurepjft2021-06-211-1/+10
* | | | Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-2/+8
* | | | UnifiedSearchController: strip webroot from URL before finding a routeJonas Meurer2021-08-161-1/+9
| |_|/ |/| |
* | | Migrate HintException to OCPGary Kim2021-06-301-3/+3
| |/ |/|
* | Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-1/+1
* | Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke2021-06-071-2/+2
|\ \
| * | Fix functions taking optional parameters before required onesRichard de Boer2021-05-291-2/+2
| |/
* / Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0429-62/+34
|/
* Handle device login like an alternative loginJoas Schilling2021-04-201-0/+3
* Merge pull request #26401 from nextcloud/enh/handle-avatar-upload-errorsRoeland Jago Douma2021-04-081-1/+13
|\
| * show informative errors in log and UI on avatar upload error in user settingsJulien Veyssier2021-04-011-1/+13
* | remove leftover debug @NoCSRFRequired introduced with #26198Robin Appelman2021-04-011-1/+0
|/
* use node search api for legacy file search endpointRobin Appelman2021-03-191-0/+1
* Allow admins to disable the login formRoeland Jago Douma2021-03-081-0/+2
* Merge pull request #25544 from nextcloud/refactor/app-password-created-eventChristoph Wurst2021-03-022-13/+15
|\
| * Move app_password_created to a typed eventChristoph Wurst2021-02-092-13/+15
* | Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding...Christoph Wurst2021-02-183-3/+3
|\ \
| * | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-183-3/+3
* | | Send emails on password reset to the displaynameJoas Schilling2021-02-181-1/+1
|/ /
* / Make new result parts optionalJoas Schilling2021-02-121-3/+3
|/
* Keep direct login active when redirectingJulius Härtl2021-02-011-1/+1
* Do not redirect to logout after loginRoeland Jago Douma2021-01-151-1/+4
* Update license headersChristoph Wurst2020-12-301-3/+4
* Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-181-0/+67
|\
| * Add well known handlers APIChristoph Wurst2020-12-161-0/+67
* | Update all license headers for Nextcloud 21Christoph Wurst2020-12-163-1/+3
|/
* Do not load nonexisting setup.jsJulius Härtl2020-12-071-1/+0
* Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-201-7/+10
* Format code to a single space around binary operatorsChristoph Wurst2020-10-054-8/+8
* Add an ETag for the search providersJoas Schilling2020-09-151-3/+4
* Merge pull request #22564 from nextcloud/bugfix/noid/show-avatars-againMorris Jobke2020-09-091-21/+1
|\
| * Remove unused members and importsJoas Schilling2020-09-081-6/+1