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
2021-11-26make email registration a per public share optiondartcafe
2021-11-01fixdartcafe
2021-11-01fixes and simplificationdartcafe
2021-10-30Configuration for disabling polling or usage of periodic pollingdartcafe
2021-10-18fixes and organizing modelsdartcafe
2021-09-14grant poll admin rights to inviteedartcafe
2021-09-12allow users to reset their votes (#1950)René Gieling
2021-09-05fixesdartcafe
2021-09-05fixesdartcafe
2021-09-05refactoring and let settings have an affectdartcafe
2021-09-03fixesdartcafe
2021-09-03Add admin page for pollsdartcafe
2021-07-11cs-fixdartcafe
2021-07-11fix type hint and add annotationsdartcafe
2021-07-11obfuscate userIds in public pollsdartcafe
2021-07-05fix parameter orderdartcafe
2021-06-19change soft deleted polls to archived pollsdartcafe
2021-06-03add option duration to APIdartcafe
2021-05-16fix #1572dartcafe
2021-05-14some more maintenance and refactoringdartcafe
2021-05-10acl->request(Acl::PERMISSION_POLL_VIEW) is obsoletedartcafe
2021-05-09rename acl constantsdartcafe
2021-05-09tidy and maintenancedartcafe
2021-05-08use psalm for static analysisdartcafe
2021-05-02Merge pull request #1516 from PhrozenByte/feature/commandsRené Gieling
2021-04-18allow option proposals in public pollsdartcafe
2021-03-27Code cleanupDaniel Rudolf
2021-03-27Move ShareController::sendInvitation() logic to ShareServiceDaniel Rudolf
2021-03-07move shift date to backenddartcafe
2021-03-06some maintenancedartcafe
2021-03-04Move actions to usermenudartcafe
2021-03-02added hide options if booked out and move some logic to backend (#1449)René Gieling
2021-02-27fix typedartcafe
2021-02-26Let public users change their email addressdartcafe
2021-02-21enhance poll watchingdartcafe
2021-02-20missing changesdartcafe
2021-02-12initit date poll with durationdartcafe
2021-01-31simplify code by using ternary and null coalescing operatorsdartcafe
2021-01-31Watch events (#1367)René Gieling
2021-01-16cs:fixdartcafe
2021-01-11cs:fixdartcafe
2021-01-11refactoring, optimization, tidydartcafe
2021-01-11shares - load async and take pollId from route paramsdartcafe
2021-01-11votes - load async and take pollId from route paramsdartcafe
2021-01-11options - load async and take pollId from route paramsdartcafe
2021-01-11comments - load async and take pollId from route paramsdartcafe
2021-01-03Merge pull request #1281 from nextcloud/admin-sectionRené Gieling
2020-12-10Cancel concurrent request on share searching (#1282)René Gieling
2020-12-08cs-fixdartcafe
2020-12-07Adding admin sectiondartcafe