Commit Graph

24 Commits (e29352556b9ad4f1513dbce73fdb8e9c926144eb)

Author SHA1 Message Date
Zef Hemel 6b69449d05
More JSR ()
* Move all syscalls to JSR-style package naming
* Eliminating some prefixes in import maps
2024-08-06 20:11:38 +02:00
Zef Hemel 64b6d9e2df
Space config ()
Space config + a whole bunch of other tweaks
2024-08-02 16:47:36 +02:00
Zef Hemel c111f72e09 Lint error removal 2024-07-30 17:33:33 +02:00
onespaceman 1f949158e9
Index []() style links () 2024-05-27 20:33:41 +02:00
Thomas Michelat c75598cc80
use configurable file size for drag and drop too () 2024-04-11 18:06:57 +02: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
Zef Hemel 60d3199d64
Giant code reorganization ()
Code restructure
2024-02-08 21:00:45 +01:00
Zef Hemel 8a89d69c22 Fixes 2024-01-24 14:44:39 +01:00
Zef Hemel f30b1d3418
Templates 2.0 ()
Templates 2.0 and a whole bunch of other refactoring
2024-01-20 19:16:07 +01:00
Zef Hemel cd19d455a4 More work, relative paths for attachments when uploading 2023-12-19 18:59:12 +01:00
Zef Hemel a94724768e Refactoring 2023-08-20 17:51:00 +02:00
Zef Hemel 4d0f36d475 Refactoring of offline handling 2023-07-27 11:41:44 +02:00
Zef Hemel 16842a1c4b Editor refact: rename Editor to Client 2023-07-14 16:56:20 +02:00
Zef Hemel e92ed2c5be Editor refactor: extract UI 2023-07-14 14:22:26 +02:00
Zef Hemel fd6f81d500 Uploads to same folder 2023-07-07 13:09:44 +02:00
Zef Hemel 0c006bb84c Fixes 2023-07-02 12:15:37 +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 1a1b942f92 No longer serialize binary blobs as data URLs 2023-05-26 14:04:32 +02:00
Zef Hemel 5f484bed57
SilverBullet pivot to become an offline-first PWA () 2023-05-23 20:53:53 +02:00
Zef Hemel 3fb393baf3 Fixes 2023-01-18 16:46:24 +01:00
Zef Hemel 03c49dc937 Fixes 2022-12-29 12:59:45 +01:00
Zef Hemel c5c6cd3af0 Disable rich test paste when Shift key is held while pasting 2022-11-23 11:53:11 +01:00
Zef Hemel 24c17a793f
Live Preview ()
Live preview mode is here
2022-11-18 16:04:37 +01:00