lbry-desktop/ui
infinite-persistence 63a2430a7c
ReportContent: redirect back after logging in (#1733)
## Issue
1709 - If you sign in while reporting, you end up in the homepage

## Notes
The other option is to just make `<Header>` always redirect back to where it came from using the full path. But existing code elsewhere seem to always trim off any params (e.g. `location.search`, `location.hash`) when doing redirects.

So, ended up making it generic and let the caller decide where to redirect (and with what params).
2022-06-22 09:07:15 -04:00
..
component ReportContent: redirect back after logging in (#1733) 2022-06-22 09:07:15 -04:00
constants Add platforms to share buttons (#1721) 2022-06-22 08:23:40 -04:00
contexts Category: Hide "Repost" from ContentType filter, except for WildWest 2022-04-25 08:49:46 -04:00
effects Consolidate the mobile tile to use the poster size for better caching. 2022-06-17 11:58:43 -04:00
modal Minor design fixes in modals (#1711) 2022-06-20 13:51:57 +02:00
page ReportContent: redirect back after logging in (#1733) 2022-06-22 09:07:15 -04:00
redux Change collection item fetch-page from 5 to 50 (#1732) 2022-06-22 08:04:22 -04:00
scss Add platforms to share buttons (#1721) 2022-06-22 08:23:40 -04:00
util DRY: fix duplicate code for Recommended key generation 2022-06-21 22:14:07 +08:00
analytics.js Fix localStorage crash 2022-05-26 08:27:35 -04:00
app.js
comments.js Remove custom comments server 2022-02-03 10:24:58 -05:00
i18n.js Add env to auto report new strings in console 2022-01-05 00:26:31 -08:00
index.jsx 1318: Persist recsys data for send after tab close 2022-05-24 13:52:50 -04:00
lbry.js Tip: show modal instead of toast when timeout 2022-06-01 08:40:39 -04:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Change logic for daily reward claiming to weekly 2021-12-23 02:40:58 -05:00
store.js 1318: Persist recsys data for send after tab close 2022-05-24 13:52:50 -04:00