brig icon indicating copy to clipboard operation
brig copied to clipboard

Copy tracking

Open sahib opened this issue 4 years ago • 1 comments

Random feature idea that come up during mail exchange with @evgmik:

We are currently tracking moves of files in the MDAG, but we don't track copies. This would enable use to show users in brig history:

CHANGE      FROM          TO    HOW                       WHEN                       
moved       HEAD          CURR   /ali-file → /bali-file  Sat Dec 26 13:01:45 CET 2020
copied      2W9rNbdUSxr3  HEAD   /original → /ali-file   Wed Dec 23 15:45:12 CET 2020  

sahib avatar Dec 26 '20 12:12 sahib

We can potentially also track pin/unpin operations. Though, we do not reflect such changes in commits.

evgmik avatar Dec 27 '20 01:12 evgmik