Commit Graph

232 Commits (d4e361db44e50787d5f660d5947aeeef82c38bf4)

Author SHA1 Message Date
Vincent Petry 182b1937bb Only reload file list after remote share accept request returns 12 years ago
Vincent Petry 86689ef400 Disable JS plugin for sharing in public mode 12 years ago
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares 12 years ago
Vincent Petry f3d696599a Add unit test for external share JS dialog 12 years ago
Vincent Petry 23ea45760f External share dialog must properly read entered password 12 years ago
Georg Ehrke 374ddbff55 show animated gifs on public sharing page 12 years ago
Olivier Paroz 356bfb36dc Download the current public folder only 12 years ago
Volkan Gezer 691fab8be3 make Share button localized again 12 years ago
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