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-06-22add error handlingdartcafe
2022-05-21some more maintenanceref/userdartcafe
2022-05-19code maintenancedartcafe
2022-05-17Separate public userId from displayNamedartcafe
2022-05-06added user setting for search tolerancedartcafe
2022-05-06conflict detectiondartcafe
2022-04-27Some refactoringdartcafe
2022-04-15Allow email share adding using common email formats with name (#2375)René Gieling
2022-04-15add feedback effects on voting and fix reactivity (#2377)René Gieling
2022-04-13cs:fixdartcafe
2022-04-13fix locked vote cells and add locked icondartcafe
2022-03-26add bulk import for text pollsdartcafe
2022-03-23use traitdartcafe
2022-02-11change parameter name, fix #2248dartcafe
2022-01-27fix write settingsdartcafe
2022-01-23remove \OC::$serverdartcafe
2022-01-13weirddartcafe
2022-01-11add feature switch for combosdartcafe
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