aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js
Commit message (Expand)AuthorAgeFilesLines
* some small refactoring and reformatingArtur Neumann2017-04-271-6/+16
* use jqXHR.fail() to check for failuresArtur Neumann2017-04-271-10/+9
* Fix share indicator handlingVincent Petry2017-04-261-7/+10
* Merge pull request #4212 from individual-it/masterJoas Schilling2017-04-201-38/+50
|\
| * refactor to make it easier to testArtur Neumann2017-04-181-45/+50
| * validate file name before uploading in upload only folderArtur Neumann2017-04-051-1/+8
* | Fix AdBlock blocking share icon, ref #866Jan-Christoph Borchardt2017-04-123-8/+7
* | share api expanded by tags (#26583)Michael Jobst2017-04-111-6/+9
* | Do reload shared viewsRoeland Jago Douma2017-04-111-0/+6
|/
* Combine additional files_sharing scriptsRoeland Jago Douma2017-03-241-0/+5
* shares-circlesMaxence Lange2017-03-171-0/+2
* Always enable avatarsMorris Jobke2017-02-131-1/+1
* Fixed sharing jsJohn Molakvoæ (skjnldsv)2017-01-221-1/+1
* Fixed size issues on main detail view and disappearing of share recipients (#...Michael Jobst2016-12-231-8/+20
* Display link share icon when toggling shareRoeland Jago Douma2016-11-301-1/+10
* Add an icon when the file is shared by mailJoas Schilling2016-11-301-0/+2
* Fixes files_drop when avatars are disabledRoeland Jago Douma2016-11-131-1/+1
* fix share icon position and remove debug logChristoph Wurst2016-11-081-1/+0
* Show link icon when shared by linkRoeland Jago Douma2016-11-071-13/+12
* Actually update the stateRoeland Jago Douma2016-11-071-1/+19
* detail fixes for share current folderJan-Christoph Borchardt2016-11-071-2/+1
* Listen to sharetab changesRoeland Jago Douma2016-11-072-1/+12
* update breadcrumb view whenever the share information on the directory info m...Christoph Wurst2016-11-071-2/+10
* the root folder must not be sharedChristoph Wurst2016-11-071-6/+11
* visually reflect sharing state of current folderChristoph Wurst2016-11-071-5/+1
* refactor share permission logic into own method to reuse it for the share tabChristoph Wurst2016-11-072-13/+26
* let users share the curren folderChristoph Wurst2016-11-071-0/+12
* show whether the current folder was shared or notChristoph Wurst2016-11-072-0/+59
* Fixed disappearing of share info in file viewMichael Jobst2016-11-041-1/+6
* Fix public files_drop pageRoeland Jago Douma2016-10-241-15/+9
* Make files_drop workRoeland Jago Douma2016-10-241-7/+33
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-13/+30
* Display "Share" alt text for share action icon (#26158)Vincent Petry2016-09-261-0/+1
* rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle2016-07-141-5/+5
* adjust copyright noticesBjoern Schiessle2016-07-141-0/+1
* move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-142-167/+1
* s/ownCloud/NextcloudBjoern Schiessle2016-07-142-6/+5
* continue to accept the URL of the remote server instead of the federated clou...Bjoern Schiessle2016-07-142-19/+73
* replace 'ownCloud' with 'Nextcloud'Bjoern Schiessle2016-07-141-1/+1
* create a real federated share if a user add a public link to his ownCloudBjörn Schießle2016-07-141-41/+32
* Change occurence of ownCloud (#352)Morris Jobke2016-07-111-3/+2
* hint global handlebarsRobin Appelman2016-07-081-0/+2
* Simplify test code and don't show anything if no date is setMorris Jobke2016-07-071-1/+1
* Update header during update callbackMorris Jobke2016-07-071-5/+5
* Not set expiration date is represented as 0Morris Jobke2016-07-071-1/+4
* add "Never" if expiration date is not setMorris Jobke2016-07-071-2/+3
* Add expiration date to share by link viewMorris Jobke2016-07-071-0/+38
* smaller files drop fixesArthur Schiwon2016-06-111-2/+31
* Add text about uploaded filesLukas Reschke2016-06-101-1/+12
* Add some error handlingLukas Reschke2016-06-091-4/+20