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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/js
AgeCommit message (Expand)Author
2016-03-14Merge pull request #22933 from owncloud/stable9-backport-22872Thomas Müller
2016-03-10Fix MKCOL for IE11 as wellRoeland Jago Douma
2016-03-08Update error text for link passwordsMorris Jobke
2016-03-01Update author informationLukas Reschke
2016-03-01Merge pull request #22677 from owncloud/allow-to-overwrite-single-l10n-string...Thomas Müller
2016-02-29Improved JS L10N bundle merging + testsVincent Petry
2016-02-26Allow to overwrite a single language string via the theme folderJoas Schilling
2016-02-26Merge pull request #22608 from owncloud/collaborative-tagsThomas Müller
2016-02-26Rename system tags app to collaborative tagsJoas Schilling
2016-02-26Make more action icons themable + style fixesVincent Petry
2016-02-26Make file actions use icon CSS classesRoeland Jago Douma
2016-02-25Tweak tooltip style for recipientsVincent Petry
2016-02-24Add the uid on hover for sharing autocompleteJoas Schilling
2016-02-22Fix unit tests affected by side effectsVincent Petry
2016-02-22Accumulate notifications instead of blinkingVincent Petry
2016-02-19Fix error ins source language stringsThomas Müller
2016-02-18Require CSRF token for non WebDAV authenticated requestsLukas Reschke
2016-02-17Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller
2016-02-17Merge pull request #22445 from owncloud/files-client-sendpropfindheadersThomas Müller
2016-02-17Merge pull request #22452 from owncloud/fix_22441Thomas Müller
2016-02-17Do not clear sharee input on failed shareRoeland Jago Douma
2016-02-17Unlock sharee input field when sharing failsRoeland Jago Douma
2016-02-16Fix redundant headers in files dav clientVincent Petry
2016-02-16Allow searching for single userRoeland Jago Douma
2016-02-15Add handler for global ajax errorsVincent Petry
2016-02-15Adding global error handler for ajax calls which run into redirections or una...Thomas Müller
2016-02-15Merge pull request #22383 from owncloud/better-sharee-translationsThomas Müller
2016-02-15Merge pull request #22350 from owncloud/fix_22304Thomas Müller
2016-02-15Do not use string concatination for translationsJoas Schilling
2016-02-14Search tags case insensitiveRoeland Jago Douma
2016-02-13Merge pull request #22351 from owncloud/fix_22277Thomas Müller
2016-02-12Merge pull request #21837 from owncloud/recipients-error-messageThomas Müller
2016-02-12show remote server on auto completeBjoern Schiessle
2016-02-12Updated unit testsRoeland Jago Douma
2016-02-12Provide proper feedback when creating a share in the webUIRoeland Jago Douma
2016-02-12Clear error when removing textRoeland Jago Douma
2016-02-12Update tooltip on new searchRoeland Jago Douma
2016-02-12First try for shareWithField error messageJulian Müller
2016-02-11Reload list of shares on directory changeRoeland Jago Douma
2016-02-11Calculate the share statuses in js from the OCS ResponseRoeland Jago Douma
2016-02-10Only show link shares for the current userRoeland Jago Douma
2016-02-10Only show link spinner if the share existsRoeland Jago Douma
2016-02-09Move update notification code into appLukas Reschke
2016-02-09Add system tags filter section for files appVincent Petry
2016-02-08Merge pull request #22186 from owncloud/show-different-unsupported-failure-me...Thomas Müller
2016-02-08Add message with reference to forum postLukas Reschke
2016-02-08Don't show "report this to the community" when the upgrade is unsupportedMorris Jobke
2016-02-05Make JS Webdav work again with IE9-IE10Vincent Petry
2016-02-04Merge pull request #22133 from owncloud/add-check-for-contentThomas Müller
2016-02-04Merge pull request #22130 from owncloud/fix-jsunit-filesclientThomas Müller