Age | Commit message (Expand) | Author |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2021-11-24 | Adds proxy support for HTTPClient | Haoyu Qiu |
2021-11-15 | Replace Godot docs URL with `$DOCS_URL` in XML class reference | Rémi Verschelde |
2021-09-25 | Document Android permission requirements for network access where needed | Hugo Locurcio |
2021-09-07 | Add new docs warning from HTTPRequest to HTTPClient | Max Hilbrunner |
2021-08-22 | Replace HTTP links with HTTPS for sites with HTTPS versions | Aaron Franke |
2021-08-11 | Docs: Add warnings about no SSL/(D)TLS revocation | Max Hilbrunner |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-07-11 | Fix doc description of HTTPClient::request | Haoyu Qiu |
2021-06-11 | Rename Reference to RefCounted | Pedro J. Estébanez |
2021-03-19 | class reference proofreading | Paul Joannon |
2021-01-28 | Unify URI encoding/decoding and add to C# | Aaron Franke |
2020-11-25 | Docs: Port Code Examples to C# (F, G, H, I, J, K, L) | HaSa1002 |
2020-11-07 | Merge pull request #42896 from Calinou/httprequest-increase-chunk-size | Rémi Verschelde |
2020-11-07 | Increase the default HTTPClient download chunk size to 64 KiB | Hugo Locurcio |
2020-10-17 | Document the supported TLS versions in HTTPRequest | Hugo Locurcio |
2020-08-31 | Add link titles for all links in the class reference | Hugo Locurcio |
2020-08-03 | Document HTTPRequest not supporting request data with GET method | Hugo Locurcio |
2020-07-20 | Document HTML5 CORS restrictions in HTTPClient and HTTPRequest | Hugo Locurcio |
2020-02-18 | doc: Sync classref with current source | Rémi Verschelde |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2020-01-23 | doc: Misc updates for AnimationNode* and others | Rémi Verschelde |
2019-12-12 | Fixed HTTPClient.xml:115 and 121 variant declaration | Muller-Castro |
2019-12-06 | doc: Markup fixes for enums and constants | Rémi Verschelde |
2019-11-24 | Add download_chunk_size property to HTTPRequest. | Fabio Alessandrelli |
2019-10-22 | Mention body length getter caveats in HTTPClient and HTTPRequest | Hugo Locurcio |
2019-10-01 | Print errors when tab indent found in [codeblock] | Yeongho Kim |
2019-06-30 | doc: Remove null default values that can't be determined | Rémi Verschelde |
2019-06-30 | doc: Add default values to all properties | Rémi Verschelde |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-06-27 | doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks | Rémi Verschelde |
2019-06-27 | doc: Complete and harmonize all _MAX constant descriptions | Rémi Verschelde |
2019-04-22 | Merge pull request #28125 from KoBeWi/code_true_code | Rémi Verschelde |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-17 | Consistently wrap booleans in [code] | Tomasz Chabora |
2019-04-05 | Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-... | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2019-03-29 | ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass] | Ignacio Etcheverry |
2018-12-20 | doc: Add missing commas after "If true/false" | Rémi Verschelde |
2018-12-14 | doc: Fix formatting in code blocks | Rémi Verschelde |
2018-11-05 | doc: Use HTTPS for docs.godotengine.org and point to latest branch | Rémi Verschelde |
2018-06-12 | Add support for tutorial links to makerst.py | robojumper |
2018-03-27 | Enhance HTTPClient.query_string_from_dict() | Pedro J. Estébanez |
2018-02-27 | doc: Remove status from hardcoded version string | Rémi Verschelde |
2018-02-21 | Fix typos with codespell | luz.paz |
2018-02-19 | doc: Update version string in header | Rémi Verschelde |
2018-01-25 | doc: Fix references to online tutorials after godotengine/godot-docs#1015 | Rémi Verschelde |
2018-01-25 | doc: Sync with current source | Rémi Verschelde |
2018-01-17 | doc: Replace some more "val" with "value" + sync | Rémi Verschelde |