1
0
Commit Graph

301 Commits

Author SHA1 Message Date
Zef Hemel
9a07c4c90a Fix hashtag highlighting in templates 2024-01-09 13:34:21 +01:00
Zef Hemel
3ae7ed7e3d Maximum heights for top widgets 2024-01-09 09:57:07 +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
8230330ed0 Undo frontmatter templates 2024-01-08 09:21:19 +01:00
Zef Hemel
91027af5fe
Awesome frontmatter (#617)
Live Frontmatter Templates
2024-01-04 20:08:12 +01:00
Zef Hemel
9040993232 Making code jumping slightly less bad when selecting (#592) 2024-01-02 15:26:36 +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
29146b1a71 Styling tweaks 2024-01-02 13:47:50 +01:00
Zef Hemel
c63a93e866 Priority support for commands and overrides 2024-01-02 13:47:43 +01:00
Zef Hemel
fd6f7c28c9 Reduce logging 2024-01-02 12:48:18 +01:00
Zef Hemel
6b6ab30c92 Upgrade @codemirror/view and height fixes 2024-01-02 12:43:10 +01:00
Zef Hemel
ba90397c02 Scroll to top of home page 2024-01-02 11:36:17 +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
16b8d4ef12 Slight performance tweaks 2023-12-29 20:03:54 +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
48e147d0b2 Move live query and template rendering outside of iframe 2023-12-27 13:38:38 +01:00
Zef Hemel
a205178ff0 Renamed "keyboardShortcuts" to "shortcuts" 2023-12-27 08:14:57 +01:00
Zef Hemel
3350c7f076 More instant page navigator 2023-12-22 15:55:50 +01:00
Zef Hemel
8a181145ad Update keyboard shortcuts in command pallette #605 2023-12-22 14:33:50 +01:00
Zef Hemel
df83c62dec Fixes #605 2023-12-22 13:22:25 +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
90659c9c7e Make frontmatter foldable 2023-12-21 19:04:54 +01:00
Zef Hemel
70ef6ed9da Work on #587: revamped templates 2023-12-21 18:38:02 +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
5a7a35c759
E2E encryption (prototype) (#601)
Prototype E2E encryption
2023-12-17 11:46:18 +01:00
Zef Hemel
9f082c83a9
Major backend refactor (#599)
Backend refactor
2023-12-13 17:52:56 +01:00
Zef Hemel
60d7cc704a Remove debug 2023-12-12 14:16:57 +01:00
Zef Hemel
e0bb1dde79 Fix plugOverrides being broken 2023-12-12 14:15:46 +01:00
Zef Hemel
e0fe7897b7 CSRF and authentication changes 2023-12-11 12:11:56 +01:00
Zef Hemel
30ba3fcca7
Refactoring work to support multi-tenancy and multiple storage, database backends (#598)
* Backend infrastructure
* New backend configuration work
* Factor out KV prefixing
* Don't put assets in the manifest cache
* Removed fancy authentication stuff
* Documentation updates
2023-12-10 13:23:42 +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
62e98b1fd8 Fixes #585 2023-11-29 16:50:53 +01:00
Zef Hemel
259ad5b488 Fixes #576 supporting markdown in headers and refactoring some stuff 2023-11-27 16:29:19 +01:00
Zef Hemel
1335820abd Fixes #583 by making YAML keys slightly darker 2023-11-27 16:04:14 +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
bf5d17aa7a Remove debug statements 2023-11-25 14:31:39 +01:00
Zef Hemel
8d326a668b Slight tweaks 2023-11-25 14:30:31 +01:00
Zef Hemel
aed8bef208 Clicking top bar scrolls to top of page 2023-11-25 14:04:32 +01:00
Zef Hemel
1ac494765f Fixes #263: Implement TOC 2023-11-25 13:40:56 +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
621c21d26c Minor cleanup 2023-11-22 15:51:44 +01:00
prcrst
ae1561ac90
Implement editor.uploadFile syscall (#570)
* Implement editor.attachFile syscall

* Refactor attachFile to uploadFile

returns a promise with an UploadFile now

* Fix style

* Reject promise with errors

* Another code style fix

---------

Co-authored-by: prcrst <p-github@prcr.st>
2023-11-22 15:33:25 +01:00