branchrust_reboot/main/primitive/client_copy_pastecancel

5 Commits over 0 Days - ∞cph!

6 Days Ago
Convert other commands from serverside -> clientside - renamepaste - deletepaste Add `listpastes` to print list of all pastes in client folder
6 Days Ago
Switch directory to a constant
6 Days Ago
Remove old code that was keeping a serverside copy of the clipboard (that was shared between all admins) Keep "undo" system to delete previous pastes Add RPC to download paste from server - locked to admins & devs to prevent servers arbitrary sending pastes to random clients Copy & Paste should now store pastes competely clientside
6 Days Ago
Update manifest
6 Days Ago
Change paste command so it uses uploads paste from the client instead of storing on server