browsertrix/frontend/src/utils
sua yoo 4610d95cd7
Use org slug in place of UUIDs in app URLs (#1277)
- Replaces org UUID in URL/browser location bar with org slug.
- Refactor: Adds shared app state utility using https://sijakret.github.io/lit-shared-state/ to
access org data from deep descendants.
- Backwards compatible: org UUID URLs should auto-redirect to org slug URLs.
- Show the org UUID in org settings general tab for use with APIs
(Resolves #1258, Follows #1279)
2023-10-18 09:28:30 -07:00
..
api.ts
APIRouter.test.ts Use org slug in place of UUIDs in app URLs (#1277) 2023-10-18 09:28:30 -07:00
APIRouter.ts Fix invite accept in UI (#560) 2023-02-06 12:18:24 -08:00
auth.test.ts Fix invite accept in UI (#560) 2023-02-06 12:18:24 -08:00
auth.ts Fix frontend not redirecting on 401 (#1244) 2023-10-04 00:17:22 -07:00
AuthService.test.ts Fix app not rendering with bad auth storage states (#597) 2023-02-14 18:35:21 -08:00
AuthService.ts Fix frontend not redirecting on 401 (#1244) 2023-10-04 00:17:22 -07:00
crawler.ts Scheduled Crawl Refactor: Handle via Operator + Add Skipped Crawls on Quota Reached (#1162) 2023-09-12 13:05:43 -07:00
cron.ts Paginate Workflows and refactor to use server-side queries (#1078) 2023-08-22 16:29:17 -07:00
css.ts Paginate Workflows and refactor to use server-side queries (#1078) 2023-08-22 16:29:17 -07:00
form.ts Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
LiteElement.ts Use org slug in place of UUIDs in app URLs (#1277) 2023-10-18 09:28:30 -07:00
localization.ts
number.ts Paginate Workflows and refactor to use server-side queries (#1078) 2023-08-22 16:29:17 -07:00
orgs.ts Use org slug in place of UUIDs in app URLs (#1277) 2023-10-18 09:28:30 -07:00
OrgService.ts Use org slug in place of UUIDs in app URLs (#1277) 2023-10-18 09:28:30 -07:00
PasswordService.ts Enforce strong passwords in UI (#1266) 2023-10-12 19:36:59 -07:00
persist.ts Use org slug in place of UUIDs in app URLs (#1277) 2023-10-18 09:28:30 -07:00
polyfills.ts Improve org routing & performance (#520) 2023-01-26 15:02:27 -08:00
state.ts Use org slug in place of UUIDs in app URLs (#1277) 2023-10-18 09:28:30 -07:00
string.ts