Commit Graph

12 Commits (5226c43552adb09f6acd8d3c61cb1f6cda5f3b58)

Author SHA1 Message Date
onespaceman 1f949158e9
Index []() style links (#827) 2024-05-27 20:33:41 +02:00
Maks 8a3782e946
improve dependency management (#770)
* use import_map.json instead of per-file import

* remove test_deps.ts in favor of import_map

* remove common/deps.ts in favor of import_map

* use import_map instead of server/deps.ts

* make all plug-api files usable without an import_map

* make all lib files usable without an import_map

* remove web/deps.ts in favor of import_map

* fix plug build

* remove plug-api/deps.ts in favor of lib/deps.ts

* fix server deps bundled in client deps
2024-03-16 15:29:24 +01:00
Zef Hemel 42dd7f3678 Added `contains` function 2024-03-02 11:01:52 +01:00
Zef Hemel e919aa82e9 0.7.4 2024-02-29 15:23:05 +01:00
Zef Hemel de2d1089d4
New space script APIs (#761)
New space script APIs: registerEventListener and registerAttributeExtractor
2024-02-27 20:05:12 +01:00
Maks 1e30bb29bd
add type guards in query functions (#754) 2024-02-26 06:46:03 +01:00
Maks 481387d235
improve mq.datastore test (#751) 2024-02-25 08:45:18 +01:00
Zef Hemel b947e57f62 Fix worker runtime location 2024-02-25 08:34:52 +01:00
Zef Hemel 687d1f0679 Fix flaky test 2024-02-24 13:02:19 +01:00
Zef Hemel c307f09b7e Fixes #710 2024-02-23 13:47:27 +01:00
Zef Hemel bb1e49a11e More moving stuff around 2024-02-08 21:12:23 +01:00
Zef Hemel 60d3199d64
Giant code reorganization (#690)
Code restructure
2024-02-08 21:00:45 +01:00