1
0
Commit Graph

31 Commits

Author SHA1 Message Date
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
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
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
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
c1a6253b34 Check fix 2023-12-29 20:06:11 +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
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
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
prcrst
e6f77b12af
Initial implementation of command link arguments (#573)
Initial implementation of command link arguments

---------

Co-authored-by: prcrst <p-github@prcr.st>
Co-authored-by: Zef Hemel <zef@zef.me>
2023-11-25 18:57:00 +01:00
Zef Hemel
cd27739336 Upload robustness 2023-11-25 13:40:27 +01:00
prcrst
ae9c8dcb4c
Upload file command with copy/paste logic (#571)
Upload: File command

Co-authored-by: prcrst <p-github@prcr.st>
Co-authored-by: Zef Hemel <zef@zef.me>
2023-11-23 12:09:48 +01:00
Zef Hemel
614d3f081a Remove duplicate keyboard shortcut Alt-shift-n 2023-11-16 14:10:09 +01:00
Zef Hemel
1afac0274e Custom template slash commands 2023-11-06 09:14:16 +01:00
Zef Hemel
e0b6fbed3e Change anchor reference syntax 2023-11-03 12:01:33 +01:00
Zef Hemel
af3e4737ba More tweak to widget rendering 2023-10-29 12:26:57 +01: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
2ee20af5c8 Custom task statuses plus various fixes 2023-09-01 16:57:29 +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
5ff1a8bae3 Refactor all the things 2023-08-28 17:12:15 +02:00