mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
Base64 encoding #947
Reference in New Issue
Block a user
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?
Originally created by @PSingletary on GitHub (Sep 6, 2025).
describe the feature you'd like to see
Base64 encode/decode (helps with .vcf and iOS shortcuts) - make a simpler version of https://www.base64encode.org/
additional context
No response
@eriven commented on GitHub (Sep 8, 2025):
why not use https://www.base64encode.org itself mate?
@PSingletary commented on GitHub (Sep 13, 2025):
UI