tab-stash/src/util
Joshua J. Berry bc185399dd Allow stashing of redirected URLs
If the user unstashes and then re-stashes a privileged URL, the internal
Tab Stash redirection page might get saved instead of the actual URL the
user wants.  Check for and explicitly allow (re-)stashing of redirection
pages, and save the original URL instead.

This has the added benefit that we don't put Tab Stash-specific
droppings in the user's bookmarks, either.
2023-09-03 16:20:32 -07:00
..
nanoservice Minor test coverage improvements 2023-06-16 22:45:03 -07:00
debug.ts Add a lightweight debugging/tracing facility 2023-02-04 19:27:22 -08:00
event.ts Replace Webpack with Vite 2022-11-26 14:12:03 -08:00
index.test.ts Use Prettier to organize imports 2022-11-26 14:57:12 -08:00
index.ts Allow stashing of redirected URLs 2023-09-03 16:20:32 -07:00
oops.ts Fail gracefully when moving a folder into itself or one of its children 2023-02-16 22:59:44 -08:00
progress.ts Prettierify the codebase 2022-11-25 16:33:41 -08:00
random.ts Replace Webpack with Vite 2022-11-26 14:12:03 -08:00
wiring.ts Make sure we log unhandled errors from event handlers 2023-02-05 15:58:16 -08:00