Commit Graph

236 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
Robin Appelman daf28225b7 fix viewport size on windows phone 11 years ago
Jan-Christoph Borchardt 92d57cb5a7 move avatar into clickable area of user menu 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
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 912da8d277 Added session_keepalive setting 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
tsumi f41255f652 Useless else removed 11 years ago
tsumi 7c1649fc24 Added SVG fallback to apps settings popup 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
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: 12 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. 12 years ago
Jan-Christoph Borchardt 8a25d1ad06 remove unnecessary tipsy for Files delete 12 years ago
Jakob Sack bb0c5bff5f Add multiple plural forms to the php part 12 years ago
Jakob Sack 4e214883d6 Partly integrate plural translations into js 12 years ago
Victor Dubiniuk 16e5a1b100 Fix lazy styles loading in IE8 12 years ago
Thomas Mueller e6c1db7a3f move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - fixes #3853 12 years ago
Morris Jobke e0547a25ab if rename of file fails, the rename is undone in the view - #fix 2820 12 years ago
Jörn Friedrich Dreyer 591b383f2d peselect filename without extension on rename 12 years ago
raghunayyar 59be6a910c Implements Toggle for Database Password. 12 years ago
Thomas Tanghus 75af38c1bd Move compatibility functions to compatibility.js and add two more. 12 years ago
raghunayyar 8d7aa42b9a Removes the setTimeout() method. 12 years ago
raghunayyar 25a8690318 Fixes autofill for display / hide toggle button, a better function name. 12 years ago