summaryrefslogtreecommitdiffstats
path: root/core/js/js.js
Commit message (Expand)AuthorAgeFilesLines
* move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - ...Thomas Mueller2013-06-261-1/+4
* peselect filename without extension on renameJörn Friedrich Dreyer2013-05-131-0/+20
* Implements Toggle for Database Password.raghunayyar2013-04-131-0/+1
* Merge pull request #2554 from owncloud/hide-toggle-checkboxBernhard Posselt2013-04-111-4/+14
|\
| * Removes the setTimeout() method.raghunayyar2013-03-261-12/+9
| * Fixes autofill for display / hide toggle button, a better function name.raghunayyar2013-03-251-14/+15
| * Initial Commit : Password Toggle Button hides if no input presentraghunayyar2013-03-251-3/+15
* | Move compatibility functions to compatibility.js and add two more.Thomas Tanghus2013-04-061-72/+0
|/
* Upgraded infield labels plugin to the latest version. Updated invocation to o...Doug Neiner2013-03-171-1/+3
* fix #2128Georg Ehrke2013-03-061-1/+1
* Merge pull request #2034 from owncloud/fix_bug47Michael Gapczynski2013-03-031-40/+49
|\
| * new Array() -> []Georg Ehrke2013-03-021-1/+1
| * update OC.Notification.showGeorg Ehrke2013-03-021-9/+3
| * fix oc#47Georg Ehrke2013-03-011-39/+54
* | generate url only onceBernhard Posselt2013-02-261-1/+1
* | use 15 min instead of 15 sec timeoutBernhard Posselt2013-02-261-1/+1
* | implemented a heartbeat request which is calls the server every 15 minutes to...Bernhard Posselt2013-02-261-0/+15
* | IE8 does not support window.onclickJörn Friedrich Dreyer2013-02-211-1/+1
|/
* double speed for user menu slideJan-Christoph Borchardt2013-02-141-2/+2
* Merge pull request #1538 from raghunayyar/admin-password-toggleJan-Christoph Borchardt2013-02-101-1/+2
|\
| * Password Toggle Works on Installation as well.raghunayyar2013-02-081-1/+2
* | fix-oc_webrootBart Visscher2013-02-081-1/+3
|/
* Fill oc_webroot with the expected valueBart Visscher2013-02-071-0/+1
* Define the variables that are expected to exist but won't be set in setupBart Visscher2013-02-071-0/+3
* Password Toggle Support for Loginraghunayyar2013-02-031-0/+1
* fix breadcrumbs for gallery and texteditorRobin Appelman2013-02-011-1/+0
* Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-311-0/+1
|\
| * use the same tooltip as for the password fieldBjörn Schießle2013-01-311-0/+1
* | merge stylesJan-Christoph Borchardt2013-01-281-10/+66
|\|
| * Merge pull request #1059 from owncloud/fixing-998-masterThomas Müller2013-01-261-9/+44
| |\
| | * update used space percent after each ajax call and display the notificationThomas Mueller2013-01-191-2/+5
| | * Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-181-7/+2
| | |\
| | * | displaying notification now centeredThomas Mueller2013-01-111-2/+2
| | * | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-111-3/+10
| | |\ \
| | * | | bring back L250 as spotted by @tanghus - THXThomas Mueller2013-01-081-0/+1
| | * | | js optimisations and style fixesThomas Mueller2013-01-061-15/+16
| | * | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-061-3/+3
| | |\ \ \
| | * | | | javascript notification functions have been moved to js.js for common useThomas Mueller2013-01-041-0/+30
| * | | | | Add js linkToRemote and linkToRemoteBaseThomas Tanghus2013-01-251-0/+21
| * | | | | Merge pull request #1113 from owncloud/fix-issue-1085Michael Gapczynski2013-01-221-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Move template parameters around so database error page is properly renderedMichael Gapczynski2013-01-071-1/+1
| | | |/ / | | |/| |
| * | | | dont resize content div with javascript but use css box-sizing to do itBernhard Posselt2013-01-161-7/+2
| | |_|/ | |/| |
* | | | merge master into navigationJan-Christoph Borchardt2013-01-151-6/+13
|\| | |
| * | | attach max upload tipsy to div instead of a to fix tooltip not showing due to...Jörn Friedrich Dreyer2013-01-071-1/+1
| * | | Merge branch 'master' into fix_minor_files_annoyancesThomas Mueller2013-01-061-3/+3
| |\| |
| | * | combine ie8 fix with debug checkJörn Friedrich Dreyer2013-01-021-10/+4
| | * | fix broken console.log in ie8Jörn Friedrich Dreyer2013-01-021-1/+7
| | |/
| * / use jQuery.parseJSON fallback for IE6/7/8Jörn Friedrich Dreyer2013-01-021-2/+9
| |/
* | merge master into navigationJan-Christoph Borchardt2012-12-181-3/+44
|\|
| * fix svg -> png replacement for android, cleanup and remove obsolete cssJörn Friedrich Dreyer2012-12-071-1/+1