Commit Graph

224 Commits (0b89a45f11b820d7d40e5f4a3c476d42a0577f58)

Author SHA1 Message Date
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 11 years ago
Bjoern Schiessle 3e17fbe30d always show home breadcrumb in files view 11 years ago
Vincent Petry d8d11e3976 Fixed JS plural function to be per app 11 years ago
Vincent Petry df1a404466 Fix webroot for update page 11 years ago
Morris Jobke 4c4c9096c4 fix plural translation - fixes #6226 11 years ago
Simon Könnecke 243f3f0c4c No decimal points for Kilobyte and Byte #5371. 11 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
raghunayyar d9cd9875e0 Initial Commit : Password Toggle Button hides if no input present 12 years ago
Doug Neiner b8c1a4da3e Upgraded infield labels plugin to the latest version. Updated invocation to opt-in to pollling at the same duration you were using before, 100ms 12 years ago
Georg Ehrke a83a5aa900 fix #2128 12 years ago
Georg Ehrke 620ddd3baa new Array() -> [] 12 years ago
Georg Ehrke 22424e8abc update OC.Notification.show 12 years ago
Georg Ehrke ff9476b3e3 fix oc#47 12 years ago
Bernhard Posselt a65b16f3e7 generate url only once 12 years ago
Bernhard Posselt 81bb4363a2 use 15 min instead of 15 sec timeout 12 years ago
Bernhard Posselt 4e55348054 implemented a heartbeat request which is calls the server every 15 minutes to prevent a session timeout 12 years ago
Jörn Friedrich Dreyer 0dd7fd0599 IE8 does not support window.onclick 12 years ago
Jan-Christoph Borchardt 3f09cc139f double speed for user menu slide 12 years ago
Bart Visscher d5f98a82aa fix-oc_webroot 12 years ago