npmrun
24b358115d
feat(discover): default discoverVisible to on for new users
- Schema + migration 0007 rebuild users table with discover_visible DEFAULT true
- Profile form initial state matches (checkbox pre-checked before load)
- Journal when for 0007 set after 0006 so drizzle-kit migrate applies it
- Spec: document default opt-in
Made-with: Cursor
19 hours ago
npmrun
0b7f29d86f
feat(profile): discover visibility and location controls
Made-with: Cursor
19 hours ago
npmrun
177cbe837d
feat(rss): enhance RSS feed management with sync metadata and improved next sync display
19 hours ago
npmrun
0540db2c8d
refactor(auth): replace 'pending' with 'initialized' in auth session and update loading states across components
19 hours ago
npmrun
1776f229fc
feat(profile): add optional icon support for social links and update related components
20 hours ago
npmrun
ad5cc6ade5
refactor(me/profile): toast-only feedback, overlay loading without layout swap
Made-with: Cursor
20 hours ago
npmrun
7fd86f9063
feat(me/profile): bio markdown editor in modal with truncated preview
Made-with: Cursor
21 hours ago
npmrun
f6beaf05ef
feat(ui): success toasts for save and update actions
Made-with: Cursor
21 hours ago
npmrun
f73d766565
fix: migrate console API calls to useClientApi fetchData
- Replace request+unwrap with fetchData across /me admin, posts, timeline, rss, profile
- Inline form errors: profile uploads/save use notify:false + getApiErrorMessage
- Remove duplicate extractError/toast in media-storage, orphans, markdown editor
- PostComments and logout use fetchData for consistent error toasts
Made-with: Cursor
21 hours ago
npmrun
f988d3b91a
refactor(ui): reorganize media cleanup section and update labels
22 hours ago
npmrun
4e4d3b1c92
feat(admin): storage vs media_assets audit and safe DB cleanup
Made-with: Cursor
22 hours ago
npmrun
707252eb2f
feat(media): grace expiry column; widen orphans page; align toolbar
Made-with: Cursor
22 hours ago
npmrun
2bf8ae60ef
fix(ui): tighten orphans table layout, truncate keys, clearer actions
Made-with: Cursor
22 hours ago
npmrun
8b7b44317d
feat(ui): media orphans review page and dashboard link
Made-with: Cursor
22 hours ago
npmrun
fd47913043
feat(config): admin toggles for media orphan auto-sweep
Made-with: Cursor
22 hours ago
npmrun
436d0e7693
feat(posts): remove newer/older nav; edit link on public post for owner; expose post id in public API
Made-with: Cursor
22 hours ago
npmrun
c5953cffd2
fix(posts): detail links instead of id jump; friendly published time on public post
Made-with: Cursor
22 hours ago
npmrun
03bfacd898
feat(posts): quick nav on list/edit pages and safe markdown on public posts
Made-with: Cursor
22 hours ago
npmrun
2b6ce7bf62
feat(posts): align new post page with markdown editor layout
Made-with: Cursor
23 hours ago
npmrun
63ac857c73
feat(posts): writing-first layout and markdown editor on edit page
Made-with: Cursor
23 hours ago
npmrun
0a00a11475
feat(admin-ui): show per-user stats and public profile actions
Made-with: Cursor
1 day ago
npmrun
88137dd807
feat: enhance public profile layout and configuration management
- Added site name configuration to global settings.
- Improved public home layout with dynamic header and navigation.
- Introduced detailed view for posts and timeline with visibility controls.
- Implemented admin interface for site configuration management.
- Enhanced user experience with responsive design adjustments and improved loading states.
1 day ago
npmrun
7e020389c1
feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI
Made-with: Cursor
2 days ago