summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #1706 from owncloud/master-sqlserverThomas Müller2013-02-251-0/+7
|\
| * Merge branch 'master' into master-sqlserverThomas Mueller2013-02-222-5/+30
| |\
| * \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-144-5/+117
| |\ \
| * \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-123-70/+86
| |\ \ \
| * | | | Bugfixes and cleanup MS SQL Server installationAdministrator2013-02-101-2/+2
| * | | | Added MS SQL Server supportTobias Ramforth2013-02-081-0/+7
* | | | | Merge pull request #1833 from owncloud/fix_1465Thomas Müller2013-02-251-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | IE8 does not support window.onclickJörn Friedrich Dreyer2013-02-211-1/+1
* | | | | Style cleanup core dirBart Visscher2013-02-211-3/+27
|/ / / /
* | | / Extra position check for multiselect dropdown. Fix app/issues/575Thomas Tanghus2013-02-161-2/+3
| |_|/ |/| |
* | | Merge pull request #1697 from owncloud/navigation-detailsBernhard Posselt2013-02-141-2/+2
|\ \ \
| * | | double speed for user menu slideJan-Christoph Borchardt2013-02-141-2/+2
| | |/ | |/|
* | | adding prototype trim as fallback for IE8Thomas Mueller2013-02-141-0/+7
* | | fixing eventsource.js for IE8Thomas Mueller2013-02-141-3/+7
* | | adding a compatibility.js as a single source to define all fallback function ...Thomas Mueller2013-02-141-0/+25
* | | Merge pull request #1624 from owncloud/singleselectFrank Karlitschek2013-02-121-0/+76
|\ \ \ | |/ / |/| |
| * | Split editable select code used for quota selection into a jquery pluginRobin Appelman2013-02-111-0/+76
* | | if you add/remove more than one user from the share dialog replacing 'Share' ...Björn Schießle2013-02-111-4/+4
|/ /
* | 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
* | | Merge pull request #1545 from owncloud/fix-oc_webrootThomas Müller2013-02-091-1/+3
|\ \ \
| * | | fix-oc_webrootBart Visscher2013-02-081-1/+3
| |/ /
* / / attach handlers to document instead of filelist, minor whitespace cleanupsJörn Friedrich Dreyer2013-02-081-60/+71
|/ /
* | Fill oc_webroot with the expected valueBart Visscher2013-02-071-0/+1
* | Fix disabling setup form on submitBart Visscher2013-02-071-5/+3
* | Define the variables that are expected to exist but won't be set in setupBart Visscher2013-02-071-0/+3
|/
* Merge pull request #1229 from owncloud/from_live_to_onThomas Müller2013-02-032-15/+15
|\
| * Merge branch 'master' into from_live_to_onThomas Mueller2013-01-311-0/+1
| |\
| * | attach to filelist which is present on .ready()Jörn Friedrich Dreyer2013-01-301-13/+13
| * | replace live() with on() in core jsJörn Friedrich Dreyer2013-01-302-15/+15
* | | 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 branch 'master' into navigationJan-Christoph Borchardt2013-01-301-12/+29
|\|
| * Merge pull request #1360 from owncloud/display_nameLukas Reschke2013-01-291-9/+9
| |\
| | * use display name to show share_width and owner informationBjörn Schießle2013-01-251-9/+9
| * | Change file action text for files inside shared folders as wellMichael Gapczynski2013-01-281-0/+1
| * | Change file action text to 'Shared'Michael Gapczynski2013-01-281-0/+3
| * | Merge branch 'master' into permanent-share-iconsJan-Christoph Borchardt2013-01-283-4/+31
| |\ \
| * | | Permanently display shared status iconsMichael Gapczynski2013-01-261-3/+16
* | | | 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
| | |\ \