Commit Graph

763 Commits (1291303c5a312fad9f01fbaf22cc21e3b9b3675d)

Author SHA1 Message Date
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 11 years ago
Joas Schilling 9847912257 Remove unused variables, add doc blocks and break lines 11 years ago
Joas Schilling cb14b1c58d Add owncloud version to JS scope 11 years ago
Vincent Petry 80c61d480c Added oc_defaults stub in specHelper.js 11 years ago
Jörn Friedrich Dreyer d9e333c0da use directory from original instead of current dir 11 years ago
ringmaster 58be2eb955 Allow apps to add/modify config js output via hook. 11 years ago
Robin Appelman daf28225b7 fix viewport size on windows phone 11 years ago
Jan-Christoph Borchardt 20b740f8e4 do not show display name on mobile when profile picture is present 11 years ago
Jan-Christoph Borchardt 92d57cb5a7 move avatar into clickable area of user menu 11 years ago
Lukas Reschke 169f4cf7ff Fix typo 11 years ago
Thomas Müller 3ce77a35e5 fixing js syntax error 11 years ago
Lukas Reschke ba7a79372a Variable value is expected and not an echoed output 11 years ago
Lukas Reschke b61f0f11c5 Move oc_isadmin to the config JS script 11 years ago
Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 11 years ago
Joas Schilling fdb0d2067f Remove duplicated definition and move OC.msg to js/js.js 11 years ago
Vincent Petry f9763e1fc5 Now using PHP session lifetime as default value for the JS config 11 years ago
Guillaume AMAT 01dee35ebe Adds OC_Defaults values in javascript 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 12 years ago
Bjoern Schiessle 3e17fbe30d always show home breadcrumb in files view 12 years ago
Vincent Petry d8d11e3976 Fixed JS plural function to be per app 12 years ago
Vincent Petry df1a404466 Fix webroot for update page 12 years ago
Morris Jobke 4c4c9096c4 fix plural translation - fixes #6226 12 years ago
unknown 853373348c Slide duration set to 200ms for multiselect (same duration as user menu) 12 years ago
Morris Jobke ec0aa6bb65 Revert "Merge pull request #6210 from owncloud/fix-5865" 12 years ago
unknown fd3aae6691 Changed duration of slideDown, slideUp and fadeOut to 200ms 12 years ago
ganomi 33e77d34f4 Show stars as placeholder 12 years ago
Morris Jobke 81f6be92ef Translate reload message after update 12 years ago
Simon Könnecke 243f3f0c4c No decimal points for Kilobyte and Byte #5371. 12 years ago
Bjoern Schiessle 7f3d717037 Check which permissions are possible to re-share a file 12 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