summaryrefslogtreecommitdiffstats
path: root/core/js/js.js
Commit message (Collapse)AuthorAgeFilesLines
* fix #2128Georg Ehrke2013-03-061-1/+1
|
* Merge pull request #2034 from owncloud/fix_bug47Michael Gapczynski2013-03-031-40/+49
|\ | | | | Fix #47 - Duplicate files create a (2) when multiples are uploaded
| * 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 ↵Bernhard Posselt2013-02-261-0/+15
| | | | | | | | to prevent a session timeout
* | 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
| * 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
| |\ | | | | | | Fixing 998 master
| | * 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
| | |\ | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/files.js
| | * | displaying notification now centeredThomas Mueller2013-01-111-2/+2
| | | | | | | | | | | | | | | | | | | | The notification div has been moved to the user templates. Correct display of the notification will only work with the use of OC.Notification.show() as on fadeIn() the css needs to be changed as this style required display: inline.
| | * | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-111-3/+10
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js
| | * | | 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
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | Fix rendering of database connection error page
| | * | | | 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 ↵Jörn Friedrich Dreyer2013-01-071-1/+1
| | | | | | | | | | | | | | | | to new z-index
| * | | Merge branch 'master' into fix_minor_files_annoyancesThomas Mueller2013-01-061-3/+3
| |\| | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js
| | * | 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
| |
| * Very simple js console switcher.Thomas Tanghus2012-11-151-0/+16
| |
| * fix translation issues with previous commitAlessandro Cosentino2012-11-131-3/+3
| |
| * uncomment hours entries in relative date functionsAlessandro Cosentino2012-11-131-6/+7
| |
| * Moved relative_modified_date from file/js to core/jsAlessandro Cosentino2012-11-061-0/+24
| |
| * fix human filesize column headerJörn Friedrich Dreyer2012-11-061-1/+1
| |
* | Merge branch 'navigation' of github.com:owncloud/core into navigationJan-Christoph Borchardt2012-10-311-0/+30
|\ \
| * | added old functions again to not break apps, but show a deprecation warningBernhard Posselt2012-10-291-0/+30
| | |
* | | Merge branch 'master' into navigationJan-Christoph Borchardt2012-10-301-1/+1
|\ \ \ | |/ / |/| / | |/
| * Change search to use routingBart Visscher2012-10-291-1/+1
| |