1
0
Commit Graph

55 Commits

Author SHA1 Message Date
Zef Hemel
ed0c0d9616 Give docked Safari PWA the proper title bar color 2023-11-07 15:21:53 +01:00
Zef Hemel
af3e4737ba More tweak to widget rendering 2023-10-29 12:26:57 +01:00
Zef Hemel
7e9a3f7b6a Improvements to #530 styling 2023-10-29 12:10:30 +01:00
Zef Hemel
50caba8522 Factor out markdown widget rendering 2023-10-29 10:02:50 +01: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
ae2135714d Tweaking the styling of the sync button 2023-09-07 12:33:25 +02:00
Zef Hemel
2ee20af5c8 Custom task statuses plus various fixes 2023-09-01 16:57:29 +02:00
Zef Hemel
75da8e7ca9 Further iteration 2023-08-30 17:25:54 +02:00
Zef Hemel
9a005f26b5 Work on client modes 2023-08-29 21:17:29 +02:00
Zef Hemel
38a95d2382 Fixes miscoloring meta 2023-08-21 16:37:10 +02:00
Zef Hemel
2b494f263e Work on inline attributes 2023-07-24 19:54:31 +02:00
Zef Hemel
79a1120198 Fixes #373: applies horizontal scrolling to tables when necessary 2023-07-13 11:50:31 +02:00
Zef Hemel
f7edfec6e0 Manual merge of #452 2023-07-10 13:16:22 +02:00
TheLD6978
3be4c9fc34
Refactor SCSS to use CSS variables (#455)
* refactor: start using css variables for theming

* refactor: finish defining all currently used css vars

* refactor: create dark mode with css vars

* refactor: move color vars to own file

* fix: switch order of style tags to priorize custom styles over main.css

---------

Co-authored-by: TheLD <lars@adornis.de>
2023-07-10 08:44:37 +02:00
Zef Hemel
809fc7e2e1 Fixes #429 2023-07-02 11:50:53 +02:00
Zef Hemel
ec1c4ac26f Fixes #424 2023-07-02 11:47:41 +02:00
Zef Hemel
4a88b5636e Fixes #426 2023-07-02 11:46:23 +02:00
Zef Hemel
a2bba5a7ab Sync progress circle 2023-06-14 20:58:08 +02:00
Zef Hemel
1b922791f3 Implements #51: Folding commands 2023-06-14 19:27:18 +02:00
Zef Hemel
bc5cdff323 Limit code widget width to 100% 2023-05-26 14:48:41 +02:00
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
Max Richter
0195001e93
feat: make darkmode more readable (#396) 2023-05-06 15:59:19 +02:00
Zef Hemel
288e67e380 Added support for overriding CSS styles with STYLES page 2023-02-28 10:07:20 +01:00
Zef Hemel
e4a4467547 Sync: Local wipe and sync command and better info 2023-01-16 18:34:15 +01:00
Zef Hemel
ef7830662e Support syscalls in sandboxed iframes 2023-01-16 10:40:16 +01:00
Zef Hemel
b30a0a3fa7 Fixes #270 2023-01-04 07:51:58 -08:00
Zef Hemel
cca48f66cd Fixes #158 2022-12-22 16:20:05 +01:00
Zef Hemel
52f0c14c78 Fixes #207 2022-12-21 16:08:51 +01:00
Zef Hemel
3545d00d46
Major mini editor refactoring (#225)
Replaces most editing components with CM components, enabling vim mode and completions everywhere

Fixes #205 
Fixes #221 
Fixes #222 
Fixes #223
2022-12-21 14:55:24 +01:00
Zef Hemel
6444824f5c Fixes #213 Fixes #215 2022-12-19 13:16:22 +01:00
Zef Hemel
bb04f30470 Reduce vertical jump for other blocks 2022-12-19 12:35:58 +01:00
Zef Hemel
d032672076 Eliminiate vertical jump with directives 2022-12-19 11:50:48 +01:00
Zef Hemel
f08d52a098 Fixes #209 2022-12-17 09:07:09 +01:00
Zef Hemel
7c926e59c6 Minor action button placement fix 2022-12-16 14:19:09 +01:00
Zef Hemel
def2e8ddba Fix notification placement 2022-12-16 13:25:53 +01:00
Zef Hemel
be83f305dd Fixes #202 2022-12-16 11:39:46 +01:00
Zef Hemel
faf46ee26c Fixes #199 2022-12-15 15:55:50 +01:00
Zef Hemel
aaebea5e54
Major directive refactor (#195)
Fixes #188 #144 #76: major refactor of directive parsing, rendering, styling
2022-12-14 20:04:20 +01:00
Christian Schulze
fd16629a01
Initial Admonition support (github format) (#186)
Initial admonition support (github format)
2022-12-12 09:16:14 +01:00
Zef Hemel
850077bad0 Fixes #144 2022-12-09 17:13:26 +01:00
Zef Hemel
453c613ef4 UI font tweaks 2022-12-09 14:16:28 +01:00
Zef Hemel
2d6a24dc49
Switch to feather icons (#175)
Switch to feather icons
2022-12-08 17:04:07 +01:00
Zef Hemel
0b82d248d3 Fixes #143 2022-12-05 13:07:38 +01:00
Zef Hemel
15263a8dc6 Nicer hash tag CSS 2022-11-30 15:59:28 +01:00
Zef Hemel
a41695bc67 Fixes to missing link marking 2022-11-30 15:28:43 +01:00
Zef Hemel
477f021644 Fixes #133 2022-11-30 11:26:47 +01:00
Zef Hemel
6a047e1ef4 CommandLink alias syntax 2022-11-29 09:11:23 +01:00
Zef Hemel
a20aed99e2 Replace (wiki) links with proper link widgets for better click behavior 2022-11-28 16:56:15 +01:00
Zef Hemel
da1458e02a Fixes #126 2022-11-24 16:55:30 +01:00