upub/web/src/components
alemi 0badc71c92
fix(web): attachments without media type show if img
nobody uses the type field and just mark everything as Document ughhh
and so those who mark image as Image and avoid a media_type because the
browser doesnt really need it get displayed as links, so added an ugly
special case
2024-05-13 17:09:35 +02:00
..
activity.rs feat(web): filter timelines, loop videos, open cws 2024-05-12 00:12:07 +02:00
mod.rs chore(web): more wildcard imports for components 2024-05-01 16:46:36 +02:00
object.rs fix(web): attachments without media type show if img 2024-05-13 17:09:35 +02:00
timeline.rs feat(web): filter timelines, loop videos, open cws 2024-05-12 00:12:07 +02:00
user.rs feat(web): fallback avatar url 2024-05-03 01:00:37 +02:00