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 (Collapse)Author
2021-04-18arrow-parensdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-04-18object-shorthanddartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-04-18Enhancement/option date picker (#1543)René Gieling
* changed picker selection #1506 * changed design of picker buttons
2021-03-27l10n: Change size of letterValdnet
2021-03-22maintenance and tidydartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-22Add configurationdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-21relieve SideBarTabConfiguration and split configuration in componentsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-06Merge branch 'master' into design/vote-pageRené Gieling
2021-03-06write poll after change, than after input in description and titledartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-06remove warningdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-06rearranging componentsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-05Support markdown for description, prohibit HTMLdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-03changed closing logicdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-03l10n: Correct a typoValdnet
2021-03-02added hide options if booked out and move some logic to backend (#1449)René Gieling
2021-02-27workaround for quotation marks #1405dartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27js code maintenance and tidydartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27use async/awaitdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27moment formatdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-27move store modules away from submodulesdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-02-25fixes, tidydartcafe
2021-02-11fixdartcafe
2021-02-11lint fixdartcafe
2021-02-11Merge branch 'master' into manage-commentsRené Gieling
2021-02-11apply controls to componentsdartcafe
2021-02-07allow disabling of comments #737dartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-01-22Minor fixes (#1358)René Gieling
* move router-link to title * add warning class * keep recent expired polls in relevant pollList (4 days) * react faster on vote conflicts
2021-01-21typodartcafe
2021-01-11refactoring, optimization, tidydartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-01-05fix option sidebardartcafe
2021-01-05Merge pull request #1322 from nextcloud/split-sidebar-contentRené Gieling
Split sidebar content
2021-01-04limit votes per option #739dartcafe
2021-01-04adding configurationdartcafe
2021-01-03split share sidebar in smaller single componentsdartcafe
2021-01-03split options sidebar in smaller single componentsdartcafe
2021-01-03split commentsdartcafe
2020-12-10Cancel concurrent request on share searching (#1282)René Gieling
* fix #1183 * cancel requests via axios * debounce user search and omit serching for empty string
2020-11-19progress, fixes and optimizationsdartcafe
2020-11-17fix accessdartcafe
2020-11-11disable add text option on closed pollsdartcafe
2020-11-04fix - switch public and hidden accessdartcafe
2020-11-02catch errors if Circles or Contacts apps are disableddartcafe
2020-11-01removed avatar hack (solved in @nextcloud/vue)dartcafe
2020-10-31shares: add displayName and migrate userEmail to emailAddressdartcafe
2020-10-25Another approach for converting boolean to intdartcafe
2020-10-20Merge pull request #1165 from nextcloud/empty-contentRené Gieling
use EmptyContent from nextcloud-vue
2020-10-20Merge pull request #1158 from nextcloud/clarification-public-hiddenRené Gieling
Clarification public and hidden polls
2020-10-20Merge pull request #1157 from nextcloud/explicit-close-pollRené Gieling
Explicit close a poll
2020-10-18fix public share widthdartcafe
2020-10-17refactoring invitationsdartcafe