Commit Graph

989 Commits (3115053bbb3a1ba5d0bb3562bea6b7ef94a09cd0)

Author SHA1 Message Date
Vincent Petry 05a7bfed71 Fix file picker to correctly show SVG file icons 13 years ago
Vincent Petry a4eafca77f Moved code to replace svg with png to OC.Util 13 years ago
Vincent Petry 2b8bb01211 Fixed mime type attribute access in file overwrite dialog 13 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 13 years ago
Vincent Petry 268206cec5 Fixed parseQueryString to handle empty values and plus signs 13 years ago
Rodrigo Hjort 51b727cfca Correction: failure on sharing when user ID was prefixed by zero 13 years ago
Jan-Christoph Borchardt 89ee551158 mobile: adjust breakpoint in JS as well 13 years ago
Joas Schilling 7ab2632085 Use tipsy to display error when selecting a date in the past 13 years ago
Vincent Petry 67b8cfedf9 Define _matchMedia wrapper earlier 13 years ago
Vincent Petry cc6c152984 Fixed matchMedia usage to make unit tests work in PhantomJS 13 years ago
Vincent Petry fe04106e0f Add/remove main menu action when switching between desktop/mobile mode 13 years ago
Vincent Petry 872006da03 Only enable toggle for sidebar in mobile mode 13 years ago
Thomas Tanghus 413afab424 Replace console.time/timeEnd 13 years ago
jamesryanbell 4fc96ebb7b SVG support detection 13 years ago
Jan-Christoph Borchardt ac48563efd add spans around replaced 'Shared' indicators to make text hide on mobile 13 years ago
Jan-Christoph Borchardt b37aae9925 mobile: menu togglable for mobile, use code by @PVince81 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