qcrao
88eab68058
move getUserInfo define to util.js
2024-07-25 14:47:47 +08:00
qcrao
3887788b9d
opt deleting styles
2024-07-25 12:22:47 +08:00
qcrao
57d498dcb8
add delete progress
2024-07-25 11:25:17 +08:00
qcrao
da83d5ff41
version to 5.3
2024-07-21 17:22:44 +08:00
qcrao
037d307e77
Merge pull request #20 from geveit/add-hold-shift-feature
...
Allow bulk selection by holding shift
2024-07-21 17:20:14 +08:00
qcrao
ef916d4d19
opt style
2024-07-21 17:18:34 +08:00
qcrao
b1bdaf0edc
add tooltip
2024-07-21 17:05:55 +08:00
qcrao
54394cb063
enhance shift function
2024-07-21 16:49:38 +08:00
qcrao
5db7846aa1
version to 5.2
2024-07-11 23:16:12 +08:00
qcrao
cf722d23a7
solve public functions by Claude.ai
2024-07-11 23:11:31 +08:00
qcrao
3feea445c1
add delete conversations monitor
2024-07-11 13:26:08 +08:00
qcrao
96dd85edf5
version to 5.1
2024-07-10 22:24:52 +08:00
qcrao
dafbc04972
opt handleBulkArchive
2024-07-10 21:12:06 +08:00
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
Gabriel Veit
3cb7d4a0fe
Allow bulk selection by holding shift
2024-05-11 21:40:54 +01: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