Cyberpro123
|
e2ee52f27b
|
install.py now works regardless of current working directory
|
2025-12-19 15:02:54 -08:00 |
|
Cyberpro123
|
2176baf09b
|
fixed typo
|
2025-09-26 04:54:50 -07:00 |
|
Cyberpro123
|
25bc323c5a
|
updated description for integrated AO3CSS, not downloaded
|
2025-09-26 04:47:40 -07:00 |
|
Cyberpro123
|
41716ef463
|
install.py's dirCopy() fixed by using os.walk, not os.listdir()
|
2025-09-03 17:14:36 -07:00 |
|
Cyberpro123
|
f482ff7c8b
|
integrated ao3css instead of downloading from github on install
|
2025-09-03 16:21:22 -07:00 |
|
Cyberpro123
|
05597e12e8
|
Relicenced from MIT license to GPL v2.0
|
2025-09-03 16:09:55 -07:00 |
|
Cyberpro123
|
3fef96a1af
|
replaced print() with logger.info() in install.py
|
2025-09-03 15:16:58 -07:00 |
|
Cyberpro123
|
3ef5ab5e46
|
added option to not install webUI, changed to recursive folder copy
|
2025-09-03 15:14:38 -07:00 |
|
Cyberpro123
|
630a000dc1
|
simplified install.py
|
2025-09-03 14:35:22 -07:00 |
|
Cyberpro123
|
e41136f563
|
Added program descriptions to the --help menus
|
2025-08-19 09:11:07 -07:00 |
|
Cyberpro123
|
781e0de4c7
|
Replaced subprocess.run(wget) with download.getPage
|
2025-08-16 10:26:18 -07:00 |
|
Cyberpro123
|
7da6566c7e
|
Now copies files instead of hardlinking them
|
2025-08-16 10:21:36 -07:00 |
|
Cyberpro123
|
61f64534c0
|
renamed db.py to sql.py to avoid shared initial with download.py
|
2025-08-13 06:18:11 -07:00 |
|
Cyberpro123
|
a5a075a1c7
|
renamed setup.py to install.py
|
2025-08-13 06:15:29 -07:00 |
|