Commit Graph

  • 4170846e1f 1.0.24 main 1.0.24 wood chen 2025-07-13 03:27:16 +08:00
  • 6acd9bcc01
    Merge pull request #25 from cumany/main wood chen 2025-07-13 03:26:46 +08:00
  • 951eba6bc5 支持标签组功能,支持直接从列表多选标签。 cumany 2025-07-12 16:51:52 +08:00
  • 87a903b4b5 启用默认的远程图片URL选项,允许用户在发布时使用远程图片链接。 wood chen 2025-07-12 02:06:01 +08:00
  • c7dcbe779b 1.0.23 wood chen 2025-07-12 01:59:45 +08:00
  • 167794ce4c 移除版本更新通知功能及相关模态框,简化代码结构。更新国际化文件,删除与更新通知相关的文本。调整主文件导入内容,去除不再使用的功能。 wood chen 2025-07-12 01:59:25 +08:00
  • 964b7356ea 1.0.23 1.0.23 wood chen 2025-07-12 01:55:07 +08:00
  • e56a479a45 新增远程图片URL替换功能,允许用户在发布后将本地图片链接替换为Discourse上的远程URL。 新增支持markdown格式引用本地图片的上传. wood chen 2025-07-12 01:54:44 +08:00
  • 4900f26222 1.0.22 1.0.22 wood chen 2025-07-11 23:55:13 +08:00
  • 9914ca9fd8 新增版本更新通知功能,包含更新提示模态框样式和逻辑,用户首次运行新版本时将显示更新通知,提示用户重新配置 User-API-Key。更新国际化文件以支持多语言提示。 wood chen 2025-07-11 23:55:04 +08:00
  • b98cb24e56 1.0.21 1.0.21 wood chen 2025-07-11 23:39:07 +08:00
  • 16a33d0572 更新 README.md,修改配置项描述为“User Api key”,并优化样式文件,新增设置页面样式以提升用户体验。同时,简化 API 请求头的设置逻辑,确保始终使用 User-Api-Key 进行请求。 wood chen 2025-07-11 23:31:49 +08:00
  • 8388c35baa
    Merge pull request #22 from cumany/main wood chen 2025-07-11 22:24:54 +08:00
  • 441d9c3688 增加user-api-key 设置选项,支持用户自助获取。 cumany 2025-07-11 22:08:17 +08:00
  • 48cbc72c4a 更新 GitHub Actions 工作流,简化发布说明生成逻辑,移除自定义发布说明的条件判断,始终以草稿形式创建发布。 wood chen 2025-06-20 21:26:01 +08:00
  • e4f73f5a6b 1.0.20 1.0.20 wood chen 2025-06-20 21:23:30 +08:00
  • b24bf09efc feat: 新增分类冲突处理功能,用户在本地分类与远程分类不同时可选择使用哪一分类。更新样式以支持分类冲突确认对话框,并在国际化文件中添加相关文本。更新 GitHub Actions 工作流以生成发布说明。 wood chen 2025-06-20 21:23:19 +08:00
  • 069ce44978 1.0.19 1.0.19 wood chen 2025-06-20 21:06:31 +08:00
  • 25982b1541 优化样式文件,统一使用 CSS 变量以提高可维护性,增强按钮和通知的可见性,添加过渡效果,确保在不同主题下的兼容性。 wood chen 2025-06-20 21:04:52 +08:00
  • 48609ce681 1.0.18 1.0.18 wood chen 2025-04-03 17:08:08 +08:00
  • 2f32fca358 更新 fetchCategories 方法,添加 include_subcategories 参数以获取子分类信息 wood chen 2025-04-03 17:07:51 +08:00
  • 9c6157625a 更新 README.md,移除冗余的表达优化说明 wood chen 2025-03-24 21:01:27 +08:00
  • 71267c53f1 1.0.17 1.0.17 wood chen 2025-03-19 13:16:30 +08:00
  • 0c97380a32 新增跳过一级标题选项,优化发布到 Discourse 的内容处理 wood chen 2025-03-19 13:16:11 +08:00
  • 57863bb962 1.0.16 1.0.16 wood chen 2025-03-10 20:09:24 +08:00
  • d6221a4f91 新增主题信息获取功能,完善 Discourse 同步机制 wood chen 2025-03-10 20:09:08 +08:00
  • 53d30650b5 1.0.15 1.0.15 wood chen 2025-03-10 19:54:00 +08:00
  • 862c42da61 重构标签处理逻辑,移除配置中的固定标签设置 wood chen 2025-03-10 19:53:32 +08:00
  • cc1e06ec5c 重构插件架构,解耦主要功能模块 wood chen 2025-03-10 19:33:50 +08:00
  • 310be30030 1.0.14 1.0.14 wood chen 2025-03-07 21:55:15 +08:00
  • 08ad35babe 回退图片部分正则表达式, 保留activefile修改 wood chen 2025-03-07 21:54:58 +08:00
  • 836c9d9661 1.0.13 wood chen 2025-03-07 21:34:52 +08:00
  • 6b81570366 1.0.13 1.0.13 wood chen 2025-03-07 15:49:55 +08:00
  • 094784f28e 优化图片引用处理和 activeFile 管理逻辑 wood chen 2025-03-07 15:49:43 +08:00
  • 9152aa5d60 1.0.12 1.0.12 wood chen 2025-03-07 15:23:54 +08:00
  • d3b678fc81 修复 activeFile 处理逻辑,增强文件选择和模态框稳定性 wood chen 2025-03-07 15:23:28 +08:00
  • 9ca83b1d15 1.0.11 1.0.11 wood chen 2025-03-07 07:10:29 +08:00
  • 502196429a 添加 API 密钥测试功能 wood chen 2025-03-07 07:10:02 +08:00
  • 6338c736ca 1.0.10 1.0.10 wood chen 2025-03-06 21:52:25 +08:00
  • ce8b608b8c 优化帖子更新逻辑,支持同时更新帖子内容和主题信息 wood chen 2025-03-06 21:52:07 +08:00
  • 049162579c 1.0.9 1.0.9 wood chen 2025-03-01 20:50:32 +08:00
  • 2c952865c2 更新赞助链接并添加中英文对照说明 wood chen 2025-03-01 20:50:16 +08:00
  • 4534eccf0d Merge branch 'mcerv-sci-support-embedded-notes' wood chen 2025-03-01 20:31:58 +08:00
  • 54d1b95660 Adding a routine that expands all embedded linked notes into the content variable using a recursive approach mcerv-sci 2025-02-24 18:00:55 +01:00
  • 30434e1fcc 1.0.8 1.0.8 wood chen 2025-02-16 16:53:26 +08:00
  • 6240b15a6e
    Update README.md wood chen 2025-02-16 16:52:12 +08:00
  • 29dd480242 Add "Open in Discourse" feature wood chen 2025-02-16 16:51:19 +08:00
  • ac7efabc98 1.0.7 1.0.7 wood chen 2025-02-05 13:30:33 +08:00
  • 898496007f Use frontmatter title as post title when available wood chen 2025-02-05 13:29:57 +08:00
  • 8f31ae8f96 1.0.6 1.0.6 wood chen 2025-02-03 23:07:37 +08:00
  • f27ada6a4e Add internationalization (i18n) support wood chen 2025-02-03 23:07:04 +08:00
  • 9d64d31947 1.0.5 1.0.5 wood chen 2025-01-24 17:10:23 +08:00
  • ce2d944ee6 Enhance DiscourseSyncPlugin with tag management features wood chen 2025-01-24 17:09:58 +08:00
  • efbb0a5c9c 1.0.4 1.0.4 wood chen 2025-01-24 00:15:48 +08:00
  • 95e541e1a7 实现更新帖子的功能 wood chen 2025-01-24 00:14:34 +08:00
  • c4513b5abc 1.0.3 1.0.3 wood chen 2025-01-23 23:46:41 +08:00
  • 7cab38dc9a Downgrade version to 1.0.2 in manifest.json and versions.json, removing the entry for 1.0.4. wood chen 2025-01-23 23:45:40 +08:00
  • 38c3c4b2f8 Downgrade version to 1.0.2 in package.json wood chen 2025-01-23 23:44:37 +08:00
  • b619eb312a 1.0.4 wood chen 2025-01-23 23:43:33 +08:00
  • 97fa7a69e4 Update version to 1.0.3 in package.json wood chen 2025-01-23 23:43:19 +08:00
  • edc6b47c12 1.0.1 wood chen 2025-01-23 23:40:45 +08:00
  • 0a685b2463 Update version to 1.0.2 in manifest.json and add corresponding entry in versions.json 1.0.2 wood chen 2025-01-23 23:33:17 +08:00
  • 65444caad1 Remove unused style.css file and update release workflow to reference styles.css instead of style.css. Enhance error handling in postTopic method to provide detailed feedback on publishing errors in DiscourseSyncPlugin. wood chen 2025-01-23 23:21:53 +08:00
  • f7c532d686
    Update README.md wood chen 2025-01-16 01:42:49 +08:00
  • 3acc0dc2f4 Enhance GitHub Actions workflow by adding write permissions for contents in release.yml 1.0.1 wood chen 2025-01-16 01:35:04 +08:00
  • 097f23a67e Update version to 1.0.1 in manifest.json and add version entry in versions.json wood chen 2025-01-09 12:49:33 +08:00
  • 59e287bce9 Update manifest.json funding URL, remove unnecessary console logs, and clean up UI elements in DiscourseSyncPlugin. wood chen 2025-01-09 12:48:19 +08:00
  • 85bf0877ed
    Update README.md wood chen 2025-01-08 15:56:41 +08:00
  • 14e448c37a Remove unused styles.css file to streamline the plugin and reduce unnecessary assets. wood chen 2024-12-22 20:06:50 +08:00
  • b37e4bdcb5 fix wood chen 2024-12-22 20:01:35 +08:00
  • 5afe6a38b1 Merge branch 'main' of https://github.com/woodchen-ink/discourse-sync wood chen 2024-12-21 14:32:20 +08:00
  • f1238c3600 Rename plugin to "Obsidian Publish to Discourse", update version to 1.0.0, enhance GitHub Actions workflow for file checks during release, and improve API key description in settings. wood chen 2024-12-21 14:32:17 +08:00
  • c831008f78
    Create LICENSE wood chen 2024-12-21 14:27:02 +08:00
  • 34d46415cb Update manifest.json to change plugin name and description to English wood chen 2024-12-21 14:13:59 +08:00
  • e5f1a22cb5 Update package metadata and GitHub Actions workflow: changed description to English, added keywords, specified author, and modified release job to exclude styles.css. wood chen 2024-12-21 14:13:21 +08:00
  • 66c72d64be No changes detected in the current diff; no modifications made since the last commit. wood chen 2024-12-21 02:49:57 +08:00
  • 70d7803527 Refactor plugin for publishing to Discourse: renamed plugin, updated metadata, localized UI elements to Chinese, removed unused CSS, and upgraded GitHub Actions for Node.js environment. wood chen 2024-12-21 02:44:47 +08:00
  • 5337ccd33c removed axios Tim Finley 2024-07-04 19:28:45 -04:00
  • 9020fddc46 update version Tim Finley 2024-07-04 19:25:53 -04:00
  • aadc66f9a5 Successfully uploading images now Tim Finley 2024-07-04 19:21:35 -04:00
  • 8d732e64d7 throwing this up for brevity Tim Finley 2024-07-02 21:56:31 -04:00
  • c2c8111f88 Another attempt at image uploads Tim Finley 2024-06-29 20:00:23 -04:00
  • 8b48197c81 working on image uploads Tim Finley 2024-06-29 02:50:33 -04:00
  • 56271d69fc Add notifications Tim Finley 2024-06-29 00:18:42 -04:00
  • 774b2a5ddd fix nothing Tim Finley 2024-06-28 23:22:37 -04:00
  • 1e162c588f
    Update release.yml maxtim 2024-06-28 23:21:49 -04:00
  • d8e2e7346f
    Update release.yml maxtim 2024-06-28 23:19:39 -04:00
  • 818dd3ae3e add empty release Tim Finley 2024-06-28 23:19:14 -04:00
  • f5927c25da remove workflow Tim Finley 2024-06-28 23:18:16 -04:00
  • f0fdf37ba8 remove workflow Tim Finley 2024-06-28 23:16:39 -04:00
  • 4b45f5fd38 version Tim Finley 2024-06-28 22:46:58 -04:00
  • 2beb35b94b
    Update release.yml maxtim 2024-06-28 22:58:11 -04:00
  • 0d083774a5
    Fix indents maxtim 2024-06-28 22:29:56 -04:00
  • f38560e4f1
    Update release.yml maxtim 2024-06-28 22:28:01 -04:00
  • 2c09cc5930
    Update release.yml2 maxtim 2024-06-28 22:17:26 -04:00
  • 00275df138
    Update release.yml maxtim 2024-06-28 22:05:50 -04:00
  • a7dc2333cf
    Update release.yml maxtim 2024-06-28 22:04:00 -04:00
  • 6e90d91e29
    Update release.yml maxtim 2024-06-28 22:03:46 -04:00
  • ab68364911
    Update release.yml maxtim 2024-06-28 22:03:30 -04:00
  • 2c230b1eaa
    Update release.yml maxtim 2024-06-28 22:03:02 -04:00