David Kincaid
|
186f9771b1
Also handle filtering endpoints created at runtime
|
před 1 rokem |
David Kincaid
|
033d572b55
Add comment
|
před 1 rokem |
David Kincaid
|
026c27447d
Update comment
|
před 1 rokem |
David Kincaid
|
2442ec8b73
Hide endpoints from OpenAPI schema by default
|
před 1 rokem |
Falko Schindler
|
5383de7102
use Literal, Protocol, SupportsIndex and get_args from built-in typing package
|
před 1 rokem |
Falko Schindler
|
af4cd78b69
code review
|
před 1 rokem |
Rodja Trappe
|
83d8446a60
add documentation and data privacy hints for NiceGUI On Air
|
před 1 rokem |
Rodja Trappe
|
51e175efb8
Merge v1.3 with commit 'f6543a56e0532c7963ca34121ed4e7d19a236932' into on-air
|
před 1 rokem |
Falko Schindler
|
4b7413b59c
remove obsolete exclude parameter for ui.run
|
před 1 rokem |
Rodja Trappe
|
8e4a82300b
Merge branch 'main' into on-air
|
před 1 rokem |
Rodja Trappe
|
f1f173d032
extracted APP_IMPORT_STRING for monkey patching
|
před 1 rokem |
Rodja Trappe
|
a9769990df
Merge commit 'bde46be867605209fe2ed3cf17dfed12a55537a9' into on-air
|
před 1 rokem |
Falko Schindler
|
2fd87838d5
support str and Path favicons
|
před 1 rokem |
awfulness
|
bc1d174b1a
set storage_secret in helpers.py
|
před 1 rokem |
Rodja Trappe
|
50b8d06176
began with storage documentation
|
před 2 roky |
Rodja Trappe
|
e106db1264
merged duplicated Server implementation
|
před 2 roky |
Rodja Trappe
|
ac485ed359
Merge commit '1aac7c09f1d7c68d0c34f8e53c3a206ec89d29f8' into session_data
|
před 2 roky |
Falko Schindler
|
8dbca9f385
code review
|
před 2 roky |
Rodja Trappe
|
1e425d66ff
only enable session storage if secret is provided
|
před 2 roky |
Rodja Trappe
|
0a73631a4b
moved session access to "app.storage.session"
|
před 2 roky |
Rodja Trappe
|
db91f449cb
custom middleware allows session access in fastAPI functions, also moved the session from globals to ui with contextvar
|
před 2 roky |
Rodja Trappe
|
1360ef5248
first proof of concept for global session access
|
před 2 roky |
Rodja Trappe
|
64a91e7bfe
only create app.native.main_window for native mode
|
před 2 roky |
Rodja Trappe
|
4e67ddbcae
Merge commit 'ad60420b95943027882edb1f428b2d16744b563e' into changeable_native_window
|
před 2 roky |
Falko Schindler
|
526684745f
#722 add type annotation for kwargs
|
před 2 roky |
Rodja Trappe
|
717a40e9bc
proof-of-concept for awaiting window method calls
|
před 2 roky |
Rodja Trappe
|
23f9dd9ed8
use custom uvicorn Server which provides message_queue
|
před 2 roky |
Falko Schindler
|
bedde10b88
#874 provide auto-completion for language code
|
před 2 roky |
Falko Schindler
|
49c104175b
#874 renaming and documentation
|
před 2 roky |
Falko Schindler
|
e720b5f25a
Merge branch 'main' into translate
|
před 2 roky |