119 Commits

Author SHA1 Message Date
Le Tan
b0b51570b0 init stylesheet before mainwindow is shown 2025-04-02 22:00:29 +08:00
Le Tan
f1af78573a
fix xss (#2531) 2024-07-22 22:36:38 +08:00
Le Tan
78de724757 update xss whitelist 2024-07-18 23:20:32 +08:00
Le Tan
05078a7857 update xss whitelist 2024-07-18 22:58:29 +08:00
Le Tan
b2fb5b1664 add mark for exemption 2024-07-08 21:52:02 +08:00
Le Tan
84cb60d882 release v3.18.0 2024-07-01 22:51:24 +08:00
Le Tan
44b5251045 fix todo list with XSS 2024-06-27 21:48:59 +08:00
Le Tan
743e63edbf [markdown-it] support markdown-it-mark for mark == 2024-06-20 23:11:55 +08:00
Le Tan
9a971860e0 upgrade markdown-it 2024-06-19 22:39:17 +08:00
Le Tan
b1a1bf05d2 update flowchart.js 2024-06-19 22:26:33 +08:00
Le Tan
06c712cb64 upgrade Mermaid.js to v10 2024-06-19 16:46:21 +08:00
dbkuaizi
d208d4f9a7 嵌套代码块样式问题修复 2023-05-07 16:29:27 +08:00
Le Tan
a5f6d5a142 upgrade Mermaid and Flowchart.js 2023-05-04 22:09:02 +08:00
两双筷子
2ccfb5ca9f
增加标题层级显示功能 (#2381) 2023-04-30 21:47:08 +08:00
两双筷子
f1a03554f0
优化分割线样式 (#2342) 2023-01-28 07:41:08 +08:00
Jachin
9353c9ef40
Fix mermaid display problem in the editing state. (#2334) 2023-01-16 21:54:46 +08:00
Le Tan
0cb502520f PdfViewer: set useWorkerFetch to false 2023-01-01 09:47:18 +08:00
Le Tan
31d4ad151e
Dev (#2316)
* refine mindmap

* update release

* release v3.16.0
2022-12-30 18:29:54 +08:00
Le Tan
5229be4687 add MindMap editor 2022-12-25 13:09:49 +08:00
Le Tan
e7a7895c6e embed pdfviewer reader 2022-12-18 14:20:30 +08:00
Le Tan
7f2cfe4f52
Pdf view (#2312)
* Draft: feature/pdf_view (#2268)

* build base code

* simple run successful

* add save session

* add pdfjs resource

* simple pdf viewer

Co-authored-by: chendapao <feloxx@163.com>
2022-12-17 18:52:37 +08:00
两双筷子
f2c7abcc6f
修复因边距导致代码块与行号对不齐的问题 (#2294)
* 修改代码块边距

* Update src/data/extra/themes/vue-light/web.css

Co-authored-by: Le Tan <tamlokveer@gmail.com>
2022-11-21 22:46:45 +08:00
两双筷子
038de48d54
Update highlight (#2270) 2022-10-08 21:54:47 +08:00
Le Tan
3739cfd0ef add two themes 2022-09-24 06:49:05 +08:00
uRick
a25b75f828
add vx-idea theme (#2236) 2022-09-12 11:21:45 +08:00
两双筷子
d9f009953f
添加vue暗黑主题 (#2232) 2022-09-05 20:58:30 +08:00
Le Tan
73ebcaeb90 fix read mode search 2022-08-27 21:41:40 +08:00
Le Tan
fe4b6ca72e refine themes 2022-08-25 21:26:40 +08:00
Le Tan
a37d03fd02 fix vew-light theme 2022-08-19 13:48:54 +08:00
两双筷子
12eda471fc
添加 Vue Light 主题 (#2218) 2022-08-18 23:21:29 +08:00
Le Tan
b78bd5abef refine themes 2022-08-17 18:36:01 +08:00
Le Tan
05e8648d25
try fix win ci (#2202)
* try fix win ci

* add 5.15 for win

* fix

* refine README
2022-08-04 21:03:45 +08:00
zz of NSFOCUS Security Team
53e2b3bfa8
Fix export html/pdf problem in Qt 5.15.5 (#2199)
maybe related https://github.com/vnotex/vnote/issues/1942   export PDF cpu 100%

```
Critical:(markdownviewer.js:103) Uncaught TypeError: Failed to delete an indexed property from 'NodeList': Index property deleter is not supported.
[520896:520896:0801/171207.286744:INFO:CONSOLE(103)] "Uncaught TypeError: Failed to delete an indexed property from 'NodeList': Index property deleter is not supported.", source: file:///home/henices/.local/share/VNote/VNote/web/js/prism.js (103)
```
2022-08-01 21:49:09 +08:00
Le Tan
8197012bcb refine icons and pure theme 2022-07-31 10:14:31 +08:00
Le Tan
719c7339cf refine pure theme 2022-07-26 19:46:37 +08:00
chendapao
3025e8e01c
feature/adj_mono_icons_render (#2174)
* feature/adj_mono_icons_render

* adj mono check

* del space

* feature/adj_mono_icons_render

* adj color match

* adj color hex match

* adj color hex match

* simple

* simple

* feature/adj_mono_icons_render

* feature/adj_mono_icons_render

* back QRegExp
2022-07-14 08:51:45 +08:00
chendapao
1318427bb7
feature/add_custom_icons (#2145)
* first boold

* adj

* base spec amendment

* add monochrome optional fields to the theme

* add monochrome optional fields to the theme

* adj default value
2022-06-21 18:31:25 +08:00
Le Tan
fe3280e02e update translations 2022-04-03 13:09:53 +08:00
Le Tan
a31a7a32a5 MindMap: preparations 2022-04-01 21:28:49 +08:00
Le Tan
8a1bd930eb Fixes
1. PlantUmlWebService override;
2. Shortcut to clear highlights;
3. Save ViewArea session on minimized to system tray;
4. Prompt for restart after Settings
2022-03-31 21:21:15 +08:00
Le Tan
dba9fb30e8 UnitedEntry: support United Entry 2022-03-30 21:18:15 +08:00
Le Tan
2908148c00 $$: no need to add blank line before $$ start 2022-03-10 20:20:20 +08:00
Le Tan
8b0210eb5d refine themes 2022-01-24 20:44:06 +08:00
Le Tan
2630999acf NotebookExplorer: support separated node explorer 2022-01-18 20:07:26 +08:00
Le Tan
a4a5dea3d7 fixes
* MarkdownViewWindow: add switch for code block line number
* MarkodwnViewWindow: fix Turndown <style> issue
* MarkdownViewWindow: add config for overridding MathJax script
* SortDialog: fix sorting issue of date
* FramelessMainWindow: fix StayOnTop issue
2022-01-10 20:06:45 +08:00
Le Tan
a5671e20e5 Theme: use a FFFFFF background for pure theme 2022-01-08 09:14:04 +08:00
Le Tan
5ba1ba5b97 refine theme VSCode-dark 2022-01-07 21:25:06 +08:00
Le Tan
eff1a81125 MarkdownViewWindow: use web to highlight code block in editor 2022-01-07 20:43:08 +08:00
YiChuJun
727fade948
add dark themes (#2009)
* 新增dark主题

* 新增dark主题
2022-01-05 15:14:51 +08:00
Le Tan
293d04e2c3 fix theme 2021-12-22 20:49:10 +08:00