Falko Schindler 0df90a204d fix mismatch between language.py and translations.py (fixes #4417) 2 kuukautta sitten
..
app 556ea09227 flag for file existence checks on add_static_file (#4411) 3 kuukautta sitten
elements 49a7fe302e Introduce QSlideItem element (#4358) 3 kuukautta sitten
functions e064e56d22 explicitly specify UTF-8 encoding when reading/writing files (fixes #4364) 3 kuukautta sitten
json 25a633450d update pre-commit and ruff (#4052) 6 kuukautta sitten
native d8407a7cf2 Bump pywebview from 5.3.2 to 5.4 (#4283) 4 kuukautta sitten
persistence b71074ef73 Run init of app.storage.general as early as possible (#4355) 3 kuukautta sitten
scripts ee51a680e2 Expose additional PyInstaller arguments (#3853) 7 kuukautta sitten
static a0ff16eabc Only delete page content if the number of connections is zero (#4285) 3 kuukautta sitten
tailwind_types 2cf863c43b Update JavaScript dependencies (#3654) 9 kuukautta sitten
templates e2c8aa7a34 Add zh-CN & zh-TW support when server down. (#4324) 3 kuukautta sitten
testing fc203e0c86 correctly reset the `ui.download` function after user tests 3 kuukautta sitten
.syncignore 4992d31c91 livesync: ignore mypy_cache 1 vuosi sitten
__init__.py 1fb2d12eef Introduce bindable dataclass fields (#3987) 4 kuukautta sitten
air.py a0ff16eabc Only delete page content if the number of connections is zero (#4285) 3 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 743c205364 Copyable classes with bindable properties (#4251) 3 kuukautta sitten
classes.py ef9693ca2b Add version information to documentation (#4221) 4 kuukautta sitten
client.py 0df90a204d fix mismatch between language.py and translations.py (fixes #4417) 2 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 e064e56d22 explicitly specify UTF-8 encoding when reading/writing files (fixes #4364) 3 kuukautta 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 e064e56d22 explicitly specify UTF-8 encoding when reading/writing files (fixes #4364) 3 kuukautta sitten
event_listener.py cdce8052c4 merge event listeners for simplicity and to preserve their order 1 vuosi sitten
events.py 49a7fe302e Introduce QSlideItem element (#4358) 3 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 eec322b85b fix typing for supported language codes 3 kuukautta 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 b71074ef73 Run init of app.storage.general as early as possible (#4355) 3 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 eec322b85b fix typing for supported language codes 3 kuukautta sitten
page_layout.py c095466329 copy note about `value=None` to left and right drawers 3 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 786e24fb65 Save non-serializable data in tab storage (#4325) 3 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
translations.py 0df90a204d fix mismatch between language.py and translations.py (fixes #4417) 2 kuukautta sitten
ui.py 49a7fe302e Introduce QSlideItem element (#4358) 3 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