posimai
|
6c3d92f5b0
|
fix(sw): move skipWaiting inside install promise, use clients.claim in activate
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-17 13:11:41 +09:00 |
posimai
|
2319982445
|
chore: migrate font Inter → Geist + Lucide integrity hash
|
2026-04-10 08:09:45 +09:00 |
posimai
|
610aa976e9
|
perf: compress logo.png 512x512 (~90% size reduction)
|
2026-03-28 23:39:29 +09:00 |
posimai
|
bca8f27097
|
fix: add SRI integrity hashes to Lucide CDN script
|
2026-03-27 20:25:48 +09:00 |
posimai
|
247aa37605
|
fix: add .catch() to SW activate event
|
2026-03-27 12:26:45 +09:00 |
posimai
|
d61358ebe0
|
perf: add preconnect hints for external origins
|
2026-03-27 09:46:26 +09:00 |
posimai
|
516745dd91
|
perf: add preconnect for unpkg.com
|
2026-03-27 09:35:18 +09:00 |
posimai
|
dfa18c5c60
|
fix: update API URL to api.soar-enrich.com
|
2026-03-26 23:05:47 +09:00 |
posimai
|
eeaa812aa7
|
fix: add esc() and sanitize app.label in innerHTML
|
2026-03-26 14:08:35 +09:00 |
posimai
|
4dd291a5f8
|
fix: migrate API endpoint from Synology to VPS (posimai.soar-enrich.com)
|
2026-03-25 23:22:53 +09:00 |
posimai
|
4ea0d7da81
|
fix: accent button text color — #0D0D0D to var(--bg) for light mode
|
2026-03-25 16:28:03 +09:00 |
posimai
|
13e5f2d849
|
fix: 編集ボタンをsquare-penアイコンのみに変更
|
2026-03-21 21:05:10 +09:00 |
posimai
|
5b65455b26
|
feat: toolbar統合 — カテゴリタブ+検索+編集を1行に、検索は折りたたみ式
|
2026-03-21 20:49:14 +09:00 |
posimai
|
10fdb8785c
|
feat: add logo.png for PWA install
|
2026-03-21 19:09:31 +09:00 |
posimai
|
d827b225e1
|
fix: SW cache bust v3 — レイアウト修正を強制反映
|
2026-03-21 13:29:12 +09:00 |
posimai
|
6c5576d549
|
fix: main padding を base.css から完全分離 — Ambient同等の左端・上辺余白に修正
|
2026-03-21 13:17:53 +09:00 |
posimai
|
033524fe73
|
fix: clock zone layout — Ambient準拠(padding/font-size/letter-spacing/gap)
|
2026-03-21 11:31:26 +09:00 |
posimai
|
4304bcdc96
|
feat: カスタムアプリ登録機能追加 — アイコンピッカー・イニシャルバッジ・削除ボタン
|
2026-03-21 11:23:56 +09:00 |
posimai
|
22bb95a10a
|
feat: Ambient風ヘッダーに刷新(時計・日付・天気・挨拶)
- 標準ヘッダーを廃止、時計ゾーンに置き換え
- 大型時刻表示(68px / weight:300)
- 日付・天気(open-meteo API)・挨拶を Ambient から移植
- 設定ボタンを時計ゾーン右上の丸ボタンに
- 検索バーを top:0 で sticky 化、カテゴリタブを top:52px で sticky 化
|
2026-03-21 11:10:24 +09:00 |
posimai
|
d85b825bba
|
feat: add colorful / accent color mode toggle
- CAT_COLORS: カテゴリ別カラーマップ(ダーク/ライト両対応)
- 統一色モード: すべて var(--accent) Teal
- カラフルモード: sns=Blue / media=Pink / news=Orange / tools=Slate / nav=Green / shop=Amber / posimai=Teal
- カラフル時: アイコン stroke + カード背景・ボーダーに極薄カラーを適用
- セクションラベルもカテゴリ色に追従
- 設定パネルに色ドット付きトグルボタンを追加
- localStorage に設定を保存
|
2026-03-21 11:06:48 +09:00 |
posimai
|
9d3cd8510e
|
ci: trigger initial Vercel deployment
|
2026-03-21 10:58:21 +09:00 |
posimai
|
cc1274d7c5
|
feat: initial implementation of Posimai Veil
- アプリDB 50件(SNS/メディア/ニュース/ショッピング/マップ/ツール/Posimai)
- Android intent:// + iOS URL scheme + web フォールバック
- カテゴリフィルタ・検索・編集モード(表示/非表示トグル)
- localStorage で設定保存
- posimai-ui v1 適用・PWA 対応(manifest + SW)
|
2026-03-21 10:57:57 +09:00 |