Commit Graph

66 Commits (78f83c70d838ac9cf51866c1cc28e669e559eef2)

Author SHA1 Message Date
Ben Schumacher b91a55cb64 Ensure dates consider timezones 2022-10-07 00:04:12 +02:00
Zef Hemel 5abcc8bc85 Switch logs back to BHS 2022-09-30 17:06:12 +02:00
Zef Hemel ac008f54ea Fixes #34: adding modal panel and refactored API 2022-09-30 16:59:57 +02:00
Zef Hemel b35c60ee60 Read-only mode 2022-09-16 14:26:47 +02:00
Zef Hemel 61ba3398ad Initiate safer boot sequence on upgrades 2022-09-14 09:32:47 +02:00
Zef Hemel e4563afea9 Step 1 in major backend refactor 2022-09-12 14:50:37 +02:00
Zef Hemel 61d5f9d460 Changed attachment link behavior 2022-09-06 14:36:06 +02:00
Zef Hemel 03daf92ba4 Improved autocomplete styling 2022-09-06 11:30:54 +02:00
Zef Hemel b025a3c76a Remove /task-today 2022-09-05 09:02:14 +02:00
Zef Hemel 0272e0c4f0 Fixes #60 2022-09-02 15:47:44 +02:00
Zef Hemel 69ec24ee2d Change search prefix and add cloud page references 2022-09-02 15:41:40 +02:00
Zef Hemel 3895e3026c Fix emoji completion inside of page links 2022-09-02 15:18:33 +02:00
Zef Hemel 799144a74e Anchors 2022-08-30 10:44:20 +02:00
Zef Hemel d70b91a6c4 Dark theme related fixes 2022-08-29 16:16:55 +02:00
Zef Hemel ff24358269 Fixes #62 2022-08-29 15:40:38 +02:00
Zef Hemel df4980fc6b Don't index page meta data starting with $ 2022-08-10 09:26:07 +02:00
Zef Hemel 47faea2289 Renamed #inject to #use 2022-08-10 09:18:11 +02:00
Zef Hemel 7f6e608460 Template syntax refactor 2022-08-09 15:37:47 +02:00
Zef Hemel 1bbfbe19e2 Improvements to templates 2022-08-08 13:56:04 +02:00
Zef Hemel 3589aadbb3 PAGENAME for page instantiations 2022-08-08 13:09:19 +02:00
Zef Hemel 7111fb6b1e Make index page configurable 2022-08-02 12:43:39 +02:00
Zef Hemel b29b175b40 0.0.29 2022-08-01 18:27:50 +02:00
Zef Hemel ca796b9c95 Fixed a bunch of bugs around page navigation and renaming 2022-08-01 15:06:32 +02:00
Zef Hemel 4060d0a3f8 Added a CHANGELOG 2022-08-01 11:25:46 +02:00
Zef Hemel ec7c272594 Removed status bar, replaced with `Show: Stats` command 2022-08-01 11:04:48 +02:00
Zef Hemel 3217f2afc3 Fixes #6 by implementing link unfurling 2022-07-30 13:39:40 +02:00
Guillermo Vaya 7f70065ce7 remove log 2022-07-29 18:29:41 +02:00
Guillermo Vaya b1d02ca776 error on formating plug sections 2022-07-29 18:26:42 +02:00
Pantelis Vratsalis c21cc7cba0 Fix deletion of page on renaming to current name 2022-07-26 13:49:04 +03:00
Zef Hemel f9875e7e57 Replaced #inst with #template and #include, made query parsing more robust 2022-07-25 16:51:46 +02:00
Guillermo Vaya 24df846988 Add GHR protocol to plug manager 2022-07-23 20:57:59 +02:00
Zef Hemel 928ef59190 Add inline command links {[Command Name]} syntax 2022-07-18 16:44:43 +02:00
Zef Hemel a69289f1ab Fixes #8: SETTINGS page to keep all settings 2022-07-15 11:17:02 +02:00
Zef Hemel 32e5a3ec94 Use "store" syscall to keep index and version state 2022-07-12 12:30:36 +02:00
Zef Hemel a1d89a9234
Merge pull request #4 from Willyfrog/links
Add link command
2022-07-11 13:56:26 +02:00
Zef Hemel 8d61812d0e Cleanup of unused code, moving mounts to plug 2022-07-11 13:14:31 +02:00
Zef Hemel c557253ad1 Auto reindexing on version upgrades 2022-07-11 09:08:22 +02:00
Guillermo Vaya 63bee59cf3 move caret 2022-07-10 23:30:38 +02:00
Guillermo Vaya 86823918cc Add link command 2022-07-10 17:51:34 +02:00
Zef Hemel ca86f75e16 Fix hashtag parsing bug, re-added item indexing 2022-07-08 09:50:26 +02:00
Zef Hemel cce5be43e1 Adding https/file support for mounts 2022-07-06 17:48:43 +02:00
Zef Hemel fcf712ccc7 Query code refactor 2022-07-06 12:18:47 +02:00
Zef Hemel 05edbfe305 Initial space mounting support 2022-07-06 12:18:33 +02:00
Zef Hemel 5f90d7244a Clean up some debug commands 2022-07-04 15:51:04 +02:00
Zef Hemel 2a4ea9b3e1 Tweaking the hashtag parser 2022-07-04 15:43:34 +02:00
Zef Hemel 60cfefbc95 Template cleanup, autocomplete for more query stuff 2022-07-04 15:07:27 +02:00
Zef Hemel 21836ca073 Add a quick "Navigate: Home" command with Alt-h keyboard shortcut 2022-07-04 11:52:09 +02:00
Zef Hemel f29f9315a1 Move "tags" plug into core 2022-07-04 11:38:05 +02:00
Zef Hemel d0431bbd99 Added new "tasks" built-in plug 2022-07-04 11:30:30 +02:00
Zef Hemel bcff45e7ad Cleanup and @lezer/lr upgrade 2022-06-29 15:03:06 +02:00