| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 1 | -12/+10 |
|\ \
| |/
|/| |
|
| * | Use Authorization headers for public webdav instead of URL | Vincent Petry | 2015-12-14 | 1 | -12/+10 |
* | | Fix files UI mtime parsing from webdav | Vincent Petry | 2015-12-16 | 2 | -6/+6 |
|/ |
|
* | Files can't have create permissions | Roeland Jago Douma | 2015-12-11 | 1 | -4/+0 |
* | 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 |
* | | 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 | 2 | -4/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | Allow specifying a custom reset-password-url | Joas Schilling | 2015-12-07 | 2 | -4/+9 |
* | | | Fix duplicate bogus share field when link sharing is not allowed | Vincent Petry | 2015-12-07 | 2 | -6/+10 |
| |/
|/| |
|
* | | 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 #11131 from owncloud/use-phpini-wrapper | Thomas Müller | 2015-12-07 | 1 | -1/+1 |
|\ |
|
| * | Replacing ini_get instances with inigetwrapper usages | Clark Tomlinson | 2015-11-23 | 1 | -1/+1 |
* | | [Avatars] JS should not load same avatar twice | Roeland Jago Douma | 2015-12-04 | 1 | -19/+40 |
* | | Support pretty URLs | Lukas Reschke | 2015-12-01 | 2 | -1/+6 |
* | | Add code integrity check | Lukas Reschke | 2015-12-01 | 3 | -0/+59 |
* | | Fix for parsing pretty printed Webdav responses | Vincent Petry | 2015-11-24 | 1 | -4/+1 |
|/ |
|
* | Now using IE8 workaround of davclient.js for all IE versions | Vincent Petry | 2015-11-22 | 1 | -1/+1 |
* | Fix OC.FileInfo to copy all properties | Vincent Petry | 2015-11-22 | 1 | -25/+17 |
* | Use oc:fileid property instead of oc:id | Vincent Petry | 2015-11-22 | 2 | -19/+5 |
* | Fix port issue - options.host already has the port attached | Thomas Müller | 2015-11-22 | 2 | -18/+4 |
* | Query tags/favorite through Webdav in file list | Vincent Petry | 2015-11-22 | 2 | -10/+58 |
* | Make files app use Webdav for most operations | Vincent Petry | 2015-11-22 | 1 | -1/+1 |
* | Added OC.Files.Client Webdav-based files client | Vincent Petry | 2015-11-22 | 5 | -1/+1529 |
* | Add evert's davclient.js + es6-promise + IE8 workaround | Vincent Petry | 2015-11-22 | 2 | -2/+175 |
* | Allow creating OCS v2 links in JS | Joas Schilling | 2015-11-16 | 1 | -2/+4 |
* | Set "ie" CSS class for IE10, IE11 | Vincent Petry | 2015-11-10 | 1 | -0/+8 |
* | Close the user menu when clicking it again | Joas Schilling | 2015-11-02 | 2 | -3/+2 |
* | [tags] remove unneeded variables | Morris Jobke | 2015-10-30 | 1 | -9/+0 |
* | Merge pull request #20122 from owncloud/files-consolidateiconupdate | Thomas Müller | 2015-10-29 | 3 | -3/+23 |
|\ |
|
| * | Fix icon update to be more consistent | Vincent Petry | 2015-10-29 | 3 | -3/+23 |
* | | Add sharee list view js tests | Tom Needham | 2015-10-29 | 1 | -0/+158 |
|/ |
|
* | Merge pull request #20082 from owncloud/phil-davis-sharedialogviewspec-typos | Thomas Müller | 2015-10-27 | 1 | -4/+3 |
|\ |
|
| * | sharedialogviewSpec.js couple of text typos | Phil Davis | 2015-10-27 | 1 | -4/+3 |
* | | Merge pull request #20078 from owncloud/tipsy-body | Thomas Müller | 2015-10-27 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | append tipsys to body | Hendrik Leppelsack | 2015-10-27 | 1 | -1/+2 |
* | | [IE9] Don't send link share password placeholder | Vincent Petry | 2015-10-26 | 1 | -7/+12 |
|/ |
|
* | Merge pull request #20049 from owncloud/make-author-file-complete | Thomas Müller | 2015-10-26 | 1 | -1/+1 |
|\ |
|
| * | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -1/+1 |
* | | Fix share link focus on click | Vincent Petry | 2015-10-26 | 2 | -2/+26 |
|/ |
|
* | Fix for broken ajax/share.php endpoint | Roeland Jago Douma | 2015-10-23 | 1 | -2/+4 |
* | Ensure the password is only hashed in case it's changed on the client - fixes... | Thomas Müller | 2015-10-22 | 1 | -2/+9 |
* | Merge pull request #19935 from owncloud/issue-19916-settings-menu-hide-on-fil... | Thomas Müller | 2015-10-22 | 1 | -18/+1 |
|\ |
|
| * | Use the normal OC.menu JS for handling the Settings menu | Joas Schilling | 2015-10-21 | 1 | -18/+1 |
* | | Merge pull request #19952 from owncloud/share-dialogue-tests | Thomas Müller | 2015-10-22 | 1 | -0/+78 |
|\ \ |
|
| * | | Fix line lengths in share dialog unit tests | Tom Needham | 2015-10-21 | 1 | -2/+8 |