TiddlyWiki5/core
Matt Lauber a081e58273
HTTP Client: Return success calls for all 2XX response codes (#8150)
APIs especially use 2XX response codes outside of 200, 201, 204 for responding to responses.  Treat all "Successful" response codes (i.e. anything between 200-299) as successes, and pass the responseText.
2024-04-16 16:24:53 +01:00
..
images Feat: New icon for default layout (#8020) 2024-03-04 11:38:29 +00:00
language RSOE: Add emergency tiddlers download button (#7966) 2024-02-28 11:29:32 +00:00
modules HTTP Client: Return success calls for all 2XX response codes (#8150) 2024-04-16 16:24:53 +01:00
palettes Add tm-http-request message for making HTTP requests (#7422) 2023-06-13 10:35:55 +01:00
templates Made library boot module requirements consistent (#8083) 2024-04-10 10:52:22 +01:00
ui Add a "Refresh Browser" keyboard shortcut (#8121) 2024-04-03 09:58:56 +01:00
wiki Add a "Refresh Browser" keyboard shortcut (#8121) 2024-04-03 09:58:56 +01:00
acknowledgements.tid Update Jasmine website (#7533) 2023-06-11 10:36:02 +01:00
copyright.tid Update for 2024 2024-01-02 09:10:06 +00:00
icon.tid Parameterise core icons (#7413) 2023-05-06 12:08:46 +01:00
plugin.info Minor tweaks to plugin library listings 2020-04-06 10:15:18 +01:00
readme.tid Add/update plugin readmes 2014-08-07 15:49:52 +01:00
sjcl-license.tid Move SJCL license file into core plugin 2017-04-23 09:53:18 +01:00

readme.tid

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core