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-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
2020-02-05Implement adding a task listRaimund Schlüßler
2020-02-05Properly style the calendar editing GUIRaimund Schlüßler
2020-02-05Use vue-components for app-navigationRaimund Schlüßler
2020-01-30Use eslint-config-nextcloudRaimund Schlüßler
2020-01-29Prevent selecting read-only calendar as defaultRaimund Schlüßler
2020-01-29Return writable calendar as default calendarRaimund Schlüßler
2020-01-29Merge pull request #736 from nextcloud/sortorderRaimund Schlüßler
2020-01-28Set primary color when creating default listRaimund Schlüßler
2020-01-24Switch to newly created calendar after creationRaimund Schlüßler
2020-01-24Use Actions for sortorder dropdownRaimund Schlüßler
2020-01-06Don't use tabsRaimund Schlüßler
2019-12-31Hide sharee in list if already shared with himRaimund Schlüßler
2019-12-29Only add sharee if not present alreadyRaimund Schlüßler
2019-12-24Allow to set cursor in calendar input name fieldRaimund Schlüßler
2019-12-21Fix typo: discared -> discardedAsier Iturralde Sarasola
2019-12-09Merge pull request #760 from nextcloud/hoverRaimund Schlüßler
2019-12-09Merge pull request #747 from nextcloud/week-taskRaimund Schlüßler
2019-12-09Correctly set opacity and cursor on hoverRaimund Schlüßler
2019-12-09Correctly navigate to new task in week viewRaimund Schlüßler
2019-12-09Create new tasks in week view for todayRaimund Schlüßler