mirror of
https://github.com/tmlnv/obsidian-telegram-bridge.git
synced 2026-07-22 06:53:13 +00:00
- rename plugin to telegram-bridge (drop 'obsidian' prefix per guidelines) - promote manifest.json + versions.json to repo root - replace settings h2/h3/h4 with Setting.setHeading() - drop plugin-name prefix from command titles, add reconnect and sign-out - wire SyncEngine polling through plugin.registerInterval - replace console.log with Notice in show-client-id - move inline usage-bar styles to CSS custom properties - gate status bar item on Platform.isDesktopApp - add first-run supabase requirement disclosure - add tag-triggered GitHub release workflow |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| esbuild.config.mjs | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| styles.css | ||
| tsconfig.json | ||
| versions.json | ||