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
2020-06-09Show completed date instead of due date in task bodyRaimund Schlüßler
2020-05-19Don't close task details when selecting sort orderRaimund Schlüßler
2020-05-15Adjust subtask input placeholder paddingRaimund Schlüßler
2020-05-15Show details of new task only on wide screensRaimund Schlüßler
2020-05-14Give more space to title in task-bodyRaimund Schlüßler
2020-05-09Implement manual sortingRaimund Schlüßler
2020-05-08Show calendar color in task listRaimund Schlüßler
2020-04-30Close details on body clickRaimund Schlüßler
2020-04-30Propose categories of all available tasksRaimund Schlüßler
2020-04-30Fix the sidebarRaimund Schlüßler
2020-04-30Merge pull request #965 from nextcloud/fix/nextcloud/vueRaimund Schlüßler
2020-04-30Merge pull request #992 from nextcloud/feature/914/duedateRaimund Schlüßler
2020-04-30Allow sharing with circlesRaimund Schlüßler
2020-04-30Adjust Tasks to new nextcloud/vue versionRaimund Schlüßler
2020-04-30Only save initial route on changeRaimund Schlüßler
2020-04-29Also show due time in task body on large screensRaimund 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-22Fix setting and getting parentRaimund Schlüßler
2020-04-15Use @nextcloud/moment, closes #961Raimund Schlüßler
2020-04-10Don't use deprecated globalsRaimund Schlüßler
2020-04-07Fix @nextcloud/vue importsRaimund Schlüßler
2020-03-08Don't break app by subscribed calendarsRaimund Schlüßler
2020-03-08Better handle calendars without colorRaimund Schlüßler
2020-03-07Forbid drop non-PUBLIC task on calendar shared with meRaimund Schlüßler
2020-03-07Show non-PUBLIC tasks in shared calendars readonlyRaimund Schlüßler
2020-03-07Don't highlight calendars if not dropableRaimund Schlüßler
2020-03-07Don't move non-PUBLIC tasks to calendars shared with meRaimund Schlüßler
2020-03-07Update dependencies, move to @nextcloud packagesRaimund Schlüßler
2020-03-07Bump @nextcloud/vue to 1.4.0Raimund Schlüßler
2020-03-06Add undo delete taskRaimund Schlüßler
2020-03-06Set fixed width for date in task bodyRaimund Schlüßler
2020-03-06Align actions right so details view doesnt overlapRaimund Schlüßler
2020-03-06Add delete actionRaimund Schlüßler
2020-03-06Show icon when subtasks are hiddenRaimund Schlüßler
2020-03-06Move task-body actions into Action dropdownRaimund Schlüßler
2020-03-06Correctly import uuidRaimund Schlüßler
2020-02-18Correctly translate task status stringsRaimund Schlüßler
2020-02-17Merge pull request #862 from nextcloud/fix/467Raimund Schlüßler
2020-02-14Edit sprite names to prevent collision with serverRaimund Schlüßler
2020-02-13Use new start and due date icons in details viewRaimund Schlüßler
2020-02-12Fix uncaught exception: object error on navigationRaimund Schlüßler
2020-02-12Also show avatar in sharee listRaimund Schlüßler
2020-02-11Don't edit not public tasks in lists shared to meRaimund Schlüßler
2020-02-05Remove unused directiveRaimund Schlüßler
2020-02-05Fix settings stylingRaimund Schlüßler
2020-02-05Allow dropping tasks on collections and calendarsRaimund Schlüßler
2020-02-05Implement timeout GUI for deleting a calendarRaimund Schlüßler
2020-02-05Move calendar list entry into separate componentRaimund Schlüßler