Commit Graph

251 Commits

Author SHA1 Message Date
颖逸
41ef76ed74
🎨 improve script in HTML block
* 🎨 improve script in HTML block

* style

* Update protyle-html.js
2023-04-22 16:16:42 +08:00
Liang Ding
4e3e1149d4
🎨 Add - , * , 1. and [] before the heading then convert it into the list with that heading https://github.com/siyuan-note/siyuan/issues/7972 2023-04-20 12:21:25 +08:00
Vanessa
f8025cb7e6 ♻️ https://github.com/siyuan-note/siyuan/pull/8012 2023-04-19 15:47:31 +08:00
Vanessa
e67b2d911e ♻️ https://github.com/siyuan-note/siyuan/pull/8012 2023-04-19 15:43:24 +08:00
颖逸
93e4bb1adf
PWA support (desktop & mobile) (#8012)
* 🎨 Improve return to feature of the auth page

* 🎨 PWA support

* Update manifest.webmanifest

* 🎨 add `service-worker.js`

* Update service-worker.js

* Update service-worker.js

* Update service-worker.js
2023-04-18 19:07:58 +08:00
Vanessa
93e0e1783f ⬆️ https://github.com/siyuan-note/siyuan/issues/8013 2023-04-18 09:16:55 +08:00
Vanessa
568e443717 ⬆️ fix https://github.com/siyuan-note/siyuan/issues/8013 2023-04-17 11:17:30 +08:00
Vanessa
6a29168182 ⬆️ fix https://github.com/siyuan-note/siyuan/issues/8013 2023-04-17 11:16:27 +08:00
Vanessa
a3dad54fdd 🎨 fix https://github.com/siyuan-note/siyuan/issues/7921 2023-04-12 18:05:06 +08:00
Liang Ding
c0939264e5
🐛 Parse error when hyperlink dest/title in tables contain | symbol https://github.com/siyuan-note/siyuan/issues/7917 2023-04-10 11:21:36 +08:00
Liang Ding
cb53e2eb70
🎨 Allow changing headings with # Fix https://github.com/siyuan-note/siyuan/issues/7924 2023-04-09 09:43:50 +08:00
Vanessa
b0c03da42a 🎨 2023-04-04 11:42:03 +08:00
Vanessa
72d6bcd4fe ⬆️ https://github.com/siyuan-note/siyuan/issues/7874 2023-04-04 11:18:16 +08:00
Liang Ding
a969141f2b
🎨 The merged cells of the table no longer add a space at the end Fix https://github.com/siyuan-note/siyuan/issues/7866 2023-04-04 09:46:09 +08:00
Liang Ding
494a7caa2b
🐛 Markdown hyperlink parsing exception when using API /api/block/* to upsert block Fix https://github.com/siyuan-note/siyuan/issues/7846 2023-04-01 14:36:40 +08:00
Liang Ding
540dedf22e
🐛 After entering \ in the table, the next column is merged incorrectly Fix https://github.com/siyuan-note/siyuan/issues/7817 2023-03-29 18:36:01 +08:00
Liang Ding
f11461cdff
🎨 Browser web clipper support tag <img> attribute srcset Fix https://github.com/siyuan-note/siyuan/issues/7810 2023-03-29 10:16:38 +08:00
Vanessa
b14fac3918 ⬆️ fix https://github.com/siyuan-note/siyuan/issues/7788 2023-03-27 10:42:38 +08:00
Vanessa
37e88627c0 🐛 fix https://github.com/siyuan-note/siyuan/issues/7736 2023-03-21 18:16:20 +08:00
Liang Ding
90329a41ca
🐛 表格单元格内存在多行时末尾输入转义符 \ 导致 <br /> 暴露 Fix https://github.com/siyuan-note/siyuan/issues/7725 2023-03-20 21:49:45 +08:00
Vanessa
23f2af3501 ⬆️ https://github.com/siyuan-note/siyuan/issues/7699 2023-03-20 15:56:24 +08:00
Liang Ding
9f6d381299
⬆️ 更新内核依赖 2023-03-16 10:32:23 +08:00
Vanessa
ffd94d6b51 🎨 fix https://github.com/siyuan-note/siyuan/issues/7619 2023-03-13 10:53:42 +08:00
Liang Ding
8cd7609cbb
⬆️ 升级依赖 使用 Markdown 标记符嵌套行级元素后被还原为纯文本 https://github.com/siyuan-note/siyuan/issues/7637 2023-03-12 23:10:15 +08:00
Liang Ding
6b086ed1d3
🐛 有图片的表格拖拽后列宽异常 Fix https://github.com/siyuan-note/siyuan/issues/7556 2023-03-03 14:09:16 +08:00
Liang Ding
fd89393938
🐛 有图片的表格拖拽后列宽异常 Fix https://github.com/siyuan-note/siyuan/issues/7556 2023-03-03 12:43:16 +08:00
Liang Ding
68ef3770a9
🎨 属性视图增减行 https://github.com/siyuan-note/siyuan/issues/7522 2023-03-02 18:42:19 +08:00
Liang Ding
68ad43b819
🐛 无法在表格中的引用前后加入空格 Fix https://github.com/siyuan-note/siyuan/issues/7539 2023-03-02 18:08:37 +08:00
Liang Ding
2a9811316d
🐛 无法在表格中的引用前后加入空格 Fix https://github.com/siyuan-note/siyuan/issues/7539 2023-03-02 18:05:49 +08:00
Liang Ding
7df8700205
🎨 基于内容块属性动态建立对应数据库表结构 https://github.com/siyuan-note/siyuan/issues/7521 2023-03-02 11:32:39 +08:00
Liang Ding
fcd4aefa8f
🎨 编辑引擎添加属性视图节点 https://github.com/siyuan-note/siyuan/issues/7535 2023-03-02 09:05:11 +08:00
Liang Ding
879494a71c
🐛 外部内容粘贴到表格中后编辑导致换行丢失 Fix https://github.com/siyuan-note/siyuan/issues/7501 2023-02-27 13:55:23 +08:00
Vanessa
e98fd38a87 🎨 https://github.com/siyuan-note/siyuan/issues/7500 2023-02-27 11:42:29 +08:00
Vanessa
8713734ba9 🎨 https://github.com/siyuan-note/siyuan/issues/7500 2023-02-27 10:58:07 +08:00
Liang Ding
c778558abd
🐛 导出模板无法保留第一个空段落 Fix https://github.com/siyuan-note/siyuan/issues/7411 2023-02-20 11:07:51 +08:00
Liang Ding
dc63e56641
⬆️ 更新依赖 2023-02-18 13:43:24 +08:00
Vanessa
99d2708f08 ⬆️ fix https://github.com/siyuan-note/siyuan/issues/7387 2023-02-16 17:54:01 +08:00
Liang Ding
084b857c42
⬆️ 更新内核依赖 2023-02-15 09:38:28 +08:00
Vanessa
a335da26df ⬆️ fix https://github.com/siyuan-note/siyuan/issues/7354 2023-02-13 10:47:51 +08:00
Liang Ding
c483813c05
🎨 导入 Markdown 时支持 [alt](<url> "title") 语法 Fix https://github.com/siyuan-note/siyuan/issues/7348 2023-02-12 18:48:33 +08:00
Liang Ding
0e7f68114d
🐛 导入 Markdown 时解析报错 Fix https://github.com/siyuan-note/siyuan/issues/7279 2023-02-07 22:24:55 +08:00
Liang Ding
f28955283e
🎨 行级备注内容仅保留文本内容 Fix https://github.com/siyuan-note/siyuan/issues/7233 2023-02-02 16:11:40 +08:00
Liang Ding
54d48c0e7a
🎨 支持插入 .ms 和一些国家域名后缀超链接 https://github.com/siyuan-note/siyuan/issues/7230 2023-02-02 14:56:10 +08:00
Liang Ding
4ae9fda611
🎨 支持插入 .ms 和一些国家域名后缀超链接 https://github.com/siyuan-note/siyuan/issues/7230 2023-02-02 11:43:34 +08:00
Liang Ding
3dae651b4f
🎨 导出没有内容的引述块为模板时添加空段落块 Fix https://github.com/siyuan-note/siyuan/issues/7211 2023-02-01 14:42:40 +08:00
Liang Ding
04f47749f7
改进多个功能点的性能 Fix https://github.com/siyuan-note/siyuan/issues/7177 2023-01-27 21:14:09 +08:00
Liang Ding
bea767d4a6
🐛 v2.7.1-dev3解锁失效 Fix https://github.com/siyuan-note/siyuan/issues/7166 Fix https://github.com/siyuan-note/siyuan/pull/7161 2023-01-26 10:59:40 +08:00
Vanessa
f04540f89a 🐛 v2.7.1-dev3解锁失效 Fix https://github.com/siyuan-note/siyuan/issues/7166 2023-01-26 10:55:59 +08:00
颖逸
3f87f3da5e
使用 HTTPS 协议访问认证页面时无法建立 Web Socket 连接 (#7161) 2023-01-25 19:46:25 +08:00
Liang Ding
2b77d9838e
🎨 访问授权页显示工作空间名称 2023-01-10 21:06:49 +08:00