Commit Graph

253 Commits

Author SHA1 Message Date
Federico Brigante
9ce66755cd Meta: Update repo URLs 2021-02-15 19:35:46 -06:00
Federico
10c373aeec
Add Safari version (#188)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2021-02-15 17:37:53 -06:00
Federico
0f4499bf1c
Meta: Add building/contributing documentation (#194) 2021-02-07 19:44:43 -06:00
Federico
29b3aecbbd
Add information and improve styling of options page (#193) 2021-02-07 19:34:44 -06:00
Federico
a9b88a68c8
Meta: Add privacy policy for App Store 2021-02-07 17:09:18 -06:00
Federico
03151525ec
Meta: Add link to repo in the demo 2021-02-07 16:54:14 -06:00
Federico Brigante
71d31dbf68 Fix timeout logic and build 2021-02-02 20:20:33 -06:00
Federico
dde68fcec0
Meta: Bundle dependencies with Parcel (#187) 2021-02-02 19:21:41 -06:00
Federico Brigante
953b36cfa1 Meta: Update GHA workflows 2021-02-02 18:53:46 -06:00
Federico Brigante
f2e1dcd869 Automatically stops listening for clicks after 15 seconds 2021-02-02 15:51:16 -06:00
Federico Brigante
500393b230 Move notifications to the top right 2021-02-02 15:45:16 -06:00
Federico Brigante
c8936cf6ff Click anywhere to close notifications 2021-02-02 15:38:30 -06:00
Federico Brigante
fda6aca2d2 Rename content.js so that console messages will appear to be clearly from GT 2021-02-02 15:23:24 -06:00
Federico Brigante
6210905aff Add explanation for an error caused by some editor extensions
Explains https://github.com/GhostText/GhostText/issues/172#issuecomment-749952855
2021-02-02 15:22:27 -06:00
Federico
96661d95c1
Automatically pick the field more often (#186) 2021-02-02 15:11:08 -06:00
Federico Brigante
253faa2d1f Use the port configured in the options page
Fixes #184
2021-02-02 15:10:18 -06:00
Luis Herranz
9116224a77
Focus browser after disconnection (#176) 2021-02-02 14:00:31 -06:00
Federico
d8703b5d5c
Meta: Prettier and cleanup (#182) 2021-01-29 01:11:51 -06:00
Federico Brigante
261c838a82 Meta: Deploy via GitHub Actions 2021-01-28 15:48:49 -06:00
Federico Brigante
b261e93cbf Revert "Discarded updates from editor when tab is focused"
This reverts commit faa5a8d8ea.

Due to #181
2021-01-28 15:36:47 -06:00
Federico Brigante
faa5a8d8ea Discarded updates from editor when tab is focused
Workaround for #180

Closes #150. I'll open a new issue about the 100% usage
2021-01-27 12:16:06 -06:00
Federico
0d0d644351
Coax insects out of the codebase and into greener pastures (#179) 2021-01-27 12:08:28 -06:00
Federico
eb417bf0a3
Fix iframe in demo 2021-01-27 11:22:19 -06:00
Subhaditya Nath
8987b8481b
Improve vim plugin mentions in readme (#173)
Co-authored-by: Federico <me@fregante.com>
2021-01-15 15:31:38 -06:00
Federico
bd68a92022
Full rewrite of browser extension (#122) 2020-11-27 00:53:47 -06:00
Federico Brigante
5459f73b25
Fix Mozilla Add-ons deployment /2 2019-09-15 01:42:04 +07:00
Chris
3ec442d524 Fix Mozilla Add-ons deployment (#161) 2019-09-15 01:24:45 +07:00
Chris
a2578ec3d6 Don't short circuit AMO autodeploy when CWS fails (#160) 2019-09-14 14:28:21 +07:00
Federico Brigante
5a8816317d
Drop deployment condition 2019-09-06 14:19:06 +07:00
Len Trigg
6957710179 Re-enable shortcut key for Firefox (#159) 2019-09-05 16:37:48 +07:00
Federico Brigante
258c8e26ba
Drop non-working "It's all ghosts" from readme
Closes #158
2019-08-28 21:57:04 +07:00
Federico Brigante
4b8c1c212c
Genericize error message for all editors
Fixes #153
2019-03-10 23:32:59 +08:00
pandy song
c85e84e047 Add link to vim plugin (#144) 2018-10-08 18:28:13 +08:00
Devin Weaver
dc15bb2cb5 Add PROTOCOL (#130) 2018-02-21 20:59:30 +07:00
Federico Brigante
9bbc972bf8
Create ISSUE_TEMPLATE.md 2017-12-21 14:33:38 +08:00
Dominik George
c10ccf8fc1 Readme: Add link to It's All Ghosts (#124) 2017-12-21 13:54:06 +08:00
Federico Brigante
d88c3f7cc0 Fix: highlight text field when the connection happens, not when the field is focused 2017-12-11 16:02:16 +08:00
Federico Brigante
b35eae9984 Feature: Automatically skip invisible textareas
Websites sometimes use code-only <textarea> elements that are not meant to be used directly by the user. This change will avoid counting them when looking for text areas.
2017-12-11 16:02:16 +08:00
Federico Brigante
3cacd7df71 Fix: Remove unsupported blur event from CodeMirror
Fixes #98
2017-12-11 16:02:16 +08:00
Federico Brigante
88f55ca590 Refactor: Drop google-specific contenteditable 2017-12-11 16:02:07 +08:00
Federico Brigante
873f7c30a9 Feature: support more contenteditable elements across the page 2017-12-11 16:00:34 +08:00
Federico Brigante
e3df6ce8a6 Add HTML page for tests 2017-12-11 15:05:32 +08:00
Federico Brigante
57262597e4 Revert "Disable extensions-only deployment condition"
This reverts commit 30cac4fe86.
2017-12-11 15:05:32 +08:00
Federico Brigante
c07e2c8404
Readme: improve usage 2017-12-11 13:49:29 +08:00
Federico Brigante
df91d5e87f
Readme: formatting/wording improvements 2017-12-11 13:45:48 +08:00
Federico Brigante
30cac4fe86 Disable extensions-only deployment condition 2017-12-11 13:33:39 +08:00
Federico Brigante
a05af1ae11 Update license 2017-12-11 13:32:27 +08:00
Federico Brigante
d5822b6bf9
Disable keyboard shortcut in Firefox (#121) 2017-12-11 13:27:57 +08:00
Federico Brigante
9d8d3d1054
Readme: added contribution plea 2017-11-27 21:28:14 +07:00
Raghu
eb90e0cd6a Readme: added plugin for neovim (#115)
Updated with link to repo for neovim plugin.
2017-11-24 11:26:53 +07:00