Commit Graph

87 Commits

Author SHA1 Message Date
Daniel e492b1fa51 🎨 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 2025-06-23 11:03:39 +08:00
Daniel 3319ffbb18 🔥 Completely remove Google Analytics https://github.com/siyuan-note/siyuan/issues/15096 2025-06-20 10:20:42 +08:00
Daniel 289ea3aae0 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 https://github.com/siyuan-note/siyuan/issues/15082 2025-06-19 11:17:03 +08:00
Daniel e5a634d90c 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 https://github.com/siyuan-note/siyuan/pull/15041 2025-06-16 22:32:36 +08:00
syr1ne 724cddf7cb 🔒 emoji xss fix (#15041) 2025-06-16 22:19:15 +08:00
Daniel 95ae34c7b1 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 2025-06-16 17:01:22 +08:00
Daniel 8fff4b742e 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 2025-06-16 10:31:04 +08:00
Daniel db18639080 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 2025-06-15 17:06:43 +08:00
Daniel d0ad863651 🧑‍💻 Add an internal kernel API /api/ui/reloadFiletree https://github.com/siyuan-note/siyuan/issues/14493
Add an internal kernel API `/api/ui/reloadUI` https://github.com/siyuan-note/siyuan/issues/14494
2025-04-01 12:21:37 +08:00
Daniel 4374859e04 🐛 Fix NPE https://ld246.com/article/1739550445065 2025-02-15 18:27:05 +08:00
Daniel a83d4f2bef 🎨 Improve importing conf https://github.com/siyuan-note/siyuan/issues/13767 2025-01-09 23:09:36 +08:00
Daniel 4b4366268b 🎨 Improve access auth code setting 2025-01-09 11:46:23 +08:00
Daniel 9532edcab0 🎨 Improve import conf https://github.com/siyuan-note/siyuan/issues/13718 2025-01-04 21:32:09 +08:00
Daniel 0802c207cc 🎨 Support for ignoring the prompt to add Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13687 2024-12-31 23:26:48 +08:00
Daniel c9dc44efd1 🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650 2024-12-31 23:12:10 +08:00
Daniel 77efc5cca4 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/13658 2024-12-30 23:09:00 +08:00
Daniel 2784511e72 🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650 2024-12-29 09:54:18 +08:00
Daniel 5fb2b78911 🔥 Remove Sentry reporting diagnostic data https://github.com/siyuan-note/siyuan/issues/13522 2024-12-18 17:10:23 +08:00
Daniel 497037465b 🧑‍💻 Add a internal kernel API /api/system/reloadUI https://github.com/siyuan-note/siyuan/issues/13402 2024-12-08 22:21:06 +08:00
Daniel af434451e0 Improve system font loading https://github.com/siyuan-note/siyuan/issues/13356 2024-12-05 09:01:51 +08:00
Daniel 0b5a83d55f 🎨 Improve system font loading https://github.com/siyuan-note/siyuan/issues/13356 2024-12-05 08:50:54 +08:00
Daniel 041c050d98 🎨 Add a kernel API /api/system/getWorkspaceInfo https://github.com/siyuan-note/siyuan/issues/13300 2024-11-29 11:10:00 +08:00
Daniel 691290a7be 🎨 Add a kernel API /api/system/getWorkspaceInfo https://github.com/siyuan-note/siyuan/issues/13300 2024-11-29 10:56:32 +08:00
Daniel 4a33fa9a29 🎨 The Publishing service no longer support export https://github.com/siyuan-note/siyuan/issues/12928 2024-10-27 12:07:57 +08:00
Daniel 77eb65087c 🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 16:27:48 +08:00
Daniel 694303e5e8 🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 16:18:44 +08:00
Daniel 0c450d9fcd 🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 11:16:47 +08:00
Daniel 2deb986c87 🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-25 23:44:10 +08:00
Daniel b2f1e873b7 🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-25 22:58:45 +08:00
Oleksandr Redko b100721fee ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
mpcjazz 0b51219f50 Improve emoji search (#11768)
Co-authored-by: mpcjazz <mail@mpcjazz.com>
2024-06-20 11:39:16 +08:00
Yingyi / 颖逸 ba2193403d Support read-only publish service
* 🎨 kernel supports read-only publishing services

* 🐛 Fix authentication vulnerabilities

* 🎨 Protect secret information

* 🎨 Adjust the permission control

* 🎨 Adjust the permission control

* 🎨 Fixed the vulnerability that `getFile` gets file `conf.json`

* 🎨 Add API `/api/setting/setPublish`

* 🎨 Add API `/api/setting/getPublish`

* 🐛 Fixed the issue that PWA-related files could not pass BasicAuth

* 🎨 Add a settings panel for publishing features

* 📝 Add guide for `Publish Service`

* 📝 Update Japanese user guide

* 🎨 Merge fixed static file services
2024-06-12 21:03:51 +08:00
Daniel fa897e91d5 🎨 Support minimize the main window after auto launch on Windows/macOS https://github.com/siyuan-note/siyuan/issues/11145 2024-04-27 13:19:54 +08:00
Daniel b64a9a3ad2 🎨 Support minimize the main window after auto launch on Windows/macOS https://github.com/siyuan-note/siyuan/issues/11145 2024-04-27 12:12:05 +08:00
Daniel b72b832007 🐛 Can't switch workspaces on mobile app Fix https://github.com/siyuan-note/siyuan/issues/10654 2024-03-19 23:11:44 +08:00
Daniel 55f2720868 🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-11 00:15:17 +08:00
Daniel b1985eac74 🎨 Proxy setting sometimes cancel requests https://github.com/siyuan-note/siyuan/issues/9725 2023-11-24 21:43:37 +08:00
Daniel c597bd2f3d 🎨 Support for modifying Settings - About - API token https://github.com/siyuan-note/siyuan/issues/9448 2023-10-22 10:31:06 +08:00
Daniel 982e109af4 🎨 Cancel the read-only mode message notification after startup Fix https://github.com/siyuan-note/siyuan/issues/9100 2023-09-09 15:40:34 +08:00
Daniel 4ddef21aa6 🎨 Windows/macOS add a option Settings - About - Access authorization code - Follow system lock screen https://github.com/siyuan-note/siyuan/issues/9087 2023-09-04 09:05:03 +08:00
Daniel b7fd16f62d 🎨 Filter nesting folder of custom emoji before adding emoji https://github.com/siyuan-note/siyuan/pull/8903 2023-08-04 23:03:09 +08:00
lindalin cf71d86263 emoji: filter nesting folder of custom emoji before adding emoji (#8903)
Co-authored-by: chrisli <chris.li@grapecity.com>
2023-08-04 23:00:59 +08:00
Daniel b9c35fd0f5 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Daniel b24c06fbce 🐛 The hyperlink in the changelog fails to jump to the browser to open https://github.com/siyuan-note/siyuan/issues/8458 2023-06-06 11:19:24 +08:00
Daniel 826bcba394 🎨 Changelog supports Traditional Chinese https://github.com/siyuan-note/siyuan/issues/8333 2023-05-24 11:03:50 +08:00
Daniel ee918f4a7b 🎨 Changelog supports Traditional Chinese https://github.com/siyuan-note/siyuan/issues/8333 2023-05-23 20:56:50 +08:00
Liang Ding bd2e2c78bc 🎨 Partially refresh the interface after data synchronization https://github.com/siyuan-note/siyuan/issues/8098 2023-04-25 15:35:08 +08:00
Liang Ding e107130a48 🎨 Show changelog after upgrading https://github.com/siyuan-note/siyuan/issues/7902 2023-04-06 22:41:02 +08:00
Liang Ding 0fe6759bde 🎨 Show changelog after upgrading https://github.com/siyuan-note/siyuan/issues/7902 2023-04-06 22:28:45 +08:00
Liang Ding a86c4d346b 🎨 Show changelog after upgrading https://github.com/siyuan-note/siyuan/issues/7902 2023-04-06 22:09:09 +08:00