This website requires JavaScript.
Explore
Help
Sign In
biss
/
ZFScoresCheck
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,542
Commits
1
Branch
0
Tags
b81feeaf6cdcde25e2a91bbaf2aaed659257faf3
Commit Graph
1542 Commits
This Branch
This Branch
All Branches
Added the ability to display the URL of the Faculty Management System as well as the account password in the log.
NianBroken
2024-07-17 15:59:17 +08:00
b81feeaf6c
Update from GitHub Actions
GitHub Actions
2024-07-16 02:47:04 +00:00
268b36bebc
Update from GitHub Actions
GitHub Actions
2024-07-16 02:05:41 +00:00
ccaa5b93a1
add
NianBroken
2024-07-15 20:20:57 +08:00
d5800378fa
add
NianBroken
2024-07-15 20:17:28 +08:00
46b8b2edf0
add
NianBroken
2024-07-15 20:16:32 +08:00
0c6c3a0db4
add
NianBroken
2024-07-15 20:11:34 +08:00
8f0201af30
增加二次尝试登录功能
#14
NianBroken
2024-07-15 19:56:58 +08:00
b691bbba34
Forces the program to end when a CAPTCHA is detected to be required during login.
NianBroken
2024-07-15 19:20:24 +08:00
e127708411
当检测到验证码时,强制结束程序。
NianBroken
2024-07-15 15:38:41 +08:00
ae03af5a50
Update from GitHub Actions
GitHub Actions
2024-07-12 15:34:56 +00:00
6b7a827df6
Update from GitHub Actions
GitHub Actions
2024-07-12 15:12:57 +00:00
59c7486b9b
Update from GitHub Actions
GitHub Actions
2024-07-11 11:11:34 +00:00
9286c634b3
Update from GitHub Actions
GitHub Actions
2024-07-11 10:36:44 +00:00
db1327eb2f
Update from GitHub Actions
GitHub Actions
2024-07-11 10:12:51 +00:00
f367fd7ddc
Update from GitHub Actions
GitHub Actions
2024-07-10 04:37:18 +00:00
b172464f9a
Update from GitHub Actions
GitHub Actions
2024-07-10 04:16:41 +00:00
7bfdb3e0f9
Update delete_old_runs.yml
碎念_Nian
and
GitHub
2024-07-08 13:59:10 +08:00
fa16e44c38
Update from GitHub Actions
GitHub Actions
2024-07-01 03:14:32 +00:00
066037573a
Update from GitHub Actions
GitHub Actions
2024-07-01 02:50:29 +00:00
d45aac699d
Update from GitHub Actions
GitHub Actions
2024-06-27 04:39:13 +00:00
ad480e6a83
Update from GitHub Actions
GitHub Actions
2024-06-27 04:16:51 +00:00
e973cf2a29
Update from GitHub Actions
GitHub Actions
2024-06-18 10:13:00 +00:00
15c82abea7
Update from GitHub Actions
GitHub Actions
2024-06-18 09:35:23 +00:00
5b03572d51
Update from GitHub Actions
GitHub Actions
2024-06-11 08:16:29 +00:00
988ab23b4c
Update from GitHub Actions
GitHub Actions
2024-06-11 07:12:18 +00:00
5fe8436732
Update from GitHub Actions
GitHub Actions
2024-06-06 04:56:21 +00:00
964e830919
Update info.txt
碎念_Nian
and
GitHub
2024-06-06 12:55:45 +08:00
56764f9301
Merge branch 'main' of
https://github.com/NianBroken/ZFCheckScores
NianBroken
2024-06-06 12:55:00 +08:00
4e21a1e4ac
Fixed bug where it was always determined to be the first run.
NianBroken
2024-06-06 12:54:40 +08:00
a35200eeda
Update from GitHub Actions
GitHub Actions
2024-06-06 04:50:48 +00:00
9401b0acc4
Fix Bugs
NianBroken
2024-06-06 12:50:04 +08:00
88ba2dbb9e
Update from GitHub Actions
GitHub Actions
2024-06-06 04:42:58 +00:00
e7de389bdc
Update info.txt
碎念_Nian
and
GitHub
2024-06-06 12:42:27 +08:00
27f961ad27
Rollback to previous version
NianBroken
2024-06-05 19:41:36 +08:00
aa46d8b99e
add
NianBroken
2024-06-05 18:23:47 +08:00
b22f3cd9f2
add
NianBroken
2024-06-05 18:20:03 +08:00
08f5e66032
Update from GitHub Actions
GitHub Actions
2024-06-05 02:30:24 +00:00
aa08279299
Update from GitHub Actions
GitHub Actions
2024-06-05 01:56:55 +00:00
fa4ed78984
Update README.md
碎念_Nian
and
GitHub
2024-06-02 15:26:48 +08:00
c6dfb4b79c
Update README.md
碎念_Nian
and
GitHub
2024-05-28 14:48:46 +08:00
b4666a741b
feat: Delete the scripts/__pycache__ folder.
NianBroken
2024-05-22 13:50:19 +08:00
9a53b91bcf
Merge branch 'main' of
https://github.com/NianBroken/ZFCheckScores
NianBroken
2024-05-22 10:22:33 +08:00
2f55fc274d
Updating Documentation Files
NianBroken
2024-05-22 10:22:22 +08:00
272cc300c7
Update from GitHub Actions
GitHub Actions
2024-05-22 02:18:57 +00:00
b94814cad2
Updating the module import path
NianBroken
2024-05-22 10:17:40 +08:00
13683d754e
Change the maximum number of working threads to 1.
NianBroken
2024-05-22 10:14:13 +08:00
f944669343
Remove the print time statement
NianBroken
2024-05-22 10:12:52 +08:00
ed2a7adac4
Update the project structure by moving the Python script files to a folder called "scripts" and the data files to a folder called "data" to organize the project files more clearly.
NianBroken
2024-05-22 10:10:21 +08:00
fc3fcee562
Update the project structure by moving the Python script files to a folder called "scripts" and the data files to a folder called "data" to organize the project files more clearly.
NianBroken
2024-05-22 10:06:54 +08:00
a5fcd627ca
First
Previous
1
2
3
4
5
...
Next
Last