Commit Verlauf

Autor SHA1 Nachricht Datum
  Falko Schindler 82abfe9f05 switch to new lifespan API (fixes #1849) vor 1 Jahr
  Falko Schindler 0f1728809f rename index_client to auto_index_client vor 1 Jahr
  Falko Schindler 086670a605 rename app configs vor 1 Jahr
  Falko Schindler 2b130fb5cb extract app config; remove "globals" from public API and rename it to "core" vor 1 Jahr
  Falko Schindler 8c5c345e63 move "run executor" into run.py vor 1 Jahr
  Falko Schindler 050dfde4df remove slot stacks from globals vor 1 Jahr
  Falko Schindler fcdd731a93 move air instance out of globals.py; move client-related functions out of nicegui.py vor 1 Jahr
  Falko Schindler 82a9059f9a fix merge error vor 1 Jahr
  Falko Schindler 833b596af2 Merge branch '1.4' into globals vor 1 Jahr
  Falko Schindler e17be83079 Merge branch 'main' into 1.4 vor 1 Jahr
  Falko Schindler 1424a8599e move client dict and index client into Client vor 1 Jahr
  Falko Schindler 84a9a41961 mypy and pylint vor 1 Jahr
  Falko Schindler 25be2973a8 move app state into app vor 1 Jahr
  Falko Schindler db59f17ef2 remove logging and livecycle hooks from globals.py vor 1 Jahr
  Falko Schindler 9739cedfa2 make sure to remove elements of "unknown" client and to keep pruning loops running vor 1 Jahr
  Falko Schindler 77818c4b4d Merge branch 'main' into 1.4 vor 1 Jahr
  Falko Schindler e0f0d36595 upgrade to python-socketio >=5.10.0 (fixes #1809) vor 1 Jahr
  Rodja Trappe 5fbe811f68 socketio heartbeats depend on reconnect_timeout vor 1 Jahr
  Falko Schindler d9d65d0647 consistently use prefix "on_" for registering handlers only (fixes #1326) vor 1 Jahr
  Falko Schindler 6645c2029a add missing docstrings to public functions; consistently mark other functions private vor 1 Jahr
  Falko Schindler eea7d8d4ce Merge pull request #1762 from zauberzeug/recover_from_reconnect vor 1 Jahr
  Falko Schindler 15c3321297 code review vor 1 Jahr
  Falko Schindler f5dd41d395 refresh binding before page delivery vor 1 Jahr
  Rodja Trappe 0c3e5222a1 fixed tests and configurable reconnection timeout vor 1 Jahr
  Rodja Trappe 0684f72858 use client_id instead sid to identify browser tab vor 1 Jahr
  Rodja Trappe b466f37186 named background tasks vor 1 Jahr
  Falko Schindler 291a74435f introduce run.cpu_bound and run.io_bound vor 1 Jahr
  Falko Schindler 736f37580e move mimetypes into nicegui.py, fix js mimetype vor 1 Jahr
  Falko Schindler 9956ab5c2a fix "dictionary changed size during iteration" vor 1 Jahr
  Falko Schindler e0b191eb7e introduce _on_delete(), refactoring, re-activate tests vor 1 Jahr