bsky-app/src/lib
bnewbold d7a3246fe3
basic export repository link in settings (#2641)
* basic export repository link in settings

Absolutely no prior React experience, and limited TypeScript, so
probably doing all kinds of things wrong!

I tried to make it a download button instead of link but that didn't
work.

There is probably a safer way to construct the URL string.

I think having the download open in the browser is reasonable, as
opposed to an in-app save flow in mobile. But i'm not sure.

* Remove appview proxy toggle

* Move Settings screen to a subfolder

* Add support for the download attribute on links in web

* Rewrite ExportRepository modal using ALF

* Mobile ui tweaks

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2024-02-12 15:22:03 -08:00
..
analytics Improve type checking for metrics events (#2632) 2024-01-25 21:12:48 -08:00
api basic export repository link in settings (#2641) 2024-02-12 15:22:03 -08:00
async Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
broadcast Stub broadcast channel for unspported contexts (#2175) 2023-12-12 11:19:27 -08:00
hooks fix web aux click on all browsers (#2633) 2024-02-06 09:00:16 -08:00
link-meta fix: resolve handle in feed/list urls (#2497) 2024-01-23 15:11:07 -08:00
media fix: listen for error event on image (#2736) 2024-02-05 15:23:20 -08:00
notifications Clean up some sentry logs (#2630) 2024-01-25 21:11:01 -08:00
routes Additional embed sources and external-media consent controls (#2424) 2024-01-04 17:37:36 -08:00
strings fix some youtube videos not properly loading (#2726) 2024-02-06 11:05:17 -08:00
app-info.ts [APP-107] OTA updates (#587) 2023-06-02 13:27:59 -07:00
app-info.web.ts show package.json version on web (#717) 2023-05-30 19:53:23 -05:00
assets.native.ts 🤫 (#2211) 2023-12-14 14:48:40 -06:00
assets.ts 🤫 (#2211) 2023-12-14 14:48:40 -06:00
batchedUpdates.ts Shadow refactoring and improvements (#1959) 2023-11-21 22:42:30 +00:00
batchedUpdates.web.ts New Web Layout (#2126) 2024-01-22 14:46:32 -08:00
build-flags.ts Enable new onboarding 2024-01-26 13:57:17 -08:00
constants.ts New user home feed fixes (#2421) 2024-01-04 17:34:10 -08:00
country-codes.ts Correct the country code name of Taiwan (#2797) 2024-02-08 12:00:03 -08:00
embeds.ts Improved mute alerting (#1355) 2023-09-01 12:30:02 -07:00
functions.ts [APP-690] better handling of post languages language filtering (#893) 2023-06-23 12:48:52 -05:00
haptics.ts add isWeb check to disable haptics on web 2023-05-24 13:59:53 -07:00
icons.tsx Lists updates: curate lists and blocklists (#1689) 2023-11-01 16:15:40 -07:00
merge-refs.ts make tab bar scroll view draggable on web 2023-05-24 15:04:30 -07:00
moderatePost_wrapped.ts Apply post-hide to quote posts (#2302) 2023-12-24 15:19:37 -08:00
moderation.ts Hide posts tool (#2299) 2023-12-24 14:24:56 -08:00
numbers.ts Refactor: create src/lib to reflect actual sharing of that code 2022-11-22 12:02:31 -06:00
react-query.ts Reduce polling (#2465) 2024-01-10 22:27:14 -08:00
ScrollContext.tsx Make scroll handling contextual (#2200) 2023-12-13 18:48:20 -08:00
sentry.ts Disable sentry in dev (#2128) 2023-12-07 09:46:33 -06:00
sharing.ts Fix Android sharing (#545) 2023-04-27 09:38:28 -05:00
storage.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
styles.ts Round line height (#2824) 2024-02-09 12:04:04 -06:00
ThemeContext.tsx Options for selecting dark theme, fix some white flashes when in dark mode (#2722) 2024-02-06 11:43:51 -08:00
themes.ts Options for selecting dark theme, fix some white flashes when in dark mode (#2722) 2024-02-06 11:43:51 -08:00
type-assertions.ts Update web image editor (#588) 2023-05-09 14:55:44 -05:00
type-guards.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00