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 (Collapse)Author
2022-09-20remove projects due to #2599dartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-18Merge pull request #2591 from nextcloud/ref/optimize-watchRené Gieling
change watchPolls
2022-09-18change watchPollsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-16Revert "Merge pull request #2585 from nextcloud/enh/hide-projects-2"revert/2585Christopher Ng
This reverts commit 31bedf3e323c9fde0d02303ee46442290ec4371d, reversing changes made to ae03b982dc25fbe42bbd943427f76dcbe4f20924. Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-16Hide deprecated projects in sidebar by defaultChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-13rename settings title in navigationdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-01implement @nextcloud/vue-richtextdep/nextcloud/vue-richtextdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-30Merge pull request #2559 from nextcloud/fix/dark-mode-25René Gieling
Fix darkmode in NC25+
2022-08-30compatibility establisheddartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-27restore compatibility before nc 25fix/dark-mode-25dartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-26Fix darkmode in NC25+dartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-22l10n: Change "mail" to "email" (#2550)Valdnet
* l10n: Change "mail" to "email" Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> * l10n: Changed to lowercase Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Co-authored-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-08-21fix ajax requestsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-21lintenh/participants-infodartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-21localisation and refactoringdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-21frontend implementationdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-21remove loggingdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-21send out confirmed optionsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-21fixes following rulesdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-08-04skip participant on errordartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-07-21Merge pull request #2511 from nextcloud/enh/comments-designRené Gieling
experimental comment styling
2022-07-19experimental comment stylingenh/comments-designdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-07-11l10n: Correct spelling (#2499)Valdnet
* l10n: Change to capital letter Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> * l10n: Correct spelling. Reported on Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-07-09Merge pull request #2494 from nextcloud/enh/change-nameRené Gieling
allow public users changing their name
2022-07-08allow public users changing their namedartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-07-08fix avatardartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-06-27Merge pull request #2476 from nextcloud/enh/linkify-commentsRené Gieling
Linkify comments
2022-06-27fixdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-06-27add lint commanddartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-06-27linkify commentsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-06-26logout from public pollenh/logout-from-public-polldartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-06-24fix redirectdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-06-23Merge pull request #2467 from nextcloud/ref/watch-error-handlingRené Gieling
Refactoring of the client Server communication
2022-06-22Accept: 'application/json' in http headersref/watch-error-handlingdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-06-22add error handlingdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-06-22remove term usernameenh/wording-public-registrationdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-06-21fix description width bugfix/input-divdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-06-06l10n: Add a dot (#2451)Valdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-06-04lintdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-06-04enhance inputDiv and optimize modalsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-05-31extend input divdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-05-31l10n: Add word "Name" (#2443)Valdnet
* l10n: Add word "Name" Fix issue #2430. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> * l10n: Correct text string Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> * l10n: Change to "The name" Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-05-29strip illegal characters from sheet namedartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-05-28fixdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-05-28fixes and more replacementsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-05-28more replacementsmd-iconsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-05-27Replacing css icons with md componentsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2022-05-21Merge pull request #2425 from nextcloud/ref/userRené Gieling
Separate public userId from displayName
2022-05-19Merge pull request #2424 from nextcloud/fix/add-option-button-clickRené Gieling
Fix click button on adding date option
2022-05-17Separate public userId from displayNamedartcafe
Signed-off-by: dartcafe <github@dartcafe.de>