- Custom index.html with xterm.js for reliable Ctrl+V text paste - Go clipboard-upload service saves pasted images to /tmp/clipboard-images/ - Traefik IngressRoute routes /clipboard/* to upload service (same-origin) - Authentik-protected upload path with strip-prefix middleware
3 lines
35 B
Modula-2
3 lines
35 B
Modula-2
module clipboard-upload
|
|
|
|
go 1.25.0
|