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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-22switch from DataResponse to JSONResponsedartcafe
2022-05-19code maintenancedartcafe
2022-04-15Allow email share adding using common email formats with name (#2375)René Gieling
2021-11-26make email registration a per public share optiondartcafe
2021-10-18fixes and organizing modelsdartcafe
2021-09-14grant poll admin rights to inviteedartcafe
2021-05-14some more maintenance and refactoringdartcafe
2021-05-08use psalm for static analysisdartcafe
2021-03-27Code cleanupDaniel Rudolf
2021-03-27Move ShareController::sendInvitation() logic to ShareServiceDaniel Rudolf
2021-03-06some maintenancedartcafe
2021-02-27fix typedartcafe
2021-02-26Let public users change their email addressdartcafe
2021-01-11refactoring, optimization, tidydartcafe
2020-12-05Psalm (#1277)René Gieling
2020-12-05publicController (#1272)René Gieling
2020-11-19cs:fixdartcafe
2020-11-19add groups notificationdartcafe
2020-11-19do not substitute mail invitation with notificationdartcafe
2020-11-19refactoring invitations and notificationsdartcafe
2020-11-19progress, fixes and optimizationsdartcafe
2020-11-19invitation via notificationsdartcafe
2020-11-07Use traits for consistent responses and avoid duplicated codedartcafe
2020-11-04return message as array for DataResponsedartcafe
2020-11-04moved error handling mainly to servicesdartcafe
2020-11-03refactor exceptionsdartcafe
2020-11-02return raw error messages on captured errorsdartcafe
2020-10-31shares: add displayName and migrate userEmail to emailAddressdartcafe
2020-10-26removed obsolete $emailAddressdartcafe
2020-10-23$emailAddress not used anymoredartcafe
2020-10-17refactoring invitationsdartcafe
2020-10-17user and group object inheritance over interfacesdartcafe
2020-10-17some refactoringdartcafe
2020-10-17add circles to invitationsdartcafe
2020-09-13Validate email address and improve register dialogdartcafe
2020-09-03php-cs fixdartcafe
2020-09-01Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2020-08-17removed loggingsdartcafe
2020-08-12added sharing to contact groupsdartcafe
2020-08-11user can add own email addressdartcafe
2020-08-02set email address in external sharedartcafe
2020-07-11code fixes and bugsdartcafe
2020-07-11Update backenddartcafe
2020-07-05extend controllers for indiviual invitation sendingdartcafe
2020-06-22code maintenancedartcafe
2020-06-22code maintenancedartcafe
2020-06-20Updated API and code polish, tidydartcafe
2020-06-15added shares to APIdartcafe
2020-05-28Temporay added @NoCSRFRequireddartcafe
2020-04-21prevent using username fix #9091.4.2dartcafe