1
0
Commit Graph

66 Commits

Author SHA1 Message Date
Zef Hemel
f30b1d3418
Templates 2.0 (#636)
Templates 2.0 and a whole bunch of other refactoring
2024-01-20 19:16:07 +01:00
Zef Hemel
a2dbf7b3db
PlugOS refactor and other tweaks (#631)
* Prep for in-process plug loading (e.g. for CF workers, Deno Deploy)
* Prototype of fixed in-process loading plugs
* Fix: buttons not to scroll with content
* Better positioning of modal especially on mobile
* Move query caching outside query
* Fix annoying mouse behavior when filter box appears
* Page navigator search tweaks
2024-01-15 16:43:12 +01:00
Zef Hemel
848211120c
Tags redo (#624)
Introduction of `tag` and `itags`
2024-01-11 13:20:50 +01:00
Zef Hemel
848e11a773 Rebuilt frontmatter templates as template widgets 2024-01-08 17:08:35 +01:00
Zef Hemel
c63a93e866 Priority support for commands and overrides 2024-01-02 13:47:43 +01:00
Zef Hemel
6b6ab30c92 Upgrade @codemirror/view and height fixes 2024-01-02 12:43:10 +01:00
Zef Hemel
8448a578fc Optimizing caches 2024-01-02 11:32:57 +01:00
Zef Hemel
d43dbcacec Fixed a lot of bugs with new widget rendering 2023-12-28 16:14:30 +01:00
Zef Hemel
a205178ff0 Renamed "keyboardShortcuts" to "shortcuts" 2023-12-27 08:14:57 +01:00
Zef Hemel
8a181145ad Update keyboard shortcuts in command pallette #605 2023-12-22 14:33:50 +01:00
Zef Hemel
82391682f6 Avoid builtin page attributes to be overridden 2023-12-22 11:27:07 +01:00
Zef Hemel
8577fb95db Filter pages on tags 2023-12-21 19:49:25 +01:00
Zef Hemel
70ef6ed9da Work on #587: revamped templates 2023-12-21 18:38:02 +01:00
Zef Hemel
aed8bef208 Clicking top bar scrolls to top of page 2023-11-25 14:04:32 +01:00
Zef Hemel
aa5bff548d template fix 2023-11-21 13:26:48 +01:00
Zef Hemel
1af5e022a0 Milde optimizations 2023-11-16 09:59:37 +01:00
Zef Hemel
663a15fe33 Template sets 2023-11-15 14:56:34 +01:00
Zef Hemel
35e2afc18b Fixes #566 2023-11-15 10:27:37 +01:00
Zef Hemel
8a7c50599d Fixes #522 2023-11-15 10:08:21 +01:00
Zef Hemel
4acfd96011 Website content updates 2023-11-15 09:31:52 +01:00
Zef Hemel
b4ab56c712 Requeue messages on the server as well 2023-11-15 09:31:44 +01:00
Zef Hemel
f3d72ca6f4 iframe widget pooling (experimental) 2023-11-12 11:50:49 +01:00
Zef Hemel
da88c9c6ed Fix page navigator ordering regressions 2023-11-12 10:43:08 +01:00
Zef Hemel
69ef37a170 Added ngrok deployment option 2023-11-10 10:57:57 +01:00
Zef Hemel
6892756397 Ignore casing in wiki link marking 2023-10-10 09:38:06 +02:00
Zef Hemel
dc255c3dda Fix iframes in Safari PWA 2023-10-09 21:02:57 +02:00
Zef Hemel
371932e085 More iframe height fixing 2023-10-04 16:21:18 +02:00
Zef Hemel
852b07c7a7 Widget sizing fixes 2023-10-04 13:47:02 +02:00
Zef Hemel
0313565610
Complete redo of content indexing and querying (#517)
Complete redo of data store
Introduces live queries and live templates
2023-10-03 14:16:33 +02:00
Zef Hemel
75da8e7ca9 Further iteration 2023-08-30 17:25:54 +02:00
Zef Hemel
9a005f26b5 Work on client modes 2023-08-29 21:17:29 +02:00
Zef Hemel
2a10d50094 Fixes #193: Allowing plug overrides 2023-08-20 19:54:31 +02:00
Zef Hemel
136682ebd3 Fixes #504 2023-08-20 18:02:13 +02:00
Zef Hemel
f22b9c4a1f Open PWA on last opened page 2023-08-16 11:40:31 +02:00
Zef Hemel
7498cc1ecb Sync current open page every 5s 2023-08-07 20:42:52 +02:00
Zef Hemel
2c8e1f1809 Shift-Enter in the page navigator now takes the input literally 2023-08-01 21:37:52 +02:00
Zef Hemel
9dd7a5310b Remove old fuzzy search 2023-07-27 17:05:07 +02:00
Zef Hemel
6510f06e0e Replacing fuzzy search with fuse.js 2023-07-25 17:33:07 +02:00
Zef Hemel
7cd88eca14 Fixes #475 2023-07-24 09:36:10 +02:00
Zef Hemel
16842a1c4b Editor refact: rename Editor to Client 2023-07-14 16:56:20 +02:00
Zef Hemel
e92ed2c5be Editor refactor: extract UI 2023-07-14 14:22:26 +02:00
Zef Hemel
b39a9b8e22 Editor refactor: extract system stuff 2023-07-14 13:44:30 +02:00
Zef Hemel
a116b7aadd Fixes #422 2023-07-02 14:10:03 +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
Zef Hemel
a2bba5a7ab Sync progress circle 2023-06-14 20:58:08 +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
5f484bed57
SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
Zef Hemel
288e67e380 Added support for overriding CSS styles with STYLES page 2023-02-28 10:07:20 +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
a4c103e127 Fixes #258 2023-01-21 13:37:55 +01:00