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
Zef Hemel
5e14d3a9df
0.2.12
2023-02-28 11:15:35 +01:00
Zef Hemel
74c5e506c2
Changelog
2023-02-28 11:15:20 +01:00
Zef Hemel
e2ed5cda0b
SETTINGS documentation
2023-02-28 11:13:24 +01:00
Zef Hemel
ece4177e11
Fixes #344
2023-02-28 11:13:18 +01:00
Zef Hemel
520b5e91d6
Hopefully fixed initial mobile builds
2023-02-28 10:13:52 +01:00
Zef Hemel
288e67e380
Added support for overriding CSS styles with STYLES page
2023-02-28 10:07:20 +01:00
Zef Hemel
91cc9a13c7
Changelog
2023-02-27 15:58:39 +01:00
Zef Hemel
41a311d625
Remove up/down movement support between page name and content
2023-02-27 15:55:31 +01:00
Zef Hemel
df38a43a1e
Fixes #359
2023-02-27 15:51:54 +01:00
Zef Hemel
ece92ccf08
Mobile dep version bump
2023-02-27 15:20:32 +01:00
Zef Hemel
3e112689a9
Fixes #343
2023-02-27 15:20:16 +01:00
Zef Hemel
c0128b1090
Fixes #365
2023-02-23 16:09:39 +01:00
Zef Hemel
a11f4b1d57
Dependency bumps
2023-02-23 16:02:41 +01:00
Zef Hemel
c1528eff08
Fixes #360
2023-02-23 15:33:51 +01:00
Zef Hemel
495012f796
Long term Discord link
2023-02-17 14:07:55 +01:00
Zef Hemel
f934330fa9
Merge branch 'main' of github.com:silverbulletmd/silverbullet
2023-02-17 14:05:16 +01:00
Zef Hemel
026b7e8606
Move to Discord
2023-02-17 14:02:10 +01:00
Valentin Rieß
71fd2aeea4
Fix URLs in 🔌 Git.md ( #369 )
2023-02-14 16:02:36 +01:00
Zef Hemel
df958749d1
Add character count to stats
2023-02-11 14:19:02 +01:00
Zef Hemel
5ed30eca74
Android: allow http traffic
2023-01-27 09:28:44 +01:00