| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove legacy compute interfaces (#461) | Stefan Boberg | 2023-10-11 | 1 | -1457/+0 |
| | | | | | | * removed legacy compute code, which will be replaced with a new implementation in the future * also updated references to Jupiter storage | ||||
| * | move auth code from zenserver into zenhttp (#265) | Stefan Boberg | 2023-05-02 | 1 | -1/+1 |
| | | | | this code should be usable outside of zenserver, so this moves it out into zenhttp where it can be used from lower level components | ||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+1457 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||