Commit Graph

320 Commits

Author SHA1 Message Date
Federico Brigante
c5658d03e4
Avoid auto-disconnect in Firefox (#324) 2024-08-10 17:27:07 +07:00
Federico Brigante
2bf8f12880
Meta: Drop unrelated workflow (#322) 2024-07-15 17:22:33 +07:00
Federico Brigante
780f5df2e3
Meta: Include source in Firefox Addons uploads (#320) 2024-07-15 14:37:43 +07:00
Federico Brigante
227656079a
Meta: Drop Parcel MV3 workaround (#319) 2024-07-15 14:35:23 +07:00
Federico Brigante
745604460d
Avoid auto-disconnect when inactive (#318) 2024-07-06 16:38:08 +08:00
Federico Brigante
3fb653eea1
Improve compatibility with CSP pages (#315) 2024-06-30 17:27:50 +08:00
Federico Brigante
331c70f7f0
Use Manifest v3 (#314) 2024-06-30 16:37:08 +08:00
Federico Brigante
318d1839e7
Update dependencies (#310) 2024-06-07 16:23:48 +08:00
Federico Brigante
b1bf40c714
Drop renovate
Noise, does not respect schedule
2023-11-10 13:26:53 +08:00
renovate[bot]
82c63fc19d
Update dependency xo to ^0.56.0 (#301) 2023-11-01 12:57:56 +08:00
renovate[bot]
b5c2b95348
Update all dependencies (#302) 2023-11-01 11:25:42 +08:00
Federico Brigante
6074ed6f55
Update issue templates (#297) 2023-10-07 13:11:59 +08:00
renovate[bot]
3358096a66
Configure Renovate (#293) 2023-09-16 23:49:51 +08:00
Evan Lloyd New-Schmidt
ea0ebe0326
Add protocol notes (#289) 2023-08-21 15:46:05 +02:00
Federico Brigante
388255d54f
Improve support for frames in Firefox (#285) 2023-05-17 02:34:26 +08:00
Federico Brigante
2874463cb1
Notification improvements (last longer, allow text selection) (#281) 2023-03-27 22:09:15 +08:00
Federico Brigante
5c6e02c34a
Handle "Load failed" message on Safari (#280) 2023-03-27 22:07:33 +08:00
Federico Brigante
4d8ec50f63 Reduced logging and meta fixes 2023-03-27 22:02:49 +08:00
Federico Brigante
d1358d6ff8 Fix links in the options 2023-03-27 11:19:16 +08:00
Federico Brigante
e8c09681a8
Restore keyboard shortcuts in Firefox (#277) 2023-03-24 13:20:41 +08:00
Federico Brigante
3722bdecb0
Add keyboard shortcut customization instructions (#278) 2023-03-24 13:20:29 +08:00
Federico Brigante
c33d6bf040 Update demo 2023-03-19 22:16:58 +08:00
Federico Brigante
a9b7f5954c
Fix status badge on Safari (#270) 2023-03-16 21:32:26 +08:00
Federico Brigante
ecdf25c9ad Prepare for Safari release 2023-03-16 20:48:23 +08:00
Federico Brigante
25c9c6de55
Update Protocol to allow WebSocketPort/HTTP port reuse (#265) 2023-03-16 16:40:56 +08:00
Federico Brigante
a44a1c8edc
Add shortcut to disconnect fields (#269) 2023-03-16 16:28:04 +08:00
Federico Brigante
034bc379f0
Add support for CodeMirror 6 (#253) 2023-03-16 16:10:20 +08:00
Federico Brigante
4ecdfe8ad2
Preserve shortcut for upcoming removal of default (#267) 2023-03-16 14:53:10 +08:00
Federico Brigante
4ce905b320
Allow optional text and selections in messages (#263) 2023-03-16 14:40:24 +08:00
Federico Brigante
1b42d6ec4b
Drop Atom from supported editors 2023-03-14 03:55:10 +08:00
Federico Brigante
2521fffbe9
Link to official GT-VSCode extension 2023-03-14 03:27:49 +08:00
Federico Brigante
cc86b76a97 Add banner for upcoming "GhostText for VS Code" 2023-03-13 21:16:25 +08:00
Federico Brigante
f59dc797db
Update contributing guide examples 2023-03-12 02:31:08 +08:00
Federico Brigante
febe6a6614 Meta: Show releases as deployments on GitHub 2023-03-12 01:46:47 +08:00
Federico Brigante
fe0146cf83
Drop unused blur events (#254) 2023-03-12 00:53:50 +08:00
Ryan Efendy
da7c48fb87
Add support for Monaco Editor (#239)
Co-authored-by: Federico Brigante <me@fregante.com>
2023-03-11 20:45:38 +08:00
Federico Brigante
0f36b2514c
Try new version of web-ext-submit (#247) 2023-03-11 20:44:23 +08:00
Federico Brigante
b9f3c690b8 Update lockfile 2023-03-03 17:16:24 +08:00
Federico Brigante
af688eab03 Update CI workflows 2023-03-02 19:39:28 +08:00
Evgeny
3d7dc9ffa4
Add notification and focus options (#245)
Co-authored-by: Federico Brigante <me@fregante.com>
2023-03-02 19:16:39 +08:00
Federico Brigante
2180bee7c1 Update dependencies 2023-01-27 12:13:24 +08:00
Federico Brigante
7219f41295
Document how to add support for more fields
Extracted from https://github.com/fregante/GhostText/issues/190
2022-08-15 15:22:10 +07:00
Federico Brigante
a3ac72db5c
Restore GhostText again (#229) 2022-07-20 17:50:17 +07:00
Federico Brigante
6dc438d58f Restore GhostText 2022-07-20 03:13:16 +07:00
Federico Brigante
7eb5a83c2c Fix build 2022-07-19 16:50:02 +07:00
Federico Brigante
53460977d2
Update dependencies (#226) 2022-07-19 16:46:24 +07:00
Federico Brigante
d5273b134f Add prepare script for Safari
From https://github.com/refined-github/refined-github/pull/5491
2022-03-17 12:47:21 +08:00
Federico Brigante
067c641a7f Update dependencies 2022-03-17 12:47:21 +08:00
Luis Herranz
765dc7a683
Dispatch events on contentEditable elements (#216) 2021-09-19 02:39:23 +07:00
Federico
ad87dffac1 Dev dependency updates 2021-04-08 20:29:34 +07:00