Commit History

Author SHA1 Message Date
  Thomas Brandého b8b3f8910e add more type annotations through the code (#4401) 3 months ago
  Thomas Brandého 42e6dfa40d enable PGH, bump pyright and fix all #type: ignore (#4699) 3 months ago
  Thomas Brandého 7f1aee6dc8 enable N rules for naming conventions (#4666) 3 months ago
  Thomas Brandého 858a85a4dc rename private fields with leading underscore in App (#4642) 3 months ago
  Khaleel Al-Adhami db13fe65b8 reflex export environment should default to prod (#4673) 3 months ago
  Khaleel Al-Adhami 0c70146013 check frontend version on connect (#4611) 3 months ago
  Masen Furer 427d7c56ab Revert "[ENG-4005] Proxy backend requests on '/' to the frontend (#3300)" (#4614) 4 months ago
  Masen Furer 438b31f270 [ENG-4005] Proxy backend requests on '/' to the frontend (#3300) 4 months ago
  Thomas Brandého 53f09756b6 autodetect print/breakpoints (#4581) 4 months ago
  Thomas Brandého 61cb72596e enable PTH rule (#4476) 5 months ago
  Thomas Brandého fb444ad112 add ERA rules to detect commented out code (#4472) 5 months ago
  Thomas Brandého 4ecb0b81ce enable RUF rules for linting (#4465) 5 months ago
  benedikt-bartscher 2cb193e8d6 improve app_src typing (#4324) 6 months ago
  benedikt-bartscher 4a6c16e9dc More env var cleanup (#4248) 6 months ago
  benedikt-bartscher 9d29e7f3ee fix and test bug in config env loading (#4205) 6 months ago
  benedikt-bartscher 1aed39a848 catch ValueError("I/O operation on closed file.") if frontend crashes (#4150) 7 months ago
  Masen Furer aa69234b76 Optimize StateManagerDisk (#4056) 7 months ago
  Thomas Brandého 23e979717f remove all runtime asserts (#4019) 7 months ago
  Khaleel Al-Adhami 629850162a implement disk state manager (#3826) 8 months ago
  Thomas Brandého 634c0916f6 do not reload compilation if using local app in AppHarness (#3790) 9 months ago
  benedikt-bartscher b58ce1082e fix appharness app_source typing (#3777) 9 months ago
  benedikt-bartscher 3039b54a75 add module prefix to generated state names (#3214) 10 months ago
  Thomas Brandého ed05f57fc9 Make `.web` configurable with REFLEX_WEB_WORKDIR (#3462) 11 months ago
  Masen Furer e138d9dfd0 state.js: set event_processing = false when websocket connects (#3443) 11 months ago
  benedikt-bartscher f672391618 Webdriver ArgOptions improvements (#3429) 11 months ago
  benedikt-bartscher d96f051486 set config.deploy_url during AppHarness tests (#3359) 1 year ago
  benedikt-bartscher 87a3ddea7f allow passing kwargs and options to selenium webdriver (#2894) 1 year ago
  benedikt-bartscher b3c06bd139 prevent issues with #3214 (#3237) 1 year ago
  Nikhil Rao 7903a1020d Clean up config and app API (#3197) 1 year ago
  Masen Furer 74eaab5e19 Integration testing: Firefox compatibility (#3162) 1 year ago