idrop-link / idrop.link-osx

idrop.link - self hosted personal screenshot and file cloud to share with your friends, colleagues and family
idrop.link
MIT License
3 stars 0 forks source link

implement drop list in popover #28

Open ChristianSch opened 9 years ago

ChristianSch commented 9 years ago

we need to implement a way to list the drops. cool would be:

for that we'd need to implement a custom nstableview, nstablecellview, and delegate. I already added a nstableview with transparent background and stuff: 172328484b1d29414eb45d353b4b1232854088a7

ChristianSch commented 9 years ago

wee also need to sync on new drops (or just push them after GET'ting details on the new drop or smth)

ChristianSch commented 9 years ago

the current status quo fits the criteria for a preliminary release; moving the rest to another milestone

ChristianSch commented 8 years ago

Another thing to think about: