Historial de Commits

Autor SHA1 Mensaje Fecha
  Rodja Trappe b77d9d95da Integration test framework (#3121) hace 9 meses
  Falko Schindler 32f5d497cf Fix misleading error message if storage secret is set (#3310) hace 10 meses
  Falko Schindler 28253947f5 Implement __copy__ for observable collections (fixes #3023) (#3046) hace 1 año
  Falko Schindler f7c08cfd97 UI context properties (#2905) hace 1 año
  Rodja Trappe 1541006ef8 Introduce ui.context as a simpler method to get Client, Slot-Stack etc (#2879) hace 1 año
  Falko Schindler f1a5a0e40c add ruff checks hace 1 año
  Mathias Brulatout 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) hace 1 año
  Michael Ikemann 1428e6dbf0 Provide app.storage.client as a location to store volatile data which only matters for the current connection (#2820) hace 1 año
  Rodja Trappe 0c5896ec4e Provide app.storage.tab (#2837) hace 1 año
  Falko Schindler 8d373eca7f update pytests to import Screen from nicegui.testing hace 1 año
  Falko Schindler 72473b823b avoid some pytest warnings hace 1 año
  Falko Schindler 739dbb7cfe update pytests hace 1 año
  Falko Schindler df5665426f fix pytests hace 1 año
  Falko Schindler a74a9b5348 cleanup constants in Screen class hace 1 año
  Falko Schindler 16c4c7ddc7 add pytest hace 1 año
  Falko Schindler d0f22d0a44 try to fix pytest hace 1 año
  Rodja Trappe b74ca0b8d8 fixed test hace 1 año
  Rodja Trappe df6824577a testing access app.storage.user from fastapi hace 1 año
  Falko Schindler 81d1eb3a0e implement persistence using observable dicts hace 1 año
  Falko Schindler bae918679d split user storage into separate files; fix mypy hace 1 año
  Falko Schindler dc5f5cbc04 code review hace 1 año
  Falko Schindler 7ca577e327 fix pytest hace 2 años
  Rodja Trappe ab6aeae5c4 rename app.storage.individual to app.storage.user hace 2 años
  Rodja Trappe 1e425d66ff only enable session storage if secret is provided hace 2 años
  Rodja Trappe e8919f9df6 rewrote auth example to use new app.storage code hace 2 años
  Rodja Trappe b30060d1c1 cleanup hace 2 años
  Rodja Trappe 60f8c35982 introducing storage.general and storage.individual hace 2 años
  Rodja Trappe 60b864e79b raise error if session is modified after response hace 2 años
  Rodja Trappe 0a73631a4b moved session access to "app.storage.session" hace 2 años