qcrao
e30fc7fa56
Merge branch 'master' of github.com:qcrao/bulk-delete-chatGPT
2024-07-10 16:10:06 +08:00
qcrao
416fd30d59
get member status from localstorage
2024-07-10 16:09:36 +08:00
qcrao
3fc04ad03e
update title of extension
2024-07-09 23:14:52 +08:00
qcrao
bbd81750c9
beautify bug dialog
2024-07-09 15:55:56 +08:00
qcrao
dae72c6e66
add bulk archive
2024-07-09 15:13:49 +08:00
qcrao
0857a73d1a
add permissions
2024-07-09 08:34:46 +08:00
qcrao
ab244e8f4a
beautify lock logo position
2024-07-08 20:37:27 +08:00
qcrao
2a2844eecc
add bulk archive
2024-07-08 17:16:26 +08:00
qcrao
b733dbe9c0
beautify css by claude
2024-07-08 15:52:37 +08:00
qcrao
bf3795ec7e
add bulk archive button
2024-07-08 12:58:34 +08:00
qcrao
6fc1a93ac2
support all languages && improved code readability and maintainability
2024-05-15 14:37:08 +08:00
qcrao
0267d05e83
update Deletet button
2024-05-08 12:24:34 +08:00
qcrao
2856b3a3e4
fix delete button
2024-05-04 17:23:27 +08:00
qcrao
8c2fcc9f52
Merge pull request #17 from Joenahm1937/globalsRaceFix
...
Ensure globals.js is loaded prior to execution of dependent scripts
2024-04-09 14:11:48 +08:00
Joseph Nahm
c731c5316d
Ensure globals.js is loaded prior to execution of dependent scripts
...
This commit prevents a race condition that causes global variables
defined in globals.js to be inaccessible to the other content scripts
2024-04-08 22:20:57 -07:00
qcrao
f2128e045b
fix conversation selector
2024-04-08 12:51:42 +08:00
qcrao
b265d3b2e3
refresh after remove checkboxes
2024-01-12 17:09:40 +08:00
qcrao
94ca5ca592
Merge pull request #14 from qcrao/qcrao_fix_plus
...
optmise when click title to add checkbox
2024-01-12 10:51:55 +08:00
qcrao
1d18a6a993
optmise when click title to add checkbox
2024-01-12 10:48:51 +08:00
qcrao
e254fd1f21
Merge pull request #13 from qcrao/qcrao_fix_plus
...
replace click with hover
2024-01-10 11:22:14 +08:00
qcrao
ee23c68601
replace click with hover
2024-01-10 11:21:40 +08:00
qcrao
28d0f7b162
Merge pull request #12 from qcrao/qcrao_fix_plus
...
opt user experience
2023-11-17 17:42:30 +08:00
qcrao
25096861d6
opt user experience
2023-11-17 17:31:32 +08:00
qcrao
7e98af0995
Merge pull request #11 from qcrao/qcrao_fix_plus
...
Qcrao fix plus
2023-11-17 14:55:26 +08:00
qcrao
fb20c480d4
support both plus user and common users
2023-11-17 14:53:38 +08:00
qcrao
ea7e23a765
fix, wip
2023-11-17 00:27:33 +08:00
qcrao
0ccf1dbb39
[commission]fix delete button bug with delay
2023-10-20 14:55:52 +08:00
qcrao
44336fa758
delete some unused files
2023-10-20 12:30:10 +08:00
qcrao
f0d9878a94
add Sponsor button
2023-10-20 11:33:13 +08:00
qcrao
1f236564d6
fix: Preserve delete button on the first conversation
...
Adjusted the bulk delete function to ensure the delete button remains on the first selected conversation, while allowing deletion for subsequent conversations.
2023-10-20 08:25:56 +08:00
qcrao
5df5c68183
fix selector bug when new conversation appears
2023-10-19 23:37:39 +08:00
qcrao
9b9406a22d
fix redefied bug
2023-10-19 20:17:57 +08:00
qcrao
b760a1837b
Optimize bulk deletion flow and handle UI residuals
...
- Check for existing delete button before initiating deletion.
- Remove lingering delete button from DOM if present.
- Ensure sequential deletion of selected conversations.
2023-10-19 17:21:59 +08:00
qcrao
42fc405595
add delay after click delete button
2023-10-12 18:12:19 +08:00
qcrao
2a598ec8e6
opt can not found delete confirm button
2023-10-09 14:48:20 +08:00
qcrao
244a846b66
[commission]version 2.6
2023-10-04 17:04:10 +08:00
qcrao
38b5d3a0c5
fix conversation selection
2023-10-04 17:02:01 +08:00
qcrao
52b7abfbdc
Merge branch 'master' of github.com:qcrao/bulk-delete-chatGPT
2023-09-15 14:53:00 +08:00
qcrao
4a266a0e2a
update delay to 300ms between deletes
2023-09-15 14:52:02 +08:00
qcrao
67a98d508b
Merge pull request #7 from hedongshu/v2.4
...
V2.4
2023-09-15 14:46:47 +08:00
qcrao
c28c8dff67
Merge branch 'master' into v2.4
2023-09-15 14:45:46 +08:00
hds
58613a5873
feat: v2.4
2023-09-15 14:25:08 +08:00
HDS
71eb8e4817
Update bulkDeleteConversations.js
2023-09-15 14:18:17 +08:00
HDS
ea33bda197
Update manifest.json
...
Update manifest.json
2023-09-15 14:17:11 +08:00
HDS
879eb2103c
Update addCheckboxes.js
...
feat: 改用css层级选择器,而不是具体的class列表
2023-09-15 14:16:23 +08:00
qcrao
eb6fd78878
v2.3
2023-09-15 12:40:49 +08:00
qcrao
80f7075bfe
Merge pull request #6 from hedongshu/patch-1
...
Update bulkDeleteConversations.js
2023-09-15 12:35:10 +08:00
HDS
1e9b650da5
Update bulkDeleteConversations.js
...
update queryselecter
2023-09-15 11:26:26 +08:00
qcrao
72d3b56091
fix delay bug
2023-09-11 17:38:29 +08:00
qcrao
703544c34a
feat: update to v2.1
2023-09-04 17:53:53 +08:00