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-01-06Add feature toggledartcafe
2021-10-01Bump @nextcloud/eslint-config from 5.1.0 to 6.1.0 (#1998)dependabot[bot]
2021-09-05refactoring and let settings have an affectdartcafe
2021-04-19arrow-body-styledartcafe
2021-03-22Add configurationdartcafe
2021-02-27move store modules away from submodulesdartcafe
2021-02-12initit date poll with durationdartcafe
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-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-05fix option sidebardartcafe
2021-01-04limit votes per user #738dartcafe
2020-12-28fix commentsdartcafe
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
2020-11-02avoid concatdartcafe
2020-11-02log and silently discard network errors while getting calendar eventsdartcafe
2020-11-02catch errors if Circles or Contacts apps are disableddartcafe
2020-10-31shares: add displayName and migrate userEmail to emailAddressdartcafe
2020-10-23externalUser not used anymoredartcafe
2020-10-18remove deleted share from list before savingdartcafe
2020-10-17refactoring invitationsdartcafe
2020-10-17some refactoringdartcafe
2020-10-17add circles to invitationsdartcafe
2020-10-15Merge pull request #1139 from nextcloud/fix-delete-comment-publicRené Gieling
2020-10-15removed loggingsdartcafe
2020-10-15remove visual glitch when reorderimgdartcafe
2020-10-15fix #1163dartcafe
2020-10-10fix #1137dartcafe
2020-08-28fixdartcafe
2020-08-25Merge branch 'dev-1.5' into backend-sequenceRené Gieling
2020-08-22move option sequence to backend #1058dartcafe
2020-08-17find possible calender conflictsdartcafe
2020-08-12added sharing to contact groupsdartcafe
2020-08-11user can add own email addressdartcafe
2020-07-25Merge branch 'dev-1.5' into routes-afterworkRené Gieling
2020-07-25Merge pull request #1027 from nextcloud/vote-sequenceRené Gieling