Commit Graph

141 Commits

Author SHA1 Message Date
Karmaa
5c5fe57dad Attempt #3 to fix CORS issue and docker build. 2025-02-22 00:39:34 -06:00
Karmaa
1addd43039 Attempt #2 to fix CORS issue and docker build. 2025-02-22 00:24:47 -06:00
Karmaa
946f5daaa9 Attempt #1 to fix CORS issue and docker build. 2025-02-22 00:18:28 -06:00
Karmaa
e42c8c9788 Added ARM support 2025-02-21 23:59:40 -06:00
Karmaa
a6b03aa792 Updated socket connection code to support docker. 2025-02-09 21:35:45 -06:00
Karmaa
175225dcd7 Updated socket connection code to support docker. Also updated dockerfile and entrypoint to support new file structure. 2025-02-09 21:16:31 -06:00
Karmaa
f2918e02f6 Updated socket connection code to support docker 2025-02-09 21:07:09 -06:00
Karmaa
cb18a0cd87 Updated nginx and connection to support local and docker runtime 2025-02-09 20:29:39 -06:00
Karmaa
98a45e9161 Updated dockerfile for new file structure 2025-02-09 02:23:31 -06:00
Karmaa
95c2994b3c Updated dockerfile for new file structure 2025-02-09 02:15:19 -06:00
Karmaa
0b302fc860 Updated dockerfile for new file structure 2025-02-09 02:13:44 -06:00
Karmaa
c5429ff2e8 Updated dockerfile for new file structure 2025-02-09 02:05:20 -06:00
Karmaa
9ab46cddd4 Updated dockerfile for new file structure 2025-02-09 02:03:39 -06:00
Karmaa
128ecbea04 Updated dockerfile for new file structure 2025-02-09 02:02:35 -06:00
Karmaa
9f7331d72a Updated dockerfile for new file structure 2025-02-09 02:00:30 -06:00
Karmaa
968e0cfeea Updated dockerfile for new file structure 2025-02-09 01:59:24 -06:00
Karmaa
c7e06f422d Updated dockerfile for new file structure 2025-02-09 01:57:49 -06:00
Karmaa
d799b8fe42 Updated dockerfile for new file structure 2025-02-09 01:55:36 -06:00
Karmaa
e058892118 Updated docker compose for new file structure 2025-02-09 01:50:59 -06:00
Karmaa
33060eb1e4 Fixed tab spacing, nano reset, and coloring. 2025-02-09 01:48:59 -06:00
Karmaa
3b0eddca27 Add LICENSE 2025-02-06 23:48:16 -06:00
Karmaa
8afadf6176 Initial version 1.1 2025-02-06 23:47:21 -06:00
Karmaa
002683a2f0 Merge pull request #10 from LukeGus/release-1.0
Merge pull request #8 from LukeGus/release-1.0 (#9)
2024-12-12 21:20:18 -06:00
Karmaa
24dcdc6751 Merge pull request #8 from LukeGus/release-1.0 (#9) 2024-12-12 21:19:47 -06:00
Karmaa
bbaa9bf226 Merge pull request #8 from LukeGus/release-1.0
Release 1.0
2024-12-12 19:51:16 -06:00
Karmaa
37e314edff Update App.jsx 2024-12-12 19:50:59 -06:00
Karmaa
b2f5459817 Merge pull request #7 from LukeGus/main
Release 1.0
2024-12-12 19:48:05 -06:00
Karmaa
cd53d15a04 Merge branch 'main' of https://github.com/LukeGus/Termix 2024-12-12 19:45:46 -06:00
Karmaa
a17e72eec8 Update workspace.xml 2024-12-12 19:44:33 -06:00
Karmaa
82b57a6af5 Merge branch 'release-1.0' 2024-12-12 19:44:27 -06:00
LukeGus
3c474d3b52 Fix stupid error (forgot to change websocket to wsUrl) 2024-12-12 19:22:39 -06:00
Karmaa
15e1fd215e Release 1.0 (#3)
* Nano and timeout error fix #1

* Nano and timeout error fix #2

* Nano and timeout error fix #3

* Nano and timeout error fix #4

* Nano and timeout error fix #5

* Nano and timeout error fix #6

* Nano and timeout error fix #7 (plus css changes for hide buttons)

* Nano and timeout error fix #8 (zoom method)

* Nano zoom fix #9

* Nano zoom fix #10

* Nano zoom fix #11

* Nano zoom fix #12

* Nano zoom fix #13

* Nano zoom fix #14

* Nano zoom fix #15

* Nano zoom fix #16 (ssh-2-promise)

* Nano zoom fix #17 (ssh-2-promise port  fix)

* Full return back to old code with minor fixes

* Terminal size fix #18 (rows & cols fix)

* Test ntfy build notification system

* Silent resize cmds & Auto resize terminal #1

* Silent resize cmds & Auto resize terminal #2

* Docker build update

* Docker build update #2

* Docker build update #3

* Docker build update #4 (cache and cleanup)

* Docker build update #5 (cache and cleanup)

* Docker build update #6 (cache and cleanup)

* Docker build update #7 (final)

* Docker build update #8 (nevermind not finanl)

* Docker build update #9 (nevermind not finanl)

* Docker build update #10

* Docker build update #10 (I hope final)

* Docker build update #10 (actual final)

* Release 1.0!!!!

* Repo clean-up

* Remove files ignored by .gitignore

* Change project name, create logo, change README.md to be soon updated.

* Update README.md #1 (also added MIT License)

* Update README.md #2

* Update README.md #3

* Update README.md #4

* Update README.md #5

* Update README.md #6

* Update README.md #7

* Update README.md

* Add images

* Update image name

* Update README.md

* Final changes to release-1.0

* Update README.md

* Update name (need to fix logo)

* Final updates (I hope for real this time)

* Fix web-socket timeout.

* Fix timeout on close.
2024-12-12 18:46:43 -06:00
LukeGus
4d8263a788 Fix timeout on close. 2024-12-10 21:32:58 -06:00
LukeGus
2061ac5e3b Fix web-socket timeout. 2024-12-10 21:28:39 -06:00
LukeGus
e1f9251186 Final updates (I hope for real this time) 2024-12-10 21:03:50 -06:00
LukeGus
b60924b9c7 Merge remote-tracking branch 'origin/release-1.0' into release-1.0 2024-12-08 15:22:54 -06:00
LukeGus
bd844c7f11 Update name (need to fix logo) 2024-12-08 15:22:39 -06:00
Karmaa
ec64bb401b Update README.md 2024-12-08 15:10:07 -06:00
LukeGus
963ac01671 Final changes to release-1.0 2024-12-08 15:09:38 -06:00
Karmaa
50c07c2f3a Update README.md 2024-12-08 15:06:47 -06:00
LukeGus
202de2123b Update image name 2024-12-08 15:06:20 -06:00
LukeGus
f677a54551 Add images 2024-12-08 15:02:04 -06:00
Karmaa
0554f9c0fc Update README.md 2024-12-08 14:55:27 -06:00
Karmaa
1901c09a70 Update README.md #7 2024-12-08 14:45:54 -06:00
Karmaa
8229048e4c Update README.md #6 2024-12-08 14:20:20 -06:00
Karmaa
d7ca5eccf3 Update README.md #5 2024-12-08 14:17:30 -06:00
LukeGus
1adb64524c Update README.md #4 2024-12-08 14:14:28 -06:00
LukeGus
56ed93bb88 Update README.md #3 2024-12-08 01:50:40 -06:00
LukeGus
861194d8d1 Update README.md #2 2024-12-08 01:48:43 -06:00
LukeGus
74ce228fe1 Update README.md #1 (also added MIT License) 2024-12-08 01:42:43 -06:00