Chenlei Hu
|
be84d81c32
|
[Branding] Show execution progress in favicon (#3880)
|
2025-05-13 15:57:18 -04:00 |
|
Christian Byrne
|
974236ce5a
|
Fix video previews not displayed if VHS previously installed but disabled or uninstalled (#3844)
|
2025-05-10 16:03:55 -04:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
Chenlei Hu
|
cce11bb639
|
Move extension related functions from app to extensionService (#2055)
|
2024-12-25 23:19:25 -05:00 |
|
Chenlei Hu
|
db572a4085
|
Implement color palette in Vue (#2047)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-25 21:41:48 -05:00 |
|
Chenlei Hu
|
920266e1ff
|
[ExtensionPanel] Distinguish core and 3rd party extensions (#2020)
|
2024-12-22 19:41:28 -05:00 |
|
Chenlei Hu
|
72f7c3101d
|
Always show extension panel in settings dialog (#2002)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-20 16:30:11 -08:00 |
|
Chenlei Hu
|
1ff6e27d9c
|
Manage widget definitions with Pinia store (#1510)
* Fix compile
* nit
* Remove extensions.test
* nit
|
2024-11-11 17:23:52 -05:00 |
|
Chenlei Hu
|
377fed584f
|
[Extension API] Register custom bottom panel tabs (#1296)
* Bottom panel API
* Update README
|
2024-10-24 19:58:44 -04:00 |
|
Chenlei Hu
|
957a767ed0
|
New settings API (#1292)
* Add settings API
* Add playwright test
* Update README
|
2024-10-24 10:26:01 -04:00 |
|
Chenlei Hu
|
d673a521d8
|
Add always snap to grid setting (#1177)
* Always snap to grid
* Ban pysssss.SnapToGrid
* nit
|
2024-10-08 20:12:23 -04:00 |
|
Chenlei Hu
|
c83ce863d7
|
Rework command menu extension API (#1144)
* Rework command menu API
* Update test
* Update README
* Prevent register other extension's command
|
2024-10-06 23:31:57 -04:00 |
|
Chenlei Hu
|
38e3dcbaeb
|
Add frontend extension management panel (#1141)
* Manage register of extension in pinia
* Add disabled extensions setting
* nit
* Disable extension
* Add virtual divider
* Basic extension panel
* Style cell
* nit
* Fix loading
* inactive rules
* nit
* Calculate changes
* nit
* Experimental setting guard
|
2024-10-06 22:15:33 -04:00 |
|