| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix closing menu on second click in sharing page | Daniel Calviño Sánchez | 2017-12-21 | 1 | -2/+5 |
* | recycle SharedFileInfo values in fileInfo | Arthur Schiwon | 2017-11-23 | 1 | -1/+21 |
* | rip out obsolete recipientsDisplayName | Arthur Schiwon | 2017-11-23 | 2 | -41/+16 |
* | adjust tests and apply sorting | Arthur Schiwon | 2017-11-23 | 2 | -1/+9 |
* | Fix avatars in file rows of incoming shares | Arthur Schiwon | 2017-11-23 | 2 | -0/+2 |
* | fix avatars in file rows of outgoing shares | Arthur Schiwon | 2017-11-23 | 2 | -2/+6 |
* | Fix Scrutinizer issue | Jan-Christoph Borchardt | 2017-11-02 | 1 | -1/+2 |
* | Clicking publicly shared image opens direct preview url | Jan-Christoph Borchardt | 2017-11-01 | 1 | -4/+5 |
* | Use standard way of showing and hiding popover menu | Jan-Christoph Borchardt | 2017-11-01 | 1 | -2/+2 |
* | Show and hide menu via Javascript, thanks @skjnldsv | Jan-Christoph Borchardt | 2017-11-01 | 1 | -0/+14 |
* | Do not iterate over the files | Daniel Calviño Sánchez | 2017-08-18 | 1 | -5/+4 |
* | Replace fileName variable with data.files[0].name | Daniel Calviño Sánchez | 2017-08-18 | 1 | -8/+6 |
* | Update the whole file item instead of only its contents | Daniel Calviño Sánchez | 2017-08-18 | 1 | -7/+8 |
* | Remove "errorThrown" parameter | Daniel Calviño Sánchez | 2017-08-18 | 1 | -1/+1 |
* | fix 'add to your nextcloud' input field, this is not an email address | Bjoern Schiessle | 2017-06-13 | 1 | -1/+1 |
* | some small refactoring and reformating | Artur Neumann | 2017-04-27 | 1 | -6/+16 |
* | use jqXHR.fail() to check for failures | Artur Neumann | 2017-04-27 | 1 | -10/+9 |
* | Fix share indicator handling | Vincent Petry | 2017-04-26 | 1 | -7/+10 |
* | Merge pull request #4212 from individual-it/master | Joas Schilling | 2017-04-20 | 1 | -38/+50 |
|\ |
|
| * | refactor to make it easier to test | Artur Neumann | 2017-04-18 | 1 | -45/+50 |
| * | validate file name before uploading in upload only folder | Artur Neumann | 2017-04-05 | 1 | -1/+8 |
* | | Fix AdBlock blocking share icon, ref #866 | Jan-Christoph Borchardt | 2017-04-12 | 3 | -8/+7 |
* | | share api expanded by tags (#26583) | Michael Jobst | 2017-04-11 | 1 | -6/+9 |
* | | Do reload shared views | Roeland Jago Douma | 2017-04-11 | 1 | -0/+6 |
|/ |
|
* | Combine additional files_sharing scripts | Roeland Jago Douma | 2017-03-24 | 1 | -0/+5 |
* | shares-circles | Maxence Lange | 2017-03-17 | 1 | -0/+2 |
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -1/+1 |
* | Fixed sharing js | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+1 |
* | Fixed size issues on main detail view and disappearing of share recipients (#... | Michael Jobst | 2016-12-23 | 1 | -8/+20 |
* | Display link share icon when toggling share | Roeland Jago Douma | 2016-11-30 | 1 | -1/+10 |
* | Add an icon when the file is shared by mail | Joas Schilling | 2016-11-30 | 1 | -0/+2 |
* | Fixes files_drop when avatars are disabled | Roeland Jago Douma | 2016-11-13 | 1 | -1/+1 |
* | fix share icon position and remove debug log | Christoph Wurst | 2016-11-08 | 1 | -1/+0 |
* | Show link icon when shared by link | Roeland Jago Douma | 2016-11-07 | 1 | -13/+12 |
* | Actually update the state | Roeland Jago Douma | 2016-11-07 | 1 | -1/+19 |
* | detail fixes for share current folder | Jan-Christoph Borchardt | 2016-11-07 | 1 | -2/+1 |
* | Listen to sharetab changes | Roeland Jago Douma | 2016-11-07 | 2 | -1/+12 |
* | update breadcrumb view whenever the share information on the directory info m... | Christoph Wurst | 2016-11-07 | 1 | -2/+10 |
* | the root folder must not be shared | Christoph Wurst | 2016-11-07 | 1 | -6/+11 |
* | visually reflect sharing state of current folder | Christoph Wurst | 2016-11-07 | 1 | -5/+1 |
* | refactor share permission logic into own method to reuse it for the share tab | Christoph Wurst | 2016-11-07 | 2 | -13/+26 |
* | let users share the curren folder | Christoph Wurst | 2016-11-07 | 1 | -0/+12 |
* | show whether the current folder was shared or not | Christoph Wurst | 2016-11-07 | 2 | -0/+59 |
* | Fixed disappearing of share info in file view | Michael Jobst | 2016-11-04 | 1 | -1/+6 |
* | Fix public files_drop page | Roeland Jago Douma | 2016-10-24 | 1 | -15/+9 |
* | Make files_drop work | Roeland Jago Douma | 2016-10-24 | 1 | -7/+33 |
* | Use Webdav PUT for uploads in the web browser | Vincent Petry | 2016-10-24 | 1 | -13/+30 |
* | Display "Share" alt text for share action icon (#26158) | Vincent Petry | 2016-09-26 | 1 | -0/+1 |
* | rename SaveToNextcloudController to MountPublicLinkController | Bjoern Schiessle | 2016-07-14 | 1 | -5/+5 |
* | adjust copyright notices | Bjoern Schiessle | 2016-07-14 | 1 | -0/+1 |