Commit Graph

864 Commits (14efbde580ae433dad113bc33f56e6c48221b643)

Author SHA1 Message Date
Zef Hemel a116b7aadd Fixes #422 2023-07-02 14:10:03 +02:00
Zef Hemel 75aa3171ff Fixes #421 2023-07-02 13:41:40 +02:00
Zef Hemel 0c006bb84c Fixes #393 2023-07-02 12:15:37 +02:00
Zef Hemel 809fc7e2e1 Fixes #429 2023-07-02 11:50:53 +02:00
Zef Hemel 2f685153db Fixes #439 2023-07-02 11:48:52 +02:00
Zef Hemel ec1c4ac26f Fixes #424 2023-07-02 11:47:41 +02:00
Zef Hemel 4a88b5636e Fixes #426 2023-07-02 11:46:23 +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
Ian Shehadeh fee2c5928e
Prevent duplicate tap events (#436)
* prevent duplicate click events on mobile

* prevent duplicate mouse events on mobile safari

* only prevent default event on links

I think I misunderstood what was going on originally, mouse and click
weren't both triggering  it was the default event from the a reference.

So, only prevent default behavior on a e;ements, since default handlers
are needed on navigation.

Oddly, this I've only noticed this fixing navigation on firefox simulator.
It wasn't needed on firefox.
2023-06-28 19:36:22 +02:00
Zef Hemel 629d25e0e3
Update _headers: CORS 2023-06-21 14:36:33 +02:00
Zef Hemel eefd8a5245 Add Fold: Toggle Fold command 2023-06-17 09:01:32 +02:00
Zef Hemel 5f1f02e8b9 Fix deno task generate 2023-06-17 08:50:47 +02:00
Zef Hemel a2bba5a7ab Sync progress circle 2023-06-14 20:58:08 +02:00
Zef Hemel 604329b02a Changelog 2023-06-14 19:28:32 +02:00
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