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-11-24don't try to render preview images if 'enable_previews' has been set to falsephisch
2016-10-10[stable9.1] forum.owncloud.org -> central.owncloud.org (#25644)RealRancor
2016-08-24Users page lazy multiselect group dropdownsVincent Petry
2016-08-19[stable9.1] In cases where the server dictates the link share expiration the ...Thomas Müller
2016-07-26[stable9.1] Group shares with same source and target (#25534)Vincent Petry
2016-07-13[stable9.1] Workaround to check htaccess in case of redirects (#25434)Vincent Petry
2016-07-08[stable9.1] Revert invalid commits from master->stable9.1 merge (#25420)Vincent Petry
2016-07-01adjusts tests to removal of svg fallbackHendrik Leppelsack
2016-07-01remove svg classesHendrik Leppelsack
2016-07-01remove png references in coreHendrik Leppelsack
2016-07-01remove javascript png fallback for svgHendrik Leppelsack
2016-07-01Merge pull request #25262 from owncloud/fed-sharing-errorVincent Petry
2016-06-27Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadpermsVincent Petry
2016-06-27Merge pull request #25129 from owncloud/remove-ieVincent Petry
2016-06-24better detect errors in fed sharing responseRobin Appelman
2016-06-24Add explicit delete permission to link sharesVincent Petry
2016-06-24Merge pull request #25239 from owncloud/setupchecks-preventreloadVincent Petry
2016-06-23remove ie8+9 supportHendrik Leppelsack
2016-06-23Don't reload page in case of auth errors during setup checksVincent Petry
2016-06-22Init the headers in iedavclient.jsVincent Petry
2016-06-16Prevent the advanced options toggle in the setup from acting as a linkRobin Appelman
2016-06-07Use temporary htaccesstest.txt for data dir security checkVincent Petry
2016-05-26Update license headersLukas Reschke
2016-05-20Rename "not-assignble" to "restricted"Vincent Petry
2016-05-20Act on effective system tag canAssign permissionVincent Petry
2016-05-10Merge pull request #24397 from owncloud/sort-share-linksMorris Jobke
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-05-02Reordered share link settingsVincent Chan
2016-04-22Merge pull request #23918 from owncloud/cruds-for-federated-sharesBjörn Schießle
2016-04-22Merge pull request #24126 from owncloud/err-reload-delayLukas Reschke
2016-04-21Add test for reload delayRobin McCorkell
2016-04-20Merge pull request #23990 from owncloud/heartbeat-debounceMorris Jobke
2016-04-20Merge pull request #24081 from owncloud/migrate-deprecated-jquery-v1-functionsThomas Müller
2016-04-20always share with same default permissions, no special handling for remote sh...Björn Schießle
2016-04-20Delay reloading the page if an ajax error occurs, show notificationRobin McCorkell
2016-04-19replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')Christoph Wurst
2016-04-19replace $.parseJSON() by JSON.parse()Christoph Wurst
2016-04-19remove deprecated jQuery.browserChristoph Wurst
2016-04-19extract mail view for sending share invitationsChristoph Wurst
2016-04-19Merge pull request #23993 from owncloud/update-to-jquery2Thomas Müller
2016-04-18Debounce heartbeat ajax calls to lower the number of requestsChristoph Wurst
2016-04-18bring back CRUDS permissions for federated sharesBjoern Schiessle
2016-04-18Turn off jQuery animations when testingChristoph Wurst
2016-04-18Fix rgb valuesJohn Molakvoæ
2016-04-15downgrade jquery, update jquery-migrateChristoph Wurst
2016-04-14update jquery to version 2.2.3Christoph Wurst
2016-04-14close navigation menu when opening app in new tab (#23914)Christoph Wurst