This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8da55ac8a5
nextcloud-server
/
core
/
Controller
History
Côme Chilliet
96ab777817
feat(login): Add rememberme checkbox
...
Only present if allowed by configuration. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-17 14:16:40 +07:00
..
AppPasswordController.php
…
AutoCompleteController.php
…
AvatarController.php
fix(core): Stop abusing the cache for avatar upload
2025-09-26 19:36:34 +07:00
CSRFTokenController.php
fix: generate csrf tokens if two factor challenge is ongoing
2025-06-23 13:57:38 +07:00
ClientFlowLoginController.php
…
ClientFlowLoginV2Controller.php
…
CollaborationResourcesController.php
…
ContactsMenuController.php
…
CssController.php
…
ErrorController.php
…
GuestAvatarController.php
…
HoverCardController.php
…
JsController.php
fix(auth): allow access to dynamic js files during 2FA
2025-09-11 15:39:28 +07:00
LoginController.php
feat(login): Add rememberme checkbox
2025-11-17 14:16:40 +07:00
LostController.php
…
NavigationController.php
…
OCJSController.php
…
OCMController.php
feat(ocm): split ocm discovery and capabilities
2025-08-20 14:47:31 +07:00
OCSController.php
…
PreviewController.php
…
ProfileApiController.php
…
RecommendedAppsController.php
…
ReferenceApiController.php
…
ReferenceController.php
…
SetupController.php
…
TaskProcessingApiController.php
fix: Run cs:fix
2025-08-29 09:48:12 +07:00
TeamsApiController.php
fix(team-api): get all teams details in a single request
2025-11-12 21:21:55 +07:00
TextProcessingApiController.php
fix(ai-apis): reject text inputs that are longer than 64K chars
2025-11-11 08:09:35 +07:00
TextToImageApiController.php
fix(ai-apis): reject text inputs that are longer than 64K chars
2025-11-11 08:09:35 +07:00
TranslationApiController.php
fix(ai-apis): reject text inputs that are longer than 64K chars
2025-11-11 08:09:35 +07:00
TwoFactorApiController.php
…
TwoFactorChallengeController.php
fix: update request token on two-factor pages
2025-06-23 16:01:15 +07:00
UnifiedSearchController.php
fix(unified-search): Remove hard-coded search result limit
2025-11-13 17:04:35 +07:00
UnsupportedBrowserController.php
fix: translation on /unsupported screen
2025-10-21 08:31:21 +07:00
UserController.php
…
WalledGardenController.php
…
WebAuthnController.php
…
WellKnownController.php
…
WhatsNewController.php
…
WipeController.php
…