Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-14Add api to load additional section in profile pageCarl Schwan
2022-09-09Update avatars on updateCarl Schwan
2022-09-09Dark theme for guest avatarCarl Schwan
2022-09-09Avatar new styleCarl Schwan
2022-09-02Remake profile picture saving with Vueenh/27869/avatarChristopher Ng
2022-08-31Inject all dependnencies and increase cache timeoutJulius Härtl
2022-08-31Refactor cache handlingJulius Härtl
2022-08-31CleanupJulius Härtl
2022-08-31Implement image cachingJulius Härtl
2022-08-31API for fetching reference metadataJulius Härtl
2022-08-31Fix wording of undeliverable push notificationsJoas Schilling
2022-08-22Improve handling of profile pageChristopher Ng
2022-08-21Update core/Controller/LostController.phpNoSleep82
2022-08-19Update LostController.phpNoSleep82
2022-07-27Redesign guest pages for better accessibilityCarl Schwan
2022-07-21Identify the login page explicitly by the page titleenh/a11y-login-page-titleChristopher Ng
2022-06-10Make LostController use IInitialState and LoggerInterfaceadd-password-reset-typed-eventsThomas Citharel
2022-06-10Add password reset typed eventsThomas Citharel
2022-06-02Use Image class from public APIfix/use-image-from-ocpChristopher Ng
2022-05-20Update core to PHP 7.4 standardcore-cleanup-74Carl Schwan
2022-05-16Merge pull request #32375 from nextcloud/bugfix/noid/show-user-account-on-gra...Joas Schilling
2022-05-13Show user account on grant loginflow stepbugfix/noid/show-user-account-on-grant-loginflow-stepJoas Schilling
2022-05-12Modernize contacts menumodernize-contactmenuThomas Citharel
2022-05-11Remove old legacy SvgController and IconsCacherJohn Molakvoæ
2022-05-03Expose shareWithDisplayNameUnique also on autocomplete endpointbugfix/noid/fix-missing-subline-infoJoas Schilling
2022-03-29Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2Vincent Petry
2022-03-28Add direct arg to login flowVincent Petry
2022-03-23Remove old shorteningJoas Schilling
2022-03-23Limit the length of app password namesJoas Schilling
2022-03-18Add global profile toggle configChristopher Ng
2022-02-25Fix caching of the user avatarCarl Schwan
2022-02-16Improve caching policyCarl Schwan
2022-02-07Only allow avatars in 64 and 512 pixel sizeJoas Schilling
2022-01-14Improve installation pagesChristopher Ng
2022-01-08Move bundles to /distJohn Molakvoæ (skjnldsv)
2021-12-30Merge pull request #29531 from nextcloud/bugfix/noid/flow-auth-v2-apptokenJohn Molakvoæ
2021-12-29Also pass user on flow v2 landingJulius Härtl
2021-12-29Pass username prefill through unauthenticated request redirectsJulius Härtl
2021-12-03Allow using an app token to login with v2 flow authJulius Härtl
2021-11-24Hide user status from publicChristopher Ng
2021-11-23Fix errors in AvatarController when data() returns nullCôme Chilliet
2021-11-17Explicitly allow some routes without 2FAChristoph Wurst
2021-11-09Move common logic to share managerJoas Schilling
2021-11-06Respect user enumeration settings on profileChristopher Ng
2021-10-23add check isFairUseOfFreePushService on loginVitor Mattos
2021-10-20Add an OCS endpoint for the hovercard contact actionsJoas Schilling
2021-10-19Profile backendChristopher Ng
2021-10-05Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl
2021-09-15Merge pull request #28794 from nextcloud/fix/noid/guest-activation-pwd-reset-...Pytal
2021-09-10allow using of disabled password reset mechanism for special casesArthur Schiwon