4 Commits

Author SHA1 Message Date
Jeremy Tuloup
bf1530f1b6
Add devcontainer support, backed by pixi (#7602)
* Add pixi based devcontainer

* Update devcontainer.json

* update pixi deps

* fixes

* tweaks

* add start task

* lint

* Mention codespaces in the contributing guide

* add install command

* tweaks

* fix

* fix

* update contributing
2025-03-11 22:10:21 +01:00
Jeremy Tuloup
2e4886f31f
Fix loading of plugins (#6750)
* Explicit load plugins for the settings editor

* Move logic to the tree extension

* Move logic to a separate plugin

* Read extensions in webpack config

* Rearrange package.json

* read mime extensions

* Template plugins per page

* Cleanup

* Load allPlugins for the settings editor

* Expand on the comment

* Expand on comment

* Fix lint
2023-02-27 10:32:34 +01:00
Steven Silvester
a7717d90f1
Run Autoformatters (#6335) 2022-04-01 11:02:12 -05:00
Jeremy Tuloup
ddcf687a78 Initial commit 2020-12-04 15:15:41 +02:00