Commit Graph

62 Commits

Author SHA1 Message Date
Darren Burns
5d0a747ad9 Lockfile 2024-08-12 14:41:38 +01:00
Darren Burns
53c1b4b3ae Reverting version of Textual 2024-08-12 14:41:12 +01:00
Darren Burns
c9d22fdb73 Setting Content-Type with MIME type and encoding 2024-08-12 13:23:35 +01:00
Darren Burns
2c7ee2abfc Fixing coding error around checking for empty chuunks 2024-08-09 11:00:50 +01:00
Darren Burns
c89d2f5e3e Progress on delivering files 2024-08-07 17:01:46 +01:00
Darren Burns
efe1c893e2 Returning a 404 if the download key is invalid 2024-08-07 14:34:13 +01:00
Darren Burns
24a24b34f2 Streaming response, cleaning up unused code 2024-08-07 14:31:23 +01:00
Darren Burns
1d6ef49f0f Typo fix 2024-08-07 11:44:58 +01:00
Darren Burns
c24eae2ba8 Handling chunks in an async generator 2024-08-07 11:44:27 +01:00
Darren Burns
f9a4f53d15 Cleaning up resources 2024-08-07 11:11:27 +01:00
Darren Burns
87b9f0cfbc Extracting logic into DownloadManager 2024-08-07 11:07:04 +01:00
Darren Burns
76d6f45a09 Docs improvements 2024-08-06 16:17:07 +01:00
Darren Burns
2f3bd5c2aa Docstring for AppService 2024-08-06 16:16:14 +01:00
Darren Burns
0fb4252128 Handler for download/key 2024-08-06 16:09:57 +01:00
Darren Burns
4f973c834a Handling start and end of file delivery in textual-serve 2024-08-06 15:32:15 +01:00
Darren Burns
3de2b36604 Add front-end code for handling deliver_file_start 2024-08-06 14:54:30 +01:00
Darren Burns
2f187cd848 Informing the client that a file transfer has started 2024-08-06 14:43:19 +01:00
Darren Burns
6a4e4a7dd8 Handlers in place for start and end file transfer 2024-08-06 14:13:34 +01:00
Darren Burns
d8e20ce21f Update docstring, remove unused file 2024-08-06 13:45:26 +01:00
Darren Burns
ef8685471c Ensuring app_service variable is bound in finally block 2024-08-06 13:40:10 +01:00
Darren Burns
ce46e6b78e Add handler for packed data 2024-08-06 13:30:16 +01:00
Darren Burns
bf9da783b9 Add PACKED (P) packet type 2024-08-06 13:26:44 +01:00
Darren Burns
2593072da5 Relax rich dependency 2024-08-06 13:24:57 +01:00
Darren Burns
69cc1528ee Add missing dependency on Rich 2024-08-06 13:08:37 +01:00
Darren Burns
7be675048b Docstrings 2024-08-06 13:08:11 +01:00
Darren Burns
7630307b7c Add msgpack dependency for file serving protocol 2024-08-05 15:10:31 +01:00
Darren Burns
7f401c5573 Merge pull request #13 from Textualize/open-url
Open url
2024-07-31 10:39:11 +01:00
Darren Burns
a5035ac29e Docstrings 2024-07-30 13:43:20 +01:00
Darren Burns
bd93bb77f5 Log warning on unknown meta type 2024-07-30 13:42:03 +01:00
Darren Burns
9d46dd485e Remove match statement 2024-07-30 13:02:16 +01:00
Darren Burns
9825d2cabc Fix pinned Python version 2024-07-30 12:56:16 +01:00
Darren Burns
f738094b7d Opening URL new_tab parameter 2024-07-30 12:51:53 +01:00
Will McGugan
433be4d803 version bump 2024-06-20 21:01:37 +01:00
Will McGugan
c15fee5758 Remove debug 2024-06-20 21:01:37 +01:00
Will McGugan
7ffb91cf6e Update README.md 2024-06-19 18:07:44 +01:00
Will McGugan
702960dd46 windows fix v1.0.2 2024-06-19 16:14:43 +01:00
Will McGugan
9ec4d60615 typing fixes v1.0.1 2024-06-19 15:18:28 +01:00
Darren Burns
52a852659a Update README.md v1.0.0 2024-06-19 14:40:59 +01:00
Will McGugan
97f55cf84d Update README.md 2024-06-19 14:25:15 +01:00
Will McGugan
5217fdf5e5 fix 2024-06-19 13:44:31 +01:00
Will McGugan
ab519a0bc9 url fix 2024-06-19 13:41:53 +01:00
Will McGugan
402e5bdef5 debug 2024-06-19 13:36:24 +01:00
Will McGugan
e9b18735c5 typed 2024-06-19 13:29:50 +01:00
Will McGugan
d6435129f2 readme 2024-06-19 12:08:08 +01:00
Will McGugan
7b3e538717 words 2024-06-19 11:59:24 +01:00
Will McGugan
d0dccdff8b words 2024-06-19 11:58:29 +01:00
Will McGugan
0bf435a368 ascii 2024-06-19 11:26:09 +01:00
Will McGugan
f4f4f19fa4 docstrings 2024-06-19 10:56:32 +01:00
Will McGugan
f053888044 server text 2024-06-19 10:50:43 +01:00
Will McGugan
ab28e5dd80 better logging 2024-06-19 10:41:00 +01:00