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
AgeCommit message (Expand)Author
2022-04-22Bump @nextcloud/eslint-config from 7.0.2 to 8.0.0 (#1968)Raimund Schlüßler
2022-03-18Load all calendars for trash bin (#1943)Raimund Schlüßler
2021-10-02Don't use file extentions when importingRaimund Schlüßler
2021-08-17Fix jsdoc/tag-linesRaimund Schlüßler
2021-07-22Fix jsdoc/no-undefined-typesRaimund Schlüßler
2021-07-22Fix jsdoc/check-param-namesRaimund Schlüßler
2021-07-22Fix jsdoc/require-paramRaimund Schlüßler
2021-07-22Fix jsdoc/require-jsdocRaimund Schlüßler
2021-07-22Fix jsdoc/tag-linesRaimund Schlüßler
2021-07-22Fix jsdoc/check-tag-namesRaimund Schlüßler
2021-07-22Fix jsdoc/check-typesRaimund Schlüßler
2021-07-19Use space before async function parenthesisRaimund Schlüßler
2021-07-03Create task from talk messageJakob Röhrl
2021-06-29Unify task deletion undoRaimund Schlüßler
2021-05-10Move cancelled logic into task modelRaimund Schlüßler
2021-05-10Fix moving tasks between calendarsRaimund Schlüßler
2021-05-02Work on sync status displayRaimund Schlüßler
2021-05-02Use AppSidebarRaimund Schlüßler
2021-04-24Rename categories to tagsRaimund Schlüßler
2021-04-24Only set complete and priority when the value has changedRaimund Schlüßler
2021-04-05Move to webpack-vue-configRaimund Schlüßler
2021-04-04Import files with fullpath (including filetype) (#1480)Raimund Schlüßler
2021-04-04Reorder imports (#1479)Raimund Schlüßler
2021-04-04Fix/noid/dependencies (#1476)Raimund Schlüßler
2020-07-10Properly handle multiple categories propertiesRaimund Schlüßler
2020-05-15Show details of new task only on wide screensRaimund Schlüßler
2020-05-09Implement manual sortingRaimund Schlüßler
2020-04-30Propose categories of all available tasksRaimund Schlüßler
2020-04-29Use object-shorthandRaimund Schlüßler
2020-04-15Use @nextcloud/moment, closes #961Raimund Schlüßler
2020-04-10Don't use deprecated globalsRaimund Schlüßler
2020-03-07Don't move non-PUBLIC tasks to calendars shared with meRaimund Schlüßler
2020-02-18Correctly translate task status stringsRaimund Schlüßler
2020-02-11Don't edit not public tasks in lists shared to meRaimund Schlüßler
2020-01-30Use eslint-config-nextcloudRaimund Schlüßler
2019-12-21Fix typo: discared -> discardedAsier Iturralde Sarasola
2019-12-09Correctly navigate to new task in week viewRaimund Schlüßler
2019-11-22Merge pull request #657 from nextcloud/fix-615Raimund Schlüßler
2019-11-21Respect all-day setting for today collectionRaimund Schlüßler
2019-11-21Remember last all-day setting for initial dateRaimund Schlüßler
2019-11-20Move router to appropriate placeRaimund Schlüßler
2019-11-20Save last value of all-day toggleRaimund Schlüßler
2019-11-15Return a moment for dates from tasks modelRaimund Schlüßler
2019-10-31Added support for task pinningTim Hollmann
2019-10-08small changesJakob
2019-10-08add status to TaskJakob
2019-09-20Load task from server if not found locallyRaimund Schlüßler
2019-09-10Fix translate function for Chrome 77 BetaRaimund Schlüßler
2019-09-06Fix translate functionRaimund Schlüßler
2019-09-06Correctly scope instance propertiesRaimund Schlüßler