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-04-18object-shorthanddartcafe
2021-04-18no-else-returndartcafe
2021-04-18Enhancement/option date picker (#1543)René Gieling
2021-03-27l10n: Change size of letterValdnet
2021-03-25remove review option from proposalsdartcafe
2021-03-25some optimizationsdartcafe
2021-03-22maintenance and tidydartcafe
2021-03-22Add configurationdartcafe
2021-03-22drill down actions to components and move some logic to storedartcafe
2021-03-17fix and enhance user menudartcafe
2021-03-14return unique voter arraydartcafe
2021-03-13Misc code optimizations (#1484)René Gieling
2021-03-07move shift date to backenddartcafe
2021-03-06write poll after change, than after input in description and titledartcafe
2021-03-05Support markdown for description, prohibit HTMLdartcafe
2021-03-04Move actions to usermenudartcafe
2021-03-02converting mobile and desktop view to list-view and table-viewdartcafe
2021-03-02added hide options if booked out and move some logic to backend (#1449)René Gieling
2021-02-27removed realTimePolling from settingsdartcafe
2021-02-27js code maintenance and tidydartcafe
2021-02-27use async/await in storedartcafe
2021-02-27move store modules away from submodulesdartcafe
2021-02-26Let public users change their email addressdartcafe
2021-02-12initit date poll with durationdartcafe
2021-02-07allow disabling of comments #737dartcafe
2021-01-31Watch events (#1367)René Gieling
2021-01-22Minor fixes (#1358)René Gieling
2021-01-12fix reactivity problem with vote answerdartcafe
2021-01-12changed limits check and make sure only valid votes are counteddartcafe
2021-01-11refactoring, optimization, tidydartcafe
2021-01-11subscription - namespaced and changed loadingdartcafe
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-11subscription - take pollId from route paramsdartcafe
2021-01-05fix option sidebardartcafe
2021-01-04limit votes per user #738dartcafe
2021-01-03Merge pull request #1281 from nextcloud/admin-sectionRené Gieling
2020-12-28fix commentsdartcafe
2020-12-07Adding admin sectiondartcafe
2020-12-05fixing registration and resending invitation maildartcafe
2020-12-05Psalm (#1277)René Gieling
2020-12-05fix add sharedartcafe
2020-12-05publicController (#1272)René Gieling
2020-11-30refactor acl (#1254)René Gieling
2020-11-24make missing external shares visibledartcafe
2020-11-11fix confirmationdartcafe
2020-11-07Use traits for consistent responses and avoid duplicated codedartcafe
2020-11-04removed delete share on creating personal share from tokendartcafe