| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Maximal sharing means that even if the workadventure sources are imported
in all nix files, there will still only be one copy of it in the nix store
--- nevertheless, it seems reasonable to only have them once in the code,
too, if only to make upgrading them easier.
|
|
|
|
|
|
| |
Since I change things frequently rn and often only very specific
commits of both repositories will work together at all, it
doesn't seem logical to have them in separate repos any more.
|
|
|
|
|
|
|
|
|
|
| |
Config options are now sorted according to components (pusher,
backend, frontend, etc.); in addition there is a commonConfig
with config for jitsi, turn, etc.
Additionally, this module is now completely modular in the sense
that there are no longer any global options that affect all
configured workadventure instances at once.
|
| |
|
|
|
|
| |
This broke a lot of things, but possibly they might work again now.
|
|
|
|
| |
(but not the actual workadventure version)
|
| |
|
|
(just to make it easier to hack, and remove fediventure-specific deployment logic)
|