Zef Hemel
27ef256674
Fixes #853 with dependency version bump
2024-04-20 16:20:13 +02:00
Thomas Michelat
c75598cc80
use configurable file size for drag and drop too ( #846 )
2024-04-11 18:06:57 +02:00
Zef Hemel
8617aa5e3e
Deno bump to 1.42
2024-04-09 09:30:51 +02:00
Zef Hemel
82e431d358
Revert font part of #831 back to iA Mono
2024-04-09 09:28:12 +02:00
onespaceman
b292b5f336
fix completion colors ( #843 )
2024-04-08 21:06:39 +02:00
Daniel Michel
3806513ba0
Allow middle click to open link ( #841 )
2024-04-07 15:10:58 +02:00
onespaceman
f193a73e39
New font and css fixes ( #831 )
2024-04-03 22:09:47 +02:00
Daniel Michel
5798a39289
Add the Intl DateTimeFormat polyfill for space scripts without overwriting other Intl classes ( #836 )
2024-04-02 19:26:06 +02:00
Marek S. Łukasiewicz
dc79ba0224
Remove dollar before commands, consistently specify shell for code blocks ( #834 )
2024-04-02 19:25:21 +02:00
Thomas Michelat
e280dfee4a
Adds an option in SETTINGS to change the maximum size of file you can upload to your space. ( #832 )
2024-03-27 21:21:12 +01:00
Justyn Shull
331d526f52
Fix frontmatter indexing error when a tag is a number ( #830 )
...
* Fix indexing error by always treating frontmatter tags as strings
* Only try escaping html in actual strings
2024-03-26 21:04:34 +01:00
johnl
e7eba107c6
Update tag_page.ts explanation string ( #829 )
2024-03-24 06:53:46 +01:00
Florent
5a6d7ecae1
Fix space on end of page name creates two pages, one shadowed #615 ( #817 )
2024-03-23 20:02:16 +01:00
Maks
8a3782e946
improve dependency management ( #770 )
...
* use import_map.json instead of per-file import
* remove test_deps.ts in favor of import_map
* remove common/deps.ts in favor of import_map
* use import_map instead of server/deps.ts
* make all plug-api files usable without an import_map
* make all lib files usable without an import_map
* remove web/deps.ts in favor of import_map
* fix plug build
* remove plug-api/deps.ts in favor of lib/deps.ts
* fix server deps bundled in client deps
2024-03-16 15:29:24 +01:00
Zef Hemel
22b0f13270
README update
2024-03-15 08:32:47 +01:00
Zef Hemel
4eccefb132
Changelog tweaks
2024-03-15 08:21:29 +01:00
Zef Hemel
43ae677fb2
0.7.6
2024-03-15 08:18:09 +01:00
Zef Hemel
a0f7230776
Fixes #803
2024-03-14 20:39:41 +01:00
Zef Hemel
ca5b6803eb
More reload fix attempts
2024-03-14 13:02:34 +01:00
Zef Hemel
2800185893
More race condition fixes
2024-03-13 19:48:43 +01:00
Zef Hemel
3dd09d0670
Docker deno verion bump
2024-03-13 08:36:07 +01:00
Zef Hemel
56954dbc3b
More race condition avoiding event trigger code
2024-03-13 08:35:38 +01:00
Justyn Shull
2eb9ecd34f
Only prepend attachmentUrlPrefix if url doesnt already start with it ( #800 )
2024-03-13 08:26:40 +01:00
Zef Hemel
221e9e859c
Potential fox to file reload race condition
2024-03-12 16:33:38 +01:00
Zef Hemel
34af1b1bb6
Added tracing for reloads
2024-03-12 14:24:46 +01:00
Zef Hemel
61a2611002
Hopefully addresses #804
2024-03-11 21:02:14 +01:00
Zef Hemel
0959a37a83
Optimize sync slightly
2024-03-11 20:56:29 +01:00
Zef Hemel
73e5bb6672
Stop loading settings on every single page index
2024-03-11 20:14:49 +01:00
Zef Hemel
26a7cd83c6
Changelog
2024-03-11 20:05:30 +01:00
Zef Hemel
1d2c6692d1
Fixes #799
2024-03-10 12:42:34 +01:00
Zef Hemel
9d5b12e9cc
Tweaking MQ parameters trying to address #798
2024-03-10 12:35:06 +01:00
Zef Hemel
5cf38617af
Fixes #793
2024-03-10 12:28:13 +01:00
onespaceman
95ae722a50
Implement space-style ( #796 )
...
* Implement space-style
* Add reloading styles to System: Reload
---------
Co-authored-by: Zef Hemel <zef@zef.me>
2024-03-09 12:26:58 +01:00
onespaceman
2705fff52e
Fix admonitions without style ( #797 )
2024-03-07 18:52:04 +01:00
Zef Hemel
adf7d2e785
Don't hide real error message during event dispatch
2024-03-04 20:22:09 +01:00
Zef Hemel
4d2006d7e4
Fixes #785
2024-03-04 19:50:59 +01:00
onespaceman
6230c8ab83
Custom admonitions ( #786 )
2024-03-04 18:35:02 +01:00
Zef Hemel
241069e16f
Added silverbullet-pub to plug index
2024-03-02 15:27:09 +01:00
Zef Hemel
e6faaca67c
Remove console.logs
2024-03-02 15:23:25 +01:00
Zef Hemel
398e452308
Attempt to address #479
2024-03-02 15:21:36 +01:00
Zef Hemel
cfd713c120
Remove legacy test
2024-03-02 14:48:56 +01:00
Zef Hemel
89e2e7a37c
Fixes #621 with improved snippets for page links
2024-03-02 14:48:02 +01:00
Zef Hemel
63eb99e0d3
Fixes #771
2024-03-02 13:54:31 +01:00
Zef Hemel
15be3c3444
Bump docker Deno version
2024-03-02 13:10:01 +01:00
Zef Hemel
c584bbeb0a
Fixes #745
2024-03-02 13:09:05 +01:00
Zef Hemel
c65173ec03
Fixes #723
2024-03-02 12:53:31 +01:00
Zef Hemel
af6489bbff
Fixes #724
2024-03-02 12:42:42 +01:00
Zef Hemel
03ee9adc86
Fixes #644
2024-03-02 12:14:27 +01:00
Zef Hemel
42dd7f3678
Added `contains` function
2024-03-02 11:01:52 +01:00
Zef Hemel
06a827bf7e
0.7.5
2024-02-29 15:25:43 +01:00