1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 03:19:55 +00:00
TiddlyWiki5/core/modules/startup
Jeremy Ruston d1f90f075f
Add tm-http-request message for making HTTP requests (#7422)
* Initial Commit

* HttpClient object shouldn't need to know about events

* Add support for cancelling HTTP requests

* Make the number of outstanding HTTP requests available in a state tiddler

* Add a network activity button

Click it to cancel outstanding requests

* Fix typo

Thanks @btheado

Co-authored-by: btheado <brian.theado@gmail.com>

* Fix crash when cancelling more than one HTTP request

Thanks @saqimtiaz

* Further fixes to cancelling outstanding HTTP requests

* Fix missing body

---------

Co-authored-by: btheado <brian.theado@gmail.com>
2023-06-13 10:35:55 +01:00
..
browser-messaging.js Fix crash when closing plugin library 2022-07-31 15:35:14 +01:00
commands.js Report command errors through $tw.utils.error 2014-10-21 19:31:50 +01:00
favicon.js style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
info.js Add support for $:/info/darkmode (and for dynamic info tiddlers) 2020-11-24 19:01:33 +00:00
load-modules.js Add support for utils-browser modules 2021-02-22 12:11:39 +00:00
password.js added localisation for encryption dialog & de-DE translation 2015-03-18 18:52:33 +01:00
plugins.js Fixed: Shadow tiddlers don't refresh when their plugin is deleted/modified 2020-11-24 18:57:39 +00:00
render.js Fix: only refresh styles if the CSS has changed (#6537) 2022-03-17 21:19:49 +00:00
rootwidget.js Add tm-http-request message for making HTTP requests (#7422) 2023-06-13 10:35:55 +01:00
startup.js add a hidden config to disable Syncer logging to the console (#7049) 2022-11-20 17:26:14 +00:00
story.js Fix anchor links do not work with addressbar=permalink and animationduration=0 2022-07-05 18:39:14 +01:00
windows.js Improve affordances for new browser windows (#6498) 2022-03-02 17:34:02 +00:00