Falko Schindler c3eabbabd3 fix parsing props with URL parameters (fixes #4453) пре 2 месеци
..
app 556ea09227 flag for file existence checks on add_static_file (#4411) пре 2 месеци
elements 1347b6956b Allow defining an update method as part of an element's dictionary (#4470) пре 2 месеци
functions 8e77ddace8 Add function to update browser bar URL (#4382) пре 2 месеци
json 25a633450d update pre-commit and ruff (#4052) пре 6 месеци
native d8407a7cf2 Bump pywebview from 5.3.2 to 5.4 (#4283) пре 4 месеци
persistence b71074ef73 Run init of app.storage.general as early as possible (#4355) пре 3 месеци
scripts ee51a680e2 Expose additional PyInstaller arguments (#3853) пре 7 месеци
static 1347b6956b Allow defining an update method as part of an element's dictionary (#4470) пре 2 месеци
tailwind_types 2cf863c43b Update JavaScript dependencies (#3654) пре 9 месеци
templates e2c8aa7a34 Add zh-CN & zh-TW support when server down. (#4324) пре 3 месеци
testing 3490ab59a4 Better support select element with multiple values and dictionaries in user simulation (#4449) пре 2 месеци
.syncignore 4992d31c91 livesync: ignore mypy_cache пре 1 година
__init__.py 1fb2d12eef Introduce bindable dataclass fields (#3987) пре 4 месеци
air.py a0ff16eabc Only delete page content if the number of connections is zero (#4285) пре 3 месеци
api_router.py ff81c4d176 fix broken target links in documentation strings пре 1 година
awaitable_response.py bad0a87563 add documentation for NullResponse пре 1 година
background_tasks.py 93efc0ce86 support creating background tasks from awaitables as promised by the type annotation (#3579) пре 9 месеци
binding.py 743c205364 Copyable classes with bindable properties (#4251) пре 3 месеци
classes.py d87ee220d0 update Tailwind links to point to version 3 пре 2 месеци
client.py 09c8b08f1a Introduce `_waiting_for_connection` event for more efficient page function (#4466) пре 2 месеци
context.py 108035a986 remove and update deprecated APIs (#3648) пре 9 месеци
core.py 8ac9a4a69e introduce a separate outbox per client пре 1 година
dataclasses.py 0422be335f avoid cyclic imports пре 1 година
dependencies.py e064e56d22 explicitly specify UTF-8 encoding when reading/writing files (fixes #4364) пре 3 месеци
element.py 1347b6956b Allow defining an update method as part of an element's dictionary (#4470) пре 2 месеци
element_filter.py 3490ab59a4 Better support select element with multiple values and dictionaries in user simulation (#4449) пре 2 месеци
error.py e064e56d22 explicitly specify UTF-8 encoding when reading/writing files (fixes #4364) пре 3 месеци
event_listener.py cdce8052c4 merge event listeners for simplicity and to preserve their order пре 1 година
events.py 49a7fe302e Introduce QSlideItem element (#4358) пре 3 месеци
favicon.py a35f594726 pass tuples to str.startswith() where possible пре 6 месеци
helpers.py 9f95ba707d fix event type conversion (fixes #4210) пре 4 месеци
html.py 1f78c863e7 add two missing HTML tags (fixes 4005) пре 6 месеци
javascript_request.py f1a5a0e40c add ruff checks пре 1 година
language.py eec322b85b fix typing for supported language codes пре 3 месеци
logging.py db59f17ef2 remove logging and livecycle hooks from globals.py пре 1 година
middlewares.py ec77362461 redirect middleware: only use prefix for / urls пре 1 година
nicegui.py b71074ef73 Run init of app.storage.general as early as possible (#4355) пре 3 месеци
observables.py b742ce279d Only ignore specific missing imports with mypy (#3113) пре 1 година
optional_features.py 36a9cd6974 Introduce redis storage which syncs between multiple instances (#4074) пре 4 месеци
outbox.py 10bc9c0f24 Add message history and retransmission (#3199) пре 5 месеци
page.py 09c8b08f1a Introduce `_waiting_for_connection` event for more efficient page function (#4466) пре 2 месеци
page_layout.py c095466329 copy note about `value=None` to left and right drawers пре 3 месеци
props.py c3eabbabd3 fix parsing props with URL parameters (fixes #4453) пре 2 месеци
py.typed 8d86a6eef2 add py.typed so that mypy will not skip checking types against imports from nicegui пре 1 година
run.py d979476d87 Provide tests for run.io_bound and run.cpu_bound (#2234) пре 10 месеци
server.py 2b130fb5cb extract app config; remove "globals" from public API and rename it to "core" пре 1 година
slot.py f1a5a0e40c add ruff checks пре 1 година
staticfiles.py d876e7dc0c Add 'max_cache_age' parameter to 'add_static_files' and 'add_static_file'. (#4032) пре 6 месеци
storage.py 786e24fb65 Save non-serializable data in tab storage (#4325) пре 3 месеци
style.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) пре 9 месеци
tailwind.py 2cf863c43b Update JavaScript dependencies (#3654) пре 9 месеци
timer.py ef9693ca2b Add version information to documentation (#4221) пре 4 месеци
translations.py 0df90a204d fix mismatch between language.py and translations.py (fixes #4417) пре 2 месеци
ui.py 49a7fe302e Introduce QSlideItem element (#4358) пре 3 месеци
ui_run.py a366de0c53 Ensure valid host when opening native window (#4443) пре 2 месеци
ui_run_with.py ef9693ca2b Add version information to documentation (#4221) пре 4 месеци
version.py f116523c7e more pylint пре 1 година
welcome.py d9896614a5 fix URL list when specifying a `host` in `ui.run` (fixes #4425) пре 2 месеци