Commit Graph

6 Commits

Author SHA1 Message Date
charlie
109e91bd35 enhance(plugin): check updates for the web plugins 2024-12-30 18:15:24 +08:00
charlie
208ca930eb refactor(plugin): names 2024-12-30 16:17:41 +08:00
charlie
5c6290339a enhance(plugins): persistance strategy for the installed web plugins 2024-12-26 00:33:09 +08:00
charlie
1af1c14edc enhance(plugin): WIP install plugin from web 2024-12-25 19:52:49 +08:00
charlie
e8732f9d44 enhance(plugin): WIP install plugin from web 2024-12-25 17:31:52 +08:00
Gabriel Horner
0c570a0300 Fix more bugs, move plugins.edn and add enabled
- Move plugins.edn to config/ as it is user configuration
- Add plugin-config enabled flag and moved plugin enabled
- Fixed bugs with manual install
- Refactored plugin-config component to have its own listener
- Split out shared plugin fns to a common ns - plugin-config shouldn't
  need to depend on a component like plugin-handler
- Bump rewrite-edn to include upstream fix and avoid tons of cljs
  warnings with earlier versions
- Fix react warning introduced outside this PR in ui/icon
2022-10-17 10:13:27 -04:00