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-05-17fixesdartcafe
2022-05-17Separate public userId from displayNamedartcafe
2022-04-15Allow email share adding using common email formats with name (#2375)René Gieling
2022-01-23remove \OC::$serverdartcafe
2021-12-29Adding activities (#2154)René Gieling
2021-12-13fix #2137dartcafe
2021-11-26Merge branch 'master' into feature/redesign-sharesRené Gieling
2021-11-26make email registration a per public share optiondartcafe
2021-11-26lintdartcafe
2021-11-26Sort shares by typedartcafe
2021-11-06Add / change duplicate result to registration dialog #2067dartcafe
2021-10-25Some code maintenancedartcafe
2021-10-18fixes and organizing modelsdartcafe
2021-09-14grant poll admin rights to inviteedartcafe
2021-09-12configure mail address for public polls (#1948)René Gieling
2021-09-05refactoring and let settings have an affectdartcafe
2021-06-15fixes and move notification to events and listenerdartcafe
2021-06-15Use events for watch and nofication eventsdartcafe
2021-05-27fix #1559dartcafe
2021-05-14some more maintenance and refactoringdartcafe
2021-05-11request acl permission in setterdartcafe
2021-05-10acl->request(Acl::PERMISSION_POLL_VIEW) is obsoletedartcafe
2021-05-09rename acl constantsdartcafe
2021-05-08use psalm for static analysisdartcafe
2021-05-01Make php:cs linter happyDaniel Rudolf
2021-03-27Code cleanupDaniel Rudolf
2021-03-27Move ShareController::sendInvitation() logic to ShareServiceDaniel Rudolf
2021-03-24change logger to Psr\Log\LoggerInterfacedartcafe
2021-03-06some maintenancedartcafe
2021-03-04Move actions to usermenudartcafe
2021-02-26Let public users change their email addressdartcafe
2021-01-31simplify code by using ternary and null coalescing operatorsdartcafe
2021-01-11fixesdartcafe
2021-01-11cs:fixdartcafe
2021-01-11refactoring, optimization, tidydartcafe
2021-01-05Merge pull request #1321 from nextcloud/fixesRené Gieling
2021-01-03Merge pull request #1281 from nextcloud/admin-sectionRené Gieling
2021-01-02fix share creationdartcafe
2021-01-02Avoid duplicate entries via unique index in certain dbs (#1284)René Gieling
2020-12-30fix share creationdartcafe
2020-12-28some afterworkdartcafe
2020-12-07Adding admin sectiondartcafe
2020-12-06cs:fixdartcafe
2020-12-06send new invitation, if the user changed mail address on registrationdartcafe
2020-12-05Psalm (#1277)René Gieling
2020-11-30refactor acl (#1254)René Gieling
2020-11-22fix #1252dartcafe
2020-11-19do not substitute mail invitation with notificationdartcafe
2020-11-19fixed registration (convert email and contact share to external share)dartcafe
2020-11-19refactoring invitations and notificationsdartcafe