MrMugame
7cb4ceb5d6
Fix double imports ( #899 )
2024-06-23 20:42:09 +02:00
Dobli
2472d34f29
Add support for Material Design Icons ( #848 )
...
* Add support for Material Design Icons
* Re-export selected material icons to reduce bundle size
2024-04-20 16:24:34 +02:00
Zef Hemel
27ef256674
Fixes #853 with dependency version bump
2024-04-20 16:20:13 +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
60d3199d64
Giant code reorganization ( #690 )
...
Code restructure
2024-02-08 21:00:45 +01:00
Zef Hemel
341c07049f
Custom template parser ( #672 )
...
New template engine 🤯
2024-02-02 19:19:07 +01:00
Zef Hemel
f30b1d3418
Templates 2.0 ( #636 )
...
Templates 2.0 and a whole bunch of other refactoring
2024-01-20 19:16:07 +01:00
Zef Hemel
6b6ab30c92
Upgrade @codemirror/view and height fixes
2024-01-02 12:43:10 +01:00
Zef Hemel
e682e13dab
Codemirror and lezer dep bump
2023-12-17 12:50:38 +01:00
Zef Hemel
2aed9e5685
Fixes #539 linter support, now checking YAML formats
2023-11-21 16:24:20 +01:00
Zef Hemel
0313565610
Complete redo of content indexing and querying ( #517 )
...
Complete redo of data store
Introduces live queries and live templates
2023-10-03 14:16:33 +02:00
Zef Hemel
97a84e8538
Fixes #115 : By introducing MQ workers
2023-08-10 18:32:41 +02:00
Zef Hemel
fb75ea1a65
No More Collab. Fixes #449
...
* Fully removes real-time collaboration
* URL scheme rewrite
2023-07-06 16:47:50 +02:00
Zef Hemel
7c825348b2
Big refactors and fixes
...
* Query regen
* Fix anchor completion
* Dependency fixes
* Changelog update
2023-07-02 11:25:32 +02:00
Zef Hemel
8e0a7cf177
Real-time collaboration within space ( #411 )
2023-06-13 20:47:05 +02:00
Zef Hemel
92c36ca524
Version bump all around
2023-05-26 14:25:24 +02:00
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA ( #403 )
2023-05-23 20:53:53 +02:00
Zef Hemel
a28966b410
Dep update, build fixes
2023-04-19 10:46:20 +02:00
Zef Hemel
a11f4b1d57
Dependency bumps
2023-02-23 16:02:41 +01:00
Zef Hemel
bd152dd297
Disable background jobs on mobile
2023-01-25 18:29:47 +01:00
Zef Hemel
2577a2db32
Continuous sync ( #320 )
...
* Continuous sync
* Mobile dep upgrade
2023-01-20 16:08:01 +01:00
Zef Hemel
bfc7fb341e
Version bump
2023-01-17 20:14:07 +01:00
Zef Hemel
0365673c41
Mobile app PoC ( #281 )
...
Initial checkin of mobile "native" app
2023-01-08 12:24:12 +01:00
Zef Hemel
0f090b77db
Fixes #149 : vim mode
2022-12-15 13:23:49 +01:00
Zef Hemel
aaebea5e54
Major directive refactor ( #195 )
...
Fixes #188 #144 #76 : major refactor of directive parsing, rendering, styling
2022-12-14 20:04:20 +01:00
Zef Hemel
c9713bf52b
Bump codemirror versions
2022-11-09 12:01:50 +01:00
Zef Hemel
07db10773a
Fix deps
2022-11-09 11:55:41 +01:00
Zef Hemel
590440748b
WIP: real-time collab support
2022-10-25 18:50:07 +02:00
Zef Hemel
be578b8621
Attempt to fix tests
2022-10-17 16:33:51 +02:00
Zef Hemel
7d28b53b75
Massive restructure of plugin API
2022-10-14 15:11:33 +02:00
Zef Hemel
561aa6891f
Migrate to Deno ( #86 )
...
Big bang migration to Deno 🤯
2022-10-10 14:50:21 +02:00