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
path: root/src
AgeCommit message (Expand)Author
2021-02-28avoid doubled dispatchesdartcafe
2021-02-28load poll list via long poll and remove timed pollingdartcafe
2021-02-27move watchPoll to mixindartcafe
2021-02-27uncomment reloadIntervaldartcafe
2021-02-27workaround for quotation marks #1405dartcafe
2021-02-27removed unused props, add vue/no-unused-propertiesdartcafe
2021-02-27bring back accidentially deleted methoddartcafe
2021-02-27removed realTimePolling from settingsdartcafe
2021-02-27js code maintenance and tidydartcafe
2021-02-27fixed display of sent mailsdartcafe
2021-02-27removed unnecessary loggingdartcafe
2021-02-27use async/await in storedartcafe
2021-02-27use async/awaitdartcafe
2021-02-27use async/awaitdartcafe
2021-02-27moment formatdartcafe
2021-02-27fix inputDiv (v-model for :value.sync)dartcafe
2021-02-27move store modules away from submodulesdartcafe
2021-02-27promise.all for async loadingsdartcafe
2021-02-27Merge pull request #1431 from nextcloud/update-share-email-addressRené Gieling
2021-02-26linterdartcafe
2021-02-26optimizations, fixes and tidydartcafe
2021-02-26Let public users change their email addressdartcafe
2021-02-25combine cssdartcafe
2021-02-25fix #1400dartcafe
2021-02-25fix #1401dartcafe
2021-02-25css fixesdartcafe
2021-02-25fixes, tidydartcafe
2021-02-23watch pollsdartcafe
2021-02-23DateTimePickerdartcafe
2021-02-21enhance poll watchingdartcafe
2021-02-21fix option orderdartcafe
2021-02-21frontenddartcafe
2021-02-13use inputDivdartcafe
2021-02-13final enhancementsdartcafe
2021-02-12fixdartcafe
2021-02-12initit date poll with durationdartcafe
2021-02-12Move comment to CommentItem and let deletion be cancelabledartcafe
2021-02-11fixdartcafe
2021-02-11lint fixdartcafe
2021-02-11Merge branch 'master' into manage-commentsRené Gieling
2021-02-11apply controls to componentsdartcafe
2021-02-11fix random iddartcafe
2021-02-11Add disabled propdartcafe
2021-02-11fix svgdartcafe
2021-02-11Add RadioGroupDivdartcafe
2021-02-11Add CheckboxDivdartcafe
2021-02-11Enhance InputDiv with numeric function (+/-)dartcafe
2021-02-11Enhance ButtonDiv with simple submit buttondartcafe
2021-02-07hide showbar when no tabs are availabledartcafe
2021-02-07allow disabling of comments #737dartcafe