2c08a4acfb
test blog profile
2025-06-25 21:18:13 +09:00
7791399314
fix claude-code proxy
2025-06-24 22:55:16 +09:00
26b1b2cf87
fix mobile css
2025-06-22 01:50:49 +09:00
7eb653f569
fix layout article.article-content
2025-06-22 01:16:59 +09:00
0fc920c844
fix layout
2025-06-22 00:35:54 +09:00
13c05d97d2
add claude-code-mcp-server
2025-06-22 00:26:20 +09:00
71acd44810
fix layout font-size
2025-06-22 00:25:44 +09:00
1b4579d0f1
fix layout font-size
2025-06-22 00:25:04 +09:00
09100f6d99
fix ask-ai prompt userdata
2025-06-22 00:01:27 +09:00
169de9064a
fix link github
2025-06-21 19:11:01 +09:00
097c794623
fix oauth bsky button
2025-06-21 18:30:39 +09:00
b652e01dd3
fix oauth loading button
2025-06-21 17:03:23 +09:00
31af524303
fix layout
2025-06-21 15:46:21 +09:00
6be024864d
cleanup docs
2025-06-21 00:07:22 +09:00
eef1fdad38
fix layout
2025-06-20 23:26:32 +09:00
b7e411e8b2
add img
2025-06-20 23:26:11 +09:00
8f9d803a94
fix gh-actions
2025-06-20 00:08:23 +09:00
f9b9c2ab52
fix layout
2025-06-20 00:00:51 +09:00
210ce801f1
update binary
2025-06-20 00:00:29 +09:00
6cb46f2ca1
fix token refresh
2025-06-19 23:01:41 +09:00
9406597b82
add post
2025-06-19 22:08:43 +09:00
0dbc3ba67e
fix html text
2025-06-19 21:22:01 +09:00
a7e6fc4a1a
Release v0.2.4: Complete OAuth system with AI chat and mobile support
...
- Fixed OAuth authentication with ATProto integration
- Implemented Ask AI functionality with conversation history
- Resolved PDS/web link issues for cross-network compatibility
- Added comprehensive mobile responsive design
- Enhanced comment posting with loading states and auto-refresh
- Improved chat record display with question/answer pairing
- Fixed tab scrolling and layout overflow issues
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-06-19 20:02:24 +09:00
3adcfdacf5
fix post commnet
2025-06-19 19:58:40 +09:00
004081337c
fix ask-ai put
2025-06-19 19:52:31 +09:00
5ce0e0fd7a
fix ask-ai
2025-06-19 19:18:50 +09:00
f816abb84f
fix mobile css, ask-ai
2025-06-19 19:12:29 +09:00
8541af9293
add binary
2025-06-19 17:26:48 +09:00
68b49d5aaf
Fix jetstream monitoring for ai.syui.log collections
...
- Fixed JetstreamMessage struct to correctly parse collection from commit object
- Fixed user list JSON format to match oauth app expectations (removed metadata field)
- Added monitoring for both ai.syui.log and ai.syui.log.chat.comment collections
- Improved error handling and debug output for stream processing
- Jetstream auto user registration now working correctly
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-06-19 17:14:11 +09:00
53dab3fd09
fix ailog stream server
2025-06-19 17:13:02 +09:00
5fac689f98
fix hugo callback
2025-06-19 17:13:02 +09:00
293421b7a5
add callback test
2025-06-19 14:47:25 +09:00
1793de40c1
fix rm callback page
2025-06-19 13:17:32 +09:00
30bdd7b633
fix oauth package name
2025-06-19 13:09:37 +09:00
b17ac3d91a
v0.2.2: OAuth authentication system improvements
...
🔧 OAuth Fixes:
- Add transition:generic scope to resolve authentication errors
- Improve Agent creation with session object and dpopFetch fallback
- Fix avatar fetching to use correct public API endpoints
- Proper PDS endpoint selection (bsky.syu.is vs public.api.bsky.app)
🎨 UI Improvements:
- Remove 'Demo' text from loading states
- Environment-based feature toggles (TestUI/Debug)
- Unified padding system (20px 0)
- CSS conflict resolution with oauth- prefix
🚀 Production Ready:
- Automatic feature disable in production build
- Session management improvements
- Error handling enhancements
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
v0.2.2
2025-06-19 11:56:06 +09:00
81f87d0462
fix loading
2025-06-19 11:41:01 +09:00
a020fa24d8
fix gh-actions oauth-session
2025-06-19 11:34:56 +09:00
21c53010b7
test oauth_new gh-actions
2025-06-19 11:13:11 +09:00
4f7834f85c
fix npm env production
2025-06-18 19:16:25 +09:00
fecd927b91
fix oauth_new env test
2025-06-18 18:16:37 +09:00
b54e8089ea
oauth_new
2025-06-18 17:25:42 +09:00
174cb12d4d
test merge
2025-06-18 10:53:48 +09:00
a1186f8185
Merge branch 'test-oauth'
2025-06-18 10:53:31 +09:00
833549756b
fix did check
2025-06-17 22:36:33 +09:00
4edde5293a
Add oauth_new: Complete OAuth authentication and comment system
...
- Created new oauth_new directory with clean OAuth implementation
- Added 4-tab interface: Lang, Comment, Collection, User Comments
- Implemented OAuth authentication with @atproto/oauth-client-browser
- Added comment posting functionality with putRecord
- Added proper PDS detection and error handling
- Skipped placeholder users to prevent errors
- Built comprehensive documentation (README.md, DEVELOPMENT.md)
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-06-17 22:34:03 +09:00
f0fdf678c8
fix oauth plc
2025-06-17 17:43:03 +09:00
820e47f634
update binary
2025-06-17 11:01:42 +09:00
4dac4a83e0
fix atproto web link
2025-06-17 11:00:09 +09:00
fccf75949c
v0.2.1: Fix async trait implementation warnings
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
v0.2.1
2025-06-17 10:42:15 +09:00
6600a9e0cf
test pds oauth did
2025-06-17 10:41:22 +09:00