summaryrefslogtreecommitdiffstats
path: root/core/js/js.js
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * 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
* | Merge branch 'navigation' of github.com:owncloud/core into navigationJan-Christoph Borchardt2012-10-281-36/+0
|\ \
| * | dont resize content div with javascript but use css box-sizing to do itBernhard Posselt2012-10-271-36/+0
* | | improve user menuJan-Christoph Borchardt2012-10-281-3/+1
| |/ |/|
* | Fix download url generationBart Visscher2012-10-271-1/+1
* | Merge branch 'routing'Bart Visscher2012-10-271-3/+8
|\ \ | |/ |/|
| * Merge branch 'master' into routingBart Visscher2012-10-171-4/+29
| |\
| * | Make the core ajax calls use the routerBart Visscher2012-10-021-1/+1
| * | Make the settings ajax calls use the routerBart Visscher2012-10-021-1/+6
| * | Merge branch 'master' into routingBart Visscher2012-09-281-60/+112
| |\ \
| * \ \ Merge branch 'master' into routingBart Visscher2012-09-071-1/+45
| |\ \ \
| * \ \ \ Merge branch 'master' into routingBart Visscher2012-08-301-4/+15
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'gitorious/master' into routingBart Visscher2012-08-291-4/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into routingBart Visscher2012-08-151-31/+33
| |\ \ \ \ \ \
| * | | | | | | Use core routes in js tooBart Visscher2012-08-151-2/+2
* | | | | | | | Translate formatDate using jquery datepickerscambra2012-10-191-3/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | escapeHTML functionLukas Reschke2012-10-121-0/+9