Commit Graph

800 Commits (deno-express)

Author SHA1 Message Date
Zef Hemel 36acf29591 Migrate to express 2023-06-03 15:58:38 +02:00
Zef Hemel eebf920a9d Refactoring 2023-06-02 13:43:49 +02:00
Zef Hemel 610fe9de6d Console logs 2023-06-02 13:20:04 +02:00
Zef Hemel 1eac6f12f3 Progress 2023-06-02 13:13:54 +02:00
Zef Hemel 08140b6422 Fix test 2023-05-30 17:38:58 +02:00
Zef Hemel 22b99d9740 Docs 2023-05-30 16:50:40 +02:00
Zef Hemel bb36f2e6bc Close connections properly 2023-05-30 16:28:52 +02:00
Zef Hemel 0cef714198 Fixes 2023-05-30 15:28:36 +02:00
Zef Hemel 3a5e49e938 Fixes #357 2023-05-30 15:28:09 +02:00
Zef Hemel bdf9a16c50 Per device clientID 2023-05-30 14:48:49 +02:00
Zef Hemel b3876e80b6 Properly set mime time and mtime from asset bundle 2023-05-30 14:39:47 +02:00
Zef Hemel b5a8cd7d1b Collab work 2023-05-29 17:05:20 +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