Commit Graph

232 Commits (43beaba0dcca396c3e5707b37f0208067291fdee)

Author SHA1 Message Date
Vincent Petry 182b1937bb Only reload file list after remote share accept request returns 10 years ago
Vincent Petry 86689ef400 Disable JS plugin for sharing in public mode 10 years ago
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares 10 years ago
Vincent Petry f3d696599a Add unit test for external share JS dialog 10 years ago
Vincent Petry 23ea45760f External share dialog must properly read entered password 10 years ago
Georg Ehrke 374ddbff55 show animated gifs on public sharing page 10 years ago
Olivier Paroz 356bfb36dc Download the current public folder only 10 years ago
Volkan Gezer 691fab8be3 make Share button localized again 10 years ago
Morris Jobke 28c8f5a0f9 Check for version before mounting a public link 10 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 10 years ago
Jan-Christoph Borchardt 9009f5f727 add empty alt text to decorative preview of public share image 10 years ago
Jan-Christoph Borchardt 16c62a346c improve empty states for sharing and shared links as well 10 years ago
Jan-Christoph Borchardt e3192bfa26 use empty state for 'Shared with you' as well 10 years ago
Vincent Petry 81e9d43e23 Move file thumbnail into the label element 10 years ago
Vincent Petry c02ef69521 Simple Plugin system for Javascript 10 years ago
Vincent Petry 98ec0451be Remove delete button in shared with others list 10 years ago
Lukas Reschke 988c85d292 Refactor file sharing public link handling 11 years ago
Robin Appelman 307071cfec Keep the share permissions from mountpoints 11 years ago
Robin Appelman 2705588073 Dont' use mountpoint permissions as share permissions for external storages 11 years ago
Vincent Petry 0f3e6cb50a Improved Javascript docs for JSDoc 11 years ago
Lukas Reschke 9cfbf7ed1c Fix SVG icons 11 years ago
Lukas Reschke 306bf71c62 Use SVG previews for public sharing 11 years ago
Volkan Gezer d16b8c03e9 fix button text l10n 11 years ago
Robin McCorkell 99d41bec5d Show original path information in trashbin and sharing views 11 years ago
Vincent Petry 3a99f15af2 Client side sort for sharing overview 11 years ago
Dan Jones 4bbea118c2 fix tiny thumbnails in public preview/share mode 11 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 11 years ago
Vincent Petry 7a1048956f Fix preview animation on uploading 11 years ago
Thomas Müller 7159d6118e reduce share action text to the user name only 11 years ago
Vincent Petry dd7529da98 Added mountType attribute and adapted Delete action text 11 years ago
Vincent Petry 22653e21a2 Propagate file action changes to the file lists 11 years ago
Vincent Petry 4ba492f28d Fixed shared list sorting 11 years ago
Vincent Petry 8ddff52c51 Do not show recipient for link shares in file list 11 years ago
Vincent Petry 130b8018a1 Improved external share dialog 11 years ago
Vincent Petry 59ca30d462 Fix reload call for all subclasses 11 years ago
Vincent Petry 5e8959a5b3 Return and use isPreviewAvailable for share previews 11 years ago
Jan-Christoph Borchardt 8e617453e5 use icon-confirm instead of text for accepting remote share, works better with translations 11 years ago
Vincent Petry 025b71d068 Use fileActionsReady to re-render sharing icons 11 years ago
Vincent Petry fd68034357 Fixed remote share password param detection 11 years ago
Joas Schilling 5e4ac548bb Use attr() instead of data() so the item ids work as intended 11 years ago
Volkan Gezer 11788c9579 fix server share dialog title 11 years ago
Vincent Petry 13b7937381 Allow late registration of file actions in public page 11 years ago
Morris Jobke d9aa8c9f0e drop unneeded code 11 years ago
Vincent Petry 363f8f3205 Do not clear URL hash when no external mount params given 11 years ago
Vincent Petry 9ef7410abe Fixed uploading by drag and drop into folder 11 years ago
Robin Appelman 2219087df6 organize js a bit better 11 years ago
Lukas Reschke 1066f4ec9a Sanitize name of sharee 11 years ago
Bjoern Schiessle 84a651e46d add settings to disable server to server sharing 11 years ago
Robin Appelman 2005c162bd Fix prompting for password 11 years ago
Robin Appelman 30f5b2bd7c Improve detection of whether we're in the files app 11 years ago