Tom Quirk
Tom Quirk
Would be nice to have stats, per contributor, for the current day.
Closes https://github.com/tomquirk/linkedin-api/issues/237
Endpoint: POST `https://www.linkedin.com/voyager/api/contentcreation/normShares` Payload: ``` commentary: {text: "", attributes: []} commentsDisabled: false externalAudienceProviders: [] origin: "RESHARE" parentUrn: "urn:li:share:12345" visibleToConnectionsOnly: false ```
Don't need to be everywhere, but just where they make sense https://www.python.org/dev/peps/pep-0484/
## What does this PR do and why? Utility classes are the wei. Why? - more performant than inline styles - more composable - less dev mental overhead - keeps...
## Description Projects page isn't great on mobile. ## Proposal There's a few low-hanging fruit. - make cards smaller - hide some text - etc ## Screenshots _If applicable, add...
Make splits to projects that have a handle link to their handle. A smol cleanup otherwise.
## Summary After project details update, the changes aren't reflected immediately in the UI. ## proposal Just reload the page for now.
## What does this PR do and why? FormattedAddress links throughout the app are currently unintuitive. I expect to be able to click any address and open it in Etherscan....
## What does this PR do and why? Add an "Export data" section to the tools drawer. Only for V2 projects atm. V1 project coming in the next PR. ##...