305 Commits (e7e5333b1239b84aa166d41231ae711a43eb72d9)

Author SHA1 Message Date
jamesryanbell 4fc96ebb7b SVG support detection 12 years ago
Jan-Christoph Borchardt b37aae9925 mobile: menu togglable for mobile, use code by @PVince81 12 years ago
Thomas Tanghus 5e6f0dcc6d Fix copy/paste error 12 years ago
Thomas Tanghus 01bcdf5b53 Add function remove() to OC.localeStorage 12 years ago
Morris Jobke 256dca935b Revert "adding new javascript function OC.generateUrl(url, params)" 12 years ago
Thomas Müller 8e667d1934 adding new javascript function OC.generateUrl(url, params) 12 years ago
Thomas Müller e1030c6b5f adding JSDoc + remove unused function 12 years ago
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 12 years ago
Joas Schilling 9847912257 Remove unused variables, add doc blocks and break lines 12 years ago
Robin Appelman daf28225b7 fix viewport size on windows phone 12 years ago
Jan-Christoph Borchardt 92d57cb5a7 move avatar into clickable area of user menu 12 years ago
Lukas Reschke b61f0f11c5 Move oc_isadmin to the config JS script 12 years ago
Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 12 years ago
Joas Schilling fdb0d2067f Remove duplicated definition and move OC.msg to js/js.js 12 years ago
Joas Schilling 145d9a09ab Do not select input for all text input fields 12 years ago
Thomas Müller 45ab9810c5 fixing typos 12 years ago
Vincent Petry 912da8d277 Added session_keepalive setting 12 years ago
Vincent Petry c6695bbd76 Fixed download URL in public page 12 years ago
Vincent Petry 41b6d4b702 Added OC.buidQueryString() utility function 12 years ago
tsumi f41255f652 Useless else removed 12 years ago
tsumi 7c1649fc24 Added SVG fallback to apps settings popup 12 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
Simon Könnecke 243f3f0c4c No decimal points for Kilobyte and Byte #5371. 12 years ago
Jörn Friedrich Dreyer 45e6d96702 prevent user from creating or renaming sth. to an existing filename 12 years ago
raghunayyar 2def1a8853 Removes Bogus showpassword js. thx @PVince81 12 years ago
raghunayyar 4eed240296 Should Display PasswordToggle Eye Everywhere. 12 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 13 years ago
Jörn Friedrich Dreyer afe4f6a794 add exists method to jquery 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Jan-Christoph Borchardt e7b40983e4 change orientation for delete tooltip to left, fix #4589 12 years ago
Jan-Christoph Borchardt c6eda25d50 remove show password toggle from log in page, ref #4577 #4580 12 years ago
Owen Winkler 1793ec1d5d Fixed inconsistent spacing. 12 years ago
Thomas Müller 15c9a0f405 fixing undefined js error 12 years ago
Jörn Friedrich Dreyer 5b8d30c6b6 refactor OC.Breadcrumbs, allow injection of container to allow rendering crumbs into full screen editor 12 years ago
Morris Jobke 5fb7aab7a0 remove jPlayer css rules from core css file 12 years ago
Jörn Friedrich Dreyer 5660f99592 add PERMISSIONS_ALL summary 12 years ago
kondou 9549bd3e68 Use plural translations 12 years ago
Thomas Müller d97e3c3571 adding proper evaluation of plural form - uses LGPL licensed code of jsgettext 12 years ago
Jörn Friedrich Dreyer f8bb4e10ae use fixed OC.Breadcrumb.push() 12 years ago
Jörn Friedrich Dreyer b12c1cb325 add OC.Breadcrumb.show(dir, filename, link) 12 years ago
Robin Appelman 44594fb41c make sure the first breadcrumb item is inserted before any other elements in the topbar 12 years ago
Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 13 years ago
Jan-Christoph Borchardt 8a25d1ad06 remove unnecessary tipsy for Files delete 13 years ago
Jakob Sack bb0c5bff5f Add multiple plural forms to the php part 13 years ago
Jakob Sack 4e214883d6 Partly integrate plural translations into js 13 years ago
Victor Dubiniuk 16e5a1b100 Fix lazy styles loading in IE8 13 years ago