1
0
Commit Graph

330 Commits

Author SHA1 Message Date
Zef Hemel
ad4a795e7f Remove "syntax" support from plugs 2024-01-24 13:34:12 +01:00
Zef Hemel
aaacec6d61
Navigator refactor (#648)
Navigation refactor
2024-01-24 11:58:33 +01:00
Zef Hemel
3eec0758e7 Fix h1-h4 regression 2024-01-22 16:25:55 +01:00
Zef Hemel
1be39558d5 Command naming 2024-01-22 09:58:41 +01:00
Zef Hemel
ddd730d9b3 Remove some page templates, remove template picker button, update changelog 2024-01-22 09:53:39 +01:00
Zef Hemel
4133cabd52 Fixing netlify 2024-01-20 22:53:51 +01:00
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
a9eb252658 Plug sandbox rework 2024-01-14 13:38:39 +01:00
Zef Hemel
0296679827 Fixes #627 2024-01-13 18:42:40 +01:00
Zef Hemel
bf1eb03129 Backporting a bunch of optimizations from db-only branch 2024-01-13 17:30:15 +01:00
Zef Hemel
509ece91f0 Adding an "enabled" attribute to templates 2024-01-11 14:06:24 +01:00
Zef Hemel
848211120c
Tags redo (#624)
Introduction of `tag` and `itags`
2024-01-11 13:20:50 +01:00
Zef Hemel
e07001dae9 Fix command links in widgets and multi widget suport 2024-01-09 09:37:06 +01:00
Zef Hemel
848e11a773 Rebuilt frontmatter templates as template widgets 2024-01-08 17:08:35 +01:00
Zef Hemel
91027af5fe
Awesome frontmatter (#617)
Live Frontmatter Templates
2024-01-04 20:08:12 +01:00
Zef Hemel
8a2e081672
Fixes #529 by removing directives (#613)
* Fixes #529 by removing directives
* Load builtin tags on space reindex
2024-01-02 14:47:02 +01:00
Zef Hemel
c63a93e866 Priority support for commands and overrides 2024-01-02 13:47:43 +01:00
Zef Hemel
11693fbd00 Auto down-adjust sub-headers in TOC 2024-01-02 11:40:59 +01:00
Zef Hemel
8448a578fc Optimizing caches 2024-01-02 11:32:57 +01:00
Zef Hemel
8ab5edeccc Tweaks in rendering and buttons 2024-01-02 11:01:34 +01:00
Zef Hemel
c1a6253b34 Check fix 2023-12-29 20:06:11 +01:00
Zef Hemel
bc78fae5ec Add buttons back to Live Templates 2023-12-29 18:59:42 +01:00
Zef Hemel
d43dbcacec Fixed a lot of bugs with new widget rendering 2023-12-28 16:14:30 +01:00
Zef Hemel
4d66f23391 Top-bottom panel refactor, more instant rendering 2023-12-27 18:05:47 +01:00
Zef Hemel
9403fd2cd9 Cleanup 2023-12-27 13:46:45 +01:00
Zef Hemel
48e147d0b2 Move live query and template rendering outside of iframe 2023-12-27 13:38:38 +01:00
Zef Hemel
0a7fc05fef Docs and template sets work 2023-12-22 16:40:38 +01:00
Zef Hemel
3350c7f076 More instant page navigator 2023-12-22 15:55:50 +01:00
Zef Hemel
c709f4e4be More ways to define tags in frontmatter 2023-12-22 13:59:16 +01:00
Zef Hemel
a49a65c149 Fix page tag indexing 2023-12-22 12:10:09 +01:00
Zef Hemel
581edf92d5 Federation fix 2023-12-22 11:45:32 +01:00
Zef Hemel
82391682f6 Avoid builtin page attributes to be overridden 2023-12-22 11:27:07 +01:00
Zef Hemel
5abdf1c80c Fix federation links 2023-12-21 19:19:09 +01:00
Zef Hemel
70ef6ed9da Work on #587: revamped templates 2023-12-21 18:38:02 +01:00
Zef Hemel
c38e6cfc25 Remove Page: New command 2023-12-21 18:21:58 +01:00
Zef Hemel
cd19d455a4 More #363 work, relative paths for attachments when uploading 2023-12-19 18:59:12 +01:00
Zef Hemel
30436d97ea More fixes related to #363 2023-12-19 17:55:11 +01:00
Zef Hemel
a5c7405a35 Fixes #363 2023-12-19 17:20:47 +01:00
Zef Hemel
92ecbff4cd Fix some styling issues 2023-12-19 16:18:18 +01:00
Zef Hemel
8b860194d7 Outline: enable moving items across boundaries 2023-12-18 16:44:04 +01:00
Zef Hemel
8bafae7d11 Remap outline commands (again) 2023-12-18 12:40:31 +01:00
Zef Hemel
6b0bf3c960 Folding outliner commands #13 2023-12-17 14:26:41 +01:00
Zef Hemel
3ec2a74a53 Fixes #13 by adding new outliner commands 2023-12-16 14:33:08 +01:00
Zef Hemel
9f082c83a9
Major backend refactor (#599)
Backend refactor
2023-12-13 17:52:56 +01:00
Zef Hemel
8527528af4
Lazy plugs (#596)
* Manifest caching and lazy loading of plug workers
* Fixes #546 Plug unloading after time out
2023-12-06 18:44:48 +01:00
Zef Hemel
1d5c6f9277 Replace YAML parser 2023-11-29 16:51:28 +01:00
Zef Hemel
48986fc6cb Default limit query results to 1000 2023-11-28 11:18:55 +01:00
Zef Hemel
5a022ae6a0 Fixes cyclic error 2023-11-28 10:06:53 +01:00
Zef Hemel
fc6165000c /front-matter -> /frontmatter 2023-11-27 16:43:12 +01:00