Nikhil Rao
|
f7138bd53f
|
Add upload component (#622)
|
2023-03-03 19:38:58 -08:00 |
|
Nikhil Rao
|
46cdda4125
|
Fix issubclass check (#618)
|
2023-02-28 20:10:00 -08:00 |
|
PeterYusuke
|
9a9a731766
|
loglevel setting on prod command (#594)
|
2023-02-24 22:44:33 -08:00 |
|
Nikhil Rao
|
6c8ce67b8b
|
Call special events from event triggers (#601)
|
2023-02-24 15:17:03 -08:00 |
|
PeterYusuke
|
1204aa8a26
|
solve restart error on windows (#583)
|
2023-02-21 17:21:55 -08:00 |
|
PeterYusuke
|
f7a5c99969
|
Windows production mode command (#570)
|
2023-02-21 10:42:10 -08:00 |
|
Nikhil Rao
|
e9888337c4
|
Fix version check (#580)
|
2023-02-20 22:00:03 -08:00 |
|
Nikhil Rao
|
d72256d427
|
Generate app sitemap (#552)
|
2023-02-16 14:53:18 -08:00 |
|
Alek Petuskey
|
b36680fefd
|
Anonymous Telemetry Opt Out Available (#550)
* Added anonymous telemetry with opt-out.
|
2023-02-16 00:11:53 -08:00 |
|
Ronaldo Zefi
|
6c81a5bf94
|
Solved export backend.zip error on windows (#538)
|
2023-02-14 12:09:00 -08:00 |
|
Nikhil Rao
|
47eebe0ea5
|
Clean up cond vars (#536)
|
2023-02-13 15:27:03 -08:00 |
|
Nikhil Rao
|
8c8b2396fc
|
Add password component (#519)
|
2023-02-12 09:57:42 -08:00 |
|
Thomas Brandého
|
c203ad57a4
|
Add pc.route decorator (#513)
|
2023-02-12 09:37:47 -08:00 |
|
Jeremy
|
d3c3174ba4
|
Update models on pc run --no-frontend (#516)
|
2023-02-11 17:58:17 -08:00 |
|
Thomas Brandého
|
1479411c4f
|
Fix args format in dynamic route (#502)
|
2023-02-11 17:06:40 -08:00 |
|
Robert Neumann
|
5e0d5b9e2e
|
Add export parameters for Backend/Frontend (#499)
|
2023-02-10 15:21:22 -08:00 |
|
叶子
|
1529a23c1b
|
Switch linter to ruff (#450)
|
2023-02-09 11:33:18 -08:00 |
|
Cheesy-Brik
|
da588e9b89
|
Fix powershell command (#484)
|
2023-02-08 18:32:43 -08:00 |
|
Nikhil Rao
|
eb723b6ebe
|
Add compile error for invalid event handlers (#482)
|
2023-02-08 16:27:13 -08:00 |
|
Robert Neumann
|
fdf0e9ea6b
|
Add --no-zip pc CLI Parameter (#479)
|
2023-02-08 14:39:38 -08:00 |
|
Nikhil Rao
|
d24e12d9c4
|
Fix server side events (#465)
|
2023-02-06 14:51:08 -08:00 |
|
lawrence-axb
|
d1ff7d481f
|
Allow plotly figures as state vars (#440)
|
2023-02-04 16:13:18 -08:00 |
|
LumiaGG
|
6af374e024
|
Fix event chain bugs (#413)
|
2023-02-04 10:46:31 -08:00 |
|
Elijah Ahianyo
|
00479362df
|
Allow conditional props (#359)
|
2023-02-02 00:22:44 -08:00 |
|
Francesco Ambrosini
|
ea28f336da
|
Allow the user to change ports (#417)
* Allow the user to change the app port at runtime
* Allow the user to change the app port (backend and frontend) at runtime
|
2023-01-31 21:21:44 -08:00 |
|
Nikhil Rao
|
e578956b0c
|
Comment out pclist (#407)
|
2023-01-30 19:25:02 -08:00 |
|
Nikhil Rao
|
6b97de71a0
|
Fix format route and code cleanup (#399)
|
2023-01-30 14:35:06 -08:00 |
|
Francesco Ambrosini
|
4c7d923b7d
|
Check if curl and unzip are installed (#386)
|
2023-01-30 12:13:54 -08:00 |
|
Alek Petuskey
|
450576bbee
|
Finalized port closing and error warning. (#391)
|
2023-01-29 20:33:32 -08:00 |
|
Thomas Brandého
|
4971f6d814
|
Support backend-only state vars (#390)
|
2023-01-29 18:55:34 -08:00 |
|
Nikhil Rao
|
2b7e2ecf30
|
Fix custom routes on Windows (#389)
|
2023-01-29 16:39:19 -08:00 |
|
Alek Petuskey
|
1ab8620852
|
Close unclosed ports (#388)
|
2023-01-29 15:50:11 -08:00 |
|
Dong-hyeon Shin
|
f22c67e48c
|
Type check event handler signature (#363)
|
2023-01-27 17:18:54 -08:00 |
|
Alek Petuskey
|
cb61579f53
|
Added anonymous telemetry helpers. (#340)
|
2023-01-25 14:57:29 -08:00 |
|
Nikhil Rao
|
6f3d763f82
|
Rename path to route everywhere (#329)
|
2023-01-23 21:53:42 -08:00 |
|
Nikhil Rao
|
d376d2972b
|
Support dataframes as state vars (#324)
|
2023-01-23 18:47:21 -08:00 |
|
Atharva Shah
|
2ccbfff223
|
General code cleanup (#312)
|
2023-01-22 10:58:07 -08:00 |
|
Francesco Ambrosini
|
8068d5f176
|
Add --port flag to pc run (#313)
|
2023-01-22 10:57:20 -08:00 |
|
Nikhil Rao
|
8be411b81b
|
Implement var slicing (#289)
|
2023-01-18 17:53:04 -08:00 |
|
WONJUN PARK
|
40801186ad
|
Update app import path (#275)
|
2023-01-16 22:59:04 -08:00 |
|
Alek Petuskey
|
acb2a16d5a
|
Got rid of nextjs telemetry. (#274)
|
2023-01-16 17:31:34 -08:00 |
|
Thomas Brandého
|
2e41303b25
|
Add optional catch all handling (#260)
|
2023-01-14 18:46:52 -08:00 |
|
Elijah Ahianyo
|
c8936355f2
|
Remove assets dir symlink
|
2023-01-13 10:35:20 -08:00 |
|
Thomas Brandého
|
9d59936737
|
Handle dynamic routes (#250)
|
2023-01-12 14:38:29 -08:00 |
|
Elijah Ahianyo
|
897ef161bf
|
Fix windows symlink bug (#248)
|
2023-01-11 11:32:01 -08:00 |
|
Nikhil Rao
|
3f27ce3442
|
Fix component decorator bugs (#203)
|
2023-01-04 15:20:33 -08:00 |
|
Nikhil Rao
|
d7cd792b57
|
Add default gitignore on pc init (#206)
|
2023-01-04 15:05:07 -08:00 |
|
Nikhil Rao
|
d93e2cec00
|
Add decorator for custom components (#193)
|
2023-01-02 16:08:00 -08:00 |
|
pysqz
|
22deb9eb1b
|
Add option to specify port (#192)
|
2022-12-31 09:41:48 -08:00 |
|
Alek Petuskey
|
af9733996a
|
Add log level args for pc run (#182)
|
2022-12-26 23:02:57 -08:00 |
|