Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-18 | 112 | -210/+22 |
| | |||||
* | Merge pull request #14266 from owncloud/encodeUriComponentPerDefault | Clark Tomlinson | 2015-02-17 | 2 | -6/+28 |
|\ | | | | | Encode parameters in `OC.generateUrl` by itself | ||||
| * | Encode parameters in `OC.generateUrl` by itself | Lukas Reschke | 2015-02-17 | 2 | -6/+28 |
| | | | | | | | | | | | | | | | | This function is often used in a wrong and potential dangerous way... Thus we should escape the URL per default and offer developers to disable the automatic escaping via an option parameter if they really want that behaviour. Might break some things, however, those things are then easy to fix and we really have a ton of bugs caused by this... Fixes https://github.com/owncloud/core/issues/14228 | ||||
* | | Remove Null Byte Check | Lukas Reschke | 2015-02-17 | 2 | -12/+0 |
|/ | | | | This is not relevant anymore since we require PHP 5.4 | ||||
* | Merge pull request #13866 from rullzer/avatar_share_dialog | Vincent Petry | 2015-02-17 | 5 | -3/+117 |
|\ | | | | | Avatars in share dialog | ||||
| * | Extended avatar unit tests | Roeland Jago Douma | 2015-02-13 | 1 | -14/+61 |
| | | |||||
| * | Added config check | Roeland Jago Douma | 2015-02-13 | 2 | -8/+19 |
| | | |||||
| * | Small unit test rewrite | Roeland Jago Douma | 2015-02-12 | 1 | -1/+1 |
| | | |||||
| * | Added unit test | Roeland Jago Douma | 2015-02-12 | 2 | -2/+37 |
| | | |||||
| * | Added dependancy for the JS unit tests | Roeland Jago Douma | 2015-02-12 | 1 | -1/+2 |
| | | | | | | | | Still not correct but it is a small step | ||||
| * | Display user avatar in share dialog | Roeland Jago Douma | 2015-02-12 | 2 | -2/+22 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-17 | 72 | -78/+22 |
| | | |||||
* | | Merge pull request #13750 from owncloud/enhanced-code-checker | Thomas Müller | 2015-02-16 | 2 | -0/+54 |
|\ \ | | | | | | | Implement php code checker to detect usage of not allowed private ... | ||||
| * | | implement php code checker to detect usage of not allowed private APIs - ↵ | Thomas Müller | 2015-02-10 | 2 | -0/+54 |
| | | | | | | | | | | | | including console command to check local code to be used by developers | ||||
* | | | Merge pull request #13890 from owncloud/add-no-referrer | Lukas Reschke | 2015-02-16 | 4 | -3/+14 |
|\ \ \ | | | | | | | | | Add `rel="noreferrer"` where possible and switch to HTTPS | ||||
| * | | | Deduplicate template code and do not translate the links | Joas Schilling | 2015-02-09 | 4 | -3/+14 |
| | | | | |||||
| * | | | Add `rel="noreferrer"` where possible and switch to HTTPS | Lukas Reschke | 2015-02-04 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | Just to follow good practise and prevent some automated scanners to complain about "Cross-domain Referer leakage". | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-16 | 2 | -20/+20 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-15 | 6 | -26/+34 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-14 | 2 | -4/+4 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-13 | 2 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #13771 from owncloud/fix-humanfileSize | Lukas Reschke | 2015-02-12 | 2 | -1/+3 |
|\ \ \ \ | |_|_|/ |/| | | | generate valid human readable text for 0 | ||||
| * | | | generate valid human readable text for 0 - fixed #9342 | Thomas Müller | 2015-01-29 | 2 | -1/+3 |
| | | | | |||||
* | | | | Merge pull request #14121 from Zillode/app-favicon | Morris Jobke | 2015-02-12 | 2 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Disable application-specific favicons for non-user pages | ||||
| * | | | | Disable application-specific favicons for non-user pages | Lode Hoste | 2015-02-11 | 2 | -4/+4 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-12 | 2 | -20/+20 |
|/ / / / | |||||
* | | | | Second parameter is optional | Lukas Reschke | 2015-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Makes my IDE happier. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-11 | 4 | -12/+12 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-10 | 8 | -8/+24 |
| | | | |||||
* | | | Merge pull request #13958 from owncloud/fix-resize-overlap | Jan-Christoph Borchardt | 2015-02-09 | 1 | -0/+7 |
|\ \ \ | | | | | | | | | Avoid dropdown to float under sidebar for mid narrow screens | ||||
| * | | | Avoid dropdown to float under sidebar for mid narrow screens | Morris Jobke | 2015-02-06 | 1 | -0/+7 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-09 | 2 | -6/+6 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-08 | 10 | -74/+116 |
| | | | | |||||
* | | | | Merge pull request #13435 from Zillode/app-favicon | Morris Jobke | 2015-02-07 | 3 | -6/+6 |
|\ \ \ \ | | | | | | | | | | | Allow application-specific favicons | ||||
| * | | | | Allow application-specific favicons | Lode Hoste | 2015-01-18 | 3 | -6/+6 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-07 | 6 | -40/+66 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 28 | -84/+140 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 12 | -0/+36 |
| | | | | |||||
* | | | | Update installation.php | cmeh | 2015-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | In line 161, "SQLite" has now the same capitalisation as in line 159. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 74 | -82/+30 |
| | | | | |||||
* | | | | Don't highly discourage | Thomas Müller | 2015-02-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #13907 from owncloud/enhance-sqlite-warning | Bernhard Posselt | 2015-02-05 | 1 | -1/+6 |
|\ \ \ \ | | | | | | | | | | | enhance sqlite warning on admin page as well as during setup | ||||
| * | | | | enhance sqlite warning on admin page as well as during setup - fixes #13906 | Thomas Müller | 2015-02-04 | 1 | -1/+6 |
| | |_|/ | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-05 | 2 | -32/+66 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-04 | 4 | -8/+34 |
| | | | |||||
* | | | Merge pull request #13843 from owncloud/fix-files-disabled | Thomas Müller | 2015-02-03 | 1 | -2/+6 |
|\ \ \ | | | | | | | | | Fix disabled files app | ||||
| * | | | Disallow disabling of files app | Morris Jobke | 2015-02-03 | 1 | -2/+6 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-03 | 6 | -6/+46 |
|/ / / | |||||
* | | | Add unit tests for empty token | Lukas Reschke | 2015-02-01 | 1 | -1/+1 |
| | | | |||||
* | | | Default to `null` for lostpassword | Lukas Reschke | 2015-02-01 | 1 | -1/+1 |
| | | | | | | | | | | | | We oC 8 we use the `StringUtils::equals` method which will also verify the type, since we don't anylonger hash the token twice this is required in case somebody is able to invoke this route with an empty `$token`. |