| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #19454 from owncloud/ie8-madness-returns | Thomas Müller | 2015-09-30 | 1 | -0/+40 |
|\ |
|
| * | [IE8] Fix filetype icon sizes | Vincent Petry | 2015-09-29 | 1 | -0/+40 |
* | | Merge pull request #19443 from owncloud/sharedialog-passworderror | Thomas Müller | 2015-09-30 | 1 | -3/+19 |
|\ \ |
|
| * | | Fix share link password error | Vincent Petry | 2015-09-29 | 1 | -3/+19 |
| |/ |
|
* / | Use Hermite resampling for comparator canvas previews | Olivier Paroz | 2015-09-29 | 1 | -8/+85 |
|/ |
|
* | Merge pull request #19418 from owncloud/fix-parsehashquery | Thomas Müller | 2015-09-29 | 1 | -3/+1 |
|\ |
|
| * | Consider both hash params and query when parsing URL | Vincent Petry | 2015-09-28 | 1 | -3/+1 |
* | | Show loading spinner for first fetch of shares | Vincent Petry | 2015-09-28 | 2 | -5/+28 |
|/ |
|
* | Merge pull request #19363 from owncloud/checkboxes-sidebar | Thomas Müller | 2015-09-28 | 3 | -10/+10 |
|\ |
|
| * | restyle checkboxes in sidebar | Hendrik Leppelsack | 2015-09-25 | 3 | -10/+10 |
* | | fix sidebar spinner | Hendrik Leppelsack | 2015-09-25 | 1 | -3/+5 |
|/ |
|
* | fix multiselect | Hendrik Leppelsack | 2015-09-25 | 1 | -0/+3 |
* | Merge pull request #18517 from owncloud/17753_to_master | Thomas Müller | 2015-09-24 | 1 | -2/+2 |
|\ |
|
| * | Fix preview of old file on public upload conflicts | Olivier Paroz | 2015-09-20 | 1 | -2/+2 |
* | | Merge pull request #19305 from owncloud/share-hasusershares | Thomas Müller | 2015-09-24 | 2 | -2/+72 |
|\ \ |
|
| * | | Fix ShareItemModel.hasUserShares to only check shares of current item | Vincent Petry | 2015-09-23 | 2 | -2/+72 |
* | | | Expiration date was always a string | Vincent Petry | 2015-09-24 | 2 | -5/+5 |
|/ / |
|
* | | Fix parsing int attributes from share.php response | Vincent Petry | 2015-09-23 | 2 | -7/+70 |
* | | Merge pull request #19220 from individual-it/fix_19164 | Thomas Müller | 2015-09-23 | 1 | -0/+2 |
|\ \ |
|
| * | | re initialize OC.Share.currentShares OC.Share.itemShares | Individual IT Services | 2015-09-21 | 1 | -0/+2 |
| |/ |
|
* | | Merge pull request #19279 from owncloud/share-fixbogusentry | Thomas Müller | 2015-09-23 | 1 | -0/+3 |
|\ \ |
|
| * | | Fix bogus entry that appears when switching with arrow keys | Vincent Petry | 2015-09-22 | 1 | -0/+3 |
* | | | implement builder pattern in tipsy shim | Hendrik Leppelsack | 2015-09-23 | 1 | -0/+1 |
* | | | Update mimetypes | Lukas Reschke | 2015-09-22 | 1 | -34/+23 |
|/ / |
|
* | | fix missing checkboxes in file comparator | Hendrik Leppelsack | 2015-09-21 | 1 | -0/+5 |
* | | Typo | Olivier Paroz | 2015-09-19 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #19008 from owncloud/jquery_avatar_tests | Thomas Müller | 2015-09-18 | 2 | -1/+241 |
|\ |
|
| * | Added js tests for jquery.avatar | Roeland Jago Douma | 2015-09-14 | 2 | -1/+241 |
* | | fix missing checkboxes in share dialog | Hendrik Leppelsack | 2015-09-17 | 1 | -6/+12 |
* | | Port share.css styles to the sidebar panel | Vincent Petry | 2015-09-16 | 2 | -3/+2 |
* | | Fix cruds button in share dialog | Vincent Petry | 2015-09-16 | 1 | -2/+3 |
* | | Removed obsolete tests | Vincent Petry | 2015-09-16 | 1 | -76/+2 |
* | | Fix allow reshare for owner when sharing with self through group | Vincent Petry | 2015-09-16 | 2 | -2/+22 |
* | | More unit tests for share dialog | Vincent Petry | 2015-09-16 | 6 | -400/+202 |
* | | Update JS unit tests for share dialog (WIP) | Vincent Petry | 2015-09-16 | 7 | -1103/+1157 |
* | | Remove unused/obsoleted OC.Share code | Vincent Petry | 2015-09-16 | 1 | -424/+0 |
* | | Implement email autocomplete for link share | Vincent Petry | 2015-09-16 | 1 | -0/+27 |
* | | Implement email share link | Vincent Petry | 2015-09-16 | 2 | -2/+59 |
* | | Implement "notify by email" checkbox in share dialog | Vincent Petry | 2015-09-16 | 2 | -3/+40 |
* | | Clear field after adding user | Vincent Petry | 2015-09-16 | 1 | -0/+1 |
* | | Fix shares list events | Vincent Petry | 2015-09-16 | 3 | -31/+29 |
* | | Bring back the share icon and update its status | Vincent Petry | 2015-09-16 | 2 | -20/+47 |
* | | Add expiration date handling in share tab | Vincent Petry | 2015-09-16 | 3 | -25/+139 |
* | | cleanup | Arthur Schiwon | 2015-09-16 | 1 | -80/+0 |
* | | make permission/cruds checkboxes work | Arthur Schiwon | 2015-09-16 | 3 | -37/+36 |
* | | toggle visibility of detailed cruds permissions | Arthur Schiwon | 2015-09-16 | 2 | -6/+7 |
* | | cleanup | Arthur Schiwon | 2015-09-16 | 1 | -24/+0 |
* | | make unshare work | Arthur Schiwon | 2015-09-16 | 3 | -43/+34 |
* | | make 'Allow editing' (aka public upload) checkbox work | Arthur Schiwon | 2015-09-16 | 3 | -41/+18 |
* | | fix allow upload checkbox appeareance | Arthur Schiwon | 2015-09-16 | 2 | -2/+2 |