Commit Graph

1692 Commits (8725655b9d4c37bcffa494bed3a90e110a695543)

Author SHA1 Message Date
Zef Hemel 992513ad8e Cleanup and deno bump for gitpod 2024-07-26 18:18:44 +02:00
Zef Hemel 230bb2ab8b Dependency upgrades 2024-07-25 20:58:03 +02:00
Zef Hemel 161cd004a7 Cleaning e2e encryption stuff 2024-07-25 20:29:13 +02:00
Zef Hemel af3df5dbeb Docs on #154 2024-07-25 15:31:15 +02:00
Zef Hemel 3ca132e16a Fixes #154 2024-07-25 15:19:06 +02:00
Zef Hemel cff343a66b Import clean 2024-07-25 15:19:06 +02:00
Justyn Shull 1d8dfb964a
Add system.invokeFunctionOnServer syscall to force proxying syscalls to server (#974) 2024-07-24 11:26:12 +02:00
Zef Hemel b560c0dcc8 Fixes #970 2024-07-24 07:03:43 +02:00
Ross 7fa1aabf3e
Unified the size of headers and sb-line-headers (#972)
* Unified the size of headers and sb-line-headers
2024-07-23 21:10:36 +02:00
Zef Hemel 835e9e3b3e Fixes #779 2024-07-23 17:23:30 +02:00
Zef Hemel e0d15dad88 Changelog updates 2024-07-23 16:49:32 +02:00
Zef Hemel 234a17c608 Fixes #955 2024-07-23 16:49:27 +02:00
Zef Hemel b188750e03 Fix tests 2024-07-23 14:56:07 +02:00
Zef Hemel 731e246264 Fixes #967 2024-07-23 14:53:36 +02:00
Zef Hemel d1a827aa4a Attempt to fix issue where pages would randomly disappear from the index
I suspect this is due to event triggering order (where clearing happened at the same time as adding new entries), this should fix that.
2024-07-23 13:12:02 +02:00
Ross 121ecb328a
Added a timeout for fetch (#965)
Added a timeout for fetch
2024-07-22 17:36:02 +02:00
Bo Jeanes b1dcbc3454
Add Ruby syntax support (#966)
* Add Ruby syntax support
2024-07-22 17:33:50 +02:00
Justyn Shull 1635c417c3
Expose determineItemBounds and ensureNewLine from editor plug (#969) 2024-07-22 04:50:55 +02:00
Zef Hemel c81237d93c Fix late settings loading 2024-07-20 06:25:04 +02:00
Marek S. Łukasiewicz e2cb2ab6e7
Add setting for smart quotes (#960) 2024-07-19 19:08:49 +02:00
Marek S. Łukasiewicz 1fc061ac6a
Auto complete folder in Page Picker (#961) 2024-07-19 17:10:39 +02:00
Marek S. Łukasiewicz 75cd4b1383
Hide pages from auto complete with Page Decorations (#962) 2024-07-19 17:06:40 +02:00
onespaceman 5fe77083ae
Fix #850 (#964) 2024-07-19 17:00:13 +02:00
Sean Pedersen 122a0a99a1
Add link for plugs (#958) 2024-07-18 20:18:50 +02:00
Zef Hemel 6286e4a8ed Fixes #953 support decimals in query expressions 2024-07-17 20:34:52 +02:00
Zef Hemel 2a4e4874ef 0.8.2 2024-07-17 20:22:01 +02:00
Zef Hemel b0a7fa913b Fixes #956 2024-07-17 20:18:53 +02:00
Zef Hemel 11967b82a6
Meta links (#954)
Add carret page link support (for meta pages)
2024-07-17 17:03:25 +02:00
Eric Yang fefda09c2b
Fix blank space above tables issue (#952) 2024-07-17 12:49:48 +02:00
Ross 5162ea7bf2
chore: Update index.html to include norefer (#951) 2024-07-17 07:37:05 +02:00
Zef Hemel 663f1523f1 Renamed 'source' to 'import' for Libraries 2024-07-16 15:48:49 +02:00
Zef Hemel 8662357799 More docs updates 2024-07-15 20:39:03 +02:00
Zef Hemel 43d7003290 Slash command shortcut documentation 2024-07-15 20:31:37 +02:00
Zef Hemel e050c7a4cf Support creating a slashCommand as a command shortcut 2024-07-14 19:57:06 +02:00
Zef Hemel a9ed194fa1 Minor page deocration doc fix 2024-07-14 12:19:31 +02:00
Zef Hemel d54c400b76 Deno upgrade and attempt to fix upgrade issues 2024-07-14 12:12:21 +02:00
Zef Hemel e4da0b7849 Refined implementation of #560 2024-07-14 11:29:43 +02:00
Zef Hemel 71b2199dd4 Include prefix in browser title 2024-07-13 15:00:04 +02:00
Zef Hemel dcde6aaf7c Better updating of decorations 2024-07-13 14:55:35 +02:00
Deepak Narayan 850c06fd70
Fixes #560 and provides an initial implementation for assigning (#940)
decorators to tags.

This patch enables decorations for user specified tags - starting
with handling only a single decoration - a 'prefix' to be added
to the page name. Prefix is handled in the top bar title,
page navigator, wiki-links appearing within a page as well as
page autocomplete suggestions.
2024-07-13 13:56:00 +02:00
Zef Hemel f3a84e35c0 Cleaned up path file extension checking and handling conflicting copies 2024-07-13 13:51:49 +02:00
Семён Новиков 7e39bcfc6c Quick and dirty fix for the ".conflicted." pages navigation issue
This will allow user to Ctrl-K to conflicted page, but refreshing the
page still gives 404.
2024-07-13 13:37:32 +02:00
Zef Hemel 66188c92f5 Fixes #934 2024-07-13 12:15:03 +02:00
onespaceman be8c3303a4
fix serving files with numbers in extension (#931) 2024-07-11 22:37:58 +02:00
Zef Hemel 70d8a36e88 0.8.1 2024-07-11 21:12:14 +02:00
Zef Hemel 84b738ff11 0.8.0 2024-07-11 20:39:54 +02:00
Zef Hemel 25d14031c9
Fixes #926
Libraries have been rethought, see associated documentation.
2024-07-11 20:36:26 +02:00
Ethan Yoo 776206db90
Check only the primary pointing device's accuracy (#929) 2024-07-11 06:03:33 +02:00
Zef Hemel 3e94389c1e Fix missed events 2024-07-10 11:32:07 +02:00
Zef Hemel c7f5645075 Fixes #927 2024-07-10 08:50:54 +02:00