История коммитов

Автор SHA1 Сообщение Дата
  Dalton Lang 9cb9c28c3c Make HTTPRequest 301 and 302 Redirects Standards-Compliant 1 год назад
  Hugo Locurcio b7f537c863 Fix HTTPRequest timeout being scaled with `Engine.time_scale` 2 месяцев назад
  chocola-mint ead282ff13 Remove `file_access.h` and `script_backtrace.h` includes from `logger.h`. 3 месяцев назад
  BadMachine 9bc59cd100 - fixed wrong "location" substring matching when HTTP status is 301 or 302 6 месяцев назад
  kobewi 42249bb659 Add @export_file_path to export raw paths (no UID) 9 месяцев назад
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` 11 месяцев назад
  Yufeng Ying 73d85f46c9 Remove unused headers in scene. 1 год назад
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 1 год назад
  Haoyu Qiu 6516ca6b11 Parse fragment from URL 1 год назад
  A Thousand Ships b4c6cc7d82 [Core] Add case-insensitive `String::containsn` 1 год назад
  Yuri Sizov 815038962f Improve error reporting in the asset library and in related types 2 лет назад
  Adam Scott bd70b8e1f6 Add THREADS_ENABLED macro in order to compile Godot to run on the main thread 2 лет назад
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 2 лет назад
  Samuele Panzeri 4aaa2e6477 Fix wait for thread not started 2 лет назад
  Fabio Alessandrelli adba870534 [NET] Refactor TLS configuration. 3 лет назад
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 3 лет назад
  Fabio Alessandrelli 145f07c037 [Net] Fix HTTPRequest gzip with high compression ratio. 3 лет назад
  Fabio Alessandrelli 172a9e0b24 [HTTPRequest] Cleanup, refactor deferred call. 3 лет назад
  Fabio Alessandrelli 98047e791a [HTTPRequest] Body streaming decompresison. 3 лет назад
  Fabio Alessandrelli a95d792420 [Net] Rename "ssl" references to "tls" in methods and members. 3 лет назад
  FireForge 4678736a39 Add suffixes to all nodes and resources 3 лет назад
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. 3 лет назад
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 лет назад
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 лет назад
  Fabio Alessandrelli 4a95408dd4 [Net] Change HTTPRequest timeout type to double. 3 лет назад
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 4 лет назад
  Fabio Alessandrelli 6ff753675a Merge pull request #56771 from mhilbrunner/unacceptable 4 лет назад
  Anilforextra fc27636999 Vectors: Use clear() and has(). 4 лет назад
  Max Hilbrunner 3ef5a97505 Verify custom HTTP headers, fix off by one error 4 лет назад
  Max Hilbrunner 3a83872d26 HTTP comment cleanup 4 лет назад