.. |
.templates
|
[ENG-2157] [Refix] Allow rx.download to resolve rx.get_upload_url (#4470)
|
2025-01-03 16:56:29 -08:00 |
app_mixins
|
use better typing for on_load (#4274)
|
2024-10-30 16:52:16 -07:00 |
compiler
|
enable PERF rules (#4469)
|
2024-12-13 14:49:37 -08:00 |
components
|
fixes #4578 - correct the way dim_props created (#4587)
|
2025-01-05 14:53:39 -08:00 |
constants
|
add codespell to pre-commit (#4559)
|
2024-12-20 17:04:39 -08:00 |
custom_components
|
enable PTH rule (#4476)
|
2024-12-13 14:06:26 -08:00 |
experimental
|
add ERA rules to detect commented out code (#4472)
|
2024-12-11 18:26:44 -08:00 |
istate
|
add codespell to pre-commit (#4559)
|
2024-12-20 17:04:39 -08:00 |
middleware
|
remove format_state and override behavior for bare (#3979)
|
2024-09-26 16:00:28 -07:00 |
utils
|
[ENG-4005] Proxy backend requests on '/' to the frontend (#3300)
|
2025-01-03 15:50:38 -08:00 |
vars
|
Add endswith method to String class (#4577)
|
2025-01-03 12:50:04 -08:00 |
__init__.py
|
Reuse the sqlalchemy engine once it's created (#4493)
|
2024-12-10 12:37:09 -08:00 |
__init__.pyi
|
Reuse the sqlalchemy engine once it's created (#4493)
|
2024-12-10 12:37:09 -08:00 |
__main__.py
|
add __main__ entry point to allow python -m reflex (#1516)
|
2023-08-03 14:26:50 -07:00 |
admin.py
|
upgrade to latest ruff (#3497)
|
2024-06-19 12:32:13 +02:00 |
app_module_for_backend.py
|
Bring back py3.9 support with a deprecation warning. (#3976)
|
2024-09-23 18:15:16 -07:00 |
app.py
|
[ENG-4005] Proxy backend requests on '/' to the frontend (#3300)
|
2025-01-03 15:50:38 -08:00 |
assets.py
|
fix: migrate is_backend_only (deprecated) to EnvironmentVariables (#4495)
|
2024-12-11 19:22:44 +01:00 |
base.py
|
enable PERF rules (#4469)
|
2024-12-13 14:49:37 -08:00 |
config.py
|
[ENG-4005] Proxy backend requests on '/' to the frontend (#3300)
|
2025-01-03 15:50:38 -08:00 |
event.py
|
Do not allow call_function callback argument to be added afterwards (#4552)
|
2025-01-03 15:50:01 -08:00 |
model.py
|
Add expire_on_commit=False for async sessions (#4582)
|
2025-01-02 14:15:59 -08:00 |
page.py
|
add codespell to pre-commit (#4559)
|
2024-12-20 17:04:39 -08:00 |
proxy.py
|
[ENG-4005] Proxy backend requests on '/' to the frontend (#3300)
|
2025-01-03 15:50:38 -08:00 |
reflex.py
|
HOS-400: adding support for config (#4540)
|
2025-01-03 15:15:13 -08:00 |
route.py
|
[REF-2643] Throw Errors for duplicate Routes (#3155)
|
2024-05-03 12:15:40 -07:00 |
state.py
|
BaseState.get_var_value helper to get a value from a Var (#4553)
|
2025-01-03 15:49:46 -08:00 |
style.py
|
add ERA rules to detect commented out code (#4472)
|
2024-12-11 18:26:44 -08:00 |
testing.py
|
[ENG-4005] Proxy backend requests on '/' to the frontend (#3300)
|
2025-01-03 15:50:38 -08:00 |