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