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
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
2013-10-12Shows The Eye permanently in the Confirm Password field in Personal Settings ...raghunayyar
2013-10-11Improve expand/collapse logicVictor Dubiniuk
2013-10-11Merge pull request #5133 from owncloud/js_vcategories_to_tagsThomas Tanghus
2013-10-10Fixed conflict dialog in IE8Vincent Petry
2013-10-07Merge pull request #4921 from owncloud/file_conflicts_dialog_fixesVicDeo
2013-10-07Prevent share dropdown to close too early with autocompleteVincent Petry
2013-10-07Fixed label for sharing notification to be clickableVincent Petry
2013-10-07Prevent scroll up when click on links in sharing dropdownVincent Petry
2013-10-07use correct property for mimetype of existing filesJörn Friedrich Dreyer
2013-10-04It's 'status', not 'result'!Thomas Tanghus
2013-10-04Remove obsolete files.Thomas Tanghus
2013-10-04JS version of the OCP\ITags interfaceThomas Tanghus
2013-10-04Allow "Finishing..." button on setup page to be translated.ringmaster