Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-25inject prefilled dataChristoph Wurst
2016-08-06load list of accounts with the index page to speed up the initial loadingChristoph Wurst
2016-08-04Merge pull request #1603 from owncloud/fix-automatic-redirectsChristoph Wurst
2016-08-04Merge pull request #1573 from owncloud/increase-minimum-core-versionJan-Christoph Borchardt
2016-08-04fix redirect template designChristoph Wurst
2016-08-04fix license headersChristoph Wurst
2016-08-03increase min core version to 9.0 and remove all version hacksChristoph Wurst
2016-08-02fix HTML link redirectionChristoph Wurst
2016-08-02improve wording of link redirectJan-Christoph Borchardt
2016-05-09show import button only on 9.0+Christoph Wurst
2016-05-08bring back mobile menu toggle buttonChristoph Wurst
2016-05-05Button positionJohn Molakvoæ
2016-04-26invalidate js cache if app version changesChristoph Wurst
2016-03-27add NewMessage viewChristoph Wurst
2016-03-08update js librariesChristoph Wurst
2016-02-20create MessageContentView, MessageViewChristoph Wurst
2016-02-11fix templatesChristoph Wurst
2016-02-07update license headersChristoph Wurst
2016-02-03Merge pull request #1257 from owncloud/remove-unused-composer-filesChristoph Wurst
2016-02-02Merge pull request #1224 from Tagada85/masterChristoph Wurst
2016-02-02remove unused js/template fileChristoph Wurst
2016-01-30fix getSystemConfig error on oc7Christoph Wurst
2016-01-15Few changes according to #817Damien
2015-11-10use h2 for redirect warning and correct heading sizeJan-Christoph Borchardt
2015-11-02improve wording of redirect warningJan-Christoph Borchardt
2015-10-30fix search by adding a proxyChristoph Wurst
2015-10-20bring back loading spinner and prefilled account dataChristoph Wurst
2015-10-17create marionette view for account setupChristoph Wurst
2015-09-15make proxycontroller testable and add unit testsChristoph Wurst
2015-09-14use marionette view for rendering navigationChristoph Wurst
2015-09-08load optimized js files only in debug modeChristoph Wurst
2015-09-07add requirejs optimizer for packagingChristoph Wurst
2015-09-02use html templates to enable async load with requirejsChristoph Wurst
2015-09-02Add jasmine view testsSteffen Lindner
2015-08-31Merge commit '57a4b19' into marionettify-settings-account-viewChristoph Wurst
2015-08-31settings accounts view marionetteChristoph Wurst
2015-08-31Merge pull request #993 from owncloud/marionette-applicationChristoph Wurst
2015-08-30downgrade jquery autosizeChristoph Wurst
2015-08-30use bower as dependency manager for front-end js librariesChristoph Wurst
2015-08-30Merge pull request #973 from owncloud/require-jsChristoph Wurst
2015-08-29move templates into dedicated files and include those in the index templateChristoph Wurst
2015-08-29split client code into AMD modules and load them with requirejsChristoph Wurst
2015-08-29Add option to show images of html mailsJakob Sack
2015-08-26change attachment template to underscore templateChristoph Wurst
2015-08-24round sender/receiver photosJan-Christoph Borchardt
2015-07-20Add forward functionalityChristoph Wurst
2015-06-29fix mailto composerChristoph Wurst
2015-06-29use unified composer for repliesChristoph Wurst
2015-06-29make composer view reusableChristoph Wurst
2015-06-21Merge pull request #794 from owncloud/reply-cc-toggleAidan Amavi