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-11-03Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke
2016-11-02Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry
2016-11-02remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle
2016-10-28Move away from OC_L10NRoeland Jago Douma
2016-10-25Fix malformed attribute in files appVincent Petry
2016-10-24Use Webdav PUT for uploads in the web browserVincent Petry
2016-10-10Remove PNG fallbacks from files app (#26308)Vincent Petry
2016-09-26use correct case for addScript (#26214)Jörn Friedrich Dreyer
2016-08-22put file handling into a section againArthur Schiwon
2016-08-22Do not error on maxUploadChangeRoeland Jago Douma
2016-07-22Add recent file listingRobin Appelman
2016-06-07Improve the UX for "not found" perma linksJoas Schilling
2016-05-12Merge branch 'Superduper-Progressbar-branch-thingie' of https://github.com/lu...Vincent Petry
2016-04-19filter hidden files on the web interfaceChristoph Wurst
2016-04-13persist file sorting changesChristoph Wurst
2016-04-13load file sorting mode from the dbChristoph Wurst
2016-03-20Consistently use rel=noreferrerLukas Reschke
2016-02-26Make more action icons themable + style fixesVincent Petry
2016-01-24Remove OC_Helper::imagePath and use the proper public interfaceMorris Jobke
2016-01-20Remove unneeded markup for scan process - ref #20545Morris Jobke
2015-11-22Make public link share page work with Webdav and add operationsVincent Petry
2015-11-16standardize sizes for headingsJan-Christoph Borchardt
2015-11-11fix layout and wording for file handling admin settingJan-Christoph Borchardt
2015-10-13Remove controls for file lists that don't need itVincent Petry
2015-09-30Change small thumbnails to 32 pxMorris Jobke
2015-09-25fix filecomparatorHendrik Leppelsack
2015-09-25fix filelist checkboxesHendrik Leppelsack
2015-09-21fix missing checkboxes in file comparatorHendrik Leppelsack
2015-08-28Combine upload action into the "New" menuVincent Petry
2015-08-17Merge pull request #17182 from owncloud/user_ini_upload_sizeRobin McCorkell
2015-08-14Improve right sidebar tabs behaviorVincent Petry
2015-07-20Update .user.ini when setting upload size limitRobin McCorkell
2015-06-17Merge pull request #16893 from owncloud/fixSlideToggleMorris Jobke
2015-06-17remove unneeded span around Settings text, fixes cursorJan-Christoph Borchardt
2015-06-09Search results have to explicitly be added to the content area of the appThomas Müller
2015-06-05Add owner to the storage stats to enable better notificationsMorris Jobke
2015-04-21Added empty content message for empty read-only foldersVincent Petry
2015-04-14Allow files app nav entries to have a different icon classMorris Jobke
2015-04-08fix for IE8Morris Jobke
2015-04-08add icons to files sidebar, fix shade, fix position of settings icon and textJan-Christoph Borchardt
2015-04-08Fixing issue #15322 - showing Settings button next to gear iconJames Anslow
2015-04-07remove encryption specific code from files appBjoern Schiessle
2015-04-07Removing left overs from old encryption appThomas Müller
2015-04-01Move core apps from private to public functionsRoeland Jago Douma
2015-03-27adjust emptycontent messages for files and files_externalJan-Christoph Borchardt
2015-03-24Do not duplicate the empty content cssJoas Schilling
2015-03-16Merge pull request #14133 from rullzer/fix_10600Thomas Müller
2015-03-02Remove "Download from URL" featureLukas Reschke
2015-02-13Always display max upload size in admin panelRoeland Jago Douma
2015-01-06use class for no results div instead of id. the elements are not unique.Jörn Friedrich Dreyer