Commit Graph
13 Commits
Author SHA1 Message Date
Chenlei HuandGitHub 9dd549e253 Add --no-custom-node cmd flag (#3903)
* Add --no-custom-node cmd flag

* nit
2024-07-01 17:54:03 -04:00
Chenlei HuandGitHub 7c5fa7f4a2 Fix loadGraphData func call (#3918) 2024-07-01 12:10:44 -04:00
Chenlei HuandGitHub 5ff3d4eb3a Fix audio upload when no audio in input dir (#3891) 2024-06-27 09:13:52 -04:00
Chenlei HuandGitHub 3b423afcca Add audio widget (#3863)
* Add audio widget

* Fix audio bugs

* Add CSS

* Populate audio widget when load history
2024-06-27 00:22:55 -04:00
Chenlei HuandGitHub 175fe02522 Ignore .vscode/ (#3879) 2024-06-26 19:59:19 -04:00
Chenlei HuandGitHub bc5a0f10db Ignore *.log (#3880) 2024-06-26 19:59:09 -04:00
Chenlei HuandGitHub a3e83f695d Update test ref (#3882)
* Update ref

* Disable some tests
2024-06-26 19:58:56 -04:00
Chenlei HuandGitHub f12fa1d8d7 Enable browser tests on push (#3878) 2024-06-26 09:09:21 -04:00
Chenlei HuandGitHub e99d97a9d9 Remove duplicated Reset View button (#3865)
* Remove duplicated Reset View button

* Disable flaky test
2024-06-26 01:23:55 -04:00
Chenlei HuandGitHub 866f54da8d Add browser test action synced with TS repo (#3852)
* Add browser test action

* Add npm install task
2024-06-24 14:47:28 -04:00
Chenlei HuandGitHub d7f0964266 Fix routes (#3790) 2024-06-19 22:36:31 -04:00
Chenlei HuandGitHub 97ae6ef460 Add api/ prefix to api endpoints (#3779) 2024-06-19 10:39:17 -04:00
Chenlei HuandGitHub 7718ada4ed Add type annotation UnetWrapperFunction (#3531)
* Add type annotation UnetWrapperFunction

* nit

* Add types.py
2024-05-22 02:07:27 -04:00