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
|
f39ab26cea
|
Replace unauthorized status with a redirect
|
2023-07-04 16:53:39 +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
|
c6a45be4bb
|
Fixes #409
|
2023-05-29 09:53:49 +02:00 |
|
Zef Hemel
|
25c789538d
|
Log delets
|
2023-05-25 17:21:51 +02:00 |
|
Zef Hemel
|
0e58f95920
|
Dispatch pageLoaded event upon plug updates
|
2023-05-24 06:47:39 +02:00 |
|
Zef Hemel
|
c746d77a6b
|
Alert when indexeddb not available
|
2023-05-24 05:42:24 +02:00 |
|
Zef Hemel
|
5f484bed57
|
SilverBullet pivot to become an offline-first PWA (#403)
|
2023-05-23 20:53:53 +02:00 |
|
rjgibson
|
9b49317bbf
|
Accept SB_USER environment variable as a secondary source of creds (#404)
|
2023-05-21 13:07:34 +02:00 |
|
Zef Hemel
|
c1cf1b0d3a
|
Another regression fix
|
2023-01-25 18:42:35 +01:00 |
|
Zef Hemel
|
2577a2db32
|
Continuous sync (#320)
* Continuous sync
* Mobile dep upgrade
|
2023-01-20 16:08:01 +01:00 |
|
Zef Hemel
|
18c1da4431
|
Rebranding from "Silver Bullet" to "SilverBullet" and updated a lot of website copy
|
2023-01-16 16:45:55 +01:00 |
|
Zef Hemel
|
e5276319e0
|
Timeouts for sync config
|
2023-01-14 18:51:00 +01:00 |
|
Zef Hemel
|
a56e14bff1
|
Sync engine (#298)
Fixes #261
|
2023-01-13 15:41:29 +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
|
089bc02ddd
|
Fixes #206
|
2022-12-22 11:21:12 +01:00 |
|
Zef Hemel
|
b6c0349203
|
Remove authentication on manifest.json file (and favicon just in case)
|
2022-12-15 12:59:31 +01:00 |
|
Zef Hemel
|
1d3ae7c822
|
Check auth before serving static files
|
2022-12-14 20:32:26 +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
|
3175b3c948
|
Merge branch 'main' of github.com:silverbulletmd/silverbullet
|
2022-12-05 12:17:27 +01:00 |
|
Zef Hemel
|
e780a838b6
|
Fixes #139 #140
|
2022-12-05 12:14:21 +01:00 |
|
Jouni K. Seppänen
|
9baac2181a
|
Allow the user to specify hostname to listen on (#138)
|
2022-12-04 06:24:06 +01:00 |
|
Zef Hemel
|
5923d98b7b
|
Cleanup
|
2022-11-26 19:05:55 +01:00 |
|
Zef Hemel
|
eff0277be0
|
Space System refactor
|
2022-11-26 14:15:38 +01:00 |
|
Zef Hemel
|
27a8adf347
|
Make server crash when listening to port fails
|
2022-11-25 13:08:59 +01:00 |
|
Zef Hemel
|
aee071be6a
|
Fix syntax extensions not loading at b oot
|
2022-11-25 13:05:41 +01:00 |
|
Zef Hemel
|
5b1ec14891
|
Work on $share
|
2022-11-24 12:04:00 +01:00 |
|
Zef Hemel
|
89f27f9e9c
|
Expose file and page meta data directly
|
2022-11-20 10:24:42 +01:00 |
|
Zef Hemel
|
dff2a3dfa4
|
Dependency bump
|
2022-11-19 16:05:37 +01:00 |
|
Zef Hemel
|
c4f80589f3
|
Migrated silverbullet-publish into this repo
|
2022-11-01 17:03:42 +01:00 |
|
Zef Hemel
|
5d9329a531
|
Lazy initialize sandboxes (workers) upon first need
|
2022-11-01 09:57:20 +01:00 |
|
Zef Hemel
|
540af411a0
|
Large "query" plug refactor into "directive"
|
2022-10-28 16:17:40 +02:00 |
|
Zef Hemel
|
01aea4768b
|
CLI work
|
2022-10-24 13:51:26 +02:00 |
|
Zef Hemel
|
2d9240ee25
|
New silverbullet command line structure, allowing for sub-commands
|
2022-10-23 09:06:12 +02:00 |
|
Zef Hemel
|
5bb73c111d
|
Parallel plug loading on the server
|
2022-10-21 17:06:14 +02:00 |
|
Zef Hemel
|
dc32ca81a9
|
HTTP Caching
|
2022-10-21 16:56:46 +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
|
70501bc3e4
|
Fixes #90: Re-enables full text search
|
2022-10-19 09:52:29 +02:00 |
|
Zef Hemel
|
e5a192b358
|
Fixes password based auth
|
2022-10-17 20:35:38 +02:00 |
|
Zef Hemel
|
cd7c37b136
|
Fixed regression where OPTIONS resulted in 500 instead of 404
|
2022-10-17 20:21:09 +02:00 |
|
Zef Hemel
|
6013426212
|
Fixes #93 #56
|
2022-10-17 16:28:58 +02:00 |
|
Zef Hemel
|
574014a8be
|
Reduce lint errors
|
2022-10-15 19:02:56 +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
|
09ac3ea36a
|
Fix bundling
|
2022-10-11 11:38:10 +02:00 |
|
Zef Hemel
|
820fc83c8b
|
Tweaks
|
2022-10-10 16:38:04 +02:00 |
|
Zef Hemel
|
415e53904b
|
Fixed HTTP header related issues causing hangs
|
2022-10-10 16:20:29 +02:00 |
|
Zef Hemel
|
95b6076229
|
Doc fixes
|
2022-10-10 15:09:56 +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
|
b3c3302970
|
Materialized query parser redo
|
2022-04-11 20:34:09 +02:00 |
|
Zef Hemel
|
d649009dd2
|
Date indexer
|
2022-04-10 11:04:07 +02:00 |
|
Zef Hemel
|
8fafd1cd4a
|
Basic ghost plugin
|
2022-04-09 14:28:41 +02:00 |
|
Zef Hemel
|
6ebf8e7f15
|
* Refactored server to use spaces
* Other cleanup
|
2022-04-08 17:46:09 +02:00 |
|
Zef Hemel
|
e10f41031c
|
More fixes for service workers
|
2022-04-07 15:21:30 +02:00 |
|
Zef Hemel
|
fff2690e99
|
Enormous refactor adding IndexedDB space and syncing.
|
2022-04-07 14:04:50 +02:00 |
|
Zef Hemel
|
eb781b9e19
|
Enormous refactor adding IndexedDB space and syncing.
|
2022-04-06 15:39:20 +02:00 |
|
Zef Hemel
|
38faf50ab8
|
Work on sync stuff
|
2022-04-05 17:02:17 +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
|
16bf0d866d
|
Reapplied all the things
|
2022-04-03 18:12:16 +02:00 |
|
Zef Hemel
|
a1a10a1d1f
|
Task fixes
|
2022-04-01 17:32:03 +02:00 |
|
Zef Hemel
|
3aafa63073
|
Extracted syscall packages
|
2022-04-01 17:07:08 +02:00 |
|
Zef Hemel
|
b858917c98
|
Fix some nasty bug
|
2022-04-01 15:02:35 +02:00 |
|
Zef Hemel
|
4d201efdbb
|
Fix some nasty bug
|
2022-03-31 17:25:34 +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
|
c268fa9f27
|
Work on materialized queries
|
2022-03-29 17:02:28 +02:00 |
|
Zef Hemel
|
c6628927ba
|
Use distance filter
|
2022-03-29 12:13:46 +02:00 |
|
Zef Hemel
|
b89aee97d7
|
Tons of refactoring, moving commands and slash commands into hooks
|
2022-03-29 11:21:32 +02:00 |
|
Zef Hemel
|
bf32d6d0bd
|
Plugin stuff
|
2022-03-28 15:25:05 +02:00 |
|
Zef Hemel
|
f18320876a
|
Turn plugos into its own package
|
2022-03-27 12:16:54 +02:00 |
|
Zef Hemel
|
442f2b7c7c
|
package.json cleanup
|
2022-03-27 11:34:44 +02:00 |
|
Zef Hemel
|
cb809d2d03
|
Rebranded plugbox to PlugOS (plugos)
|
2022-03-27 11:31:12 +02:00 |
|
Zef Hemel
|
621e55dbcf
|
Plug format now changed to YAML
|
2022-03-27 11:26:13 +02:00 |
|
Zef Hemel
|
a382ab3baa
|
Pre plug format change
|
2022-03-27 09:55:29 +02:00 |
|
Zef Hemel
|
08e6c3bad8
|
Refactoring
|
2022-03-25 12:03:06 +01:00 |
|
Zef Hemel
|
b51730d33f
|
Refactoring
|
2022-03-24 10:48:56 +01:00 |
|
Zef Hemel
|
09d07d587f
|
Massive cleanup and plugbox cleanup
|
2022-03-23 15:41:12 +01:00 |
|
Zef Hemel
|
a916088215
|
Cleanup and progress
|
2022-03-21 15:21:34 +01:00 |
|
Zef Hemel
|
7e591c6f44
|
Cleanup and build
|
2022-03-20 10:22:38 +01:00 |
|
Zef Hemel
|
7352c6c612
|
Moving everything into a single repo and build
|
2022-03-20 09:56:28 +01:00 |
|
Zef Hemel
|
4e570191a6
|
Moving everything into a single repo and build
|
2022-03-18 17:30:58 +01:00 |
|
Zef Hemel
|
d5528fef2a
|
Enabled back-end running of functions, moved indexing to server.
|
2022-03-18 16:27:40 +01:00 |
|
Zef Hemel
|
8bff6d98e1
|
Enabled back-end running of functions, moved indexing to server.
|
2022-03-18 14:59:04 +01:00 |
|
Zef Hemel
|
97b9d3a3e0
|
HUGE refactore, once again.
|
2022-03-15 14:03:00 +01:00 |
|
Zef Hemel
|
9d41c9e3d6
|
Giant refactor
|
2022-03-14 18:06:28 +01:00 |
|
Zef Hemel
|
1984d8eefe
|
Tons of work
|
2022-03-14 10:07:38 +01:00 |
|
Zef Hemel
|
da4bf4a9ab
|
Now all communication happens over sockets
|
2022-03-11 11:49:42 +01:00 |
|
Zef Hemel
|
5c5e232034
|
Server refactor, cursor update broadcast, history compaction
|
2022-03-10 14:09:59 +01:00 |
|
Zef Hemel
|
7ae3496749
|
Something works
|
2022-03-09 12:25:42 +01:00 |
|
Zef Hemel
|
5e34395407
|
Collaborative editing works somewhat
|
2022-03-07 13:34:25 +01:00 |
|
Zef Hemel
|
b6046ca974
|
Some document stuff in progress
|
2022-03-06 10:27:36 +01:00 |
|
Zef Hemel
|
24ceaea9d5
|
Migrated to pacel and removed deno
|
2022-03-04 10:26:41 +01:00 |
|
Zef Hemel
|
9b1b950c41
|
Work
|
2022-03-01 16:57:20 +01:00 |
|
Zef Hemel
|
ad37b9ed10
|
Bunch of stuff
|
2022-02-28 14:35:51 +01:00 |
|