Commit Graph

734 Commits (8991e4505adba2dae8afe7b7941ec744bfe78712)

Author SHA1 Message Date
Vincent Petry f9763e1fc5 Now using PHP session lifetime as default value for the JS config 11 years ago
Joas Schilling 145d9a09ab Do not select input for all text input fields 11 years ago
Thomas Müller 45ab9810c5 fixing typos 11 years ago
Vincent Petry e75f7e58e9 Added unit tests for session_keepalive / heartbeat 11 years ago
Vincent Petry 912da8d277 Added session_keepalive setting 11 years ago
Vincent Petry 63cca35baa Added core unit tests for basename and dirname 11 years ago
Vincent Petry f7ac9f8069 Fixed unit test scripts + coverage 11 years ago
Vincent Petry c6695bbd76 Fixed download URL in public page 11 years ago
Vincent Petry 41b6d4b702 Added OC.buidQueryString() utility function 11 years ago
Bjoern Schiessle 77de47858b add expire date to link share if possible 11 years ago
Vincent Petry 350214c609 Added Javascript unit tests 11 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 11 years ago
tsumi f41255f652 Useless else removed 11 years ago
tsumi 7c1649fc24 Added SVG fallback to apps settings popup 11 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 11 years ago
Simon Könnecke 8fdc4585f7 spaces to tabs 11 years ago
Bjoern Schiessle 3e17fbe30d always show home breadcrumb in files view 11 years ago
Vincent Petry d8d11e3976 Fixed JS plural function to be per app 11 years ago
Vincent Petry df1a404466 Fix webroot for update page 11 years ago
Morris Jobke 4c4c9096c4 fix plural translation - fixes #6226 11 years ago
unknown 853373348c Slide duration set to 200ms for multiselect (same duration as user menu) 11 years ago
Morris Jobke ec0aa6bb65 Revert "Merge pull request #6210 from owncloud/fix-5865" 11 years ago
unknown fd3aae6691 Changed duration of slideDown, slideUp and fadeOut to 200ms 11 years ago
ganomi 33e77d34f4 Show stars as placeholder 11 years ago
Morris Jobke 81f6be92ef Translate reload message after update 11 years ago
Simon Könnecke 243f3f0c4c No decimal points for Kilobyte and Byte #5371. 11 years ago
Bjoern Schiessle 7f3d717037 Check which permissions are possible to re-share a file 11 years ago
Vincent Petry 55355ba28e Fixed multiselect to not set the button's height on itself after select 12 years ago
Vincent Petry 28fbc1b3cc Fixed input field and tipsy positioning in singleselect 12 years ago
Vincent Petry 9d230bcc75 Improve quota input field 12 years ago
Bjoern Schiessle 4c7082bf1d allow to share a file/folder as public link also if one of it parents was already shared as link 12 years ago
Morris Jobke b56c936212 also add new parameter to function calls 12 years ago
Vincent Petry e62ca4ea4f Append file etag to preview URLs 12 years ago
Arthur Schiwon 3248b0e2be Fix broken users page when a username consists of digits only, fixes #5560 12 years ago
Vincent Petry 086b82bd69 Fixed sharing dropdown placeholders in IE8/9 12 years ago
Thomas Müller 1317b7c03d pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 12 years ago
Vincent Petry 88c2646f7e Fixed share dropdown checkbox wrapping 12 years ago
Jan-Christoph Borchardt a2e9c0f81a better wording for share input field and share link 12 years ago
Vincent Petry 9aa164f381 Renamed current placeholder jquery plugin to imageplaceholder 12 years ago
Jörn Friedrich Dreyer c478a792fb add missing ; 12 years ago
Jörn Friedrich Dreyer 45e6d96702 prevent user from creating or renaming sth. to an existing filename 12 years ago
Ramiro Aparicio b27595888a fix notify user, and made js more resiliant to changes 12 years ago
Ramiro Aparicio 85edbb08c1 fix user displayName not being shown after add, added class for improved styling, fix strong for groups when english is not being used 12 years ago
Vincent Petry f8717bc260 Fixed share with link checkbox missing as regular user 12 years ago
Jan-Christoph Borchardt 84d4d797d1 shorten string to 'notify by email', cut 'user' 12 years ago
Jan-Christoph Borchardt fc7269e728 remove hover hide/show stuff for share dropdown to make things more obvious 12 years ago
Morris Jobke 0febccee49 readability: single line -> multiple lines 12 years ago
Michael Gapczynski 7f9ff51308 Fix accidental deletion of if 12 years ago
Michael Gapczynski a2c80bbc68 Don't show links option in dropdown if disabled 12 years ago
Vincent Petry 8a5c761239 Added missing var in share.js 12 years ago