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/store
AgeCommit message (Expand)Author
2020-05-09Implement manual sortingRaimund Schlüßler
2020-04-30Propose categories of all available tasksRaimund Schlüßler
2020-04-30Allow sharing with circlesRaimund Schlüßler
2020-04-30Only save initial route on changeRaimund Schlüßler
2020-04-29Remember last routeRaimund Schlüßler
2020-04-29Use object-shorthandRaimund Schlüßler
2020-04-28Use initial state apiRaimund Schlüßler
2020-04-15Use @nextcloud/moment, closes #961Raimund Schlüßler
2020-04-10Don't use deprecated globalsRaimund Schlüßler
2020-03-08Don't break app by subscribed calendarsRaimund Schlüßler
2020-03-08Better handle calendars without colorRaimund 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
2020-01-29Return writable calendar as default calendarRaimund Schlüßler
2020-01-24Switch to newly created calendar after creationRaimund Schlüßler
2019-12-29Only add sharee if not present alreadyRaimund 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-11-14Merge pull request #431 from nextcloud/fix-collectionsRaimund Schlüßler
2019-11-14Fix unhandled promise rejection in unit testsRaimund Schlüßler
2019-11-12Adjust week view to show correct tasksRaimund Schlüßler
2019-11-03Simplify isTaskInListRaimund Schlüßler
2019-11-03Only match uncompleted tasksRaimund Schlüßler
2019-10-31Added missing comparator entryTim Hollmann
2019-10-31Implemented comparator in order to display pinned tasks always on topTim Hollmann
2019-10-31Added support for task pinningTim Hollmann
2019-10-28Move dayOfTask function to storeRaimund Schlüßler
2019-10-28Count all tasks that match a collectionRaimund Schlüßler
2019-10-28Also test subtasks for showing task in collectionsRaimund Schlüßler
2019-10-08small changesJakob
2019-10-08add status to TaskJakob
2019-09-20Don't lose relation to subtasks already in storeRaimund Schlüßler
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
2019-08-07Update dependencies and styleRaimund Schlüßler
2019-08-06Allow to drop tasks onto collections in left sidebarRaimund Schlüßler
2019-07-24Don't show empty sections for read-only taskRaimund Schlüßler
2019-07-21Prevent editing read-only tasks in list viewRaimund Schlüßler
2019-07-21Don't try to edit tasks in read-only calendarsRaimund Schlüßler
2019-07-07Enable percent-encoded characters in calendar URIRaimund Schlüßler