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-07-05Update version and tidydartcafe
2021-06-30Tidydartcafe
2021-06-30extract voteColumn to own componentdartcafe
2021-06-29Merge pull request #1791 from nextcloud/refactor/lazy-loadingRené Gieling
2021-06-16lazy loadingdartcafe
2021-06-03hide table if too many cells are useddartcafe
2021-05-31change conter in list viewdartcafe
2021-05-31closing date (#1675)René Gieling
2021-05-30Merge pull request #1662 from nextcloud/refactor/cssRené Gieling
2021-05-30linter happinessdartcafe
2021-05-30simplify DOM and tidy CSSdartcafe
2021-05-29remove closing calculation from componentsdartcafe
2021-05-28cssdartcafe
2021-05-15use proper props namedartcafe
2021-05-15Add delete action component with undeletedartcafe
2021-04-22add toast after vote #1519dartcafe
2021-04-20use @nextcloud/eslint-config, lint:fix and tidydartcafe
2021-04-18arrow-parensdartcafe
2021-04-18no-else-returndartcafe
2021-03-25some optimizationsdartcafe
2021-03-25fix option owner avatar in table viewdartcafe
2021-03-22allow deletion of option by option owner and dsiplay ownerdartcafe
2021-03-22drill down actions to components and move some logic to storedartcafe
2021-03-19styelintdartcafe
2021-03-19scroll bar is inside vote-table on mobilesdartcafe
2021-03-13Misc code optimizations (#1484)René Gieling
2021-03-06rearranging componentsdartcafe
2021-03-06some styling glitchesdartcafe
2021-03-05adding some transitionsdartcafe
2021-03-04Move actions to usermenudartcafe
2021-03-02Hide counter and participants, if results are hiddendartcafe
2021-03-02fix presentation of booked out optionsdartcafe
2021-03-02center text only in table-viewdartcafe
2021-03-02center options text in table-viewdartcafe
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-27js code maintenance and tidydartcafe
2021-02-27move store modules away from submodulesdartcafe
2021-02-26optimizations, fixes and tidydartcafe
2021-02-25css fixesdartcafe
2021-02-21fix option orderdartcafe
2021-02-21frontenddartcafe
2021-02-12initit date poll with durationdartcafe
2021-01-23only show winner if option has votesdartcafe
2021-01-13support dark-modedartcafe
2021-01-12fix reactivity problem with vote answerdartcafe
2021-01-12changed limits check and make sure only valid votes are counteddartcafe
2021-01-05Merge pull request #1322 from nextcloud/split-sidebar-contentRené Gieling
2021-01-04limit votes per option #739dartcafe
2021-01-04adding configurationdartcafe