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
2014-02-25Allow apps to add/modify config js output via hook.ringmaster
2014-02-18Now using PHP session lifetime as default value for the JS configVincent Petry
2014-02-05Added session_keepalive settingVincent Petry
2014-01-24add expire date to link share if possibleBjoern Schiessle
2014-01-12Fixed various file name escaping issues in core appsVincent Petry
2013-12-18Fixed JS plural function to be per appVincent Petry
2013-12-17always show home breadcrumb in files viewBjoern Schiessle
2013-12-13Fix webroot for update pageVincent Petry
2013-12-09fix plural translation - fixes #6226Morris Jobke
2013-11-26Show stars as placeholderganomi
2013-11-26Translate reload message after updateMorris Jobke
2013-11-18Check which permissions are possible to re-share a fileBjoern Schiessle
2013-11-14Fixed multiselect to not set the button's height on itself after selectVincent Petry
2013-11-05Merge pull request #5582 from owncloud/files-previewcachingThomas Müller
2013-10-31Fixed input field and tipsy positioning in singleselectVincent Petry
2013-10-30Improve quota input fieldVincent Petry
2013-10-30allow to share a file/folder as public link also if one of it parents was alr...Bjoern Schiessle
2013-10-29Merge pull request #5396 from owncloud/fix-sharing-codeMorris Jobke
2013-10-29also add new parameter to function callsMorris Jobke
2013-10-28Append file etag to preview URLsVincent Petry
2013-10-26Fix broken users page when a username consists of digits only, fixes #5560Arthur Schiwon
2013-10-24Merge pull request #5477 from owncloud/prevent_user_from_creating_or_renaming...Thomas Müller
2013-10-24Merge pull request #5497 from owncloud/ie8-placeholdershimThomas Müller
2013-10-23Merge pull request #5435 from owncloud/share-improvementsThomas Müller
2013-10-23Fixed sharing dropdown placeholders in IE8/9Vincent Petry
2013-10-23pass the name of the item source from the browser to the server - no need to ...Thomas Müller
2013-10-23Fixed share dropdown checkbox wrappingVincent Petry
2013-10-23better wording for share input field and share linkJan-Christoph Borchardt
2013-10-23Renamed current placeholder jquery plugin to imageplaceholderVincent Petry
2013-10-23add missing ;Jörn Friedrich Dreyer
2013-10-22prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer
2013-10-22Merge pull request #5446 from frisco82/fixNotifyUserFrank Karlitschek
2013-10-22Merge pull request #5120 from frisco82/sendEmailJSVincent Petry
2013-10-21Merge pull request #5444 from frisco82/fixDisplayGroupVincent Petry
2013-10-21fix notify user, and made js more resiliant to changesRamiro Aparicio
2013-10-21fix user displayName not being shown after add, added class for improved styl...Ramiro Aparicio
2013-10-21Fixed share with link checkbox missing as regular userVincent Petry
2013-10-21shorten string to 'notify by email', cut 'user'Jan-Christoph Borchardt
2013-10-21remove hover hide/show stuff for share dropdown to make things more obviousJan-Christoph Borchardt
2013-10-18Merge pull request #5338 from frisco82/fixGroupDisplayMorris Jobke
2013-10-18readability: single line -> multiple linesMorris Jobke
2013-10-18Fix accidental deletion of ifMichael Gapczynski
2013-10-18Don't show links option in dropdown if disabledMichael Gapczynski
2013-10-17Added missing var in share.jsVincent Petry
2013-10-17Fixed sharing status update for new/uploaded filesVincent Petry
2013-10-16Merge pull request #5262 from owncloud/files-ie8-conflictdialogbrokenfixMorris Jobke
2013-10-15Merge pull request #5295 from owncloud/show-eye-in-personalRaghu Nayyar
2013-10-15Removes Bogus showpassword js. thx @PVince81raghunayyar
2013-10-15Should Display PasswordToggle Eye Everywhere.raghunayyar
2013-10-14Show (group) after groups in share dropdownRamiro Aparicio