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