Commit Graph

26 Commits (d8797aa80502119c27ee3edccc8624ee06413e73)

Author SHA1 Message Date
Zef Hemel 0313565610
Complete redo of content indexing and querying ()
Complete redo of data store
Introduces live queries and live templates
2023-10-03 14:16:33 +02:00
Zef Hemel a1c623b1f5 edge docker release 2023-07-24 15:15:15 +02:00
Zef Hemel d32761fe07 edge docker release 2023-07-24 15:01:39 +02:00
Zef Hemel d764c564ec
Update test.yml with deno 1.35 2023-07-15 14:26:18 +02:00
Zef Hemel fcda68dbfe Work towards a single-binary silverbullet 2023-07-02 15:43:02 +02:00
Zef Hemel 2035587d65 Attempt to fix docker build 2023-06-13 20:52:47 +02:00
Zef Hemel 8e0a7cf177
Real-time collaboration within space () 2023-06-13 20:47:05 +02:00
Zef Hemel 5f484bed57
SilverBullet pivot to become an offline-first PWA () 2023-05-23 20:53:53 +02:00
me|kor c8d0b2df14
Feature: Docker multiarch image (amd64 & arm64) dynamic tags and ghcr repositoy ()
* 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 

- 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 5c7b649705 Fixes by tagging docker images 2023-05-07 13:46:04 +02:00
Zef Hemel a28966b410 Dep update, build fixes 2023-04-19 10:46:20 +02: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 71b3ee4c77 Add static typecheck to pipeline 2023-01-15 11:33:09 +01:00
Zef Hemel 2e25718ff6 Fixes 2023-01-14 03:05:07 -08:00
Zef Hemel a56e14bff1
Sync engine ()
Fixes 
2023-01-13 15:41:29 +01:00
Zef Hemel 168187d13f Add silverbullet.js to release 2023-01-05 15:34:02 +01:00
Zef Hemel 9e2dbcf015 Fix build 2023-01-05 15:31:10 +01:00
Zef Hemel 7e6781012e 0.2.6 2023-01-05 15:26:56 +01:00
Zef Hemel 23d090eed0 Fixes 2023-01-05 15:13:14 +01:00
Zef Hemel fdc08d893a
PoC Electron app ()
Initial version of Electron wrapper + build pipeline
2023-01-03 20:46:52 +01:00
Zef Hemel 5b8c25f8b3
Deno docker update ()
Fix : update Dockerfile and docker-compose
2022-12-07 18:43:47 +01:00
Zef Hemel dff2a3dfa4 Dependency bump 2022-11-19 16:05:37 +01:00
Zef Hemel 987297ae8b Bump deno version to 1.27.2 2022-11-09 11:45:59 +01:00
Zef Hemel 4d66d2bf7e
Fix build 2022-11-01 17:28:14 +01:00
Zef Hemel 6013426212 Fixes 2022-10-17 16:28:58 +02:00
Zef Hemel 6101ef0f93
Github action to run tests 2022-10-15 18:38:40 +02:00