Commit Graph

780 Commits (fa28c089fa3ffb72e97ca0f89cbfade3d0a8a8a5)

Author SHA1 Message Date
Joas Schilling 7ab2632085 Use tipsy to display error when selecting a date in the past 13 years ago
Thomas Tanghus 5e6f0dcc6d Fix copy/paste error 13 years ago
Thomas Tanghus 01bcdf5b53 Add function remove() to OC.localeStorage 13 years ago
Morris Jobke 256dca935b Revert "adding new javascript function OC.generateUrl(url, params)" 13 years ago
Vincent Petry e129f6845b Added testArea for JS Unit tests 13 years ago
Thomas Müller b46517f012 adding js unit tests for OC.generateUrl() 13 years ago
Thomas Müller 8e667d1934 adding new javascript function OC.generateUrl(url, params) 13 years ago
Jan-Christoph Borchardt 7ad7f94797 fix some spaces to tabs issues reported by Scrutinizer 13 years ago
Joas Schilling 80393d9c0f Do not allow setting an expiration date in the past 13 years ago
Vincent Petry 6de370b64c Removed obsolete OC.Router stubs in specHelper 13 years ago
Joas Schilling 4ee4f0c365 Fix position of eye icon on database password field 13 years ago
Thomas Müller 33b798c3d6 fixing js unit tests 13 years ago
Thomas Müller e1030c6b5f adding JSDoc + remove unused function 13 years ago
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 13 years ago
Joas Schilling 9847912257 Remove unused variables, add doc blocks and break lines 13 years ago
Joas Schilling cb14b1c58d Add owncloud version to JS scope 13 years ago
Vincent Petry 80c61d480c Added oc_defaults stub in specHelper.js 13 years ago
Jörn Friedrich Dreyer d9e333c0da use directory from original instead of current dir 13 years ago
ringmaster 58be2eb955 Allow apps to add/modify config js output via hook. 13 years ago
Robin Appelman daf28225b7 fix viewport size on windows phone 13 years ago
Jan-Christoph Borchardt 20b740f8e4 do not show display name on mobile when profile picture is present 13 years ago
Jan-Christoph Borchardt 92d57cb5a7 move avatar into clickable area of user menu 13 years ago
Lukas Reschke 169f4cf7ff Fix typo 13 years ago
Thomas Müller 3ce77a35e5 fixing js syntax error 13 years ago
Lukas Reschke ba7a79372a Variable value is expected and not an echoed output 13 years ago
Lukas Reschke b61f0f11c5 Move oc_isadmin to the config JS script 13 years ago
Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 13 years ago
Joas Schilling fdb0d2067f Remove duplicated definition and move OC.msg to js/js.js 13 years ago
Vincent Petry f9763e1fc5 Now using PHP session lifetime as default value for the JS config 13 years ago
Guillaume AMAT 01dee35ebe Adds OC_Defaults values in javascript config 13 years ago
Joas Schilling 145d9a09ab Do not select input for all text input fields 13 years ago
Thomas Müller 45ab9810c5 fixing typos 13 years ago
Vincent Petry e75f7e58e9 Added unit tests for session_keepalive / heartbeat 13 years ago
Vincent Petry 912da8d277 Added session_keepalive setting 13 years ago
Vincent Petry 63cca35baa Added core unit tests for basename and dirname 13 years ago
Vincent Petry f7ac9f8069 Fixed unit test scripts + coverage 13 years ago
Vincent Petry c6695bbd76 Fixed download URL in public page 13 years ago
Vincent Petry 41b6d4b702 Added OC.buidQueryString() utility function 13 years ago
Bjoern Schiessle 77de47858b add expire date to link share if possible 13 years ago
Vincent Petry 350214c609 Added Javascript unit tests 13 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 13 years ago
tsumi f41255f652 Useless else removed 13 years ago
tsumi 7c1649fc24 Added SVG fallback to apps settings popup 13 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 13 years ago
Simon Könnecke 8fdc4585f7 spaces to tabs 13 years ago
Bjoern Schiessle 3e17fbe30d always show home breadcrumb in files view 13 years ago
Vincent Petry d8d11e3976 Fixed JS plural function to be per app 13 years ago
Vincent Petry df1a404466 Fix webroot for update page 13 years ago
Morris Jobke 4c4c9096c4 fix plural translation - fixes #6226 13 years ago
unknown 853373348c Slide duration set to 200ms for multiselect (same duration as user menu) 13 years ago