Release 1.0 #3

Merged
LukeGus merged 57 commits from release-1.0 into main 2024-12-13 00:46:43 +00:00
5 changed files with 19 additions and 18 deletions
Showing only changes of commit f677a54551 - Show all commits
+16 -15
View File
@@ -4,9 +4,10 @@
<option name="autoReloadType" value="SELECTIVE" /> <option name="autoReloadType" value="SELECTIVE" />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="8497df64-d86b-4c98-ac58-c157d9d3fb1e" name="Changes" comment="Release 1.0!!!!"> <list default="true" id="8497df64-d86b-4c98-ac58-c157d9d3fb1e" name="Changes" comment="Update README.md #4">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" /> <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TermixLogo.png" beforeDir="false" afterPath="$PROJECT_DIR$/repo-images/TermixLogo.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/info.txt" beforeDir="false" afterPath="$PROJECT_DIR$/info.txt" afterDir="false" /> <change beforePath="$PROJECT_DIR$/info.txt" beforeDir="false" afterPath="$PROJECT_DIR$/info.txt" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
@@ -17,7 +18,7 @@
<component name="Git.Settings"> <component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY"> <option name="RECENT_BRANCH_BY_REPOSITORY">
<map> <map>
<entry key="$PROJECT_DIR$" value="alpha-1.0" /> <entry key="$PROJECT_DIR$" value="release-1.0" />
</map> </map>
</option> </option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
@@ -101,8 +102,8 @@
<method v="2" /> <method v="2" />
</configuration> </configuration>
<list> <list>
<item itemvalue="Shell Script.run_backend_frontend" />
<item itemvalue="npm.run_start_frontend" /> <item itemvalue="npm.run_start_frontend" />
<item itemvalue="Shell Script.run_backend_frontend" />
</list> </list>
</component> </component>
<component name="SharedIndexes"> <component name="SharedIndexes">
@@ -127,6 +128,7 @@
<workItem from="1733601633451" duration="10190000" /> <workItem from="1733601633451" duration="10190000" />
<workItem from="1733644355292" duration="59000" /> <workItem from="1733644355292" duration="59000" />
<workItem from="1733644430242" duration="42000" /> <workItem from="1733644430242" duration="42000" />
<workItem from="1733688686708" duration="2146000" />
</task> </task>
<task id="LOCAL-00001" summary="Nano zoom fix #11"> <task id="LOCAL-00001" summary="Nano zoom fix #11">
<option name="closed" value="true" /> <option name="closed" value="true" />
@@ -344,18 +346,21 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1733603759658</updated> <updated>1733603759658</updated>
</task> </task>
<option name="localTasksCounter" value="28" /> <task id="LOCAL-00028" summary="Update README.md #4">
<option name="closed" value="true" />
<created>1733688870582</created>
<option name="number" value="00028" />
<option name="presentableId" value="LOCAL-00028" />
<option name="project" value="LOCAL" />
<updated>1733688870582</updated>
</task>
<option name="localTasksCounter" value="29" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" /> <option name="version" value="3" />
</component> </component>
<component name="Vcs.Log.Tabs.Properties"> <component name="Vcs.Log.Tabs.Properties">
<option name="OPEN_GENERIC_TABS">
<map>
<entry key="b19a2984-e5f0-4539-aee3-b8a963f11544" value="TOOL_WINDOW" />
</map>
</option>
<option name="TAB_STATES"> <option name="TAB_STATES">
<map> <map>
<entry key="MAIN"> <entry key="MAIN">
@@ -363,11 +368,6 @@
<State /> <State />
</value> </value>
</entry> </entry>
<entry key="b19a2984-e5f0-4539-aee3-b8a963f11544">
<value>
<State />
</value>
</entry>
</map> </map>
</option> </option>
</component> </component>
@@ -396,6 +396,7 @@
<MESSAGE value="Docker build update #10 (I hope final)" /> <MESSAGE value="Docker build update #10 (I hope final)" />
<MESSAGE value="Docker build update #10 (actual final)" /> <MESSAGE value="Docker build update #10 (actual final)" />
<MESSAGE value="Release 1.0!!!!" /> <MESSAGE value="Release 1.0!!!!" />
<option name="LAST_COMMIT_MESSAGE" value="Release 1.0!!!!" /> <MESSAGE value="Update README.md #4" />
<option name="LAST_COMMIT_MESSAGE" value="Update README.md #4" />
</component> </component>
</project> </project>
+1 -1
View File
@@ -13,7 +13,7 @@
<br /> <br />
<p align="center"> <p align="center">
<a href="https://github.com/LukeGus/Termix"> <a href="https://github.com/LukeGus/Termix">
<img alt="Termimx Banner" src="./TermixLogo.png" style="width: 125px; height: auto;"> </a> <img alt="Termimx Banner" src=./repo-images/TermixLogo.png style="width: 125px; height: auto;"> </a>
</p> </p>
# Description # Description
+1 -1
View File
@@ -1,5 +1,5 @@
Currently: Currently:
Create read.me (copy stuff from nexterm, do planned vs current features, description, why were different, setup tutorial (docker, manual build), example images (live tutorial?), eventually website?) Create read.me (setup tutorial (docker, manual build), example images (live tutorial?), eventually website?)
then all done for release! then all done for release!
Minor bugs: Minor bugs:
Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB