1.4.0 (2024-07-01)
1.3.0 (2024-02-07)
1.2.0 (2024-01-01)
- github link (f52b084)
1.1.1 (2024-01-01)
1.1.0 (2023-12-30)
- add dependabot (3609b7e)
- clean and english md (3ec5d96)
- dailyreport (b429f00)
- frontend选择是否使用新的样式,后端完善 (6108a52)
- not finish: word cloud for today chat (f7afa4e)
- options页面图表功能 (64f2d6e)
- release-please添加 (f5cd1d2)
- timelist两种显示方式 (dfa2840)
- today paragraph (ee113e8)
- 今日热门话题和today计数 (f1cc374)
- 优美的popup页面 (b7d5144)
- 使用节流代替防抖 (9e8c463)
- 修复wordcloud的路由问题 (0c36697)
- 准确准确的计数方式 (52d3c24)
- 动态改变页面的输入框显示样式 (c26e433)
- 可以导出每天的聊天记录了 (6bdd70a)
- 可以识别图片回答 (57618e8)
- 在历史记录中增加用户输入 (49fc8b5)
- 增加timeList (5ff6e12)
- 查看对话的时间 (e10e005)
- fix: (f49f5d0)
- 45 Scripts should use
module
type #46 [Feature] Add offscreen document sample #44 (35bf8b4) - add wordcloud page fail (883c9d8)
- clear time bug 但是好像原来只定时一次也没关系 (2dd446e)
- count->counts (bbdff47)
- description (e9364bb)
- gh_token (ac9c41c)
- image size (c82e345)
- image size (58e6ec4)
- more precise time count and more precise ask count (934975a)
- oninstall 大部分sync除了todayChat (c21bee6)
- page to sync (c92ff3f)
- permission (ae5dc85)
- remove childList (d50d1fc)
- remove increment因为character data本身就是在识别已有的节点上的文本变化 (3cf8743)
- remove local release-please (cc68166)
- remove time remain in popup (31a71bc)
- reserve correct component (db51b92)
- resetDailyCountAndUpdate先更新todayAllCount (3ddc1bd)
- timebug (1640724)
- timelist在local中,sync放不下 (4f5b5ef)
- todayChat 在local里面清空 (deeef3e)
- todayChat日常清除 (6a9af3c)
- use fetch to show the wordcloud (3dabef8)
- utils to sync (431bb32)
- wordcloud (95a4099)
- 上锁防止多个线程同时进行增加计数 (c099b79)
- 不要让interfaceStyle为全局变量 (4c0685c)
- 使今日首次对话时间更准确 (5a1f8c4)
- 使用npm (b690ad5)
- 使用try finally确保解锁操作一定进行 (037cdf8)
- 依赖和wordcloud路由 (16c0469)
- 删除了节点的记录使计数更加准确 (e3fd6f2)
- 历史次数统计图表没有按照时间顺序排序 (af8033d)
- 只读取同时到达的第一个mutation (8faa29e)
- 尝试构建时移除console.log (896177e)
- 尝试节流,之后会修改,这里做一个备份 (475148a)
- 改变这里sync还有调整样式 (c49612d)
- 每天更新应该在timerStarted时执行 (043eb09)
- 除了todayChat都变为sync (fac31eb)