1
0
Commit Graph

8 Commits

Author SHA1 Message Date
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
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
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
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