deffcolony
4e72c7263d
launcher upgrades
...
+added new VRAM recommended info about bits per weight
+small text corrections in launcher.bat
2024-07-15 11:05:24 +02:00
vircus
b2ed55a408
Rename REDME-zh-cn.md to README-zh-cn.md
2024-07-15 12:20:04 +08:00
vircus
dd0af7ad51
Update README.md
2024-07-15 12:07:27 +08:00
vircus
75bd870379
Update REDME-zh-cn.md
2024-07-15 12:02:53 +08:00
vircus
d979fd91c7
Update README.md
2024-07-15 11:57:57 +08:00
vircus
3729799afd
Update README.md
2024-07-15 11:57:15 +08:00
vircus
ec1278adbb
Create REDME-zh-cn.md
2024-07-15 11:57:02 +08:00
vircus
3d5e9cbbb9
Update README.md
2024-07-15 11:51:47 +08:00
vircus
bd87306b47
Update README.md
2024-07-15 11:48:35 +08:00
vircus
335e80465d
Update README.md
2024-07-15 11:47:00 +08:00
vircus
c65453568d
Update README.md
2024-07-15 11:44:14 +08:00
vircus
1a97c5f9cc
Update README.md
2024-07-15 11:41:56 +08:00
deffcolony
4e8d2a5669
update vram info
2024-07-12 16:25:15 +02:00
Blueprint Coding
cbc607406b
Updated VRAM query to work on more systems
2024-07-11 18:09:30 -06:00
deffcolony
1d7a9ba9ad
backup improvements
2024-07-11 22:56:56 +02:00
deffcolony
f4843c4d03
launcher upgrades
...
import bat files for editor
2024-07-11 12:42:18 +02:00
deffcolony
942a841135
added uninstall bat
2024-07-11 00:14:25 +02:00
deffcolony
403f2b6851
changed variables
...
+changed variables so it correctly calls itself back to menu
2024-07-10 16:51:09 +02:00
deffcolony
ef91ff779b
fixed app uninstaller core utils
2024-07-10 15:31:38 +02:00
deffcolony
0e5300a49b
forgot underscore
2024-07-10 14:59:29 +02:00
deffcolony
3cca37a8bc
launcher upgrades
...
+added app uninstaller bat files
2024-07-10 14:42:25 +02:00
deffcolony
e0a6b15c4d
small fixes
...
+fixed if else bug in backup menu
+changed variables for vsbuildtools
+changed text for backup question
+changed variable in ssl
2024-07-09 23:55:24 +02:00
deffcolony
1e7496720e
launcher upgrades
...
+added bat files for app installer core utilities
+better error handling
2024-07-09 15:16:22 +02:00
Blueprint Coding
8039ffb710
7zip modular | Backup improvements
...
made 7-zip modular and added auto launcher restart after install
Prompt user to install 7zip automatically when not found when trying to create a backup.
Fixed backup date time, added option for custom backup name
2024-07-08 18:27:01 -06:00
deffcolony
175366d312
launcher upgrades
...
+backup support for multiple user folders
+onboarding flow cleanup
2024-07-08 22:50:46 +02:00
deffcolony
bff554d79c
launcher upgrades
...
+changed variables app installer
2024-07-08 20:07:57 +02:00
deffcolony
ad61931ab5
major backend changes
...
+added bat files for app installer
+changed variables
2024-07-08 18:55:19 +02:00
deffcolony
406ed696b5
launcher upgrades
...
+seperated backup into bat files
+fixed some path issues
2024-07-08 11:23:13 +02:00
Blueprint Coding
bf83991811
modularized Ooba Install | Added Global Root Var Path
...
Moved :install_ooba to it's own bat.
added a global root variable: stl_root
2024-07-07 18:06:34 -06:00
Blueprint Coding
4f13de26a9
Update .gitignore
...
Update .gitignore to avoid log files upload regardless of directory
2024-07-07 13:44:56 -06:00
deffcolony
f9688161eb
changed variables
2024-07-07 18:42:04 +02:00
deffcolony
997195eb10
fixed sillytavnern launch
2024-07-07 17:26:00 +02:00
deffcolony
e92a0d668b
code organize & cleanup
2024-07-07 16:27:53 +02:00
Blueprint Coding
f4f1561361
Forgot to update version number...
2024-07-06 18:15:34 -06:00
Blueprint Coding
56bc5cbcee
Major Backend Rework - Modularized Many Functions
...
Users shouldn't see much of a difference on the front end. Version # 1.2.0 -> V1.2.1
Removed the following from Launcher.bat and created modular bat files for the sub-functionality.
- :start_st - > start_st.bat
- :exit - > exit_stl.bat
- :unresolved_unmerged -> unresolved_unmerged.bat
- :remove_pip_cache -> remove_pip_cache.bat
- :remove_node_modules - > remove_node_modules.bat
- :onboarding_flow -> onboarding_flow.bat
- :find_app_port -> find_app_port.bat
- :export_dxdiag -> export_dxdiag.bat
Moved all logs, dxdiag_info.txt and pids.txt to bin/logs/
updated start_st_rl to use same launching and auto-fixing function as start_st
Fixed :onboarding_flow to work with the new user data structure of SillyTavern
Added redirect flow controllers to troubleshooting sub function menus so they can redirect back to troubleshooting or home menus based on where they are called.
2024-07-06 18:08:02 -06:00
Blueprint Coding
30482653b8
Fix git ignore to ignore the logs folder
2024-07-06 14:49:03 -06:00
Blueprint Coding
3add552ff2
Updated version number to reflect new port find feature
...
Missed updating version # last push.
2024-07-06 12:38:48 -06:00
Blueprint Coding
25c69c577c
Modularization/Organization - Find App Title for Port
...
Added some basic modularization and reorganization.
- Moved logs to /bin/logs
- Moved create_ssl.bat, fetch_title.js and log_wrapper.bat to /bin/functions/~/
Add functionality to troubleshooting port finder to find the Title of the the application using the port
2024-07-06 12:30:39 -06:00
deffcolony
b421942f12
launcher upgrades
...
+text improvements
+automaticly return home after correctly ST launch
2024-07-06 14:08:52 +02:00
deffcolony
76719d6142
Merge pull request #59 from BlueprintCoding/main
...
Added ST node server logging and automatic fixing for Node Module Errors
2024-07-06 12:29:28 +02:00
deffcolony
68ee31e03f
Merge pull request #60 from Primogenitor33/main
...
Fix TabbyAPI Model Options
2024-07-06 12:06:01 +02:00
Primogenitor33
70a55daee3
Fix TabbyAPI Model Options
...
Corrected an oversight where the TabbyAPI Model installer did not check if VRAM was EQUAL to 12. It only checked <8, >12, or <12.
2024-07-06 03:02:12 -04:00
Blueprint Coding
9082699cc7
Added ST node server logging and automatic fixing for Node Module Errors
...
Logs ST node server console output to file, scans the log for node module errors, if found prompts user to run the troubleshooter for an auto-fix
2024-07-05 16:26:44 -06:00
deffcolony
7b7def5d9f
Merge pull request #58 from LightD31/main
...
Actual default value
2024-07-05 12:53:57 +02:00
LightD31
9b0e46262e
Actual default value
...
The Y/n notation indicates that Y is the default value, but it wasn't the case
2024-07-04 23:12:18 +02:00
deffcolony
76cf79ac55
launcher upgrades
...
+added new model for tabbyapi
+when user downloads existing model it will replace existing file
2024-07-04 12:53:45 +02:00
deffcolony
87abd356f4
added comments
2024-07-03 12:48:06 +02:00
deffcolony
5289a3dc73
version number
2024-07-01 18:51:32 +02:00
deffcolony
5e9a8eba27
launcher upgrades
...
+added model downloader for tabbyapi (model gets downloaded based on VRAM size)
2024-07-01 18:45:58 +02:00
deffcolony
40152adb17
Update Launcher.bat
...
downgrades numpy to version 1.26.4 so it fixes TabbyAPI compile error
2024-06-23 19:29:21 +02:00