Histórico de commits

Autor SHA1 Mensagem Data
  Falko Schindler d6ee01d83e #722 specify type annotation for callables 2 anos atrás
  Falko Schindler 997a404ef5 cleanup 2 anos atrás
  Falko Schindler 08c6eaf62a #445 provide global exception handler 2 anos atrás
  Falko Schindler e4d5065974 increase timer's connection timeout to 60 seconds; log error if timeout occurs 2 anos atrás
  Falko Schindler 0432f39f29 #338 remove obsolete imports 2 anos atrás
  Falko Schindler 3c00a8619b #338 introduce outbox; update elements during initialization, not when leaving container 2 anos atrás
  Falko Schindler 090ec22374 correctly handle TimeoutError in ui.timer 2 anos atrás
  Rodja Trappe f9a62d3312 hide errors which stem form request which do not perform a handshake 2 anos atrás
  Falko Schindler 855c8fc6d9 apply some sourcery.ai-inspired refactorings 2 anos atrás
  Falko Schindler 4fa93056d2 make sure to cleanup timers even if client fails to connect 2 anos atrás
  Falko Schindler 4480383680 stop timers when UI is stopping or stopped 2 anos atrás
  Falko Schindler 3c7b3bc695 Merge branch 'main' into client_connections 2 anos atrás
  Falko Schindler 66393ec00f move lifecycle functions and add_static_files into new app class 2 anos atrás
  Rodja Trappe 01851c726d removed globals.tasks in favor of background_tasks 2 anos atrás
  Rodja Trappe 05bea514e9 improved import of background_tasks.create 2 anos atrás
  Rodja Trappe 09f46e4da3 task_logger.create_task -> background_task.create 2 anos atrás
  Rodja Trappe 048684ce42 renamed client.handshake to client.connected 2 anos atrás
  Falko Schindler 7bf214ef7d code review 2 anos atrás
  Rodja Trappe f15289cdeb #206 also await handshake in "run once" 2 anos atrás
  Rodja Trappe c0624806fb cleanup 2 anos atrás
  Rodja Trappe 2430635f64 #206: experimenting fix by waiting for handshake 2 anos atrás
  Rodja Trappe 8a20dcfdfb report exception with globals.log 2 anos atrás
  Falko Schindler cbb7ed3a27 try removing references to client when timer terminates 2 anos atrás
  Falko Schindler 2ddf16f30b integrate ui.on_connect and ui.on_disconnect 2 anos atrás
  Falko Schindler c326e1c808 replace client stack with slot stack 2 anos atrás
  Falko Schindler 88b3db6160 improve auto-context (still not 100% correct) 2 anos atrás
  Falko Schindler e711e18de3 introduce task-dependent client stacks 2 anos atrás
  Falko Schindler dbf1c04403 clear timer on disconnect 2 anos atrás
  Falko Schindler 5ce0a95ed2 update ui.add_head_html and ui.add_body_html 2 anos atrás