Commit Graph

19 Commits

Author SHA1 Message Date
Peter Bieringer
ab71a1249b Merge pull request #2109 from maxberger/trimowner
UI: Trim owner length for incoming shares
2026-04-26 09:06:04 +02:00
Max Berger
2387eb1e55 UI: Trim owner length for incoming shares 2026-04-25 22:59:31 +02:00
Max Berger
5c1e67918e UI: (internal) rename close button to close on incoming shares
Co-authored-by: Copilot <copilot@github.com>
2026-04-25 21:58:25 +02:00
Max Berger
f1af26a798 UI: Add support for usernames with @ symbol 2026-04-25 21:26:43 +02:00
Max Berger
66d4827250 UI: Dynamic window titles including URL 2026-04-22 22:13:40 +02:00
Max Berger
afbce5ac87 UI: Add copy to clipboard button to URL displays 2026-03-29 23:46:30 +02:00
Max Berger
045ab573db UI: Unify URL handling, show full URL everywhere 2026-03-29 23:13:22 +02:00
Max Berger
1921c0c8eb UI: Add title attribute (popups) to icon elements 2026-03-29 22:04:16 +02:00
Max Berger
e631734e6e Make class methods actual class methods instead of setting them in the constructor 2026-03-28 23:37:12 +01:00
Max Berger
7766c80c6a Add support for browser back/forward 2026-03-28 23:21:18 +01:00
Max Berger
69a6a61ef8 Remove legacy sharing from frontend 2026-03-28 09:39:30 +01:00
Max Berger
fe4ca56962 UI: Replace bday sharing with new Conversion based sharing 2026-03-28 00:24:30 +01:00
Max Berger
951cfde278 Address null-safety identified by TSC compiler v6
There are no actual functional changes. This just adds many additional
annotations and function which ensure type safety and null safety.
2026-03-25 23:34:44 +01:00
Max Berger
e3242fcc2c Add support for Bday sharing 2026-03-18 23:30:03 +01:00
Max Berger
2a24dc524c Unified data cache into single utility class 2026-03-15 22:24:00 +01:00
Max Berger
266becd4e4 Use Shown instead of hidden in incoming shares UI 2026-03-15 01:12:02 +01:00
Max Berger
e4d9bd7fb8 Move scene management logic into scene_manager 2026-03-15 00:33:22 +01:00
Max Berger
c16e9c7c88 Display permissions as pill 2026-03-15 00:33:22 +01:00
Max Berger
be7d6d4a61 Initial support for configuring incoming shares 2026-03-15 00:33:22 +01:00