4 Commits

Author SHA1 Message Date
Álvaro Velad Galván 4f62ce8b24 build: Reduce bundle size by deduplicating license headers (#10182)
Ensure generated bundles contain a single license header instead of
repeating the same notice across bundled modules.

Normalize all copyright years to 2016 and remove
duplicate license headers from generated bundles.

This reduces the final bundle size while preserving license information
in the distributed artifacts.
2026-06-05 12:43:28 +02:00
Álvaro Velad Galván 814aaa718f refactor(UI): Avoid repeated localization.resolve calls (#10155) 2026-05-29 18:58:54 +02:00
Álvaro Velad Galván 1b41275415 refactor(UI): Unify localization and availability updates in Element (#10128) 2026-05-27 10:02:29 +02:00
Álvaro Velad Galván a7f062a6ef feat(UI): Add QueueButton for queue navigation (#10124) 2026-05-26 09:38:42 +02:00