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
path: root/js
AgeCommit message (Expand)Author
2016-09-18Merge pull request #71 from nextcloud/js-alias-testsSteffen Lindner
2016-09-18Merge pull request #72 from nextcloud/js-account-testsSteffen Lindner
2016-09-18Merge pull request #57 from nextcloud/error-viewJan-Christoph Borchardt
2016-09-18add missing semicolonChristoph Wurst
2016-09-18Fix wrong variableSteffen Lindner
2016-09-18send real folderId and messageId when replying from unified inboxChristoph Wurst
2016-09-18add js unit tests for the Account modelChristoph Wurst
2016-09-18add unit test for the Alias modelChristoph Wurst
2016-09-17enhance html matchingChristoph Wurst
2016-09-17add unit tests and fix minor bugsChristoph Wurst
2016-09-16show error-view instead of yellow notification on content loading errorsChristoph Wurst
2016-09-15Merge pull request #49 from nextcloud/loading-view-textChristoph Wurst
2016-09-14fix new-message-button event registrationChristoph Wurst
2016-09-13show text too when a loading spinner is usedChristoph Wurst
2016-09-09Merge pull request #34 from nextcloud/show-loading-spinner-while-loading-foldersJan-Christoph Borchardt
2016-09-08Merge pull request #33 from nextcloud/fix-accounts-orderJan-Christoph Borchardt
2016-09-04use button for the 'New message' button and fix its stylingChristoph Wurst
2016-09-03show a loading spinner while loading foldersChristoph Wurst
2016-09-03fix client-side account orderChristoph Wurst
2016-08-29fix nc brandingAlexander Weidinger
2016-08-29fix nc brandingChristoph Wurst
2016-08-28Merge pull request #5 from nextcloud/tipsy-tooltipJan-Christoph Borchardt
2016-08-28Merge pull request #1631 from owncloud/prefetch-incoming-mailsChristoph Wurst
2016-08-28tooltip has placement option; tooltip has no live option.Alexander Weidinger
2016-08-28move from tipsy to tooltipJan-Christoph Borchardt
2016-08-27delay app start until the page has been fully loadedChristoph Wurst
2016-08-25use simpler background fetcher and fetch incoming messages tooChristoph Wurst
2016-08-25Fix requirejs for other locations than apps/Julius Haertl
2016-08-24Merge pull request #1613 from owncloud/load-accounts-with-index-pageChristoph Wurst
2016-08-24Merge pull request #1612 from owncloud/session-storageJan-Christoph Borchardt
2016-08-24remove debug log, refactor method name, remove redundant method callChristoph Wurst
2016-08-24fix js syntax errorChristoph Wurst
2016-08-06fix coding styleChristoph Wurst
2016-08-06hide accounts/folders until loading finshed or an error occurredChristoph Wurst
2016-08-06use a single, global collection of accountsChristoph Wurst
2016-08-06add accounts immediatelly and hide 'show all folders' only if there are foldersChristoph Wurst
2016-08-06load list of accounts with the index page to speed up the initial loadingChristoph Wurst
2016-08-05Merge pull request #1609 from owncloud/search-reworkJan-Christoph Borchardt
2016-08-05Merge pull request #1570 from owncloud/setup-errorChristoph Wurst
2016-08-04use session storage instead of local storageChristoph Wurst
2016-08-04fix loading view with text stylingChristoph Wurst
2016-08-04Merge pull request #1573 from owncloud/increase-minimum-core-versionJan-Christoph Borchardt
2016-08-04show approriate empty collection for (search) foldersChristoph Wurst
2016-08-04fix reload/load-more when in search modeChristoph Wurst
2016-08-04debounce search in the controller and show immediate loading feedbackChristoph Wurst
2016-08-04fix loading spinnersChristoph Wurst
2016-08-04rework/refactor some of the search logicChristoph Wurst
2016-08-04update guideline URL for 9.1, more cloud neutralityChristoph Wurst
2016-08-04add license header script and update php+js license headersChristoph Wurst
2016-08-04Merge pull request #1607 from owncloud/remove-save-draft-callbackJan-Christoph Borchardt