Zef Hemel
a2dbf7b3db
PlugOS refactor and other tweaks ( #631 )
...
* Prep for in-process plug loading (e.g. for CF workers, Deno Deploy)
* Prototype of fixed in-process loading plugs
* Fix: buttons not to scroll with content
* Better positioning of modal especially on mobile
* Move query caching outside query
* Fix annoying mouse behavior when filter box appears
* Page navigator search tweaks
2024-01-15 16:43:12 +01:00
Zef Hemel
b3d5af360b
Change server-side shell running implementation
2023-12-17 15:25:44 +01:00
Zef Hemel
7bd58ae0e8
Snapshot
2023-12-17 15:13:00 +01:00
Zef Hemel
bdb4159f5b
Fixes #518
2023-11-21 12:05:17 +01:00
Zef Hemel
1d7dc04f54
Fixes #563
2023-11-13 10:32:40 +01:00
Zef Hemel
509683c537
Added 'created' attribute to files and pages
2023-11-03 09:38:04 +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
5ff1a8bae3
Refactor all the things
2023-08-28 17:12:15 +02:00
Zef Hemel
a94724768e
Refactoring
2023-08-20 17:51:00 +02:00
Zef Hemel
4dbbc31cb9
Work on plug:run
2023-08-11 20:37:13 +02:00
Zef Hemel
97a84e8538
Fixes #115 : By introducing MQ workers
2023-08-10 18:32:41 +02:00
Zef Hemel
3464af0252
WIP: CLI running of plugs
2023-08-04 18:56:55 +02:00
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA ( #403 )
2023-05-23 20:53:53 +02:00
Zef Hemel
d133c79de0
Support for store.has syscall
2023-01-26 15:26:56 +01:00
Zef Hemel
53bf098579
deno fmt
2023-01-22 18:53:14 +01:00
Zef Hemel
2617e0e587
Make body work with fetch()
2023-01-08 21:08:17 +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
e4ebaa2cf4
Fixes #107
2023-01-01 11:28:25 -08:00
Zef Hemel
aee071be6a
Fix syntax extensions not loading at b oot
2022-11-25 13:05:41 +01:00
Zef Hemel
c4f80589f3
Migrated silverbullet-publish into this repo
2022-11-01 17:03:42 +01:00
Zef Hemel
b7f4f282e6
Lazy web worker loader fixes
2022-11-01 15:00:59 +01:00
Zef Hemel
5d9329a531
Lazy initialize sandboxes (workers) upon first need
2022-11-01 09:57:20 +01:00
Zef Hemel
4c79fb155f
Website build
2022-10-29 11:41:11 +02:00
Zef Hemel
9164b57a3e
Full text search improvements
2022-10-22 20:23:54 +02:00
Zef Hemel
c1a78e0105
Fixes #97 : SQLite is now async, optimized, tests
2022-10-21 10:00:43 +02:00
Zef Hemel
006ad76c85
Rename fulltext search
2022-10-19 11:30:36 +02:00
Zef Hemel
cd5c2ff9c2
Rewrite listFiles to use std lib's "walk" + test
2022-10-19 11:30:22 +02:00
Zef Hemel
70501bc3e4
Fixes #90 : Re-enables full text search
2022-10-19 09:52:29 +02:00
Zef Hemel
6013426212
Fixes #93 #56
2022-10-17 16:28:58 +02:00
Zef Hemel
e7a240127c
Disable FTS
2022-10-17 16:28:23 +02:00
Zef Hemel
68809ff958
Fix to queryPrefix and LIKE queries
2022-10-14 16:49:45 +02:00
Zef Hemel
7d28b53b75
Massive restructure of plugin API
2022-10-14 15:11:33 +02:00
Zef Hemel
982623fc38
Added imports
2022-10-13 15:16:18 +02:00
Zef Hemel
4c19ab21f2
Refactor of asset bundles
2022-10-12 11:47:13 +02:00
Zef Hemel
9dd94c5397
Fix tests
2022-10-11 11:43:28 +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
8fafd1cd4a
Basic ghost plugin
2022-04-09 14:28:41 +02:00
Zef Hemel
38faf50ab8
Work on sync stuff
2022-04-05 17:02:17 +02:00
Zef Hemel
a7cd3ea7e0
A whole lot of enhancements
2022-04-04 15:25:07 +02:00
Zef Hemel
16577c8ea2
Rewrote all plugs using MarkdownTree
2022-04-04 11:51:41 +02:00
Zef Hemel
07453d638b
Rewrote some navigation stuff based on new parser
2022-04-03 18:42:12 +02:00
Zef Hemel
859657f8b8
Removed all traces of sockets, real-time collab and other stuff.
2022-03-31 14:28:07 +02:00
Zef Hemel
b89aee97d7
Tons of refactoring, moving commands and slash commands into hooks
2022-03-29 11:21:32 +02:00