Commit Graph

42 Commits

Author SHA1 Message Date
deffcolony
fc0de8dab6 Update install_comfyui.bat
+changed install order for comfyui
2024-08-01 13:25:27 +02:00
deffcolony
6c76cdef8f update cuda
+updated cudatoolkit to version 12.5.1
2024-07-31 17:03:25 +02:00
deffcolony
1b3b64f923 Update edit_extras_modules.bat
+fixed crash in editor
+fixed start command for extras
2024-07-31 15:57:11 +02:00
deffcolony
87d79035d7 forgot to rename file 2024-07-31 14:55:27 +02:00
deffcolony
311942fc8f launcher upgrades
+file organizing
2024-07-31 14:35:21 +02:00
Blueprint Coding
ec804b1cc3 Fixed discord.bat menu to properly flow and prompt 2024-07-30 11:18:00 -06:00
deffcolony
1abc998dd4 launcher upgrades
+added discord server list from FAQ
2024-07-30 12:49:33 +02:00
deffcolony
4439a0887c Update edit_tabbyapi_modules.bat
fixed model loader
2024-07-28 23:59:58 +02:00
Blueprint Coding
74920cdc1c Fixed VRAM for model downloads 2024-07-28 13:56:52 -06:00
Blueprint Coding
5b604fffa5 Updated all main menus to new menu format. 2024-07-28 13:18:27 -06:00
deffcolony
09fa4363d1 Update edit_tabbyapi_modules.bat 2024-07-28 20:01:15 +02:00
Blueprint Coding
7957e0bca9 fixed port not in use colors 2024-07-28 11:56:58 -06:00
Blueprint Coding
6579e09947 Combine Troubleshooting & Support Menus, Added GPU detection, Added more compatibility stats 2024-07-28 11:55:05 -06:00
deffcolony
7edeb896ee Update edit_tabbyapi_modules.bat
preparation for custom values
2024-07-28 19:09:38 +02:00
Blueprint Coding
b1ad29490b Added check for port 8000 on home screen
not incrementing version number until further testing
2024-07-26 16:06:59 -06:00
Blueprint Coding
5dd13404f8 Fixed pathing for vpn log 2024-07-26 14:40:38 -06:00
Blueprint Coding
0ccd589c57 Added log detection failure fallback & VPN detection to warn of install issues
- Added log detection failure fallback so if logs aren't found for auto-repair SillyTavern it launches with start.bat normally
- VPN detection to warn of install issues because Node.JS will sometimes partially fail to install if a VPN is active
- added a developer fast restart option under 000 at home.
2024-07-26 13:21:35 -06:00
deffcolony
f27e321627 launcher upgrades
+added ability to update and start sillytavern from home screen
2024-07-24 00:44:09 +02:00
deffcolony
92e8bbb56c launcher upgrades
+added editor for tabbyapi
2024-07-23 13:05:46 +02:00
deffcolony
6e830db903 launcher upgrades
added tabbyapi extension installer
2024-07-20 20:05:05 +02:00
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
deffcolony
4e8d2a5669 update vram info 2024-07-12 16:25:15 +02: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
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
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
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
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
Blueprint Coding
2605e5bcf2 Updated gitignore to allow for ssl creation bat file 2024-06-08 15:05:40 -06:00