summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
...
* | | | merge stylesJan-Christoph Borchardt2013-01-289-776/+14993
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' into updater-CSPThomas Mueller2013-01-284-14/+52
| |\ \ \
| | * \ \ Merge pull request #1321 from owncloud/csp-fixesThomas Müller2013-01-281-3/+7
| | |\ \ \
| | | * | | Fix undefined variableLukas Reschke2013-01-261-3/+7
| | | |/ /
| | * / / Use global oc_requesttoken for Event SourceMichael Gapczynski2013-01-261-1/+1
| | |/ /
| | * | 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-182-59/+181
| | | |\ \
| | | * | | displaying notification now centeredThomas Mueller2013-01-111-2/+2
| | | * | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-112-4/+11
| | | |\ \ \
| | | * | | | 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
| * | | | | | | Move update inline JSLukas Reschke2013-01-251-0/+24
| |/ / / / / /
| * | | | | | Merge branch 'master' into no-inline-jsLukas Reschke2013-01-251-0/+21
| |\ \ \ \ \ \
| | * | | | | | Add js linkToRemote and linkToRemoteBaseThomas Tanghus2013-01-251-0/+21
| | | |_|_|_|/ | | |/| | | |
| * | | | | | This breaks the installationLukas Reschke2013-01-251-4/+5
| * | | | | | update to jquery-ui 1.10.0Thomas Mueller2013-01-232-761/+14850
| * | | | | | Merge master...Lukas Reschke2013-01-231-1/+1
| |\| | | | |
| | * | | | | 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
| | | | |/ / | | | |/| |
| * | | | | Move timezone check to external JSLukas Reschke2013-01-211-0/+4
| * | | | | Move requesttoken to oc-requesttoken.jsLukas Reschke2013-01-212-7/+5
| * | | | | Move config to core/js/config.phpLukas Reschke2013-01-211-0/+42
| |/ / / /
| * | | | 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-154-68/+215
|\| | | |
| * | | | Merge pull request #994 from owncloud/enhanced_multiSelectLukas Reschke2013-01-111-52/+179
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | multiSelect: Add sorting options.Thomas Tanghus2012-12-211-7/+42
| | * | | multiSelect: Make sure up/down classes are removed on close.Thomas Tanghus2012-12-211-4/+4
| | * | | multiSelect: Don't force popup above if there's no room for it there.Thomas Tanghus2012-12-211-1/+3
| | * | | Merge branch 'fix_multiSelect' of github.com:owncloud/core into enhanced_mult...Thomas Tanghus2012-12-211-51/+141
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | multiSelect.js: Give each select a unique msid to prevent double adding in us...Thomas Tanghus2012-12-041-10/+19
| | | * | multiSelect: Make sure last added entry is selected and some code cleanup.Thomas Tanghus2012-12-041-31/+44
| | | * | Added some missing type checks.Thomas Tanghus2012-12-041-2/+2
| | | * | Enhanced multiSelect jquery plugin.Thomas Tanghus2012-12-041-33/+101
| * | | | 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
| * | | remove , at end of js. IE8 chokes on thisJörn Friedrich Dreyer2013-01-021-1/+1
| |/ /
| * | call the password input field by nameBjörn Schießle2012-12-181-1/+1
| * | autofocus to password input after clicking the checkbox; code restructured; d...Björn Schießle2012-12-181-14/+8
| * | some more usability improvements:Björn Schießle2012-12-181-1/+10
| * | set password for shared links when the user press enter and when he leaves th...Björn Schießle2012-12-181-8/+18
* | | merge master into navigationJan-Christoph Borchardt2012-12-188-130/+430
|\| |
| * | feedback to the user while request is being processedThomas Mueller2012-12-121-2/+9
| * | moving sharing email code to coreThomas Mueller2012-12-101-0/+23
| * | restoring feature to send sharing link via emailThomas Mueller2012-12-101-2/+10