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
AgeCommit message (Expand)Author
2016-07-01remove svg classesHendrik Leppelsack
2016-07-01remove javascript png fallback for svgHendrik Leppelsack
2016-06-23remove ie8+9 supportHendrik Leppelsack
2016-05-10Merge pull request #24434 from owncloud/permalinksLukas Reschke
2016-05-09New animated loaderskjnldsv
2016-05-06Do not encode slashes in "dir" URL param in files JSVincent Petry
2016-05-06Auto-add fileid in URL for currently displayed folderVincent Petry
2016-04-22Merge pull request #24126 from owncloud/err-reload-delayLukas Reschke
2016-04-20Merge pull request #23990 from owncloud/heartbeat-debounceMorris Jobke
2016-04-20Delay reloading the page if an ajax error occurs, show notificationRobin McCorkell
2016-04-19replace $.parseJSON() by JSON.parse()Christoph Wurst
2016-04-19remove deprecated jQuery.browserChristoph Wurst
2016-04-18Debounce heartbeat ajax calls to lower the number of requestsChristoph Wurst
2016-04-14close navigation menu when opening app in new tab (#23914)Christoph Wurst
2016-04-14add loading feedback to user menu entries (#23916)Christoph Wurst
2016-04-04core: Fix typos (found by codespell)Stefan Weil
2016-03-23Adjust core unit tests for unload/reload casesVincent Petry
2016-03-22Stronger fix for navigate away detectionVincent Petry
2016-03-22Firefox returns 303 on cross-domain redirectVincent Petry
2016-03-22Detect user navigating away, don't interpret as ajax errorVincent Petry
2016-02-22Accumulate notifications instead of blinkingVincent Petry
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-03host and hostname are different thingsRoeland Jago Douma
2016-02-02Expose display name in JS sideVincent Petry
2016-01-30Update explanation of how to enable debug modematthias-g
2016-01-25Expose whether user is an admin through a methodVincent Petry
2016-01-19update JS humanFileSize to use KB instead of kBMorris Jobke
2015-12-07OC.FilePath has still a valid use case when generating paths to static files ...Thomas Müller
2015-12-01Support pretty URLsLukas Reschke
2015-11-22Added OC.Files.Client Webdav-based files clientVincent Petry
2015-11-16Allow creating OCS v2 links in JSJoas Schilling
2015-11-10Set "ie" CSS class for IE10, IE11Vincent Petry
2015-11-02Close the user menu when clicking it againJoas Schilling
2015-10-27append tipsys to bodyHendrik Leppelsack
2015-10-22Merge pull request #19935 from owncloud/issue-19916-settings-menu-hide-on-fil...Thomas Müller
2015-10-21Use the normal OC.menu JS for handling the Settings menuJoas Schilling
2015-10-21Disable app icon preview in apps page for IEVincent Petry
2015-10-09Fix uploading avatar and root certs in IE8Vincent Petry
2015-10-05Merge pull request #19539 from owncloud/fix-multiselect-overlap-shorterThomas Müller
2015-10-02Fix filelist size issues, breadcrumb, multiselectVincent Petry
2015-10-02Fix moment.js "a few seconds ago" with "seconds ago"Morris Jobke
2015-09-29[IE8] Fix filetype icon sizesVincent Petry
2015-09-28Consider both hash params and query when parsing URLVincent Petry
2015-09-23implement builder pattern in tipsy shimHendrik Leppelsack
2015-09-15Disable automatic evaluation of responsesLukas Reschke
2015-08-28Fix controls bar calculationVincent Petry
2015-08-13Merge pull request #18178 from owncloud/files-sidebar-actionsJan-Christoph Borchardt
2015-08-13Merge pull request #18122 from owncloud/replace-tipsyJan-Christoph Borchardt
2015-08-13Merge pull request #17785 from owncloud/snapjs-sensitivityMorris Jobke