1
0
Commit Graph

903 Commits

Author SHA1 Message Date
Zef Hemel
839a11bfd7 AES convenience functions for encryption 2023-07-14 11:23:17 +02:00
Zef Hemel
79a1120198 Fixes #373: applies horizontal scrolling to tables when necessary 2023-07-13 11:50:31 +02:00
Zef Hemel
77af9e0257 Auto add closing ` 2023-07-12 11:15:28 +02:00
Zef Hemel
b615ccdff7 Don't mark plug-space links as non-existent in the editor 2023-07-12 11:07:14 +02:00
Zef Hemel
1818bfad00 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2023-07-12 11:00:28 +02:00
Zef Hemel
5b620b2dcc Fixes snippets not working in unsaved page 2023-07-12 11:00:25 +02:00
Ian Shehadeh
a9a5242159
move viewport top to cursor on page navigate (#463) 2023-07-11 17:58:29 +02:00
Zef Hemel
b39ba3585a Remove collab plug 2023-07-10 13:42:38 +02:00
Zef Hemel
8ca67fe3a5 Fixes #458 2023-07-10 13:39:07 +02:00
Zef Hemel
3152800936 Fixes #459 2023-07-10 13:26:02 +02:00
Zef Hemel
2ff4b04b11 Changelog 2023-07-10 13:20:12 +02:00
Zef Hemel
f7edfec6e0 Manual merge of #452 2023-07-10 13:16:22 +02:00
Zef Hemel
2ae538a5e5 No longer use HEAD requests, which are handled oddly in Safari on iOS 2023-07-10 13:06:57 +02:00
TheLD6978
3be4c9fc34
Refactor SCSS to use CSS variables (#455)
* refactor: start using css variables for theming

* refactor: finish defining all currently used css vars

* refactor: create dark mode with css vars

* refactor: move color vars to own file

* fix: switch order of style tags to priorize custom styles over main.css

---------

Co-authored-by: TheLD <lars@adornis.de>
2023-07-10 08:44:37 +02:00
Jim Tittsler
2f710baf94
Doc tweaks (#456) 2023-07-07 20:21:50 +02:00
Zef Hemel
5ad9543926 0.3.5 2023-07-07 15:46:48 +02:00
Zef Hemel
2c043afa1f Changelog update 2023-07-07 15:46:31 +02:00
Zef Hemel
f0aaec7afc Fix hashtag indexing for tasks on inial sync 2023-07-07 15:46:11 +02:00
Zef Hemel
e98495fb50 Automatically reopen DB when closed (e.g. due to SW update) 2023-07-07 15:45:52 +02:00
Zef Hemel
fd6f81d500 Uploads to same folder 2023-07-07 13:09:44 +02:00
Zef Hemel
04d6de18e6 Restrict valid page names 2023-07-07 11:44:05 +02:00
Zef Hemel
59ff0643b0 Fix auth 2023-07-07 09:28:20 +02:00
Zef Hemel
820638f79f Bump docker Deno to 1.35.0 2023-07-06 17:03:04 +02:00
Zef Hemel
fb75ea1a65
No More Collab. Fixes #449
* Fully removes real-time collaboration
* URL scheme rewrite
2023-07-06 16:47:50 +02:00
paletochen
021bf7e9a4
SilverBullet deployment examples (#454) 2023-07-06 12:16:08 +02:00
Zef Hemel
f89cebc424 Disable file listing for federation for now 2023-07-04 17:50:55 +02:00
Zef Hemel
e33b25fa22 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2023-07-04 16:55:00 +02:00
Zef Hemel
98bebf3cb8 Service worker cleanup 2023-07-04 16:54:57 +02:00
Zef Hemel
f39ab26cea Replace unauthorized status with a redirect 2023-07-04 16:53:39 +02:00
Zef Hemel
5ff9a5692b More robust handing of empty PLUGS list 2023-07-04 16:52:43 +02:00
Rotbjorn
91c0b0c2ad
Fix link to plugs in README.md (#445) 2023-07-03 22:52:19 +02:00
Firas Dib
9b1bf73bbe
Add documentation on how to integrate SilverBullet with Authelia (#448) 2023-07-03 22:51:24 +02:00
Zef Hemel
56e1489a01 0.3.4 2023-07-02 16:33:27 +02:00
Zef Hemel
297090b588 Backwards compatibility fix 2023-07-02 16:30:37 +02:00
Zef Hemel
e489f1deca 0.3.3 2023-07-02 15:47:23 +02:00
Zef Hemel
fcda68dbfe Work towards a single-binary silverbullet 2023-07-02 15:43:02 +02:00
Zef Hemel
cb7f00f296 Changelog and template docs clean 2023-07-02 14:51:07 +02:00
Zef Hemel
fabd785f6d STYLES handling changes (via SETTINGS) 2023-07-02 14:48:27 +02:00
Zef Hemel
1ae02416b6 Fixes #419 2023-07-02 14:38:28 +02:00
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