Commit Graph

9 Commits (7ddd7c4011a9b0688fea3f339b89d28b2f010d56)

Author SHA1 Message Date
Zef Hemel 2eb7e25854 Parse YAML dates into strings 2024-07-06 15:07:40 +02:00
MrMugame 63e3821646
Fixed greedy parsing of settings block () 2024-06-04 20:27:10 +02:00
onespaceman 1f949158e9
Index []() style links () 2024-05-27 20:33:41 +02:00
Thomas Michelat e280dfee4a
Adds an option in SETTINGS to change the maximum size of file you can upload to your space. () 2024-03-27 21:21:12 +01:00
Maks 8a3782e946
improve dependency management ()
* 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 e919aa82e9 0.7.4 2024-02-29 15:23:05 +01:00
Marek S. Łukasiewicz afd2ce71a5
Recognize info string, settings and css after any legal fenced code start (, ) () 2024-02-23 09:03:14 +01:00
Zef Hemel bb1e49a11e More moving stuff around 2024-02-08 21:12:23 +01:00
Zef Hemel 60d3199d64
Giant code reorganization ()
Code restructure
2024-02-08 21:00:45 +01:00