bigbuffet-rw/app/soapbox
2022-04-19 17:13:54 -05:00
..
__fixtures__ Test rendering notifications 2022-04-16 19:03:33 -05:00
__mocks__ Fix API mock in verification test 2022-04-12 12:13:51 -05:00
actions Redirect all /auth routes 2022-04-19 14:37:48 -05:00
components public_layout/header: convert to tsx 2022-04-19 17:11:24 -05:00
containers Redirect all /auth routes 2022-04-19 14:37:48 -05:00
features public_layout/header: use "Email or username" and i18n "Forgot password?" 2022-04-19 17:13:54 -05:00
hooks typescript, FC 2022-04-14 18:10:46 +02:00
jest Test rendering notifications 2022-04-16 19:03:33 -05:00
locales Polish translation 2022-04-16 23:19:22 +02:00
middleware errorsMiddleware: only alert when the error has a response (eg not when offline) 2021-10-20 17:50:03 -05:00
normalizers Refactor ErrorBoundary, let it destroy the ServiceWorker 2022-04-19 16:30:10 -05:00
pages Add BirthdayPanel 2022-04-18 23:30:40 -05:00
reducers Test rendering notifications 2022-04-16 19:03:33 -05:00
selectors Chats: typescript 2022-04-12 18:52:56 +02:00
service_worker Rewrite code with optional chaining (?.) 2022-02-18 21:04:18 -05:00
storage Typescript: start fixing 'strict' mode errors 2022-03-23 21:43:36 -05:00
types Chats: typescript 2022-04-12 18:52:56 +02:00
utils EditProfile: conditional features 2022-04-16 21:16:01 -05:00
api.ts Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
base_polyfills.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
build_config.js Truth Social 2022-03-21 13:14:26 -05:00
compare_id.ts Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
custom.ts Let a custom auth app be embedded in the build 2022-04-12 15:23:18 -05:00
extra_polyfills.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
globals.js Settings: allow immediately saving a changed setting, fixes #800 2022-01-10 21:26:10 -06:00
is_mobile.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
load_polyfills.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
main.tsx Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
monitoring.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
performance.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
precheck.js Standalone: support running Soapbox FE on a subdomain 2021-08-22 14:34:58 -05:00
ready.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
rtl.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
settings.js eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
store.ts Fix Instance types 2022-03-18 16:04:08 -05:00
stream.js Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00