summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Run the command once againJoas Schilling2016-01-181-13/+13
|
* Sort the list before savingJoas Schilling2016-01-181-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-174-0/+156
|
* Backbone transport for WebdavVincent Petry2016-01-165-0/+736
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-162-0/+2
|
* Merge pull request #21370 from owncloud/system-certs-occThomas Müller2016-01-154-0/+226
|\ | | | | Add occ commands to manager trusted certificates
| * Add occ commands to manager trusted certificatesRobin Appelman2016-01-134-0/+226
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-154-0/+34
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-144-0/+44
| |
* | Merge pull request #21676 from owncloud/fix-setup-login-input-shadowsThomas Müller2016-01-131-2/+3
|\ \ | |/ |/| fix login/setup page input shadows
| * fix login/setup page input shadowsChristoph Wurst2016-01-131-2/+3
| | | | | | | | fixes #21658
* | Merge pull request #21659 from ErikPel/cssfixThomas Müller2016-01-131-1/+1
|\ \ | | | | | | Fixed #21542
| * | Fixed #21542Erik Pellikka2016-01-131-1/+1
| | | | | | | | | | | | Changed to 5 pixel
* | | Merge pull request #21630 from owncloud/add-some-security-headers-as-hardeningThomas Müller2016-01-132-12/+41
|\ \ \ | |_|/ |/| | Add X-Download-Options and X-Permitted-Cross-Domain-Policies
| * | Add X-Download-Options and X-Permitted-Cross-Domain-PoliciesLukas Reschke2016-01-122-12/+41
| | | | | | | | | | | | Two small security hardenings for our IE users and those with Adobe products. Aligns it more with https://github.com/twitter/secureheaders#secureheaders---
* | | Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-1361-72/+78
|\ \ \ | | | | | | | | Update license headers 2016
| * | | Happy new year!Thomas Müller2016-01-1261-72/+78
| | |/ | |/|
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-1312-76/+130
| | |
* | | Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-checkThomas Müller2016-01-122-3/+18
|\ \ \ | |/ / |/| | Add config switch to disable the .well-known URL check
| * | Add config switch to disable the .well-known URL checkMorris Jobke2016-01-122-3/+18
| |/
* / Show the well-known URL check as info instead of errorMorris Jobke2016-01-122-2/+2
|/ | | | * ref https://github.com/owncloud/core/pull/21562#issuecomment-170344549
* Merge pull request #21628 from owncloud/deprecated_secure_random_funcionsThomas Müller2016-01-121-1/+1
|\ | | | | Replace deprecated function calls to SecureRandom
| * getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-126-0/+26
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-1110-0/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-1014-18/+54
|
* Merge pull request #21562 from owncloud/properly-check-for-well-known-redirectThomas Müller2016-01-093-0/+57
|\ | | | | Add check for .well-known URL in the root of the webservers URL
| * Add check for .well-known URL in the root of the webservers URLMorris Jobke2016-01-083-0/+57
| | | | | | | | * fixes #20012
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-094-0/+10
|/
* Merge pull request #21458 from owncloud/login-gradientThomas Müller2016-01-081-0/+1
|\ | | | | add back gradient for log in page in Firefox, fix accidental removal
| * add back gradient for log in page in Firefox, fix accidental removalJan-Christoph Borchardt2016-01-051-0/+1
| |
* | Merge pull request #21548 from ↵Thomas Müller2016-01-083-3/+10
|\ \ | | | | | | | | | | | | owncloud/issue-21511-correctly-display-notify-option-for-shares Check the correct config for displaying the "notify by email" option
| * | Check the correct config for displaying the "notify by email" optionJoas Schilling2016-01-083-3/+10
| | |
* | | Verify the path is a file on avatar updateRoeland Jago Douma2016-01-081-0/+3
|/ / | | | | | | | | | | | | | | Fixes #21533 Before we just assumed that the passed path was a file. This does not have to be the case. Thus check if it actually is a file before doing any more tests.
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-084-0/+6
| |
* | Merge pull request #21498 from owncloud/cleanup-OC_DBThomas Müller2016-01-072-2/+2
|\ \ | | | | | | Cleanup OC_DB methods
| * | Remove OC_DB::getConnectionMorris Jobke2016-01-072-2/+2
| | |
* | | Add a warning to the app:check-code if the version is missingJoas Schilling2016-01-071-0/+4
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-076-2/+74
| |
* | Merge pull request #20994 from owncloud/personal-pageThomas Müller2016-01-061-2/+2
|\ \ | | | | | | improve layout of personal settings page
| * | improve layout of personal settings pageJan-Christoph Borchardt2015-12-281-2/+2
| | |
* | | Merge pull request #21349 from owncloud/web_use_shareeThomas Müller2016-01-062-19/+406
|\ \ \ | | | | | | | | Webinterface use sharee API
| * | | Added js tests for the Sharee API usageRoeland Jago Douma2015-12-301-0/+292
| | | |
| * | | Fix unit testsRoeland Jago Douma2015-12-302-7/+33
| | | |
| * | | Filter out share owner in sharee suggestion listRoeland Jago Douma2015-12-301-0/+9
| | | |
| * | | Web sharing uses sharee endpointRoeland Jago Douma2015-12-301-15/+75
| |/ /
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-0610-2/+24
| | |
* | | Merge pull request #21377 from owncloud/login-submit-button-border-2Jörn Friedrich Dreyer2016-01-051-0/+2
|\ \ \ | |_|/ |/| | Remove unnecessary border from login button
| * | Remove unnecessary border from login buttonChristoph Wurst2015-12-291-0/+2
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-0562-112/+114
| |