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
|
64b6d9e2df
|
Space config (#1011)
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 |
Zef Hemel
|
3e94389c1e
|
Fix missed events
|
2024-07-10 11:32:07 +02:00 |
Zef Hemel
|
ad067e08e7
|
Fixed some issues with attachment indexing and sync mode
|
2024-06-13 12:01:40 +02:00 |
Zef Hemel
|
78be20c24f
|
Fix regression where the index would no longer be cleared in sync mode
|
2024-06-13 11:46:52 +02:00 |
onespaceman
|
cbd4814493
|
Fix attachment indexing (#873)
|
2024-05-30 19:55:35 +02:00 |
Zef Hemel
|
ca5b6803eb
|
More reload fix attempts
|
2024-03-14 13:02:34 +01:00 |
Zef Hemel
|
2800185893
|
More race condition fixes
|
2024-03-13 19:48:43 +01:00 |
Zef Hemel
|
56954dbc3b
|
More race condition avoiding event trigger code
|
2024-03-13 08:35:38 +01:00 |
Zef Hemel
|
221e9e859c
|
Potential fox to file reload race condition
|
2024-03-12 16:33:38 +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 |
Zef Hemel
|
60d3199d64
|
Giant code reorganization (#690)
Code restructure
|
2024-02-08 21:00:45 +01:00 |
Zef Hemel
|
9f082c83a9
|
Major backend refactor (#599)
Backend refactor
|
2023-12-13 17:52:56 +01:00 |
Zef Hemel
|
8527528af4
|
Lazy plugs (#596)
* Manifest caching and lazy loading of plug workers
* Fixes #546 Plug unloading after time out
|
2023-12-06 18:44:48 +01:00 |
Zef Hemel
|
79611a27e0
|
Hopefully finally squashed the race condition that would randomly reload files
|
2023-11-20 17:08:29 +01:00 |
Zef Hemel
|
bedc85e7a9
|
Adding some page reload debugging
|
2023-11-12 10:33:27 +01:00 |
Zef Hemel
|
386c5ab916
|
Minor page load fixes
|
2023-10-05 18:24:12 +02: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
|
2ee20af5c8
|
Custom task statuses plus various fixes
|
2023-09-01 16:57:29 +02:00 |
Zef Hemel
|
9a005f26b5
|
Work on client modes
|
2023-08-29 21:17:29 +02:00 |
Zef Hemel
|
c3d384330d
|
More event refactoring work
|
2023-08-27 14:13:18 +02:00 |
Zef Hemel
|
593597454a
|
Huge event system refactoring
|
2023-08-27 11:02:24 +02:00 |
Zef Hemel
|
a94724768e
|
Refactoring
|
2023-08-20 17:51:00 +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
|
5f484bed57
|
SilverBullet pivot to become an offline-first PWA (#403)
|
2023-05-23 20:53:53 +02:00 |
Zef Hemel
|
a56e14bff1
|
Sync engine (#298)
Fixes #261
|
2023-01-13 15:41:29 +01:00 |
Zef Hemel
|
4c19ab21f2
|
Refactor of asset bundles
|
2022-10-12 11:47:13 +02:00 |
Zef Hemel
|
561aa6891f
|
Migrate to Deno (#86)
Big bang migration to Deno 🤯
|
2022-10-10 14:50:21 +02:00 |
Zef Hemel
|
1f842ec1d6
|
Monorepo with yarn workspaces requires yarn 3.2
|
2022-04-21 13:57:45 +02:00 |
Zef Hemel
|
dbdfc9d631
|
Changed all indexes to use (pre) parsed trees.
|
2022-04-20 10:56:43 +02:00 |
Zef Hemel
|
31254d15e6
|
Work to reduce bundles size (prebundle modules)
|
2022-04-13 14:46:52 +02:00 |
Zef Hemel
|
6ebf8e7f15
|
* Refactored server to use spaces
* Other cleanup
|
2022-04-08 17:46:09 +02:00 |