Commit graph

10135 commits

Author SHA1 Message Date
infinite-persistence
2cd691d0f9
Re-render on language change
Room for improvement: refactor into `<SettingsCard>` so we don't have to repeat this everywhere.
2021-08-09 13:53:00 +08:00
infinite-persistence
36f2b149d5
Change style for card title
I think it looks better to not place the title within the card's border when there are multiple cards in a page, like in the case of the new Settings Layout. Otherwise, it's hard to differentiate between title and settings-row.

The proper method is to style Card itself, but this is a quick fix for the Settings Page PR. Will come back to it later.
2021-08-09 13:41:38 +08:00
infinite-persistence
e9034a03c2
Setings Page Side Navigation
Utilizing previous work in d8787cb4 for anchor navigation, navigate to the specific card in the settings page when clicked.

I like this model mainly because in Mobile, users don't need to keep opening the drawer to navigate -- they just need to scroll. This allows us to use the same design for Mobile and App.

# Conflicts:
#	ui/page/settings/view.jsx
2021-08-09 13:41:34 +08:00
infinite-persistence
7695af6a59
Handle noDaemon case for App 2021-08-09 13:39:34 +08:00
infinite-persistence
63b1f5db26
Handle unauthenticated case, i.e. only allow basic settings.
Placed settings that we allow for unauthenticated users under <SettingUnauthenticated>. While it is redundant, it's easier to handle the grouping, and more readable overall.
2021-08-09 11:56:56 +08:00
infinite-persistence
2dc9114805
Delete "Settings Advanced" page
All items have been ported over
2021-08-09 11:56:56 +08:00
infinite-persistence
f4dff7e15c
[System] grab "Share usage and diagnostic data" 2021-08-09 11:56:55 +08:00
infinite-persistence
113825bc84
[System] grab "Download Directory" 2021-08-09 11:56:54 +08:00
infinite-persistence
21ceb9470d
[System] grab "Wallet Security". [Appearance] grab "Show wallet balance in header"
I think it makes more sense to show "Show wallet balance in header" under [Appearance], especially for Web.
2021-08-09 11:56:54 +08:00
infinite-persistence
10aded28c9
[System] grab "ffmpeg" 2021-08-09 11:56:53 +08:00
infinite-persistence
917dec8508
[System] grab "Experimental settings" 2021-08-09 11:56:53 +08:00
infinite-persistence
7c0cb55b2b
[Content] grab "Skip publish preview" 2021-08-09 11:56:52 +08:00
infinite-persistence
e2f59e04f5
[Content] grab "Purchase and tip confirmations" 2021-08-09 11:56:52 +08:00
infinite-persistence
7d34233e54
[System] grab Network & Data Settings 2021-08-09 11:56:51 +08:00
infinite-persistence
a40257f551
[Content] grab Notifications, Block/Muted, Creator Settings 2021-08-09 11:56:51 +08:00
infinite-persistence
74dcf6aafc
[Account] grab stripe-related settings 2021-08-09 11:56:50 +08:00
infinite-persistence
e973e0bc54
[Content] refactor and grab Max Purchase Price 2021-08-09 11:56:50 +08:00
infinite-persistence
40b92b7ddf
[Content] grab original "Content Settings" 2021-08-09 11:56:49 +08:00
infinite-persistence
104fd03374
Move combobox to right | Move "Search only in language" into separate row 2021-08-09 11:56:49 +08:00
infinite-persistence
7eb98596ae
[Appearance] grab 24h clock setting 2021-08-09 11:56:48 +08:00
infinite-persistence
e2bf790973
[Appearance] factor out ThemeSelector and use it here 2021-08-09 11:56:48 +08:00
infinite-persistence
e38ba9cfcf
[Appearance] grab language and homepage
Also applied new Settings Page styling.
2021-08-09 11:56:47 +08:00
infinite-persistence
790bddf4ae
[System] grab Clear Cache, Startup and Closing Behavior 2021-08-09 11:56:47 +08:00
infinite-persistence
39fa695b23
[Account] grab SyncToggle and AccountPassword
Also made visual changes for the new Settings Page.

## SyncToggle:
It will no longer be under a dedicated Card, so the "Sync" title is not there to give context for the case of "no verified email".

Changed it such that the checkbox is always visible (it's label is self-explanatory) but disable when email is not set. The "Add Email" button will then appear below, so everything now makes sense in context.
2021-08-09 11:56:46 +08:00
infinite-persistence
4cac3b286d
Styles for new Settings Page 2021-08-09 11:56:45 +08:00
infinite-persistence
9d663b3789
i18n 2021-08-09 11:47:32 +08:00
infinite-persistence
cf905d25d5
Add keyword hint | Collapse "PR Checklist" and "PR Type"
## Changes
1. Add hint on adding "Closes", "Fixes", etc. keywords to directly update the Issue state when the PR gets merged
2. Collapse "PR Checklist" and "PR Type".
    - With the assumption that these 2 items are mainly reminders for contributors, and that reviewers will typically only look at it one time, we collapse these sections to reduce clutter in the PR description.
2021-08-08 09:47:08 +08:00
Baltazar Gomez
dbaa702888
fix wrong embed og metadata: #6814 2021-08-08 09:10:01 +08:00
infinite-persistence
b7cbbd0694
#6787 Use resolve for OG metadata 2021-08-07 19:41:24 +08:00
btzr-io
c85e448499
fix redirection and normalization of claim urls 2021-08-07 19:23:14 +08:00
btzr-io
68e4684ccd
use better resolve url 2021-08-07 19:23:00 +08:00
btzr-io
2c812da785
fix embed claim url 2021-08-07 10:16:10 +08:00
btzr-io
722f933052
use value.release_time 2021-08-07 10:16:09 +08:00
btzr-io
67f956f3a0
update changelog 2021-08-07 10:16:09 +08:00
btzr-io
45fcf0d518
use value.audio for google video metadata 2021-08-07 10:16:08 +08:00
Baltazar Gomez
6d91d1c799
use resolve for og metadata 2021-08-07 10:16:07 +08:00
zeppi
be4c75c047 v0.51.2-rc.1 2021-08-06 17:12:35 -04:00
Thomas Zarebczan
6db75f8a66 rss tests
Various fixes and improvements to work with Apple Podcasts

f

f

image support
2021-08-06 17:05:36 -04:00
saltrafael
7921c0971e Improve style 2021-08-06 15:07:10 -04:00
saltrafael
c55978f9d6 Allow to delete downloaded content from popup 2021-08-06 15:07:10 -04:00
saltrafael
4f0c6030e1 Add back file download link 2021-08-06 15:07:10 -04:00
Baltazar Gomez
cc7d2803bc update changelog 2021-08-06 14:55:17 -04:00
Baltazar Gomez
155309deee fix line breaking links: #6805 2021-08-06 14:55:17 -04:00
Franco Montenegro
6b071bab21 Fix amountNeededForTakeover message for bids. 2021-08-06 14:16:38 -04:00
zeppi
ab2bf481d1 bump 2021-08-06 14:16:27 -04:00
zeppi
5b4d8065e6 fix dislike crash when no claim 2021-08-06 14:10:05 -04:00
zeppi
1487b83ac5 branded site default 2021-08-06 13:46:32 -04:00
zeppi
4b64c35360 sunset link 2021-08-06 13:30:33 -04:00
zeppi
4bcd5942af oops 2021-08-06 12:27:37 -04:00
zeppi
2a19f9f63c lrytv sunset nag 2021-08-06 12:27:37 -04:00