Junyi Hou
776858224e
fix: add module docstring to main.py to satisfy pylint CI
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-17 16:36:45 +08:00
Junyi Hou
069272abdc
chore: migrate to uv for dependency management
...
- Replace `requirements.txt` with `pyproject.toml` + `uv.lock` (runtime
deps in `[project]`, lint/format tools in `[dependency-groups].dev`).
- Pin Python via `.python-version` (3.14) so uv provisions the right
interpreter automatically.
- Turn the root `main.py` stub from `uv init` into a thin launcher that
delegates to `src/main.py`, so `uv run main.py` just works without
restructuring the flat imports inside `src/`.
- Update README Prerequisites / Installation / Usage to uv workflow.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-17 13:52:20 +08:00
Junyi Hou
f3145706ae
docs: update readme
2025-10-14 10:46:36 +08:00
Junyi Hou
f11970ab4e
update reademe
2025-10-14 10:45:48 +08:00
Junyi Hou
c9ae56a770
update
2025-10-14 10:43:25 +08:00
Junyi Hou
cf067eceff
update db, demo pics
2025-10-14 10:42:59 +08:00
Junyi Hou
6ddd498a55
remove trailing whitespace
2025-10-14 00:13:37 +08:00
Junyi Hou
b8b3ac11a0
update regex configs
2025-10-14 00:10:25 +08:00
Junyi Hou
6461b98678
update regex configs
2025-10-14 00:08:49 +08:00
Junyi Hou
d9e08670d3
update db
2025-03-08 22:13:51 +08:00
Junyi Hou
2508ebaa35
Merge branch 'main' of https://github.com/Junyi-99/ChatGPT-API-Scanner
2025-03-08 21:49:12 +08:00
Junyi Hou
6d031c6271
fix: pylint
2025-03-08 21:48:55 +08:00
Junyi
0ca7b91a30
Update README.md
2025-03-08 21:47:39 +08:00
Junyi Hou
a8b11ed503
fix: github action
2025-03-08 21:46:15 +08:00
Junyi Hou
e4a68262e6
feat: url cache
2025-03-08 21:42:20 +08:00
Junyi
40b300fbe0
Merge pull request #14 from yslinear/dev
...
feat: Add dependency management and enhance documentation
2024-12-24 14:43:04 +08:00
Ying-Shan Lin
0c71747783
docs: enhance README.md with command line arguments and usage examples
2024-12-24 12:56:46 +08:00
Ying-Shan Lin
bd55ca3d42
chore: add requirements.txt for core and development dependencies
2024-12-24 12:46:52 +08:00
Junyi
923403edb8
Create pylint.yml
2024-12-19 13:02:30 +08:00
Junyi
5b3ed59a91
Update README.md
2024-12-10 19:25:40 +08:00
Junyi
4638b324e7
chore: update db
2024-12-02 19:15:06 +08:00
Junyi Hou
265f712064
add: citation
2024-12-02 15:01:46 +08:00
Junyi Hou
29f83c3013
Add latest .db file
2024-12-02 14:56:49 +08:00
Junyi Hou
d0f3cea8a8
add: path option
2024-12-02 14:51:11 +08:00
Junyi Hou
6b61868b13
docs: update readme
2024-12-02 14:31:28 +08:00
Junyi Hou
1b837c5a07
add: demo pic
2024-12-02 14:22:14 +08:00
Junyi Hou
f43d0677e1
chore: update code comments and add pre-commit
2024-12-02 14:21:13 +08:00
Junyi
1234c3ffb6
chore: update db
2024-10-22 19:39:46 +08:00
Junyi Hou
869a8a86db
fix: self.drive is none
2024-10-22 19:32:15 +08:00
Junyi Hou
8ab9fc231b
fix: index oor
2024-10-22 18:02:26 +08:00
Junyi Hou
ffc4d3a9e2
fix: remove the fucking formatter's new line
2024-10-22 17:05:06 +08:00
Junyi Hou
d0314c9335
chore: add more languages
2024-10-22 17:00:12 +08:00
Junyi Hou
ffe34b6e9e
chore: code structure refinement
2024-10-22 16:49:39 +08:00
Junyi
a1c10041a8
update to the latest database
2024-10-12 15:21:16 +08:00
Junyi
90244bb550
update database
2024-09-06 17:57:00 +08:00
Junyi Hou
444b3b6daa
fix: https://github.com/Junyi-99/ChatGPT-API-Leakage/issues/6#issuecomment-2329643420
2024-09-05 12:17:19 +08:00
Junyi
266aa1a205
update readme & db
2024-09-03 19:56:17 +08:00
Junyi
292a8e52ee
Update README.md
2024-08-21 20:51:41 +08:00
Junyi Hou
4faf8c6421
update readme
2024-08-21 20:45:09 +08:00
Junyi Hou
7504b8cf39
update to latest version
2024-08-21 20:34:21 +08:00
Junyi Hou
9a3cb4caee
update regex
2024-08-20 14:17:22 +08:00
Junyi Hou
94ab2b6535
update regex
2024-08-11 20:25:41 +08:00
Junyi Hou
2d1176b969
potential bug fix
2024-06-14 16:16:47 +08:00
Junyi Hou
d105a542c4
add support for progress
2024-06-14 16:16:04 +08:00
Junyi Hou
615875e18d
refactored, update readme
2024-06-14 15:26:44 +08:00
Junyi Hou
a9df5f7dd6
enhance the experience
2024-06-14 11:41:14 +08:00
Junyi Hou
88d690ca50
remove security.md
2024-06-06 17:11:17 +08:00
Junyi Hou
b0095571ab
update preview
2024-06-06 17:10:41 +08:00
Junyi Hou
59f5ab526f
update database june 6.
2024-06-06 17:05:23 +08:00
Junyi
7d2b59fd05
Create SECURITY.md
2024-04-23 18:37:05 +08:00