| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-28 | 2 | -0/+16 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-27 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-25 | 2 | -0/+12 |
* | [Avatars] Calculate 'sane' hue precissions | Roeland Jago Douma | 2015-12-24 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-24 | 10 | -0/+56 |
* | Fix unit tests | Lukas Reschke | 2015-12-23 | 1 | -6/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-23 | 64 | -280/+0 |
* | add _blank to href | Renaud Fortier | 2015-12-21 | 1 | -6/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-19 | 2 | -0/+2 |
* | Use OCP\Util::getVersion instead of the internal private implementation | Morris Jobke | 2015-12-18 | 2 | -2/+2 |
* | Merge pull request #21264 from owncloud/deprecated_oc_user_methods | Thomas Müller | 2015-12-18 | 3 | -3/+3 |
|\ |
|
| * | Remove deprecated function OC_User::getManager | Roeland Jago Douma | 2015-12-17 | 3 | -3/+3 |
* | | Since avatar.js is now essentially empty remove it | Roeland Jago Douma | 2015-12-17 | 1 | -5/+0 |
* | | Add a default size to the avatar placeholders | Roeland Jago Douma | 2015-12-17 | 2 | -6/+6 |
|/ |
|
* | Merge pull request #21259 from owncloud/load_big_avatar_only_personal | Thomas Müller | 2015-12-17 | 1 | -2/+1 |
|\ |
|
| * | Only load the big (128x128) avatar on the perosnal page | Roeland Jago Douma | 2015-12-17 | 1 | -2/+1 |
* | | Merge pull request #21200 from owncloud/files-authorizationheader | Thomas Müller | 2015-12-17 | 5 | -12/+116 |
|\ \ |
|
| * | | Add davidchambers/base64 JS library | Vincent Petry | 2015-12-14 | 4 | -0/+106 |
| * | | Use Authorization headers for public webdav instead of URL | Vincent Petry | 2015-12-14 | 1 | -12/+10 |
* | | | Merge pull request #21240 from owncloud/avatar_speedup | Thomas Müller | 2015-12-17 | 1 | -10/+14 |
|\ \ \ |
|
| * | | | [Avatar] Make the avatar controller use the avatar node | Roeland Jago Douma | 2015-12-16 | 1 | -10/+14 |
| |/ / |
|
* | | | Merge pull request #21253 from owncloud/deprecated_oc_helper_linkTo | Thomas Müller | 2015-12-17 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | OC_Helper::linkTo is deprecated | Roeland Jago Douma | 2015-12-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #21238 from owncloud/files-fixparsewebdavmtime | Thomas Müller | 2015-12-17 | 2 | -6/+6 |
|\ \ |
|
| * | | Fix files UI mtime parsing from webdav | Vincent Petry | 2015-12-16 | 2 | -6/+6 |
| |/ |
|
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-17 | 2 | -6/+6 |
|/ |
|
* | Merge pull request #21163 from owncloud/fix_20839 | Thomas Müller | 2015-12-14 | 1 | -4/+0 |
|\ |
|
| * | Files can't have create permissions | Roeland Jago Douma | 2015-12-11 | 1 | -4/+0 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-13 | 4 | -0/+26 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-12 | 2 | -0/+6 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-10 | 6 | -2/+8 |
* | Add occ command to get app path | Victor Dubiniuk | 2015-12-09 | 2 | -0/+63 |
* | Allow occ install on OS X - same behaviour as web setup | Morris Jobke | 2015-12-09 | 1 | -1/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-09 | 12 | -0/+14 |
* | Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML | Lukas Reschke | 2015-12-08 | 1 | -1/+1 |
* | Merge pull request #21014 from owncloud/share-unsharelinkpapercut | Thomas Müller | 2015-12-08 | 1 | -3/+5 |
|\ |
|
| * | Fix unshare link click element | Vincent Petry | 2015-12-07 | 1 | -3/+5 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-08 | 2 | -0/+10 |
* | | Merge pull request #21015 from owncloud/update-redirecttocorrectpage | Thomas Müller | 2015-12-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Redirect to correct URL after updating | Vincent Petry | 2015-12-07 | 1 | -1/+1 |
* | | | Merge pull request #20996 from owncloud/issue-12215-remove-password-reset-whe... | Thomas Müller | 2015-12-07 | 3 | -6/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Allow specifying a custom reset-password-url | Joas Schilling | 2015-12-07 | 2 | -4/+9 |
| * | | Remove password reset when the user can not change the password | Joas Schilling | 2015-12-07 | 1 | -2/+6 |
* | | | Merge pull request #21009 from owncloud/share-forbidlinkshare-duplicatefield | Thomas Müller | 2015-12-07 | 2 | -6/+10 |
|\ \ \ |
|
| * | | | Fix duplicate bogus share field when link sharing is not allowed | Vincent Petry | 2015-12-07 | 2 | -6/+10 |
| | |/
| |/| |
|
* | | | Merge pull request #20991 from owncloud/disabled-checked-checkbox-css-rules | Thomas Müller | 2015-12-07 | 1 | -0/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add rules for checked+disabled and disabled checkbox style | Joas Schilling | 2015-12-07 | 1 | -0/+16 |
| |/ |
|
* / | OC.FilePath has still a valid use case when generating paths to static files ... | Thomas Müller | 2015-12-07 | 1 | -1/+0 |
|/ |
|
* | Merge pull request #20530 from owncloud/icons-more | Thomas Müller | 2015-12-07 | 52 | -91/+96 |
|\ |
|
| * | add new icon rules to icons.css | Jan-Christoph Borchardt | 2015-11-20 | 1 | -1/+13 |