lbry-desktop/ui
infiinte-persistence 267c019d7a Timestamp: Handle Safari + better parsing
## Issue
- The previous regex uses lookback (I think ES2018?) which Safari has yet to implement.
- There were a few bugs in the previous regex too, like missing out multiple timestamps in a line, or parsing "62:02" as "2:02" (although YT does this as well).
- The previous method searched too deep (matchAll) on each 'locate' call, which was wasteful.
2020-12-18 11:35:47 -05:00
..
component Restore "Handle timestamp in Markdown." 2020-12-18 11:35:47 -05:00
constants New repost flow 2020-12-16 09:47:28 -05:00
effects flow fixes 2020-12-16 10:52:22 -05:00
modal New repost flow 2020-12-16 09:47:28 -05:00
page slightly improve mobile style on top page 2020-12-16 14:58:30 -05:00
redux winning claim style pass 2020-12-16 14:58:30 -05:00
scss slightly improve mobile style on top page 2020-12-16 14:58:30 -05:00
util Timestamp: Handle Safari + better parsing 2020-12-18 11:35:47 -05:00
analytics.js pass readyState to buffer analytics api 2020-12-03 15:00:21 -05:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js working 2020-12-16 10:52:22 -05:00
index.jsx new layout 🕺 2020-09-29 17:12:32 -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 sync reducer stuff 2020-10-27 10:17:11 -04:00
rewards.js new lbc icon 2020-09-29 17:12:32 -04:00
store.js move splash animation out of settings 2020-11-09 13:37:51 -05:00