You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sober (flat) popups + per-link Open Graph share previews
UI:
- Reworked all dialogs/toasts to a flat, sober style (variant 1): neutral
surfaces, thin borders, no coloured glow, accent kept minimal. Softened the
global look — flat primary buttons, neutral elevation, calmer wordmark, fainter
background tint.
- Restyled the Remote-Upload page to the dark theme (FR) and note that fetched
files land in the Remote-Upload folder.
Share link previews:
- /s/[token] is now a server wrapper that emits per-link Open Graph / Twitter
metadata, so pasting a link into Discord/Slack/X shows a rich card. Public
image shares preview the image itself; other files and folders get a generated
branded OG card (/s/[token]/opengraph-image). Code/sign-in-protected links
never leak their contents, and all share links are noindex.
0 commit comments