Commit graph

4 commits

Author SHA1 Message Date
john
2e30738831 fix: Update manifest for Obsidian plugin submission v1.3.4
- Version: 1.4.0 → 1.3.4 (match PR requirements)
- Description: Removed "with internal links preserved" suffix
- Removed "Obsidian" word from description (policy violation)
- Added period at end (required punctuation)
- Final: "Upload your notes to uuu.gl as rendered Markdown documents."

Fixes obsidianmd/obsidian-releases#8416

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 09:46:00 +09:00
john
77871525b1 📱 v1.4.0: Add iOS & Android Mobile Support
## Cross-Platform Implementation

### Changes
- manifest.json: `isDesktopOnly: false` for mobile compatibility
- main.js: Rebuilt with mobile authentication support

### Authentication Flow
- Browser-based OAuth with obsidian:// callback
- Works on Desktop (Electron) and Mobile (iOS/Android)
- Single codebase for all platforms

### Compatibility
-  PC (Windows/Mac/Linux): No changes, works as before
-  Mobile (iOS/Android): Now fully supported

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-05 22:17:01 +09:00
john
98d6527d79 fix: Update description, add MIT license for Obsidian plugin submission 2025-11-05 18:45:46 +09:00
john
3245184d83 Initial commit: uuu.gl Markdown Uploader v1.3.4 2025-11-05 12:18:41 +09:00