soapbox/src
Alex Gleason fc0de1bc49
Upgrade nspec to latest, switch to version from JSR
2024-03-06 17:19:45 -06:00
..
__fixtures__
actions Advance from KeygenStep to AccountStep 2024-02-19 15:17:35 -06:00
api Upgrade nspec to latest, switch to version from JSR 2024-03-06 17:19:45 -06:00
assets
components Merge branch 'jsr' into ditto-auth 2024-03-06 15:52:49 -06:00
containers
contexts Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
entity-store
features Upgrade nspec to latest, switch to version from JSR 2024-03-06 17:19:45 -06:00
hooks Merge remote-tracking branch 'origin/main' into ditto-auth 2024-02-16 15:57:45 -06:00
init Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
instance
jest Merge remote-tracking branch 'origin/main' into instance-v2 2024-01-05 00:41:06 +01:00
locales Add LightningAddress component 2024-02-06 13:14:20 -06:00
middleware Upgrade all the Redux things 2023-12-20 22:06:49 -06:00
normalizers Remove space that was added for no reason 2024-02-08 15:05:06 -06:00
pages yarn lint:js --fix 2023-12-20 21:17:33 -06:00
queries
reducers Switch to isomorphic-dompurify 2024-02-08 15:01:20 -06:00
schemas Upgrade nspec to latest, switch to version from JSR 2024-03-06 17:19:45 -06:00
selectors
service-worker Fix some typos 2024-01-11 14:53:06 +01:00
storage
styles add a unicode-range 2023-12-22 21:51:09 +00:00
types Upgrade nspec to latest, switch to version from JSR 2024-03-06 17:19:45 -06:00
utils Add KeygenStep, only show ExtensionStep when window.nostr is present 2024-02-18 22:55:05 -06:00
workers Add NKeyStorage class to retrieve and set keys in browser storage in a mostly-secure way 2024-02-18 16:45:36 -06:00
build-config-compiletime.ts
build-config.ts
custom.ts
globals.ts
iframe.ts
is-mobile.ts Use media query to detect touchscreens 2024-02-07 17:33:22 +01:00
main.tsx Load NKeys in initial chunk so it always locks the storage 2024-02-22 11:45:11 -06:00
messages.ts
polyfills.ts
precheck.ts
ready.ts
sentry.ts Sentry: decrease tracesSampleRate to .1 2023-12-06 14:51:14 -06:00
settings.ts
store.ts Upgrade all the Redux things 2023-12-20 22:06:49 -06:00
stream.ts
toast.test.tsx
toast.tsx
workers.ts