45 Commits

Author SHA1 Message Date
SukkaW
1cc4972760 refactor: replace eventemitter3 w/ mitt 2025-06-01 16:39:31 +08:00
moonmd
972175e362 feat: latex rendering with katex 2024-12-09 02:42:45 +08:00
Pionxzh
06e1a9cd1f chore: bump dev deps 2024-06-30 02:08:51 +08:00
dependabot[bot]
693003229d build(deps-dev): bump vite from 5.1.4 to 5.1.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 14:25:43 +08:00
dependabot[bot]
bfa1cbd29a build(deps-dev): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 14:24:56 +08:00
Pionxzh
cd4af40f09 chore: bump deps 2024-02-24 14:08:57 +08:00
Pionxzh
3bb0f6d590 chore: remove unused deps 2024-02-13 17:11:46 +08:00
Pionxzh
a23902a27e chore: bump deps 2024-01-20 15:27:23 +08:00
Pionxzh
f78cc478f4 chore: migrate to eslitn flat configuration 2023-11-09 02:23:35 +08:00
Pionxzh
b2f86dee75 chore: bump deps 2023-11-09 02:19:06 +08:00
Pionxzh
af7ef8ccd1 refactor: drop redundant monorepo structure 2023-11-09 02:19:06 +08:00
Pionxzh
2f7264dbff chore: bump deps 2023-08-20 14:37:17 +08:00
Pionxzh
631332dac2 fix: adopt latest sentinel-js, no more patch 2023-08-20 12:32:22 +08:00
Pionxzh
77f9fa3533 chore: bump dependencies 2023-07-10 00:41:41 +08:00
Pionxzh
6af0032a31 chore: bump devDependencies 2023-07-09 02:25:07 +08:00
Pionxzh
918ff41dc4 feat: support i18n
closes #91
2023-04-15 03:41:04 +08:00
Pionxzh
0f91b5698b feat: use the same Toggle as ChatGPT's setting 2023-04-14 19:40:12 +08:00
Pionxzh
a8a44f2adb chore: bump dependencies 2023-04-08 14:45:23 +08:00
Pionxzh
531a766bc8 feat: add conversation timestamp on page and HTML, revamp setting UI
closes #54, closes #104
2023-04-08 02:05:33 +08:00
Pionxzh
41fd500863 chore: bump dependencies 2023-04-05 21:15:32 +08:00
Pionxzh
9632818845 fix: fix menu is not working after OpenAI page update 2023-04-05 20:18:22 +08:00
Pionxzh
757f85009f chore: bump dependencies 2023-03-31 03:22:04 +08:00
Pionxzh
25662395e8 chore: bump dependencies 2023-03-26 17:34:07 +08:00
Pionxzh
ba739e017b fix: handle rate limiting in export all
closes #88
2023-03-26 03:50:57 +08:00
Pionxzh
792df8d320 chore: bump dependencies 2023-03-25 01:53:59 +08:00
Pionxzh
584ceb740c chore: bump dependencies 2023-03-18 17:53:29 +08:00
Pionxzh
8b57e164ea fix: jszip is not defined in prod build
closes #75
2023-03-16 09:49:37 +08:00
Pionxzh
ce0d895bac feat: support JSON export and export All
closes #39 #71
2023-03-16 01:31:08 +08:00
Pionxzh
7d449cebbc refactor: inline svg icon 2023-03-11 01:40:44 +08:00
Pionxzh
922cb36018 fix: update API interface (follow what OpenAI updated) 2023-03-10 19:15:43 +08:00
Pionxzh
f219deff64 feat: add setting dialog/ support {date} in filename 2023-03-07 18:40:41 +08:00
Pionxzh
4ecf34ab72 feat!: rewrite the plugin with API based data source 2023-03-07 18:40:41 +08:00
Pionxzh
2a11b723ad chore: bump dependencies 2023-02-16 00:02:31 +08:00
Pionxzh
63bf4cde2b chore: bump dependencies 2023-02-10 10:48:24 +08:00
Pionxzh
f0a26640ae chore: bump to Typescript 5.0 2023-01-27 10:46:49 +08:00
Pionxzh
0461324f8a chore: bump dependencies 2023-01-27 10:33:12 +08:00
Pionxzh
85b64b07de feat: support to customize the filename 2023-01-12 03:09:20 +08:00
Pionxzh
c8626c0894 refactor: adopt preact and restructure the codebase 2023-01-12 02:25:34 +08:00
Pionxzh
e733a5555c chore(deps): bump vite to v4 and remove sass 2022-12-22 14:38:31 +08:00
Pionxzh
b822e5b9a7 fix: improve menu injection
closes #24
2022-12-22 14:38:30 +08:00
Pionxzh
740676d040 chore: setup commitlint 2022-12-22 10:02:53 +08:00
Pionxzh
224a51f790 fix: stabilize menu injection 2022-12-21 18:19:24 +08:00
Pionxzh
7aa7c0f4fd feat: support export png (screenshot) 2022-12-05 22:35:19 +08:00
Pionxzh
df8119947d chore: remove sentinel 2022-12-05 20:39:00 +08:00
Pionxzh
c75b0f254d init 2022-12-05 19:43:24 +08:00