Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-13Fix TaskCreateDialog and Multiselect appearanceRaimund Schlüßler
2022-10-13Adjust to changed behaviour of NcEmptyContentRaimund Schlüßler
2022-09-23double click to edit title and notes more easily (#2112)blair
2022-09-21Fix copying to clipboardRaimund Schlüßler
2022-09-21Fix sorting direction indicatorRaimund Schlüßler
2022-09-21Adjust app to work with NC25Raimund Schlüßler
2022-09-19Remove useless tab characterRaimund Schlüßler
2022-09-19Move search logic into App componentRaimund Schlüßler
2022-09-19Rename router view to AppSidebarRaimund Schlüßler
2022-09-19Focus sharing multiselect by refsRaimund Schlüßler
2022-09-19Add emits property to emitting componentsRaimund Schlüßler
2022-09-19Use :deep instead of ::v-deepRaimund Schlüßler
2022-09-18Fix eslint errorsRaimund Schlüßler
2022-09-06User border-radius-large for task body (#2104)Raimund Schlüßler
2022-09-06Adjust AppNavigation to new nextcloud/vue version (#2101)Raimund Schlüßler
2022-08-22Use NcTextField for list name inputfix/2083/new-list-inputRaimund Schlüßler
2022-08-21Fix sharing tooltipRaimund Schlüßler
2022-08-19Use NcProgressBarRaimund Schlüßler
2022-08-19Use NcCounterBubbleRaimund Schlüßler
2022-08-18Migrate nextcloud/vue component importsRaimund Schlüßler
2022-08-14Use empty content icon slots in dashboardRaimund Schlüßler
2022-08-14Use nextcloud/vue buttonsRaimund Schlüßler
2022-08-12Bump @nextcloud/vue to 6.0.0-beta.1fix/noid/bump-nextcloud-vueRaimund Schlüßler
2022-08-01Use vue button in dashboard widgetRaimund Schlüßler
2022-07-27Don't show dashboard actions for readonly tasksRaimund Schlüßler
2022-07-27Migrate to DashboardWidget from nextcloud/vueRaimund Schlüßler
2022-07-27Merge pull request #2007 from nextcloud/fix/noid/appnavigation-adjustmentsRaimund Schlüßler
2022-07-21Rename settings to tasks settingsbugfix/server/32350/rename-settingsVincent Petry
2022-05-30Adjust AppNavigation to new AppNavigationItem structurefix/noid/appnavigation-adjustmentsRaimund Schlüßler
2022-05-29Use icon-circles provided by serverfix/noid/compile-scssRaimund Schlüßler
2022-05-29Move SCSS into componentsRaimund Schlüßler
2022-05-21Adjust sharee multiselect widthRaimund Schlüßler
2022-05-21Fix AppNavigationItems HTML structure (#2011)Raimund Schlüßler
2022-05-16Display tasks with future start date dimly (#1998)Nico F
2022-05-12Fix talk integration (#1999)Raimund Schlüßler
2022-04-26Fix the task status display animation (#1979)Raimund Schlüßler
2022-04-26Use tooltip directive from nextcloud/vue (#1976)Raimund Schlüßler
2022-04-25Remove forgotten optionRaimund Schlüßler
2022-04-25Don't use deprecated filters anymore (#1975)Raimund Schlüßler
2022-04-25Use try/catch block to copy to clipboard (#1974)Raimund Schlüßler
2022-04-25 Check that taskUri is defined before searching (#1973)Raimund Schlüßler
2022-04-22Bump @nextcloud/eslint-config from 7.0.2 to 8.0.0 (#1968)Raimund Schlüßler
2022-03-27Replace deprecated String.prototype.substr() (#1950)CommanderRoot
2022-03-19Don't open sidebar when completing task (#1948)Raimund Schlüßler
2022-03-18Load all calendars for trash bin (#1943)Raimund Schlüßler
2022-03-12Rename download to export (#1941)Raimund Schlüßler
2022-03-07l10n: Delete dotsValdnet
2022-03-06update modal sizes after vue 5.1 (#1937)Simon L
2022-03-05Use material design checkbox in task body (#1933)Raimund Schlüßler
2022-02-14Fix position of plus icon for subtasks inputRaimund Schlüßler