Darren Burns
1b80ecf165
Include the route_key in the OpenUrl packet
2024-07-30 15:40:43 +01:00
Darren Burns
6196dc238b
When open_url meta is read from the child process stdout, send the OpenUrl packet to Ganglion
2024-07-30 14:57:04 +01:00
Darren Burns
4a2bccc3a3
Create OpenUrl packet type
2024-07-30 13:24:32 +01:00
Will McGugan
1806c9b1a2
version bump
v0.7.0
2024-02-20 11:08:05 +00:00
Will McGugan
16565154db
changelog
2023-11-28 15:32:26 +00:00
Will McGugan
a94e96c3c0
changelog
v0.6.0
2023-11-28 15:30:48 +00:00
Will McGugan
4d28e2decf
Merge pull request #34 from Textualize/app-focus
...
app focus
2023-11-28 14:14:08 +00:00
Will McGugan
5a0ab5035c
docstrings
2023-11-28 14:00:40 +00:00
Will McGugan
0bfaf3070e
app focus
2023-11-28 13:59:25 +00:00
Will McGugan
b23e4b9504
Merge pull request #30 from Textualize/willmcgugan-patch-1
...
Update README.md
2023-11-05 15:59:16 +00:00
Will McGugan
06c09c440d
Update README.md
2023-11-05 15:59:05 +00:00
Will McGugan
47db3035f6
health check wait for connect
2023-09-29 14:48:08 +01:00
Will McGugan
71b478583b
version bump
2023-09-24 18:05:29 +01:00
Will McGugan
07258a49e7
Merge pull request #24 from Textualize/add-web-interface
...
web interface
2023-09-24 18:04:25 +01:00
Will McGugan
93750b6c86
web interface
2023-09-24 18:03:05 +01:00
Will McGugan
5c167d116c
exit on idle
2023-09-24 17:18:14 +01:00
Rodrigo Girão Serrão
8fbd76a48f
Merge pull request #22 from Textualize/env-vars
...
Add TERM_PROGRAM(_VERSION) to textual-web.
2023-09-20 17:51:48 +01:00
Rodrigo Girão Serrão
20ba4ae448
Add TERM_PROGRAM(_VERSION) to textual-web.
...
This sets the environment variables TERM_PROGRAM and TERM_PROGRAM_VERSION to 'textual-web' and to the version of textual-web, respectively, when running apps or opening terminals with textual-web.
2023-09-19 14:14:27 +01:00
Will McGugan
69b0691605
ws
2023-09-09 20:50:43 +01:00
Will McGugan
b00eb24d8d
tidy merlin
2023-09-09 20:49:12 +01:00
Will McGugan
af7761ff14
superfluous
2023-09-09 20:48:04 +01:00
Will McGugan
92ca36aafa
version bump
2023-09-09 20:46:18 +01:00
Will McGugan
5028c6f451
remove dim filter
2023-09-09 20:44:40 +01:00
Will McGugan
b91ff6cfb7
Merge pull request #17 from Textualize/willmcgugan-patch-1
...
Update README.md
2023-09-07 10:59:07 +01:00
Will McGugan
9774a6317b
Update README.md
2023-09-07 10:53:40 +01:00
Will McGugan
747bf35dba
Update README.md
2023-09-07 10:38:23 +01:00
Will McGugan
8df5acc3fe
Merge pull request #15 from Textualize/readme-typo-squish
...
README typo squish
2023-09-06 13:25:33 +01:00
Dave Pearson
f3ceeac8c3
URLS -> URLs
2023-09-06 11:16:50 +01:00
Dave Pearson
403eb78069
Fix README typos around htop
...
Also downcase htop and code-guard it.
2023-09-06 11:15:11 +01:00
Will McGugan
fb183def39
Update README.md
2023-09-06 11:13:48 +01:00
Will McGugan
0f5bcc1cb6
Update README.md
2023-09-06 10:54:47 +01:00
Will McGugan
d5a4a91015
Update README.md
2023-09-06 10:33:08 +01:00
Will McGugan
9374e368dc
Merge pull request #14 from Textualize/prod-env
...
prod env by default
2023-09-06 10:30:10 +01:00
Will McGugan
2cd81053c7
Update README.md
2023-09-06 10:26:17 +01:00
Will McGugan
46a082fed6
Update README.md
2023-09-06 10:21:04 +01:00
Will McGugan
1872b30862
bump version
2023-09-05 15:56:16 +01:00
Will McGugan
3469cc2a31
prod env by default
2023-09-05 15:42:52 +01:00
Will McGugan
f5d34c0055
Update README.md
2023-09-05 14:26:41 +01:00
Will McGugan
4d018b3515
Merge pull request #13 from Textualize/dependancy-updates
...
fixed uvloop dependancy
2023-09-04 10:27:06 +01:00
Will McGugan
e413b2cff8
fixed uvloop dependancy
2023-09-04 10:25:56 +01:00
Will McGugan
eaffec958c
Merge branch 'log-sessions'
2023-09-03 17:51:33 +01:00
Will McGugan
970fa093e8
Merge pull request #12 from Textualize/log-sessions
...
Log sessions
2023-09-03 17:50:17 +01:00
Will McGugan
7d40aa9d83
color tweak
2023-09-03 17:48:44 +01:00
Will McGugan
e49e0eab24
Added timer to Merlin
2023-09-03 17:35:13 +01:00
Will McGugan
4290e73cc2
capture forbidden errors
2023-09-03 17:01:30 +01:00
Will McGugan
5e381118aa
catch send fails
2023-09-03 14:14:07 +01:00
Will McGugan
4910ca5d49
Merge pull request #11 from Textualize/merlin
...
Add merlin game
2023-08-31 16:22:57 +01:00
Will McGugan
d956e848a2
Update src/textual_web/apps/merlin.py
...
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com >
2023-08-31 16:22:50 +01:00
Will McGugan
cb932ed580
colorize labels
2023-08-31 15:02:48 +01:00
Will McGugan
db6f972f04
Add merlin game
2023-08-31 14:33:05 +01:00