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/js
AgeCommit message (Expand)Author
2018-08-16Rename icon to not interfere with icon-menu server classRaimund Schlüßler
2018-08-11Merge pull request #186 from nextcloud/npmRaimund Schlüßler
2018-08-07Move gulp, npm and make file to app root folderRaimund Schlüßler
2018-08-06Layout fixes for NC14Raimund Schlüßler
2018-06-18Check in package-lock.jsonRaimund Schlüßler
2018-06-18Update dependenciesRaimund Schlüßler
2018-02-07Increment version number to 0.9.6Raimund Schlüßler
2017-12-05Merge pull request #120 from nextcloud/npm5Raimund Schlüßler
2017-11-03Combined loading of javascript filesRaimund Schlüßler
2017-10-15Move to npm5Raimund Schlüßler
2017-10-15Remove vendor files from repositoryRaimund Schlüßler
2017-10-15Remove autogenerated files from repositoryRaimund Schlüßler
2017-09-19Use flexbox instead of javascript hackRaimund Schlüßler
2017-09-17Fix sort order priority iconRaimund Schlüßler
2017-09-14Change icon prefix from 'ico-' to 'icon-'Raimund Schlüßler
2017-09-14Move to scss, lint and concat scss filesRaimund Schlüßler
2017-09-14Store packages under the name given in their package.jsonRaimund Schlüßler
2017-09-09Lint js filesRaimund Schlüßler
2017-09-09Use legacy datepickerRaimund Schlüßler
2017-09-09Use Yarn + Gulp instead of bowerRaimund Schlüßler
2017-09-09Use Gulp instead of Grunt, minify js filesRaimund Schlüßler
2017-09-09Use Yarn instead of NPMRaimund Schlüßler
2017-09-09Fix javascript errorRaimund Schlüßler
2017-09-09Fix sort order drop-down iconRaimund Schlüßler
2017-09-09Change icon prefix to not interfere with server css rulesRaimund Schlüßler
2017-09-09Several css style fixesRaimund Schlüßler
2017-09-09Generate SVG sprite file inside the img folderMarin Treselj
2017-09-09Optimized and standardized SVG iconsMarin Treselj
2017-09-09Use svg-sprite to compile spritesRaimund Schlüßler
2017-07-23Use davclient.js shipped with serverRaimund Schlüßler
2017-07-23Update davclient.jsRaimund Schlüßler
2017-07-23Update angular-ui-selectRaimund Schlüßler
2017-07-23Fix davclient.js versionRaimund Schlüßler
2017-07-23Fix buildRaimund Schlüßler
2017-07-23Don't use 's deprecated custom callback methodsRaimund Schlüßler
2017-07-23Update angular-drag-and-drop-listsRaimund Schlüßler
2017-07-23Update angular-ui-selectRaimund Schlüßler
2017-07-23Update ical.jsRaimund Schlüßler
2017-03-02Increment version number to 0.9.5Raimund Schlüßler
2017-01-16Update bower filesRaimund Schlüßler
2017-01-16Use correct version of angular-ui-selectRaimund Schlüßler
2017-01-16Specify versions to prevent unwanted dependency updateRaimund Schlüßler
2017-01-16Use makefile from calendar app, adjust npm and update gruntfileRaimund Schlüßler
2017-01-15Change proid and uri of new tasks to NextcloudRaimund Schlüßler
2017-01-15Replace ownCloud with Nextcloud, update dateRaimund Schlüßler
2016-12-14Increase version numberRaimund Schlüßler
2016-11-26Set initial start date to next full hourRaimund Schlüßler
2016-11-22Ensure that START < DUE if both setkorelstar
2016-11-10Fix occasionally defective date when using alldaykorelstar
2016-10-25Allows setting DATE values for DTSTART and DUEkorelstar