1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-17 19:09:55 +00:00
TiddlyWiki5/core/language/en-GB
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
..
Docs Add support for utils-browser modules 2021-02-22 12:11:39 +00:00
Help Feat: decode url-encoded user name in authenticate request header to allow CJK username in header (#7471) 2023-05-22 12:25:51 +01:00
Modals Removes datauri triggered save instructions modal (#7296) 2023-02-26 21:42:10 +00:00
Snippets Remove extraneous "mode" field from snippet tiddlers 2016-04-29 18:54:44 +01:00
Types Sort the edit content type dropdown groups more sensibly 2016-11-28 14:01:09 +00:00
Buttons.multids Add tm-http-request message for making HTTP requests (#7422) 2023-06-13 10:35:55 +01:00
ControlPanel.multids Change first letter in two plugin-related buttons to be uppercase to be consistent with the button that appears earlier (#7103) 2022-12-08 13:48:45 +00:00
Dates.multids Fixed typo in language files 2014-10-10 10:31:10 +01:00
EditTemplate.multids Add ARIA region for editor. (#6749) 2022-07-01 15:39:52 +01:00
Exporters.multids Simplify wording of exporter descriptions 2015-04-13 07:53:36 +01:00
Fields.multids Added documentation for neglected core fields (#7191) 2023-01-08 13:13:04 +00:00
Filters.multids Add advanced search canned filter for "tiddlers modified this session" 2019-02-08 11:07:06 +00:00
GettingStarted.tid Getting started new table layout (#6894) 2022-08-09 18:42:01 +02:00
icon.tid Update language flags to generic plugin icon convention 2014-08-07 15:45:56 +01:00
Import.multids A few updates to the fr-FR translation + a typo correction in core Imports.multids (#6023) 2021-09-05 19:51:48 +01:00
Misc.multids Adds a deserialize filter operator (#7511) 2023-06-03 14:33:10 +01:00
NewJournal.multids Add default new-tiddler and new-journal tags mechanism and... (#4314) 2019-10-13 16:53:52 +01:00
NewJournalTags.tid Fix #4591: Use text field instead of tags field for $:/config/NewJournal/Tags ... (#4600) 2020-06-14 09:40:48 +01:00
Notifications.multids Improve "copy to clipboard" notification text 2018-08-17 09:29:23 +01:00
Search.multids Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
SideBar.multids Various accessibility improvements (#6742) 2022-06-28 14:05:52 +01:00
SiteSubtitle.tid Change SiteTitle/SiteSubtitle into $:/SiteTitle and $:/SiteSubtitle 2014-02-22 11:39:18 +00:00
SiteTitle.tid Default site title no longer needs a tilde 2023-06-09 08:35:42 +01:00
ThemeTweaks.multids Update hint for sticky titles option 2018-05-03 16:14:05 +01:00
TiddlerInfo.multids Rename "references" to "backlinks" in the tiddler info panel (#5143) 2020-11-29 18:32:22 +00:00