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-08-03Better indicate dropping on empty completed listRaimund Schlüßler
2020-08-03Improve calculating new task sort orderRaimund Schlüßler
2020-08-02Properly check the new calendar order valueRaimund Schlüßler
2020-08-01Fix sorting calendarsRaimund Schlüßler
2020-08-01Allow to adjust the calendar orderRaimund Schlüßler
2020-07-29Correctly show round corners on add task inputRaimund Schlüßler
2020-07-29Always show subtasks containerRaimund Schlüßler
2020-07-28Remove linebreaks and tabs from translate functionRaimund Schlüßler
2020-07-27Show correct corner for input of last task in treeRaimund Schlüßler
2020-07-25Better calculate if border radius should be shownRaimund Schlüßler
2020-07-23Adjust checkbox css, also style details checkboxRaimund Schlüßler
2020-07-23Fixed tasks with hidden subtasks stylingTim Krief
2020-07-15Fix escaping of placeholder stringsRaimund Schlüßler
2020-07-10Properly handle multiple categories propertiesRaimund Schlüßler
2020-07-04Adjust app to new nextcloud-vue structureRaimund Schlüßler
2020-06-18Add comments for translatorsRaimund Schlüßler
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