Zef Hemel
6b69449d05
More JSR ( #1027 )
...
* Move all syscalls to JSR-style package naming
* Eliminating some prefixes in import maps
2024-08-06 20:11:38 +02:00
Zef Hemel
c111f72e09
Lint error removal
2024-07-30 17:33:33 +02:00
onespaceman
1f949158e9
Index []() style links ( #827 )
2024-05-27 20:33:41 +02:00
Daniel Michel
3806513ba0
Allow middle click to open link ( #841 )
2024-04-07 15:10:58 +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
8a89d69c22
Fixes #640
2024-01-24 14:44:39 +01:00
Zef Hemel
30436d97ea
More fixes related to #363
2023-12-19 17:55:11 +01:00
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA ( #403 )
2023-05-23 20:53:53 +02:00
Zef Hemel
288e67e380
Added support for overriding CSS styles with STYLES page
2023-02-28 10:07:20 +01:00
Zef Hemel
a170d9c2d7
Fixes #293
2023-01-13 16:33:36 +01:00
Zef Hemel
f78a0abbbe
Fixes #240
2022-12-29 12:53:42 +01:00
Zef Hemel
c8c4271aeb
Fixes #164 : Rewrote all CM view plugins to statefields
2022-12-09 16:12:55 +01:00
Zef Hemel
a41695bc67
Fixes to missing link marking
2022-11-30 15:28:43 +01:00
Zef Hemel
a0670768e8
Edge case link widget fix
2022-11-29 09:17:40 +01:00
Zef Hemel
a20aed99e2
Replace (wiki) links with proper link widgets for better click behavior
2022-11-28 16:56:15 +01:00
Zef Hemel
24c17a793f
Live Preview ( #119 )
...
Live preview mode is here
2022-11-18 16:04:37 +01:00