Ilya Rice
e48c902021
fix: add @match for new ChatGPT domain with query parameter
...
Added @match for https://chatgpt.com/?oai-dm=1 to the Tampermonkey script manifest. This is to
handle the new domain for ChatGPT, as the old domain https://chat.openai.com/ now redirects to
the new address with the '?oai-dm=1' query parameter. The manifest already includes all variations
of the new address except this one.
2024-05-21 11:14:39 +08:00
github-actions[bot]
f809da67b5
chore: ci build
2024-05-18 06:55:18 +00:00
github-actions[bot]
8be36fa619
chore: release userscript 2.24.0
userscript-v2.24.0
2024-05-18 14:54:51 +08:00
Pionxzh
6bf6ae0b92
feat: support new.oaifree.com
...
closes #236
2024-05-18 11:33:25 +08:00
github-actions[bot]
5e237c6e9c
chore: ci build
2024-05-04 18:38:52 +00:00
github-actions[bot]
a72ab94326
chore: release userscript 2.23.0
userscript-v2.23.0
2024-05-05 02:38:23 +08:00
Pionxzh
07bcf0b30f
feat: support chatgpt.com
...
closes #232
2024-05-05 02:35:59 +08:00
github-actions[bot]
8825bee6b1
chore: ci build
2024-04-23 19:34:47 +00:00
github-actions[bot]
53365db40f
chore: release userscript 2.22.1
userscript-v2.22.1
2024-04-24 03:34:13 +08:00
Pionxzh
1b9d3c1356
fix: try fix team workspace authentication issue
...
#230
2024-04-24 03:31:43 +08:00
Pionxzh
84b2d9f3c1
chore: fix indent
2024-04-06 01:30:22 +08:00
github-actions[bot]
6e8fb5c79e
chore: ci build
2024-04-04 19:53:43 +00:00
github-actions[bot]
55530d194f
chore: release userscript 2.22.0
userscript-v2.22.0
2024-04-05 03:53:16 +08:00
Pionxzh
7937b051bb
feat: try support team account
...
#220
2024-04-05 03:51:34 +08:00
Pionxzh
aef813c2a0
fix: fix characters overlap in screenshot
...
closes #216
2024-04-01 02:03:30 +08:00
Pionxzh
3763ad71ac
fix: hide feedback bar in screenshot
2024-04-01 02:03:30 +08:00
github-actions[bot]
45ff5bd852
chore: ci build
2024-03-30 18:08:24 +00:00
github-actions[bot]
c63a32f77a
chore: release userscript 2.21.2
userscript-v2.21.2
2024-03-31 02:07:56 +08:00
Pionxzh
a99c9f127b
fix: filter model memory context message
2024-03-31 01:07:12 +08:00
Michael Skyba
dbb70228e4
fix: update image export colors to match ChatGPT UI
2024-03-31 00:45:19 +08:00
Michael Skyba
646b3f5a91
fix: update HTML export colors to match ChatGPT UI
2024-03-31 00:45:19 +08:00
Michael Skyba
c3cd2538f2
fix: remove HTML export odd child highlighting
2024-03-31 00:45:19 +08:00
Michael Skyba
6265bef727
style: template.html CSS variable typo
2024-03-31 00:45:19 +08:00
Peter Kaminski
e9f0671642
Reword to make less clumsy
...
Co-authored-by: Pionxzh <spigbbbbb@gmail.com >
2024-03-22 20:46:59 +08:00
Peter Kaminski
2c9ce5470d
docs(README): add 'Export Multiple Conversations' section
...
Adds a section about the "Export Conversations" dialog to `README.md`. Briefly describes the various controls, particularly the "Archive" button, added in #198 .
No translations added to `README_ID.md`, `README_KR.md`, or `README_TR.md`.
2024-03-22 20:46:59 +08:00
github-actions[bot]
b697fb364f
chore: ci build
2024-03-13 19:35:08 +00:00
github-actions[bot]
b1acc9fcd0
chore: release userscript 2.21.1
userscript-v2.21.1
2024-03-14 03:34:40 +08:00
Pionxzh
0fd4af8995
fix: improve release ci
2024-03-14 03:32:37 +08:00
lugia19
56e6cef513
fix: conversion problems listed in #222
2024-03-13 20:34:53 +08:00
Pionxzh
937706182e
chore: fix release please v4 config
2024-02-24 23:49:46 +08:00
Pionxzh
b5b124a606
chore: ci build
2024-02-24 23:39:18 +08:00
Pionxzh
70b80fa1c8
build: bump actions
2024-02-24 23:37:44 +08:00
github-actions[bot]
01517946d1
chore: release userscript 2.21.0
userscript-v2.21.0
2024-02-24 23:19:20 +08:00
Pionxzh
a28f9fdc35
feat: support export to tavern and ooba format
...
#210
2024-02-24 23:08:09 +08:00
Pionxzh
4ab9b19cf9
refactor: adjust icon size, add PDF icon
2024-02-24 15:36:27 +08:00
Pionxzh
8ee62f52cf
fix: update style to follow chatgpt updates
2024-02-24 14:58:54 +08:00
Pionxzh
02909ec0b1
fix(i18n): use contohnya instead of mis. in Bahasa translation to avoid confusion
2024-02-24 14:58:54 +08:00
Pionxzh
115687dbad
feat: remove pandora
2024-02-24 14:12:50 +08:00
Pionxzh
cd4af40f09
chore: bump deps
2024-02-24 14:08:57 +08:00
zetaloop
43f29e41fb
fix: correct model names from 'GTP' to 'GPT'
2024-02-15 11:06:02 +08:00
lugia19
a59fb475c6
chore: add interfaces and other fixes
2024-02-14 23:37:22 +08:00
lugia19
214111bc6c
feat: add getOobaString and getTavernString for conversion to other formats
2024-02-14 23:37:22 +08:00
github-actions[bot]
41739ec17a
CI build
2024-02-13 09:29:17 +00:00
github-actions[bot]
a0ba22dd4c
chore: release userscript 2.20.0
userscript-v2.20.0
2024-02-13 17:28:47 +08:00
Pionxzh
fdcf86d5d2
fix: remove weird white rect from the bottom of screenshot export
2024-02-13 17:20:42 +08:00
Pionxzh
3bb0f6d590
chore: remove unused deps
2024-02-13 17:11:46 +08:00
Pionxzh
efbd662c77
feat: support /gpts paths
2024-02-13 17:11:46 +08:00
Pionxzh
ab246acf90
fix: fix broken style becasue of the updates and improve light style
2024-02-13 17:11:45 +08:00
Pionxzh
a23902a27e
chore: bump deps
2024-01-20 15:27:23 +08:00
Pionxzh
8547f12026
chore: update API interface
2024-01-07 19:31:10 +08:00