toshikanneko
1ef68c1472
Fix ratio bar width bug on livestream page
2022-02-14 12:54:13 +01:00
toshikanneko
3140c103ad
Adjust textarea in upload form on mobile
2022-02-14 12:40:42 +01:00
toshikanneko
90c2a60799
Adjust spaces in upload form on desktops
2022-02-14 12:21:35 +01:00
toshikanneko
895be3fff3
Adjust active tab indicator
2022-02-14 11:48:55 +01:00
toshikanneko
64ffc5a0e1
Adjust handle link color in markdown
2022-02-14 11:26:23 +01:00
toshikanneko
f0efd7afdb
Fix long label ratio bar distortion bug
2022-02-14 11:23:21 +01:00
toshikanneko
f1b95ce05c
Adjust ratio bar width on markdwon page
2022-02-14 11:21:15 +01:00
toshikanneko
4c293b7ae5
Increase mardown page width on large screens
2022-02-14 11:17:50 +01:00
toshikanneko
98dd6c6adf
Fix handle font sizes on markdown page on desktop & mobile
2022-02-14 11:13:06 +01:00
toshikanneko
569e4fb334
Fix login hover bug in light theme
2022-02-14 10:38:43 +01:00
toshikanneko
11338170e7
Fix playlist remove item label on playlist page
2022-02-13 16:00:24 +01:00
toshikanneko
778940193e
Hide unmute button on mobile
2022-02-13 11:58:22 +01:00
toshikanneko
e537679624
Hide unmute button on mobile
2022-02-13 11:44:22 +01:00
toshikanneko
6c178993af
Adjust position of play button on active element in playlist on mobile
2022-02-13 11:21:55 +01:00
toshikanneko
162b77a078
Fix video poster misaligned on mobile
2022-02-13 11:18:28 +01:00
toshikanneko
04137b4ec8
Fix video poster misaligned
2022-02-13 11:09:46 +01:00
toshikanneko
d4f0d99fe1
Temp show repost ribbon on category pages
2022-02-12 19:54:24 +01:00
toshikanneko
6537fc855e
Hide repost ribbon on category pages
2022-02-12 19:31:54 +01:00
toshikanneko
06782c0e31
Hide repost ribbon on category pages
2022-02-12 19:30:55 +01:00
toshikanneko
9703ba2eb3
Adjust hyperchat row on mobile
2022-02-12 17:55:27 +01:00
toshikanneko
a0a664baf5
Adjust font size in chat on mobile
2022-02-12 17:48:03 +01:00
toshikanneko
28a1bfefab
Adjust font size in comment section on mobile
2022-02-12 17:38:37 +01:00
toshikanneko
559ab774f6
Adjust frozen avatar size in comment section on mobile
2022-02-12 16:55:50 +01:00
toshikanneko
9573f30b8d
Adjust avatar size in comment section on mobile
2022-02-12 16:54:46 +01:00
toshikanneko
039cccba87
Remove markdown font size from comment section on markdown page
2022-02-12 09:48:09 +01:00
toshikanneko
f17662cf46
Fix top page subscribe button icon color
2022-02-12 01:09:29 +01:00
toshikanneko
ee8791004b
Fix top page subscribe button color
2022-02-12 01:03:51 +01:00
toshikanneko
e7e7d143e3
Fix top page support button position & color
2022-02-12 00:58:19 +01:00
Rave | 図書館猫
2001d769ac
theme-hotfix ( #846 )
2022-02-11 20:41:53 +01:00
mayeaux
0c4f85fe53
MAKE ODYSEE EVEN MORE BEAUTIFUL ( #539 )
...
WE LOVE YOU RAPHAEL FOR MAKING THIS HAPPEN!
2022-02-11 13:50:55 -05:00
Rafael
0394211021
Fixes
2022-02-08 12:35:40 -05:00
Rafael
c758c59066
Improve comment selectors
2022-02-08 12:35:40 -05:00
Rafael
6bb7a155cd
Add help tip notice to input
2022-02-08 12:35:40 -05:00
Rafael
9067a024ab
Improve unauth
2022-02-08 12:35:40 -05:00
Rafael
0399250906
Add drawer subtitle (ex view count for livestreams)
2022-02-08 12:35:40 -05:00
Rafael
3a511d0647
Fix recent comments
2022-02-08 12:35:40 -05:00
Rafael
6bf4add07c
Fix outline style
2022-02-08 12:35:40 -05:00
Rafael
c90efc2078
Add CommentCreate to Modal on Mobile
...
- Move stickers and emojis to a single menu comment-selectors on both mobile and desktop
- More style improvements
- Some fixes
- Fix livechat scrolling
2022-02-08 12:35:40 -05:00
Rafael
eef6691557
More comment create and textarea improvements
2022-02-08 12:35:40 -05:00
Rafael
b3ed0027ff
SwipeableDrawer improvements
...
Fix css stuf
Split mobile and small popout window styles
Fix failed logic that broke desktop player
2022-02-08 12:35:40 -05:00
Rafael
55e0a7effe
Improve CommentCreate style on mobile view
2022-02-08 12:35:40 -05:00
Rafael
c1b84368a9
Fixes
...
Rename FileReactions index import
Fix fileAction undefined logic
Fix live comment menu
Fix superchats
2022-02-08 12:35:40 -05:00
Rafael
baf51f9c32
Create swipeableDrawer component
...
- CommentsList needs to return a title with comment amounts
- mobile player dimensions needed to fill in the cover
- hid livestream header for now until figuring out a better presentation
- ~colum-reverse~ was causing problems with MUI's drawer scrolling, so reversed the chat order and made it ~column~ by default
- Hid bottom expand navigation if component not yet opened
- some other style changes in the middle
2022-02-08 12:35:40 -05:00
Rafael
b1c1263cca
Improve comments on mobile view
2022-02-08 12:35:40 -05:00
Rafael
8c3e376873
File Page and Player style changes on mobile view
...
- Biggest change: Moved mobile player logic outside of fileRenderFloating into its own component fileRenderMobile, since there is no need for all that extra resizing and dragging code (for now, as mobile doesn't have a floating player)
- Moved player to the header height
- Removed rounded borders and margins
2022-02-08 12:35:40 -05:00
Rafael
a84ebbc68f
File Page style improvements on mobile view
...
Improve channel preview info display on mobile view
- Slightly smaller profile pic
- smaller font size
- smaller follow button
2022-02-08 12:35:40 -05:00
Rafael
48e2de6ca4
Refactor file page
...
- doFetchFileInfo used for App only
- avoid repeting right side content
2022-02-08 12:35:40 -05:00
Rafael
7b89db17bc
Refactor fileDescription
...
- user was unused
- only pass needed claim props
2022-02-08 12:35:40 -05:00
Rafael
fc30a74cd1
Improve fileActions Buttons style on mobile view
...
- Move label to bottom instead of to the side
- Decrease font, sizes and spacings
- Make sure all fit in a single line even on smallest screen size
2022-02-08 12:35:40 -05:00
David Granado
5048c460f1
Add padding around search input
2022-02-01 10:20:00 -05:00