MrMugame
442133ea2b
Add subscript and superscript ( #879 )
...
* Added superscript and subscript to markdown
* Added docs for Superscript and subscript
* Remove leftover brace
2024-06-07 08:21:16 +02:00
onespaceman
1f949158e9
Index []() style links ( #827 )
2024-05-27 20:33:41 +02:00
Florent
827b08c21f
Support size for images ( #833 )
...
* Support size for images
* Also support dimensions while rendering markdown
* Parser - ImageWithSize: Comment regexp with examples
2024-05-19 11:05:48 +02:00
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
Daniel Michel
3806513ba0
Allow middle click to open link ( #841 )
2024-04-07 15:10:58 +02: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
onespaceman
2705fff52e
Fix admonitions without style ( #797 )
2024-03-07 18:52:04 +01:00
onespaceman
6230c8ab83
Custom admonitions ( #786 )
2024-03-04 18:35:02 +01:00
Zef Hemel
89e2e7a37c
Fixes #621 with improved snippets for page links
2024-03-02 14:48:02 +01:00
Zef Hemel
e919aa82e9
0.7.4
2024-02-29 15:23:05 +01:00
Marek S. Łukasiewicz
c53a6cec76
Exclude copy code button from more code widgets ( #748 )
2024-02-24 15:52:22 +01:00
Zef Hemel
7e82a1b278
cliboard -> clipboard
2024-02-23 13:54:51 +01:00
Zef Hemel
cfd1e53f62
Fixes #734
2024-02-23 13:26:10 +01:00
Joe Krill
aaad3dbf0a
Add copy to clipboard button to code blocks ( #735 )
2024-02-23 10:12:48 +01:00
Marek S. Łukasiewicz
afd2ce71a5
Recognize info string, settings and css after any legal fenced code start ( #675 , #693 ) ( #694 )
2024-02-23 09:03:14 +01:00
Zef Hemel
60d3199d64
Giant code reorganization ( #690 )
...
Code restructure
2024-02-08 21:00:45 +01:00
Zef Hemel
05efbc8741
Refactoring and adding ability to create custom commands from space functions
2024-02-07 14:50:01 +01:00
Zef Hemel
43adb13fb2
Fixes #330
2024-01-26 11:10:35 +01:00
Zef Hemel
604bea3ee0
Fixes #650 #629
2024-01-25 14:51:40 +01:00
Zef Hemel
8404256ccb
Fixes #643
2024-01-25 11:42:36 +01:00
Zef Hemel
232a0d8df8
Fixes #98
2024-01-25 10:17:42 +01:00
Zef Hemel
8a89d69c22
Fixes #640
2024-01-24 14:44:39 +01:00
Zef Hemel
ad4a795e7f
Remove "syntax" support from plugs
2024-01-24 13:34:12 +01:00
Zef Hemel
aaacec6d61
Navigator refactor ( #648 )
...
Navigation refactor
2024-01-24 11:58:33 +01:00
Zef Hemel
4133cabd52
Fixing netlify
2024-01-20 22:53:51 +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
0296679827
Fixes #627
2024-01-13 18:42:40 +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
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
8448a578fc
Optimizing caches
2024-01-02 11:32:57 +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
3350c7f076
More instant page navigator
2023-12-22 15:55:50 +01:00
Zef Hemel
90659c9c7e
Make frontmatter foldable
2023-12-21 19:04:54 +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
259ad5b488
Fixes #576 supporting markdown in headers and refactoring some stuff
2023-11-27 16:29:19 +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
1ac494765f
Fixes #263 : Implement TOC
2023-11-25 13:40:56 +01:00
Zef Hemel
9b89330ec9
More linting
2023-11-21 16:56:21 +01:00
Zef Hemel
2aed9e5685
Fixes #539 linter support, now checking YAML formats
2023-11-21 16:24:20 +01:00
Zef Hemel
1af5e022a0
Milde optimizations
2023-11-16 09:59:37 +01:00
Zef Hemel
1b242dea55
Disable curly quotes in code blocks
2023-11-12 10:44:45 +01:00
Zef Hemel
e0b6fbed3e
Change anchor reference syntax
2023-11-03 12:01:33 +01:00
Zef Hemel
d8318c4ad7
Code widget refactor
2023-10-31 10:33:38 +01:00
Zef Hemel
50caba8522
Factor out markdown widget rendering
2023-10-29 10:02:50 +01:00
Zef Hemel
6892756397
Ignore casing in wiki link marking
2023-10-10 09:38:06 +02:00
Zef Hemel
371932e085
More iframe height fixing
2023-10-04 16:21:18 +02:00
Zef Hemel
0b4f938c5d
Remove console.log
2023-10-03 14:34:21 +02:00
Zef Hemel
3535bc9449
Improved cached widget height
2023-10-03 14:34:07 +02: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
3f42377f58
Single-line height directives again
2023-09-09 21:06:15 +02:00
Zef Hemel
2ee20af5c8
Custom task statuses plus various fixes
2023-09-01 16:57:29 +02:00
Zef Hemel
38a95d2382
Fixes miscoloring meta
2023-08-21 16:37:10 +02:00
Zef Hemel
a94724768e
Refactoring
2023-08-20 17:51:00 +02:00
Zef Hemel
fe4887dc78
Federation progress
2023-07-29 23:41:37 +02:00
Zef Hemel
4d0f36d475
Refactoring of offline handling
2023-07-27 11:41:44 +02:00
Zef Hemel
7b8d8af2c1
Attributes now have YAML values
2023-07-26 17:12:56 +02:00
Zef Hemel
2b494f263e
Work on inline attributes
2023-07-24 19:54:31 +02:00
Zef Hemel
16842a1c4b
Editor refact: rename Editor to Client
2023-07-14 16:56:20 +02:00
Zef Hemel
e92ed2c5be
Editor refactor: extract UI
2023-07-14 14:22:26 +02:00
Zef Hemel
b39a9b8e22
Editor refactor: extract system stuff
2023-07-14 13:44:30 +02:00
Zef Hemel
b615ccdff7
Don't mark plug-space links as non-existent in the editor
2023-07-12 11:07:14 +02:00
Zef Hemel
fd6f81d500
Uploads to same folder
2023-07-07 13:09:44 +02:00
Zef Hemel
fb75ea1a65
No More Collab. Fixes #449
...
* Fully removes real-time collaboration
* URL scheme rewrite
2023-07-06 16:47:50 +02:00
Zef Hemel
75aa3171ff
Fixes #421
2023-07-02 13:41:40 +02:00
Zef Hemel
0c006bb84c
Fixes #393
2023-07-02 12:15:37 +02:00
Zef Hemel
7c825348b2
Big refactors and fixes
...
* Query regen
* Fix anchor completion
* Dependency fixes
* Changelog update
2023-07-02 11:25:32 +02:00
Zef Hemel
8e0a7cf177
Real-time collaboration within space ( #411 )
2023-06-13 20:47:05 +02:00
Zef Hemel
b035969402
Fixes #368
2023-05-29 10:26:56 +02:00
Zef Hemel
1a1b942f92
No longer serialize binary blobs as data URLs
2023-05-26 14:04:32 +02:00
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA ( #403 )
2023-05-23 20:53:53 +02:00
Zef Hemel
288e67e380
Added support for overriding CSS styles with STYLES page
2023-02-28 10:07:20 +01:00
Zef Hemel
c1528eff08
Fixes #360
2023-02-23 15:33:51 +01:00
Zef Hemel
53bf098579
deno fmt
2023-01-22 18:53:14 +01:00
Zef Hemel
a4c103e127
Fixes #258
2023-01-21 13:37:55 +01:00
Zef Hemel
3fb393baf3
Fixes #316
2023-01-18 16:46:24 +01:00
Zef Hemel
c8f0304ade
Better onboarding page
2023-01-16 12:06:37 +01:00
Zef Hemel
fd8645c157
Nicer read-only mode
2023-01-16 11:28:59 +01:00
Zef Hemel
a170d9c2d7
Fixes #293
2023-01-13 16:33:36 +01:00
Zef Hemel
8dac58f38a
Handle inline images and attachments via data urls
2023-01-08 15:29:34 +01:00
Zef Hemel
0365673c41
Mobile app PoC ( #281 )
...
Initial checkin of mobile "native" app
2023-01-08 12:24:12 +01:00
Zef Hemel
03c49dc937
Fixes #243
2022-12-29 12:59:45 +01:00
Zef Hemel
f78a0abbbe
Fixes #240
2022-12-29 12:53:42 +01:00
Zef Hemel
8846dc334b
Fixes #249
2022-12-29 12:45:53 +01:00
Zef Hemel
d41b146c51
Fixes #236
2022-12-27 15:22:14 +01:00