Commit Graph

23 Commits

Author SHA1 Message Date
81de0014d3 Change ESLint rules, lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-16 00:12:02 +01:00
c56728b722 classNames() ==> clsx()
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-06 20:28:18 +01:00
49ba4c7a9d Fixes, styles improvements, cleanup, enforce classes order for classNames
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-06 18:18:49 +01:00
0d99ae5daa yarn lint:js --fix 2023-02-01 16:13:42 -06:00
ed8299892c Autoplay embedded videos after the play button is clicked 2023-01-17 13:12:47 -06:00
0cc684d940 Allow null 2023-01-09 12:49:22 -05:00
cfc03f9a3f Remove 'file-icon' in empty link preview 2023-01-09 12:48:33 -05:00
f20a8ab6fe Revert "Merge branch 'square' into 'develop'"
This reverts merge request !2027
2022-12-29 22:23:27 +00:00
0356b014b0 Letterbox images taller than 1:1 2022-12-22 21:06:27 -06:00
5c6ae4d6da Make auto-play video optional config 2022-11-11 10:21:32 -05:00
4a4e0daa1a Autoplay videos from Rumble 2022-11-11 09:57:39 -05:00
03d6211e1c Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-31 11:35:06 +02:00
66216bd5b6 Use Array.includes instead of indexOf
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-12 13:47:32 +02:00
3971d724d3 Status Card: shrink link text size 2022-08-03 11:15:30 -05:00
0bffe4a227 Refactor status Card description with UI components 2022-08-03 11:05:57 -05:00
19ffcd2233 Merge remote-tracking branch 'origin/develop' into ads 2022-08-03 10:51:07 -05:00
1c78a2ea46 Refactor status Card description 2022-08-03 10:48:50 -05:00
77ad89bc48 Fix height of horizontal link cards 2022-08-03 10:33:35 -05:00
ad7ec8b1a6 Make ads horizontal cards 2022-08-02 20:14:28 -05:00
20209c81ab Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
6ddb44f626 Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
12a99b3635 Card: display Blurhash behind link preview cards
8e96510b25
2022-04-29 09:46:33 -05:00
53a54bcc96 Convert Status Card to TSX+FC, trim obscenely long titles 2022-04-16 12:48:05 -05:00