Commit Graph

1511 Commits (513b9ef44172505d9f7da09b3e25026f12b10628)

Author SHA1 Message Date
MrMugame 513b9ef441
Recreate file list on every call of pageExists() (#900) 2024-06-24 06:21:57 +02:00
MrMugame 7cb4ceb5d6
Fix double imports (#899) 2024-06-23 20:42:09 +02:00
MrMugame 2a2cdef0f4
Added automatic quote insertion (#897) 2024-06-23 05:33:16 +02:00
Zef Hemel e535ef14ff Deno upgrade 2024-06-22 21:26:49 +02:00
Zef Hemel 19854851b9 Changelog and image size docs 2024-06-22 21:14:48 +02:00
MrMugame b6d95ec632
Redirect to initial url after authentication (#893) 2024-06-22 12:45:23 +02:00
Zef Hemel bd3e91ba65 Fix regression reloading pages changed "on disk" 2024-06-14 08:44:46 +02:00
Zef Hemel bb8f594a68 Fixes #888 regression in #boot url 2024-06-13 12:10:12 +02:00
Zef Hemel ad067e08e7 Fixed some issues with attachment indexing and sync mode 2024-06-13 12:01:40 +02:00
Zef Hemel 470c1153ed Support auto link in markdown render 2024-06-13 11:47:03 +02:00
Zef Hemel 78be20c24f Fix regression where the index would no longer be cleared in sync mode 2024-06-13 11:46:52 +02:00
MrMugame 0e2553839c
Strip Markdown in TOC (#887) 2024-06-12 20:05:29 +02:00
stellarorion f22b370a4d
Include a preview of another note (#874)
* added note including snippet

* Update and rename include-note.md to include-page.md

---------

Co-authored-by: orion-tux <alex.sejnost@pm.me>
2024-06-12 19:22:39 +02:00
Zef Hemel 7ee3ebc33b Fixes #881 2024-06-08 13:45:53 +02:00
Zef Hemel 3e1322de66 Fixes #883 2024-06-08 13:44:41 +02:00
MrMugame 892849c30b
Fixes the white flash for widget iframes & Make use of panel api (#882)
* Fix widget iframes flashing when loading

* Set the data-theme attribute for all panels
2024-06-08 13:32:35 +02:00
Zef Hemel ff923b8718 Remove redundant log 2024-06-07 08:31:55 +02:00
Zef Hemel 9d04257149 Fixes #856 2024-06-07 08:31:29 +02:00
Zef Hemel 60461cf2db Support level 6 headings in preview 2024-06-07 08:27:11 +02:00
Zef Hemel e9c3d74dbf Deno version bump 2024-06-07 08:26:16 +02:00
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
MrMugame 8524c0f96f
Fix for flashing markdown preview (#880) 2024-06-07 08:19:26 +02:00
MrMugame 99aaae23f1
Added erlang support (#878) 2024-06-05 12:23:12 +02:00
MrMugame 63e3821646
Fixed greedy parsing of settings block (#876) 2024-06-04 20:27:10 +02:00
onespaceman cbd4814493
Fix attachment indexing (#873) 2024-05-30 19:55:35 +02:00
Zef Hemel 0f9adeeea5 Deno bump 2024-05-28 19:28:57 +02:00
Zef Hemel 654ca15914 Don't index attachment on list 2024-05-28 19:26:48 +02:00
onespaceman 1f949158e9
Index []() style links (#827) 2024-05-27 20:33:41 +02:00
pihentagy 0e3c5587f5
Delete line command (#866) 2024-05-25 23:12:48 +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 75d3277885 Fixes #864 2024-05-14 13:24:33 +02:00
s1gnate-sync 4390f6ebc2
Window controls overlay (#837)
* Update main.scss

Make page header a title bar

* Update manifest.json

Allow custom titlebar

* Resize page header so it won't overlap titlebar controls
2024-05-14 11:49:10 +02:00
MrMugame f683a4570a
Fixed panel border (#863) 2024-05-14 09:22:52 +02:00
Zef Hemel 73a427fe48 0.7.7 2024-04-30 15:11:49 +02:00
honnip 9ad41295a7
docs: update deno deploy entrypoint url (#857) 2024-04-28 21:04:48 +02:00
s1gnate-sync 37865243d0
Provide a way to customize app name & desc (#854)
* Provide a way to customize app name & desc
* Add description to SB_NAME, SB_DESCRIPTION env vars

---------

Co-authored-by: s1gnate.sync <s1gnate.sync@github.com>
2024-04-21 14:37:57 +02:00
Zef Hemel 632243cbd6 Deno version bump to 1.42.4 2024-04-20 16:27:39 +02:00
Dobli 2472d34f29
Add support for Material Design Icons (#848)
* Add support for Material Design Icons

* Re-export selected material icons to reduce bundle size
2024-04-20 16:24:34 +02:00
Daniel Michel cb6ee137f2
Improve modals (#840)
* Adjust picker input to take up all remaining space

* Improve modals and buttons

* Remove confusing focus of scrollable result list in Firefox

* Adjust css for dark themes, add background for text field in prompt

Seperate accent color for text to increase contrast in dark theme
Set css color-scheme to dark for dark theme

* Fix buggy when entering very long text in picker

* Prevent key events from propagating outside of modals

* Always show focus on button

* Add the keydown event listener directly to the mini editor

* Do not refocus the mini editor when it loses focus and refactoring of the AlwaysShownModal.

* Fix reference to button and mini editor focus in chrome

* Fix selected option index capping in filter when using page down
2024-04-20 16:22:02 +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
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