1
0
Commit Graph

800 Commits

Author SHA1 Message Date
Zef Hemel
1b922791f3 Implements #51: Folding commands 2023-06-14 19:27:18 +02:00
Zef Hemel
260c91e4b1 Fixes #416: remove frontmatter when including or using a template 2023-06-14 10:20:21 +02:00
Zef Hemel
a5ae15e803 Disable onunload ping, no longer required 2023-06-14 10:10:40 +02:00
Zef Hemel
b76ad40a9a Take out trash 2023-06-14 09:44:29 +02:00
Zef Hemel
daa083414e Putting back the version number in worker_runtime link 2023-06-14 09:39:19 +02:00
JordanPaoletti
80e7d97b80
Add copy page to core plugin (#418) 2023-06-14 09:20:15 +02:00
Zef Hemel
618fd46cce
Update compile.ts 2023-06-13 23:06:26 +02:00
Zef Hemel
76964aa4b3 0.3.2 2023-06-13 21:01:33 +02:00
Zef Hemel
2035587d65 Attempt to fix docker build 2023-06-13 20:52:47 +02:00
Zef Hemel
db207e20a6 Attempt at fixing docker build 2023-06-13 20:52:28 +02:00
Zef Hemel
8e0a7cf177
Real-time collaboration within space (#411) 2023-06-13 20:47:05 +02:00
JordanPaoletti
063a8e4767
allow top bar action buttons to be links and make home one (#417) 2023-06-10 16:15:16 +02:00
Zef Hemel
ef7bc0beae Changelog 2023-05-29 10:29:29 +02:00
Zef Hemel
b035969402 Fixes #368 2023-05-29 10:26:56 +02:00
Zef Hemel
97710d1a79 Client reset command 2023-05-29 09:56:47 +02:00
Zef Hemel
c6a45be4bb Fixes #409 2023-05-29 09:53:49 +02:00
Zef Hemel
50651dc185 Fixes #408: adding about and getting started command 2023-05-26 16:37:32 +02:00
Zef Hemel
9a562dd0fb Plug docs fetch 2023-05-26 14:50:43 +02:00
Zef Hemel
bc5cdff323 Limit code widget width to 100% 2023-05-26 14:48:41 +02:00
Zef Hemel
92c36ca524 Version bump all around 2023-05-26 14:25:24 +02:00
Zef Hemel
0a02361c4a Implementation note for README 2023-05-26 14:04:40 +02:00
Zef Hemel
1a1b942f92 No longer serialize binary blobs as data URLs 2023-05-26 14:04:32 +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
c27cd81271 Deno deploy instructions 2023-05-24 06:11:52 +02:00
Zef Hemel
c746d77a6b Alert when indexeddb not available 2023-05-24 05:42:24 +02:00
Zef Hemel
863b92df6a Allow configuring the port and folder to be configured with env variables 2023-05-24 05:42:02 +02:00
Zef Hemel
62330c5f07 0.3.1 2023-05-23 20:54:58 +02:00
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
rjgibson
b256269897
Fix date calculation in Task: Postpone command (#406)
* Fix date calculation in `Task: Postpone` command

Create new postponed date as a "naive" date to prevent it from being
converted to UTC.

* Convert types to satisfy deno linter

---------

Co-authored-by: Bob Gibson <rjg@rjgibson.org>
2023-05-22 11:54:25 +02:00
rjgibson
9b49317bbf
Accept SB_USER environment variable as a secondary source of creds (#404) 2023-05-21 13:07:34 +02:00
me|kor
f0f04b8569
Added silverbullet user with 1000:1000 IDs, runnign deno as this user (#401)
- Fixing permissions for /deno-dir as well
2023-05-11 09:40:29 +02:00
me|kor
c8d0b2df14
Feature: Docker multiarch image (amd64 & arm64) dynamic tags and ghcr repositoy (#400)
* Enabled multiarch build with buildx, qemu and also enabled ghcr, improved tagging

- Enabled multiarch build with buildx, qemu and also enabled ghcr
- Improved image tagging
- Getting rid unknown/unknonw architecture in ghcr
    - https://github.com/docker/build-push-action
    - https://docs.docker.com/build/attestations/slsa-provenance/
    - https://github.com/docker/build-push-action/issues/820

* Switched to lukechannings/deno docke rimage as proposed in #136

- silverbulletmd/silverbullet/issues/136

(cherry picked from commit 176b70f5481dbbef9744818662f47617903de209)

* Added tini, condensed Dockerfile Run to one step, cleaning up image

- tini is missing in new base image, so I added it manually, as
  documented in https://github.com/krallin/tini

(cherry picked from commit 4d549b8f5b45bcc9ea04a0e7a4fdc3c82cdd7f5c)

* Using TARGETARCH for downloading tini

(cherry picked from commit 23a6019da00115b34c3bd09eb0c733172edcebbc)
2023-05-09 15:31:40 +02:00
Zef Hemel
f57f4d1342 Fixes #337 2023-05-08 09:59:29 +02:00
Zef Hemel
5c7b649705 Fixes #198 by tagging docker images 2023-05-07 13:46:04 +02:00
Zef Hemel
e02c489b54 Install specific Deno version, not just latest 2023-05-07 13:28:45 +02:00
Max Richter
0195001e93
feat: make darkmode more readable (#396) 2023-05-06 15:59:19 +02:00
Zef Hemel
731aa17d90 Gitpod docker image rebuild 2023-05-04 09:51:39 +02:00
Zef Hemel
acfea3289d 0.2.13 2023-04-19 11:06:21 +02:00
Zef Hemel
dd46054e13 Changelog update 2023-04-19 11:06:10 +02:00
Siddhant Sanyam
47acb503cb
Add support for multiple order by (#387) 2023-04-19 11:01:27 +02:00
Zef Hemel
a28966b410 Dep update, build fixes 2023-04-19 10:46:20 +02:00
Valentin Rieß
71be0a2343
Update STYLES.md (#391)
Add more css customization examples
2023-04-18 20:57:34 +02:00
Siddhant Sanyam
bc63aa03bd
README: running typechecker and unit tests (#389) 2023-04-18 20:56:47 +02:00
Joe McCall
a77dec8346
Update Android build (#382)
* Update the SDK compile version to 33 to fix dependency issues
* Update the Build plugin as a dependency

Co-authored-by: Joe McCall <joemccall@intrepid-networks.com>
2023-04-05 09:58:32 +02:00
Zef Hemel
eb73124481 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2023-03-13 10:00:09 +01:00
Zef Hemel
ea293be159 Include tags in frontmatter in autocomplete 2023-03-13 09:59:58 +01:00
Jim Tittsler
2c1d302e21
Fix typos (#380) 2023-03-12 07:19:43 +01:00
Zef Hemel
a333803876 Support multiple data blocks in single page #43 2023-03-06 14:43:50 +01:00
Zef Hemel
50fdc2fdbc Fixes #359 2023-03-06 14:17:03 +01:00