Commit Graph

108 Commits

Author SHA1 Message Date
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
Will McGugan
fcbd5035d5 fix env 2023-08-31 14:01:07 +01:00
Will McGugan
0cd0039617 Merge pull request #8 from Textualize/add-run-to-cli
Add `--run` to the CLI
2023-08-31 13:58:02 +01:00
Will McGugan
0c1d94c4c5 Merge pull request #7 from Textualize/ganglion-client-path
Fix path computation in ganglion client.
2023-08-31 13:55:19 +01:00
Will McGugan
445c999e7a Merge pull request #5 from Textualize/auto-generate-slugs
Make sure to generate slugs when needed.
2023-08-31 13:54:23 +01:00
Will McGugan
5487516cf3 Merge pull request #9 from Textualize/prod-env
prod environment
2023-08-31 13:51:32 +01:00
Will McGugan
788e64832a Merge pull request #1 from Textualize/rodrigogiraoserrao-patch-1
Update README.md
2023-08-31 13:50:08 +01:00
Will McGugan
73cba7fc27 Update README.md
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
2023-08-31 13:49:59 +01:00
Will McGugan
e24c22f9fd prod environment 2023-08-30 14:59:55 +01:00
Rodrigo Girão Serrão
15072ce029 Add --run option.
Related issues: #3.
This needs #4 and #6 to be fixed.
2023-08-29 18:58:35 +01:00
Rodrigo Girão Serrão
e551461452 Revert "Add --run option."
This reverts commit 125686a546.
2023-08-29 18:55:17 +01:00
Rodrigo Girão Serrão
125686a546 Add --run option.
Related issues: #3.
This needs #4 and #6 to be fixed.
2023-08-29 18:54:59 +01:00
Rodrigo Girão Serrão
53c7890b6b Fix path computation in ganglion client.
Related issues: #6.0
2023-08-29 18:52:51 +01:00
Rodrigo Girão Serrão
463f56f6a0 Make sure to generate slugs when needed. 2023-08-29 18:28:15 +01:00
Will McGugan
45e283c7ba Update README.md 2023-08-27 15:52:39 +01:00
Will McGugan
ccae6b3019 version bump 2023-08-27 15:31:23 +01:00
Will McGugan
08a8e96538 enable heartbeat and compression 2023-08-27 15:31:06 +01:00
Will McGugan
fd294ebf50 fix unregister 2023-08-27 08:48:17 +01:00
Will McGugan
e802f6d013 terminal size 2023-08-27 08:39:04 +01:00
Will McGugan
6b489c12cf version bump 2023-08-26 16:42:53 +01:00
Will McGugan
604cd28b33 force env 2023-08-26 15:46:07 +01:00
Will McGugan
58956598bf no terminal on windows 2023-08-26 15:31:08 +01:00
Will McGugan
bc0395574e add env vars 2023-08-26 15:16:27 +01:00
Will McGugan
a68aeb50a3 exit meta 2023-08-25 18:22:19 +01:00
Will McGugan
554db49d0c remove debug 2023-08-25 16:11:41 +01:00
Will McGugan
466d5f1430 input reader 2023-08-25 15:49:51 +01:00
Will McGugan
af28544c33 devtools switch 2023-08-23 17:02:57 +01:00