read-only view for pads #1
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: cf7/aukpad#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea
having a link that can be shared for read-only access to the pad without disclosing the original URL.
Current status
Some ideas:
All the above have different advantages or disadvantages. I've looked into [3] and even tho it worked, it made things way more complicated and the performance was bad (couldnt figure out why, but might be some problem with the websockets and the sync).
Been a while but just for later.
Might be enough to have the /raw/ endpoint readonly which would make things way easier.