mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-22 04:21:02 -08:00
* 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> |
||
|---|---|---|
| .. | ||
| browser-messaging.js | ||
| commands.js | ||
| favicon.js | ||
| info.js | ||
| load-modules.js | ||
| password.js | ||
| plugins.js | ||
| render.js | ||
| rootwidget.js | ||
| startup.js | ||
| story.js | ||
| windows.js | ||