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 |
|