summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15260 from owncloud/adjust-controls-bar-widthMorris Jobke2015-03-271-0/+55
|\
| * fix scrutinizer issuesJan-Christoph Borchardt2015-03-271-6/+9
| * adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt2015-03-271-0/+52
* | Merge pull request #15225 from owncloud/make-setups-for-users-that-tend-to-us...Morris Jobke2015-03-272-8/+7
|\ \ | |/ |/|
| * Add some generic default headers as well via PHPLukas Reschke2015-03-262-8/+7
* | Merge pull request #14925 from owncloud/ext-mountoptions-uiRobin McCorkell2015-03-261-0/+4
|\ \
| * | Added ext storage mount options GUIVincent Petry2015-03-261-0/+4
* | | fix enforced password for share in IE8Morris Jobke2015-03-261-0/+5
| |/ |/|
* | Merge pull request #14958 from owncloud/dropdown-styleJan-Christoph Borchardt2015-03-264-20/+37
|\ \
| * | mock up missing elements in the testsJan-Christoph Borchardt2015-03-262-2/+5
| * | only move dropdown triangle when navigation is opened, fix timing bugJan-Christoph Borchardt2015-03-261-7/+14
| * | adjust animations of Share, Versions and others to OC.menuSpeedJan-Christoph Borchardt2015-03-262-18/+18
| * | reintroduce quick animation for menusJan-Christoph Borchardt2015-03-261-7/+7
| * | fix log in issue, fix arrow position, make dropdown work in FirefoxJan-Christoph Borchardt2015-03-261-3/+4
| * | move triangle of apps dropdown to align with app name triangleJan-Christoph Borchardt2015-03-261-0/+6
| * | popover style for apps and user dropdown menusJan-Christoph Borchardt2015-03-261-6/+6
| |/
* / Update license headersJenkins for ownCloud2015-03-261-4/+29
|/
* Don't use hardcoded date and timeDaniel Hansson2015-03-241-1/+1
* Use 24h format instead of 12h formatDaniel Hansson2015-03-241-1/+1
* Revert "Change to 24H format instead of 12H format"Vincent Petry2015-03-241-1/+1
* Change to 24H format instead of 12H formatDaniel Hansson2015-03-231-1/+1
* Merge pull request #15121 from owncloud/email-sent-unboldMorris Jobke2015-03-231-4/+4
|\
| * unbold share email sent notificationJan-Christoph Borchardt2015-03-231-4/+4
* | combine labels with inputs in sharing dialog, fix #14796Jan-Christoph Borchardt2015-03-231-5/+5
|/
* Merge pull request #11884 from owncloud/ext-appframeworkVincent Petry2015-03-201-0/+5
|\
| * Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-0/+5
* | Color avatars of non-existing users gray and display X insteadJoas Schilling2015-03-131-1/+3
|/
* Merge pull request #14582 from rullzer/avatar_fixesMorris Jobke2015-03-043-31/+63
|\
| * Avatars in share dialog fixesRoeland Jago Douma2015-03-033-31/+63
* | Added missing done() calls for async testsVincent Petry2015-03-031-20/+31
* | Let users configure security headers in their WebserverLukas Reschke2015-03-024-1/+430
|/
* Use custom attribute instead of the div identifierLukas Reschke2015-02-272-3/+3
* Merge pull request #14530 from owncloud/revert-14403Thomas Müller2015-02-271-28/+5
|\
| * Revert "Updating license headers"Morris Jobke2015-02-261-28/+5
* | Merge pull request #14208 from owncloud/oc-msg-remove-object-dependencyMorris Jobke2015-02-261-36/+71
|\ \ | |/ |/|
| * Remove dependency from arbitrary data object structure for easier usageJoas Schilling2015-02-201-36/+71
* | Merge pull request #14245 from cmeh/masterLukas Reschke2015-02-251-3/+3
|\ \
| * | Update setupchecks.jscmeh2015-02-161-1/+1
| * | Message clean-upcmeh2015-02-161-3/+3
* | | 3rd-party apps are disabled on upgrade - refs #14026Thomas Müller2015-02-241-0/+3
* | | Updating license headersJenkins for ownCloud2015-02-231-5/+28
* | | Merge pull request #14267 from owncloud/encode-eventsourceThomas Müller2015-02-191-1/+1
|\ \ \
| * | | Encode requesttokenLukas Reschke2015-02-161-1/+1
| | |/ | |/|
* | | Merge pull request #12213 from sebomoto/add-loadfeedbackJan-Christoph Borchardt2015-02-181-0/+4
|\ \ \
| * | | changed image to classed div for spinner animationSebastian Bolt2015-02-041-0/+4
* | | | Encode parameters in `OC.generateUrl` by itselfLukas Reschke2015-02-172-6/+28
* | | | Merge pull request #13866 from rullzer/avatar_share_dialogVincent Petry2015-02-174-3/+111
|\ \ \ \ | |_|/ / |/| | |
| * | | Extended avatar unit testsRoeland Jago Douma2015-02-131-14/+61
| * | | Added config checkRoeland Jago Douma2015-02-132-8/+19
| * | | Small unit test rewriteRoeland Jago Douma2015-02-121-1/+1