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-11-10added error handling on canceled requestsdartcafe
2022-11-07move backend requests from store to new apidartcafe
2022-11-01Change watch (#2624)René Gieling
2022-08-21fix ajax requestsdartcafe
2022-08-21remove loggingdartcafe
2022-08-21send out confirmed optionsdartcafe
2022-06-22Accept: 'application/json' in http headersref/watch-error-handlingdartcafe
2022-05-27Replacing css icons with md componentsdartcafe
2022-05-04fix #2407dartcafe
2022-04-13fix locked vote cells and add locked icondartcafe
2022-03-30rename icon declarationsdartcafe
2022-03-30use md icons (the rest)dartcafe
2022-03-24migrate access type hidden, public to private, opendartcafe
2022-02-01store refactoringdartcafe
2022-01-10adding a combined day polls viewdartcafe
2021-11-26remove registration dialog options from poll configurationdartcafe
2021-10-18Adding a reminder job configurable per polldartcafe
2021-10-15eslint no-else-return {allowElseif: false}dartcafe
2021-10-01Bump @nextcloud/eslint-config from 5.1.0 to 6.1.0 (#1998)dependabot[bot]
2021-10-01use template literals instead of string concentationdartcafe
2021-09-30store - code maintenancedartcafe
2021-09-12configure mail address for public polls (#1948)René Gieling
2021-09-03fixdartcafe
2021-09-03Add admin page for pollsdartcafe
2021-07-28Changed layout of vote pagedartcafe
2021-06-30make performance threshold configurabledartcafe
2021-06-25replace checkBoxDiv with checkboxRadioSwitch from @nextcloud/vuedartcafe
2021-06-21Merge pull request #1690 from nextcloud/fix/tablePerformanceRené Gieling
2021-06-19change soft deleted polls to archived pollsdartcafe
2021-06-03hide table if too many cells are useddartcafe
2021-05-31add unique parameter to axios.get (#1663)René Gieling
2021-05-29remove closing calculation from componentsdartcafe
2021-05-29fix closed poll checkdartcafe
2021-05-26tidy icons and complete poll informationdartcafe
2021-05-19Option to hadle no as unvoteddartcafe
2021-04-19arrow-body-styledartcafe
2021-04-18arrow-parensdartcafe
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-14return unique voter arraydartcafe
2021-03-13Misc code optimizations (#1484)René Gieling
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