Roeland Jago Douma
|
6d9cb62f79
Merge pull request #4611 from nextcloud/js-use-dot-notation
|
7 years ago |
Morris Jobke
|
4cd8b3379b
Remove unused methods from OC.Share
|
7 years ago |
Morris Jobke
|
80a5e0a735
Use dot notation for array access - JSLint recommendation
|
7 years ago |
Lukas Reschke
|
9e7f7ba7f6
Add sharing types for guests
|
7 years ago |
Jan-Christoph Borchardt
|
37145a275f
Fix AdBlock blocking share icon, ref #866
|
7 years ago |
Maxence Lange
|
69694012ab
shares-circles
|
7 years ago |
Christoph Wurst
|
3e7e49884e
Replace deprecated $.tipsy(...) by $.tooltip(...)
|
7 years ago |
Vincent Petry
|
f07d146644
Display "Share" alt text for share action icon (#26158)
|
8 years ago |
Lukas Reschke
|
5fdde426eb
Add fancy layout
|
8 years ago |
Roeland Jago Douma
|
92cff0984d
Make file actions use icon CSS classes
|
8 years ago |
Roeland Jago Douma
|
a823485638
Reload list of shares on directory change
|
8 years ago |
Roeland Jago Douma
|
f5be48d81d
Calculate the share statuses in js from the OCS Response
|
8 years ago |
Vincent Petry
|
b063ddb05b
Share dialog use OCS API
|
8 years ago |
Vincent Petry
|
9c9158e6b7
Fix icon update to be more consistent
|
9 years ago |
Olivier Paroz
|
9776d60b57
Typo
|
9 years ago |
Vincent Petry
|
886f1ed660
Update JS unit tests for share dialog (WIP)
|
9 years ago |
Vincent Petry
|
41f16e821a
Remove unused/obsoleted OC.Share code
|
9 years ago |
Arthur Schiwon
|
c2ff2ca982
cleanup
|
9 years ago |
Arthur Schiwon
|
a0fa7186f5
make permission/cruds checkboxes work
|
9 years ago |
Arthur Schiwon
|
c7453b4db1
toggle visibility of detailed cruds permissions
|
9 years ago |
Arthur Schiwon
|
d4bbc062be
cleanup
|
9 years ago |
Arthur Schiwon
|
a5b0ea031d
make unshare work
|
9 years ago |
Arthur Schiwon
|
7ae84e0e5c
make 'Allow editing' (aka public upload) checkbox work
|
9 years ago |
Arthur Schiwon
|
9fe6d7c568
implements setting and removing password for link shares, including forced ones
|
9 years ago |
Arthur Schiwon
|
5dfaa0c82d
mark url on click
|
9 years ago |
Arthur Schiwon
|
f29b51682b
share and unshare via link (not yet password). also some internal changes to reduce unnecessary rendering
|
9 years ago |
Arthur Schiwon
|
60abfcdab1
old OC.Share.addShareWith now reimplemented
|
9 years ago |
Arthur Schiwon
|
f2fb20ed1c
no auto-fetch in model
|
9 years ago |
Arthur Schiwon
|
e3fd96fa8e
improve doc
|
9 years ago |
Arthur Schiwon
|
83d91ddf20
further work on reimplementing the dialog layout
|
9 years ago |