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
2021-04-08Move views into dedicated folderRaimund 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-10-14Move to v-click-outside, fix editing calendarsRaimund Schlüßler
2020-07-23Adjust checkbox css, also style details checkboxRaimund 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-07Fix @nextcloud/vue importsRaimund Schlüßler
2020-03-07Don't move non-PUBLIC tasks to calendars shared with meRaimund Schlüßler
2020-03-07Bump @nextcloud/vue to 1.4.0Raimund 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-11Don't edit not public tasks in lists shared to meRaimund Schlüßler
2020-01-30Use eslint-config-nextcloudRaimund Schlüßler
2019-12-09Correctly set opacity and cursor on hoverRaimund Schlüßler
2019-12-04Fix style issueRaimund Schlüßler
2019-12-04Hide empty status field for read-only tasksRaimund Schlüßler
2019-11-27Move to @nextcloud/vueRaimund Schlüßler
2019-11-26Fix :hover and clickable area of task body buttonsRaimund Schlüßler
2019-11-24Fix deleting start and due date while editingRaimund Schlüßler
2019-11-24Rework details sectionsRaimund Schlüßler
2019-11-24Increase size of footer buttonsRaimund Schlüßler
2019-11-21Remember last all-day setting for initial dateRaimund Schlüßler
2019-11-20Show all-day checkbox when initializing dateRaimund Schlüßler
2019-11-19Use computed and methods instead of filtersRaimund Schlüßler
2019-11-15Return a moment for dates from tasks modelRaimund Schlüßler
2019-10-31Move details title to flex-boxRaimund Schlüßler
2019-10-31Apply suggestions, switched iconsTim Hollmann
2019-10-31Apply suggestion, fix typoTim Hollmann
2019-10-31Added support for task pinningTim Hollmann
2019-10-09Fix icon for status selectionRaimund Schlüßler
2019-10-09icon and orderJakob
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-06Use replace built into translate functionRaimund Schlüßler
2019-09-06Correctly scope instance propertiesRaimund Schlüßler
2019-09-01Clean-upRaimund Schlüßler
2019-09-01Fix checkbox styling in details-viewRaimund Schlüßler
2019-08-31Fix linting errorsRaimund Schlüßler
2019-08-31some changesJakob
2019-08-31first try to implement the nextcloud checkbox designJakob
2019-08-29Only show toggle-all-day checkbox if a date is setRaimund Schlüßler
2019-08-07Update dependencies and styleRaimund Schlüßler
2019-07-24Don't show empty sections for read-only taskRaimund Schlüßler
2019-07-24Prevent selecting properties for read-only taskRaimund Schlüßler