Commit Graph

9 Commits

Author SHA1 Message Date
Tim Hårek Andreassen ce6dcf24f9
fix(a11y): Add empty alt-tag
This is for telling a screen reader that this image is purely decorative

Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
2024-03-02 18:46:05 +01:00
Tim Hårek Andreassen b66022297f
feat: Add URL beside copy button
Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
2024-03-02 18:45:09 +01:00
Tim Hårek Andreassen 0215b40f73
refactor: Export default and use same name as file
Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
2024-03-02 18:13:33 +01:00
Tim Hårek Andreassen 047ceec147
chore: Run `deno fmt`
Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
2024-03-02 18:06:38 +01:00
August Skare 500f1532b5
Feature/types (#4) 2023-03-11 10:46:55 +01:00
Olav Sundfør 7048683a55
Small UX improvements and basic mobile UI (#3)
- cards have full width on mobile
- input has full width on mobile
- copy-on-click for the feed URLs
2023-03-10 14:00:57 +01:00
August Skare 2c74cdab3f
Move search to server (#2) 2023-03-10 13:21:44 +01:00
olaven 33bdfce9a1 Link includes protocol 2023-03-09 14:55:22 +01:00
olaven 14fc1fbce6 Basic RSS generation works! 2023-03-09 14:27:44 +01:00