Commit Graph

480 Commits (d9c079937726bfa37a48ef8a2f206741f3fa12e3)

Author SHA1 Message Date
Carl Schwan 36721a8d0d Fix caching of the user avatar 4 years ago
Carl Schwan 7dddbd0c35 Improve caching policy 4 years ago
Joas Schilling 6dd60b6d30
Only allow avatars in 64 and 512 pixel size 4 years ago
Christopher Ng 22768769c3 Improve installation pages 4 years ago
John Molakvoæ (skjnldsv) b664aad7ab
Move bundles to /dist 4 years ago
Julius Härtl e00173a71b
Also pass user on flow v2 landing 4 years ago
Julius Härtl 61dd1d3d97
Pass username prefill through unauthenticated request redirects 4 years ago
Julius Härtl aa3f4bdf63
Allow using an app token to login with v2 flow auth 4 years ago
Christopher Ng be5b9e36cd Hide user status from public 4 years ago
Côme Chilliet 5a20e20e9e
Fix errors in AvatarController when data() returns null 4 years ago
Christoph Wurst c8caba265f
Explicitly allow some routes without 2FA 4 years ago
Joas Schilling fa036b2001
Move common logic to share manager 4 years ago
Christopher Ng f4307ef4b1 Respect user enumeration settings on profile 4 years ago
Vitor Mattos d613b32045
add check isFairUseOfFreePushService on login 4 years ago
Joas Schilling 3ce3c0f117
Add an OCS endpoint for the hovercard contact actions 4 years ago
Christopher Ng 309354852f Profile backend 4 years ago
Arthur Schiwon a843d3c5db
allow using of disabled password reset mechanism for special cases 4 years ago
Arthur Schiwon 6857136f06
fixes missing prefix to validate password reset token 4 years ago
Arthur Schiwon a20de15b43
add a job to clean up expired verification tokens 4 years ago
Arthur Schiwon 19cc757531
move verification token logic out of lost password controller 4 years ago
Lukas Reschke 2994dbe215
Fix codestyle 4 years ago
Lukas Reschke dd054b2ee8
Check if SVG path is valid 4 years ago
Jonas Meurer 7c76e85dde
Use IURLGenerator function to get value of `\OC::$WEBROOT` global 4 years ago
Jonas Meurer 5f5bacde8f
UnifiedSearchController: strip webroot from URL before finding a route 4 years ago
Daniel Rudolf 4d7430949a
Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefaultPage() 4 years ago
Daniel Rudolf e478db9161
Deprecate RedirectToDefaultAppResponse 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 5 years ago
pjft b1086e25bb Add logging to 2FA failure 5 years ago
Julius Härtl c0474ba364
Use product name in places where it is appropriate rather than the instance name 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Richard de Boer f23d057ad9 Fix functions taking optional parameters before required ones 5 years ago
Joas Schilling 69290781ff Handle device login like an alternative login 5 years ago
Robin Appelman c232a40bdf
remove leftover debug @NoCSRFRequired introduced with #26198 5 years ago
Julien Veyssier 7b69897474
show informative errors in log and UI on avatar upload error in user settings 5 years ago
Robin Appelman b38618c813
use node search api for legacy file search endpoint 5 years ago
Roeland Jago Douma 4076dfb019 Allow admins to disable the login form 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Joas Schilling 6ed4aaeeea
Send emails on password reset to the displayname 5 years ago
Joas Schilling 83755b7b02
Make new result parts optional 5 years ago
Christoph Wurst f8808e260d
Move app_password_created to a typed event 5 years ago
Julius Härtl d7a80293ab
Keep direct login active when redirecting 5 years ago
Roeland Jago Douma f57b93098b
Do not redirect to logout after login 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 6995223b1e
Add well known handlers API 5 years ago
Julius Härtl df769c025a
Do not load nonexisting setup.js 5 years ago
John Molakvoæ (skjnldsv) e7f5516b4d
Init vue comments tab 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Joas Schilling a8d9b22beb
Add an ETag for the search providers 5 years ago