Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14266 from owncloud/encodeUriComponentPerDefault | Clark Tomlinson | 2015-02-17 | 2 | -6/+28 |
|\ | |||||
| * | Encode parameters in `OC.generateUrl` by itself | Lukas Reschke | 2015-02-17 | 2 | -6/+28 |
* | | Remove Null Byte Check | Lukas Reschke | 2015-02-17 | 2 | -12/+0 |
|/ | |||||
* | Merge pull request #13866 from rullzer/avatar_share_dialog | Vincent Petry | 2015-02-17 | 5 | -3/+117 |
|\ | |||||
| * | 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 |
| * | 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 APIs - incl... | Thomas Müller | 2015-02-10 | 2 | -0/+54 |
* | | | Merge pull request #13890 from owncloud/add-no-referrer | Lukas Reschke | 2015-02-16 | 4 | -3/+14 |
|\ \ \ | |||||
| * | | | 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 |
* | | | | [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 - 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 | 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 |
* | | | | [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 | 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 | 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 |
* | | | | [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 - 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 |
|\ \ \ | |||||
| * | | | 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 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-01 | 2 | -2/+8 |