tridactyl/scripts
glacambre 1984a66fb9
Add indication that input is being edited in external editor
This commit adds a .TridactylEditing class to input fields that are
being edited in an external editor. In the default theme, this
corresponds to just adding Tridactyl's logo to the input field.

It looks like it is impossible to reference Tridactyl's logo in CSS and
have it work on non-privileged pages so instead of doing that we add a
step to the build process which turns one of Tridactyl's logo into its
base64 representation and embeds it in the default.css theme file.
2018-10-10 18:54:09 +02:00
..
amo_text_to_clipboard.sh Fix build scripts on paths with spaces 2018-09-30 15:25:14 +00:00
authors.sh Dedupe people with dodgy email addresses 2018-07-23 12:31:44 +01:00
bodgecss.sh /bin/env -> /usr/bin/env 2018-05-21 03:39:32 +01:00
build.sh Add indication that input is being edited in external editor 2018-10-10 18:54:09 +02:00
common use /usr/bin/env to find bash 2018-08-24 13:38:49 -06:00
excmds_macros.py Fix #394: rename generated source .name.generated.ext 2018-04-22 17:15:40 +01:00
get_weekly_users.fish Fix weekly beta users 2018-07-23 15:35:16 +01:00
git_version.sh Release 1.8.1 2018-03-07 14:50:50 +00:00
make_docs.sh Fix build scripts on paths with spaces 2018-09-30 15:25:14 +00:00
make_tutorial.sh Fix build scripts on paths with spaces 2018-09-30 15:25:14 +00:00
newtab.md.sh Fix build scripts on paths with spaces 2018-09-30 15:25:14 +00:00
pretty scripts/pretty warn when we modify working copy 2018-08-29 11:32:07 +01:00
sign Include .git directory in archive for reviewers 2018-05-24 20:02:34 +01:00
version.js Add automatic updates for betas 2018-04-13 12:17:02 +01:00
wine-pyinstaller.sh Fix shebang, mark II 2018-08-31 15:52:34 +01:00