Commit Graph

170 Commits

Author SHA1 Message Date
LukeGus
24304ac9db Fix admin setting visiblity on electron 2025-09-11 18:13:06 -05:00
LukeGus
e773384659 Hide admin settings on electron and fix server manager URl verification 2025-09-11 18:00:46 -05:00
LukeGus
f0d5ebb2f6 Hide admin settings on electron and fix server manager URl verification 2025-09-11 17:42:20 -05:00
LukeGus
54fb8ffc24 Fix more electron APi routes and issues 2025-09-11 17:18:44 -05:00
LukeGus
a4ca1512fc Add electron API routes 2025-09-11 16:44:15 -05:00
LukeGus
aa8738469f Fix more electron API issues (ssh/oidc), make server manager force API check, and login saving. 2025-09-11 16:43:36 -05:00
LukeGus
ba6ca5de52 Fix electronm api routing, fikx ssh not connecting, and OIDC redirect errors 2025-09-11 14:13:38 -05:00
LukeGus
2d3fb53fbe Fix terrminal not closing afer 3 tries 2025-09-11 01:33:39 -05:00
LukeGus
17f93ce629 Update CONTRIBUTING.md with color scheme 2025-09-11 01:08:05 -05:00
LukeGus
eb47fc1b3e Update read me for new installation method 2025-09-11 01:07:34 -05:00
LukeGus
3e8e15508a Fix api routes and missing translations and improve reconnection for terminals 2025-09-11 00:55:48 -05:00
LukeGus
eeea3479d1 Fix native module docker build (better-sql and bcrypt) 2025-09-10 21:54:22 -05:00
LukeGus
11a611c982 Fix folder nesting for electron gbuilder 2025-09-10 21:51:29 -05:00
LukeGus
d88d6bf744 Remove double packaing in electron build 2025-09-10 21:39:54 -05:00
LukeGus
1c06a36377 Fix node starting in entrypoint and remove release from electron build 2025-09-10 21:34:41 -05:00
LukeGus
67de30fc49 Add electron builder 2025-09-10 21:24:31 -05:00
LukeGus
8942a7ecec Fix backend building for docker image 2025-09-10 21:21:07 -05:00
LukeGus
0e722f588c Fix architecture issues in Dockerfile 2025-09-10 21:13:04 -05:00
LukeGus
e5a3d94649 Fix architecture issues in Dockerfile 2025-09-10 21:09:40 -05:00
LukeGus
4568bc23c4 Fix architecture issues in Dockerfile 2025-09-10 21:02:58 -05:00
LukeGus
2b2848329c Fix langauge file for Dockerfile 2025-09-10 20:55:40 -05:00
LukeGus
60f7b7f119 Fix backend builder on Dockerfile 2025-09-10 20:51:48 -05:00
LukeGus
9395c6c307 Add electron server configurator 2025-09-10 20:48:13 -05:00
LukeGus
151cd9aae5 Remove backend from electon, switching to server manager 2025-09-10 19:58:11 -05:00
LukeGus
86671a670d Update logo, move translations, update electron building. 2025-09-10 19:18:06 -05:00
LukeGus
9d84469ea3 Update electron builder and fix mobile terminal background 2025-09-10 01:11:11 -05:00
LukeGus
4b7cb03f7a Update read me 2025-09-09 23:12:21 -05:00
dependabot[bot]
4faf7e0bae Bump vite from 7.1.3 to 7.1.5 (#204)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.3 to 7.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 23:02:42 -05:00
LukeGus
cecb52b6a1 Update chinese translation and fix z indexs causing delay to hide 2025-09-09 23:01:31 -05:00
LukeGus
542263ee7d Improve code rabbit yaml 2025-09-09 22:39:23 -05:00
LukeGus
116c05f1c3 Put user profle in its own tab, add code rabbit support 2025-09-09 22:30:10 -05:00
LukeGus
6fa4a35b6c Update mobile app with the same stat changes and remove rate limiting 2025-09-09 22:06:53 -05:00
LukeGus
708958f0d1 Improved server stat generation and UI by caching and supporting more platforms 2025-09-09 22:00:06 -05:00
LukeGus
66b4c6fa11 Update homepage appearing over everything and terminal incorrect bg 2025-09-09 21:50:57 -05:00
LukeGus
d622c1fa03 Remove more inline styles and run npm updates 2025-09-09 21:41:42 -05:00
LukeGus
56a1dd0b79 More error to toast migration 2025-09-09 18:49:57 -05:00
LukeGus
7ffeb51571 Improve logging more, fix credentials sync issues, migrate more to be toasts 2025-09-09 18:31:41 -05:00
LukeGus
797e022d6e Improve logging more, fix credentials sync issues, migrate more to be toasts 2025-09-09 18:31:29 -05:00
LukeGus
4c33b43a0f Improve logging frontend/backend, fix host form being reversed. 2025-09-09 15:38:29 -05:00
jedi04
67dd87fc55 feat: Added option to paste private key (#203) 2025-09-09 14:23:26 -05:00
LukeGus
fb3b0e66da Improve logging (backend and frontend) and added dedicde OIDC clear 2025-09-09 00:29:50 -05:00
LukeGus
aa6947ad58 Remove encrpytion, improve logging and merge interfaces. 2025-09-09 00:06:17 -05:00
LukeGus
ed7f85a3f4 Merge remote-tracking branch 'origin/dev-1.6.0' into dev-1.6.0 2025-09-08 00:54:11 -05:00
LukeGus
a3fefed233 Re-added password input 2025-09-08 00:54:04 -05:00
Abhilash Gandhamalla
3dd4676479 feat(auth): Add password visibility toggle to auth forms (#166)
* added hide and unhide password button

* Undo admin settings changes

---------

Co-authored-by: LukeGus <bugattiguy527@gmail.com>
2025-09-08 00:35:00 -05:00
LukeGus
f4d361f34b Add pretier 2025-09-08 00:18:57 -05:00
Shivam Kumar
dfb50ed8b1 feat(profile): display version number from .env in profile menu (#182)
* feat(profile): display version number from .env in profile menu

* Update version checking process

---------

Co-authored-by: LukeGus <bugattiguy527@gmail.com>
2025-09-08 00:14:17 -05:00
Shivam Kumar
aa04597e16 feat: add export option for ssh hosts (#173) (#187)
* Update issue templates

* feat: add export JSON option for SSH hosts (#173)

---------

Co-authored-by: Karmaa <88517757+LukeGus@users.noreply.github.com>
Co-authored-by: LukeGus <bugattiguy527@gmail.com>
2025-09-08 00:00:46 -05:00
Karmaa
5f6792dc0d Merge Luke and Zac 2025-09-07 21:30:46 -05:00
Karmaa
60928ae191 Mobile support (#190)
* Add vibration to keyboard

* Fix keyboard keys

* Fix keyboard keys

* Fix keyboard keys

* Rename files, improve keyboard usability

* Improve keyboard view and fix various issues with it

* Add mobile chinese translation

* Disable OS keyboard from appearing

* Fix fit addon not resizing with "more" on keyboard

* Disable OS keyboard on terminal load
2025-09-07 21:23:16 -05:00