• Alfredo Di Napoli's avatar
    BREAKING: rename unpublish to unshare · 17909a7e
    Alfredo Di Napoli authored
    Previously there was no symmetry in the name of the share endpoint,
    which is meant to be used to generate a publicly-accessible URL to view
    a node, and the previously-called "unpulish" endpoint.
    
    The problem is that now the "unpublish" name would clash with the dual
    of publishing a node. To avoid the problem, this commit renames the old
    "unpublish" endpoint to be "unshare", so that now it's clear that is the
    inverse operation of "share".
    17909a7e
Name
Last commit
Last update
..
Contact Loading commit data...
Corpus Loading commit data...
Document Loading commit data...
DocumentUpload Loading commit data...
DocumentsFromWriteNodes Loading commit data...
File Loading commit data...
FrameCalcUpload Loading commit data...
New Loading commit data...
Phylo Loading commit data...
Share Loading commit data...
Update Loading commit data...
Contact.hs Loading commit data...
DocumentUpload.hs Loading commit data...
DocumentsFromWriteNodes.hs Loading commit data...
File.hs Loading commit data...
FrameCalcUpload.hs Loading commit data...
Get.hs Loading commit data...
New.hs Loading commit data...
Share.hs Loading commit data...
ShareURL.hs Loading commit data...
Types.hs Loading commit data...
Update.hs Loading commit data...