Mihaela Dumitru
32df284277
fix(accessibility) improve file actions with focus management and ARIA roles ( #16322 )
2025-08-26 16:29:05 +03:00
Mihaela Dumitru
a762d585b8
fix(accessibility) return focus to share file button after upload modal closes ( #16312 )
2025-08-08 19:34:10 +03:00
Mihaela Dumitru
ded8f22363
fix(accessibility) add ARIA attributes to file upload progress bar ( #16311 )
2025-08-08 19:33:24 +03:00
Mihaela Dumitru
76166df81a
fix(accessibility) remove nested button structure in file sharing drop zone ( #16304 )
2025-08-08 17:13:06 +03:00
Mihaela Dumitru
eb2ba39289
fix(accessibility) use semantic list for uploaded files ( #16317 )
2025-08-08 17:12:34 +03:00
raduanastase8x8
d2e52d2c2a
ref(Theme): Changes typography values to rem ( #16021 )
...
Replaces hard-coded pixel values with relative rem units across UI components to improve typography responsiveness and maintainability.
Co-authored-by: Hristo Terezov <hristo@jitsi.org >
2025-08-06 19:07:27 -05:00
Saúl Ibarra Corretgé
75b5702a7e
fix(file-sharing) fix resetting the state for share file input
...
Otherwise re-uploading the same file would not work because the input
element doesn't change state, as the value would remain the same.
2025-07-07 15:36:09 +02:00
Saúl Ibarra Corretgé
be9e1136de
fix(ts) apply import linting rules to TS files too
2025-06-04 22:04:36 +02:00
damencho
c7b6af1df3
feat(file-sharing): Uses feature to determine is upload enabled.
2025-05-29 08:32:43 -05:00
Calinteodor
337435e738
feat(conference): File sharing over conference ( #16067 )
...
* While making the file size limit configurable, we managed to have files dragged and dropped over the whole conference window.
2025-05-26 15:24:51 +03:00
Calinteodor
392d694563
feat(file-sharing): added author display name ( #16059 )
...
* feat(file-sharing): added shared file/files author display name
2025-05-22 12:52:43 +03:00
Calin-Teodor
b213c445de
feat(file-sharing): sort shared files
2025-05-21 15:39:22 +03:00
Calin-Teodor
05079e5480
feat(file-sharing): ui fixes
2025-05-21 10:44:07 +03:00
Saúl Ibarra Corretgé
90a831074e
fix(file-sharing) fix styling on hover
2025-05-19 15:07:42 +02:00
Calin-Teodor
82f2060ebf
feat(file-sharing) add support for file sharing
...
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
Co-authored-by: Lucian-Paul Torje <lucian-paul.torje@8x8.com >
2025-05-16 11:31:53 +02:00