Commit Graph

221 Commits (7fbb7f4dc4cd1918a5b3dfaa4c8dfb6a7e11d0c3)

Author SHA1 Message Date
Morris Jobke 28c8f5a0f9 Check for version before mounting a public link 12 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 12 years ago
Jan-Christoph Borchardt 9009f5f727 add empty alt text to decorative preview of public share image 12 years ago
Jan-Christoph Borchardt 16c62a346c improve empty states for sharing and shared links as well 12 years ago
Jan-Christoph Borchardt e3192bfa26 use empty state for 'Shared with you' as well 12 years ago
Vincent Petry 81e9d43e23 Move file thumbnail into the label element 12 years ago
Vincent Petry c02ef69521 Simple Plugin system for Javascript 12 years ago
Vincent Petry 98ec0451be Remove delete button in shared with others list 12 years ago
Lukas Reschke 988c85d292 Refactor file sharing public link handling 12 years ago
Robin Appelman 307071cfec Keep the share permissions from mountpoints 12 years ago
Robin Appelman 2705588073 Dont' use mountpoint permissions as share permissions for external storages 12 years ago
Vincent Petry 0f3e6cb50a Improved Javascript docs for JSDoc 12 years ago
Lukas Reschke 9cfbf7ed1c Fix SVG icons 12 years ago
Lukas Reschke 306bf71c62 Use SVG previews for public sharing 12 years ago
Volkan Gezer d16b8c03e9 fix button text l10n 12 years ago
Robin McCorkell 99d41bec5d Show original path information in trashbin and sharing views 12 years ago
Vincent Petry 3a99f15af2 Client side sort for sharing overview 12 years ago
Dan Jones 4bbea118c2 fix tiny thumbnails in public preview/share mode 12 years ago
Bjoern Schiessle aff948925a update attributes for share with user list, file should always have delete permissions, this means unshare in this context, and the overview page is always a root view 12 years ago
Vincent Petry 7a1048956f Fix preview animation on uploading 12 years ago
Thomas Müller 7159d6118e reduce share action text to the user name only 12 years ago
Vincent Petry dd7529da98 Added mountType attribute and adapted Delete action text 12 years ago
Vincent Petry 22653e21a2 Propagate file action changes to the file lists 12 years ago
Vincent Petry 4ba492f28d Fixed shared list sorting 12 years ago
Vincent Petry 8ddff52c51 Do not show recipient for link shares in file list 12 years ago
Vincent Petry 130b8018a1 Improved external share dialog 12 years ago
Vincent Petry 59ca30d462 Fix reload call for all subclasses 12 years ago
Vincent Petry 5e8959a5b3 Return and use isPreviewAvailable for share previews 12 years ago
Jan-Christoph Borchardt 8e617453e5 use icon-confirm instead of text for accepting remote share, works better with translations 12 years ago
Vincent Petry 025b71d068 Use fileActionsReady to re-render sharing icons 12 years ago
Vincent Petry fd68034357 Fixed remote share password param detection 12 years ago
Joas Schilling 5e4ac548bb Use attr() instead of data() so the item ids work as intended 12 years ago
Volkan Gezer 11788c9579 fix server share dialog title 12 years ago
Vincent Petry 13b7937381 Allow late registration of file actions in public page 12 years ago
Morris Jobke d9aa8c9f0e drop unneeded code 12 years ago
Vincent Petry 363f8f3205 Do not clear URL hash when no external mount params given 12 years ago
Vincent Petry 9ef7410abe Fixed uploading by drag and drop into folder 12 years ago
Robin Appelman 2219087df6 organize js a bit better 12 years ago
Lukas Reschke 1066f4ec9a Sanitize name of sharee 12 years ago
Bjoern Schiessle 84a651e46d add settings to disable server to server sharing 12 years ago
Robin Appelman 2005c162bd Fix prompting for password 12 years ago
Robin Appelman 30f5b2bd7c Improve detection of whether we're in the files app 12 years ago
Robin Appelman cf5a72c103 Add interface for adding a public share to a different ownCloud instance 12 years ago
Robin Appelman d7de35376d Add interface for accpeting external shares 12 years ago
Jörn Friedrich Dreyer 42bf466fa1 move mail template editor from core to standalone templateeditor repo 12 years ago
Jörn Friedrich Dreyer 7e8784c075 access admin settings result message correctly 12 years ago
Bjoern Schiessle bf5e9357fc don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it 12 years ago
Robin Appelman 690e0b5070 Dont overwrite OCA.Sharing 12 years ago
Thomas Müller fc1d6f4c3c fixes during test 12 years ago
Vincent Petry 816db7aef1 Fixed wording to "Shared by link" 12 years ago