Raphael Wickihalder
fcbaa51df6
Fix OneTrust banner focus
2022-03-02 16:34:33 +01:00
saltrafael
712e02db16
Use locale/get response to suggest homepage and language switch ( #839 )
...
* Use locale/get response to suggest homepage and language switch
* Fix language modal condition
* Fixes from review
* Fixes from review
* Fix gdpr
* string
* Fix multiple options behavior
* Fix gdpr and use only one fetch
* Only show if no languages set or loaded
* pt-br
* Fix ad
* Fix homepage select
* Fix zh langs
2022-03-02 09:44:01 -05:00
infinite-persistence
f839e0c35d
ClaimList: add default page-load indicator | Apply for Search and Following-Manage
...
Clients can still choose to roll their own way of showing "is fetching", like how ClaimListDiscover displays a whole bunch of placeholder tiles. This just serves as a default.
2022-03-02 09:16:43 -05:00
infinite-persistence
06f7cdbe25
Recommended section: add spinner while searching
...
It takes a while sometimes, so it feels like not doing anything.
2022-03-01 22:14:14 -08:00
infinite-persistence
83a816bf34
Following Page: make the 2 buttons flow with less space used
2022-03-01 22:07:04 -05:00
infinite-persistence
0090e9b1ae
Manage Subs page
2022-03-01 10:50:07 -05:00
infinite-persistence
b99c83a13f
Fix "Results boosted by LBC" wrapping unnecessarily
2022-03-01 10:27:09 -05:00
infinite-persistence
d15a0308b2
Category livestreams: re-implement using subSection + use horizontal scroll in mobile
...
The `useDualLayout` junk is super confusing to maintain and no longer extensible.
At the expense of making the "livestream + regular" list no longer seamlessly continuous when expanded (or when there just a handful of livestreams), use the new `subSection` feature to inject the livestream tiles. This is far easier to manage and tweak.
2022-03-01 10:27:09 -05:00
Rafael
802dfb0ba8
Fix floating player on auth page
2022-02-28 10:45:54 -05:00
infinite-persistence
fee8e16bd8
Restore spacing between Sort and Filter on mobile
...
## Ticket
950
2022-02-27 21:38:30 -05:00
infinite-persistence
9665f7f4c2
Add ability to highlight a Settings Row
2022-02-25 16:53:45 -05:00
infinite-persistence
1777397f07
Add hint that results are being filtered by language
2022-02-25 16:53:45 -05:00
infinite-persistence
49fc238e4c
Use titles vs names on channel claim previews, but show name in channel areas ( #962 )
...
* use titles
* Sidebar: show "title + name"
Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
2022-02-25 09:04:23 -05:00
infinite-persistence
2b271730cc
WildWest: always show boosting message ( #957 )
...
## Ticket
948 wildwest: always show boosting message, move next to category name
## Changes
1. Make "Show less livestreams" share the same space as "Boosted by LBC", instead of only showing either 1.
- It's a bit troublesome to move it next to the filter without tweaking the generic `ClaimListDiscover`, so I think this would be a good compromise.
2. Fix "show less livestreams" being super tiny in mobile.
- I think it is caused by some component-specific changes are being applied at the global level (not sure).
2022-02-23 23:24:41 -05:00
saltrafael
17e3fcc27c
[Fix] revert fileRenderFloating vs Mobile change ( #937 )
...
* Bump react-draggable
Old version was giving out console errors for outdated react functions
* Refactor fileRenderFloating
* Merge fileRenderMobile into fileRenderFloating
* Fixes from review
* Attempt fix failed to view live
2022-02-23 16:13:22 -05:00
infinite-persistence
f70e631953
Add "min channel age" setting
2022-02-23 23:01:57 +08:00
Raphael Wickihalder
2b16523a39
Fix umlaut cutoff in buttons
2022-02-19 17:29:27 +01:00
Raphael Wickihalder
f16ae357fd
Revert
2022-02-19 00:32:08 +01:00
Raphael Wickihalder
f890f0896b
Test signature
2022-02-19 00:30:08 +01:00
Max Kotlan
56f8d8b71a
Custom body scrollbar + disable body scroll when overlay or image viewer opened ( #897 )
2022-02-18 18:03:15 +01:00
Raphael Wickihalder
4c27d6673f
Fix following button on channel page on mobile in guest mode
2022-02-18 17:57:37 +01:00
Raphael Wickihalder
6e79aa4950
Adjust channel wrapper spacing on file page on mobile
2022-02-18 17:57:36 +01:00
Raphael Wickihalder
a697d70ff9
Fix repost ribbon on search result page
2022-02-18 12:56:03 +01:00
Raphael Wickihalder
09ee8829ed
Fix repost ribbon on search result page
2022-02-18 12:55:16 +01:00
Raphael Wickihalder
2d2edf986f
Adjust channel wrapper spacing on file page
2022-02-18 12:37:45 +01:00
Raphael Wickihalder
f109ee2db2
Adjust channel wrapper spacing on file page
2022-02-18 12:33:08 +01:00
Raphael Wickihalder
a3f00944d4
Fix top page repost ribbon & buttons on mobile
2022-02-18 11:51:48 +01:00
Raphael Wickihalder
d0920317ad
Adjust comment section width on markdown page on HiDPI screens
2022-02-18 09:23:47 +01:00
Raphael Wickihalder
745148c2dc
Fix 'Find new channels' page on mobile
2022-02-18 09:15:56 +01:00
Raphael Wickihalder
e23e0f526d
Optimize DMCA page on mobile
2022-02-18 09:03:35 +01:00
Raphael Wickihalder
d95593486f
Adjust input focus in reply
2022-02-18 08:50:49 +01:00
Raphael Wickihalder
f18b851edb
Optimize comment input section on markdown page on mobile
2022-02-18 08:46:41 +01:00
infinite-persistence
24d23b8cc9
Fix video thumbnail selector exceeding the modal size ( #891 )
...
## Issue
- 655 "Take a snapshot from your video" controls off-screen
- It also exceeds horizontally on mobile.
## Fix
Just add css constraints.
2022-02-16 09:50:41 -05:00
saltrafael
0774090bdc
Remove extra scrollbar ( #888 )
2022-02-16 07:49:17 -05:00
toshikanneko
c2c44f7334
Adjust level indicator star border in header
2022-02-15 20:44:06 +01:00
David Granado
a38ef1337a
Fix css specificity issue on skip-button. ( #853 )
2022-02-15 10:40:19 -05:00
toshikanneko
98e6487dd8
Adjust font sized in upload modal on mobile
2022-02-15 11:08:22 +01:00
toshikanneko
f79f0b02a0
Fix font color on YouTube sync page
2022-02-15 10:56:20 +01:00
toshikanneko
7a85f410d8
Adjust pending animation position on upload page on desktop
2022-02-15 10:54:24 +01:00
toshikanneko
586ec1e39c
Adjust font sizes in modal on mobile
2022-02-15 09:43:39 +01:00
toshikanneko
80335b0e4d
Adjust button size & spacing on upload page on mobile
2022-02-15 09:36:26 +01:00
toshikanneko
9e75e2a711
Realign publishing animation on upload page on mobile
2022-02-15 09:33:06 +01:00
toshikanneko
ae86f5df63
Fix items tab on list publish page on desktop
2022-02-15 09:25:07 +01:00
toshikanneko
b5a6a35f64
Adjust font size on upload page on mobile
2022-02-15 09:16:13 +01:00
toshikanneko
7bbfd81762
Realign stars in channel level indicator
2022-02-14 16:28:24 +01:00
toshikanneko
9cd80ee41e
Realign stars in channel level indicator
2022-02-14 16:24:56 +01:00
toshikanneko
e41c2141a2
Remove black background from channel level
2022-02-14 16:22:12 +01:00
toshikanneko
9d325d5c59
Adjust reload button position in comment section on mobile
2022-02-14 15:18:55 +01:00
toshikanneko
f94f7e0b1c
Add hover effect to player buttons
2022-02-14 15:03:45 +01:00
toshikanneko
7c0b84d497
Adjust colors in comment/chat swipe button on mobile
2022-02-14 14:09:40 +01:00