Falko Schindler ac7929d946 add missing version information 4 kuukautta sitten
..
app ef9693ca2b Add version information to documentation (#4221) 4 kuukautta sitten
elements ac7929d946 add missing version information 4 kuukautta sitten
functions ac7929d946 add missing version information 4 kuukautta sitten
json 25a633450d update pre-commit and ruff (#4052) 6 kuukautta sitten
native c202f3eddf Fix leaked semaphore object warning (#4132) 4 kuukautta sitten
persistence 36a9cd6974 Introduce redis storage which syncs between multiple instances (#4074) 4 kuukautta sitten
scripts ee51a680e2 Expose additional PyInstaller arguments (#3853) 7 kuukautta sitten
static 4990c7228b Bulk vue updates on update (#4235) 4 kuukautta sitten
tailwind_types 2cf863c43b Update JavaScript dependencies (#3654) 9 kuukautta sitten
templates ac68650650 fix initial state of connection popup 1 vuosi sitten
testing 10bc9c0f24 Add message history and retransmission (#3199) 5 kuukautta sitten
.syncignore 4992d31c91 livesync: ignore mypy_cache 1 vuosi sitten
__init__.py 36a9cd6974 Introduce redis storage which syncs between multiple instances (#4074) 4 kuukautta sitten
air.py 87cba7533f increase On Air connect timeout to 5s 4 kuukautta sitten
api_router.py ff81c4d176 fix broken target links in documentation strings 1 vuosi sitten
awaitable_response.py bad0a87563 add documentation for NullResponse 1 vuosi sitten
background_tasks.py 93efc0ce86 support creating background tasks from awaitables as promised by the type annotation (#3579) 9 kuukautta sitten
binding.py 8f3c583ff8 cleanup 1 vuosi sitten
classes.py ef9693ca2b Add version information to documentation (#4221) 4 kuukautta sitten
client.py ef9693ca2b Add version information to documentation (#4221) 4 kuukautta sitten
context.py 108035a986 remove and update deprecated APIs (#3648) 9 kuukautta sitten
core.py 8ac9a4a69e introduce a separate outbox per client 1 vuosi sitten
dataclasses.py 0422be335f avoid cyclic imports 1 vuosi sitten
dependencies.py a3471348c2 add local resources for leaflet-draw 1 vuosi sitten
element.py ef9693ca2b Add version information to documentation (#4221) 4 kuukautta sitten
element_filter.py 26f1d820ac Support radio button in ElementFilter (#3789) 8 kuukautta sitten
error.py 5e2c79ddbe load HTML and SVG statically 1 vuosi sitten
event_listener.py cdce8052c4 merge event listeners for simplicity and to preserve their order 1 vuosi sitten
events.py b7b6956f26 Add handler type alias and use it in event handlers (#3811) 8 kuukautta sitten
favicon.py a35f594726 pass tuples to str.startswith() where possible 6 kuukautta sitten
helpers.py 9f95ba707d fix event type conversion (fixes #4210) 4 kuukautta sitten
html.py 1f78c863e7 add two missing HTML tags (fixes 4005) 6 kuukautta sitten
javascript_request.py f1a5a0e40c add ruff checks 1 vuosi sitten
language.py 5383de7102 use Literal, Protocol, SupportsIndex and get_args from built-in typing package 1 vuosi sitten
logging.py db59f17ef2 remove logging and livecycle hooks from globals.py 1 vuosi sitten
middlewares.py ec77362461 redirect middleware: only use prefix for / urls 1 vuosi sitten
nicegui.py 36a9cd6974 Introduce redis storage which syncs between multiple instances (#4074) 4 kuukautta sitten
observables.py b742ce279d Only ignore specific missing imports with mypy (#3113) 1 vuosi sitten
optional_features.py 36a9cd6974 Introduce redis storage which syncs between multiple instances (#4074) 4 kuukautta sitten
outbox.py 10bc9c0f24 Add message history and retransmission (#3199) 5 kuukautta sitten
page.py 10bc9c0f24 Add message history and retransmission (#3199) 5 kuukautta sitten
page_layout.py ef9693ca2b Add version information to documentation (#4221) 4 kuukautta sitten
props.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) 9 kuukautta sitten
py.typed 8d86a6eef2 add py.typed so that mypy will not skip checking types against imports from nicegui 1 vuosi sitten
run.py d979476d87 Provide tests for run.io_bound and run.cpu_bound (#2234) 10 kuukautta sitten
server.py 2b130fb5cb extract app config; remove "globals" from public API and rename it to "core" 1 vuosi sitten
slot.py f1a5a0e40c add ruff checks 1 vuosi sitten
staticfiles.py d876e7dc0c Add 'max_cache_age' parameter to 'add_static_files' and 'add_static_file'. (#4032) 6 kuukautta sitten
storage.py 36a9cd6974 Introduce redis storage which syncs between multiple instances (#4074) 4 kuukautta sitten
style.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) 9 kuukautta sitten
tailwind.py 2cf863c43b Update JavaScript dependencies (#3654) 9 kuukautta sitten
timer.py ef9693ca2b Add version information to documentation (#4221) 4 kuukautta sitten
ui.py 25a633450d update pre-commit and ruff (#4052) 6 kuukautta sitten
ui_run.py ef9693ca2b Add version information to documentation (#4221) 4 kuukautta sitten
ui_run_with.py ef9693ca2b Add version information to documentation (#4221) 4 kuukautta sitten
version.py f116523c7e more pylint 1 vuosi sitten
welcome.py f1a5a0e40c add ruff checks 1 vuosi sitten