Commit Graph

125 Commits

Author SHA1 Message Date
LukeGus
cfe9e3f959 fix: Fix electron login and mobile redirect 2025-11-03 23:36:41 -06:00
LukeGus
1e08a179bd feat: Added mobile and electron UI redirecting system 2025-11-03 20:17:56 -06:00
LukeGus
fe36631ff3 fix: Android user agent edgecase and electron using web view incorrectly 2025-11-03 19:10:44 -06:00
LukeGus
e998912353 fix: Electron API and terminal websocket issues 2025-11-03 15:21:43 -06:00
LukeGus
5a8433debb fix: No x64 appimage and server config displaying in electron webview 2025-11-03 10:03:28 -06:00
LukeGus
7099180cb5 fix: Incorrect android user agent 2025-11-03 00:01:40 -06:00
LukeGus
3e33b3834e fix: Run linter 2025-11-02 23:46:59 -06:00
LukeGus
0b214fbf11 fix: Linux app image and server conifg issue 2025-11-02 23:41:56 -06:00
LukeGus
1f89c7a9ae fix: Type error 2025-11-02 23:24:27 -06:00
LukeGus
2239a7f54a fix: Electron build problems 2025-11-02 23:11:04 -06:00
LukeGus
5dae1feca8 fix: Tunnels being same name 2025-11-02 16:14:31 -06:00
LukeGus
855a2b5a64 fix: Sidebar resize issues and issues with TOTP interfering with password auth 2025-11-02 15:44:25 -06:00
Robert Coroianu
9a697a7c10 [FEATURE] Adjustable Left Menu Width in Web Interface (#427)
#234
Added to LeftSidebar.tsx functionality
Update TopNavbar.tsx to use sidebar dynamic width

Co-authored-by: Robert Coroianu <robert.coroianu@easydo.co>
2025-11-02 12:47:46 -06:00
LukeGus
fd4daf6ac8 fix: Update readme 2025-11-02 02:37:47 -06:00
LukeGus
1fea3568b1 fix: Server config showing in web view 2025-11-02 01:52:29 -06:00
LukeGus
7de387b987 fix: Electron security issues and TOTP/None auth issues 2025-11-02 01:19:29 -06:00
LukeGus
a52a5217bf fix: Electron HTTP fix + stripped background fix 2025-11-01 21:59:49 -05:00
LukeGus
994d00e91f fix: Desktop app login issues and rename version check and host manager folder 2025-11-01 20:46:40 -05:00
LukeGus
bb9f03187d fix: Electron login issues 2025-11-01 17:29:50 -05:00
LukeGus
d0385bd2c9 fix: Duplicated CORS headers 2025-11-01 16:40:08 -05:00
LukeGus
dd19b2b990 fix: Electron desktop not logging in 2025-11-01 16:30:28 -05:00
LukeGus
00e19f054f fix: Electron desktop not logging in 2025-11-01 15:58:04 -05:00
LukeGus
a81ab8e7ef fix: None auth issues and macOS build failure and rename files for consistency 2025-11-01 01:35:09 -05:00
LukeGus
3937529d6b fix: Incorrect desktop user agent and build issues 2025-11-01 00:49:26 -05:00
LukeGus
b481405fd8 fix: Build errors after cleanup 2025-10-31 21:14:21 -05:00
LukeGus
a9709f3877 fix: Uncapitalize folder titles and finalize file cleanup 2025-10-31 21:07:12 -05:00
LukeGus
e375878576 fix: File cleanup 2025-10-31 20:59:17 -05:00
LukeGus
eaa143ca60 feat: remove sessions after reboot 2025-10-31 20:05:23 -05:00
LukeGus
5c7cc078ad fix: JWT not persisting after reboot 2025-10-31 17:48:18 -05:00
LukeGus
294c12b9ea fix: Mobile reporting wrong user-agent 2025-10-31 16:12:24 -05:00
LukeGus
79419420bf fix: Issue with electron not displaying site 2025-10-31 14:47:13 -05:00
LukeGus
1bc40b66b3 feat: Squashed commit of fixing "none" authentication and adding a sessions system for mobile, electron, and web 2025-10-31 12:55:01 -05:00
LukeGus
cf431e59ac fix: Password reset issues, ODIC admin auth not filling, and electron x64 build issues 2025-10-30 17:12:10 -05:00
LukeGus
ef1673ffc6 fix: None auth and Host.tsx edit button issues 2025-10-29 20:32:00 -05:00
LukeGus
d661c08c54 fix: pt-BR build error 2025-10-29 18:45:41 -05:00
LukeGus
891038b721 fix: Fix some translations 2025-10-29 18:14:40 -05:00
LukeGus
ae73f9ca55 fix: Squash commit of several fixes and features for many different elements 2025-10-29 18:12:44 -05:00
LukeGus
562d8c96fd feat: centralize SSH tools and allow multi terminal snippets 2025-10-27 16:27:40 -05:00
LukeGus
e62387685b fix: move totp dialog 2025-10-27 16:00:36 -05:00
xhemp
2d37b69517 Add Brazilian Portuguese translation (#425)
* Update Docker image name for GitHub registry

* Fix image name casing in Docker workflow

* Remove untagged image cleanup step from workflow

Removed the step to delete untagged image versions from the workflow.

* Change Docker login to use GHCR credentials

Updated Docker login credentials for GitHub Container Registry.

* Remove cache moving step from Docker workflow

Removed the step to move the build cache in the Docker workflow.

* Refactor Docker image workflow for versioning and builds

* Update docker-image.yml

* Add Brazilian Portuguese translation

---------

Co-authored-by: Luke Gustafson <88517757+LukeGus@users.noreply.github.com>
2025-10-26 21:30:40 -05:00
LukeGus
8813e60ead feat: Add many terminal customizations 2025-10-23 23:12:53 -05:00
LukeGus
785cf44a08 feat: Add many terminal customizations 2025-10-22 20:54:28 -05:00
LukeGus
ee3101c5c6 fix: Remove vertical scrolling in the tab bar and dashboard and reduce scrollbar height in tab bar 2025-10-22 12:09:35 -05:00
LukeGus
f9411bec00 feat: Make tabs auto expand and contract and scroll 2025-10-22 11:57:20 -05:00
LukeGus
0e8beaaa64 fix: Fix tab reload/state loss whenever moving them to the rigbht 2025-10-22 11:47:02 -05:00
LukeGus
471e2ff3fa feat: Added none password option and fixed some navbar issues (still present) 2025-10-22 00:16:45 -05:00
LukeGus
40232af503 Merge remote-tracking branch 'origin/dev-1.8.0' into dev-1.8.0 2025-10-21 22:09:16 -05:00
LukeGus
217af1e286 fix: Fixed various issues with the dashboard, tab bar, and database issues 2025-10-21 22:09:05 -05:00
Nikola Novoselec
232d6fe6ea Handle OIDC users during database import (#424)
* Update Docker image name for GitHub registry

* Fix image name casing in Docker workflow

* Remove untagged image cleanup step from workflow

Removed the step to delete untagged image versions from the workflow.

* Change Docker login to use GHCR credentials

Updated Docker login credentials for GitHub Container Registry.

* Remove cache moving step from Docker workflow

Removed the step to move the build cache in the Docker workflow.

* Refactor Docker image workflow for versioning and builds

* Update docker-image.yml

* Allow OIDC users to import database without password

* Skip import password prompt for OIDC users

* docs: clarify OIDC import unlocking flow

* docs: explain admin import password logic

---------

Co-authored-by: Luke Gustafson <88517757+LukeGus@users.noreply.github.com>
Co-authored-by: Nikola Novoselec <nikolanovoselec@users.noreply.github.com>
2025-10-21 16:24:57 -05:00
suraimu-team
5cc3e47c1a fix(auth): Fix admin user authentication for /users/db-health endpoint by adding cookie JWT support (#422)
Fixed authentication issue for admin users accessing the /users/db-health endpoint:

- Added JWT token extraction from cookies (req.cookies?.jwt)
- Added support for Bearer token from Authorization header
- Improved error handling for missing and invalid tokens
- Ensured consistent authentication flow for admin users

Changes made:
- Check for JWT token in req.cookies?.jwt
- Support Bearer token from Authorization header
- Return 401 error when token is missing
- Return 401 error when token validation fails

Fixes: https://github.com/Termix-SSH/Support/issues/12
2025-10-20 13:01:58 -05:00