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-03-22allow deletion of option by option owner and dsiplay ownerdartcafe
2021-03-22Add configurationdartcafe
2021-03-22Merge pull request #1499 from nextcloud/refactor/actionsRené Gieling
2021-03-22stylelintdartcafe
2021-03-22drill down actions to components and move some logic to storedartcafe
2021-03-21relieve SideBarTabConfiguration and split configuration in componentsdartcafe
2021-03-19styelintdartcafe
2021-03-19scroll bar is inside vote-table on mobilesdartcafe
2021-03-19adjust dark mode colors in calendarPeekdartcafe
2021-03-17tidydartcafe
2021-03-17fix and enhance user menudartcafe
2021-03-15removed unused data()dartcafe
2021-03-13Misc code optimizations (#1484)René Gieling
2021-03-09don't display html tags in descriptiondartcafe
2021-03-07Merge pull request #1466 from nextcloud/fix/remove-spacesRené Gieling
2021-03-07use translation replacementdartcafe
2021-03-07remove trailing spaces from translations strings #1464dartcafe
2021-03-07move shift date to backenddartcafe
2021-03-06Merge branch 'design/vote-page' of https://github.com/nextcloud/polls into de...dartcafe
2021-03-06some maintenancedartcafe
2021-03-06Merge branch 'master' into design/vote-pageRené Gieling
2021-03-06write poll after change, than after input in description and titledartcafe
2021-03-06tweak some styles for markup descriptiondartcafe
2021-03-06remove warningdartcafe
2021-03-06rearranging componentsdartcafe
2021-03-06some styling glitchesdartcafe
2021-03-05adding some transitionsdartcafe
2021-03-05Support markdown for description, prohibit HTMLdartcafe
2021-03-04Move actions to usermenudartcafe
2021-03-03changed closing logicdartcafe
2021-03-03l10n: Correct a typoValdnet
2021-03-03fixed date displaydartcafe
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-02fix icon in user itemdartcafe
2021-03-02center options text in table-viewdartcafe
2021-03-02converting mobile and desktop view to list-view and table-viewdartcafe
2021-03-02move poll information to popover and into icon bardartcafe
2021-03-02added hide options if booked out and move some logic to backend (#1449)René Gieling
2021-02-28load poll list via long poll and remove timed pollingdartcafe
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/awaitdartcafe