Commit Graph

355 Commits

Author SHA1 Message Date
LukeGus
f5929953ca fix: Run cleanup and final fix for electron 2025-11-05 10:32:52 -06:00
LukeGus
4075d6e2da fix: Database check failure (release cantidate) 2025-11-05 10:21:12 -06:00
LukeGus
68be736dc7 fix: Finalize electron 2025-11-05 00:08:31 -06:00
LukeGus
38bd4060a4 fix: Linux sandbox issue 2025-11-04 23:47:02 -06:00
LukeGus
f8a32e3174 fix: Linux sandbox issue 2025-11-04 23:24:13 -06:00
LukeGus
cd3b4f9864 fix: Linux sandbox issue 2025-11-04 22:59:43 -06:00
LukeGus
8d8d5da34c fix: Linux build failure 2025-11-04 22:15:30 -06:00
LukeGus
3ece60c9c0 fix: Linux build failure 2025-11-04 21:38:38 -06:00
LukeGus
27bae0034c fix: Linux build failure 2025-11-04 21:36:14 -06:00
LukeGus
5a16feca7d fix: Linux build failure 2025-11-04 21:29:41 -06:00
LukeGus
3e962f5fa1 fix: Linux desktop not opening 2025-11-04 21:26:59 -06:00
LukeGus
247d9647dc fix: Linux portable naming incorrect 2025-11-04 21:24:35 -06:00
LukeGus
42b82eaed5 fix: Improve session clearing (possible RC) 2025-11-04 17:32:10 -06:00
LukeGus
6545b21c16 fix: Logging out on one device logs out all on same user 2025-11-04 16:52:19 -06:00
LukeGus
4b078821c3 fix: Session invoking all sessions and mobile success redirect not displaying 2025-11-04 16:24:22 -06:00
LukeGus
e6de7e5c03 fix: Revert workflows back to normal 2025-11-03 23:53:53 -06:00
LukeGus
fa3a2288e8 fix: remove russian readme 2025-11-03 23:49:21 -06:00
shizaterrorblade
82a401f842 feat: add Russian translation and readme (#428)
* 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

* Update print statement from 'Hello' to 'Goodbye'

* Update docker build

* Rename docker-image.yml to docker.yml

* Rename electron-build.yml to electron.yml

* feat: add Russian translation and readme

* feat: Added mobile and electron UI redirecting system

* fix: Fix electron login and mobile redirect

* 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

* Update print statement from 'Hello' to 'Goodbye'

* Update docker build

* Rename docker-image.yml to docker.yml

* Rename electron-build.yml to electron.yml

* feat: add Russian translation and readme

* fix: Add russian

---------

Co-authored-by: Luke Gustafson <88517757+LukeGus@users.noreply.github.com>
Co-authored-by: root <root@codeserver.192.168.0.5>
Co-authored-by: LukeGus <bugattiguy527@gmail.com>
2025-11-03 23:47:59 -06:00
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
73d06cb6af chore: Run prettier 2025-11-02 15:53:33 -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
54a6083a4a fix: Update readme 2025-11-02 03:54:01 -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
73144fb0a0 fix: Sqlite package fix 2025-11-01 17:40:03 -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
d8b697ab5d feat: Update readme for iPadOS 2025-11-01 02:16:20 -05:00
LukeGus
82d1cf09de fix: Run prettier 2025-11-01 01:35:51 -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
9525946541 fix: Notarize cleanup 2025-11-01 00:55:08 -05:00
LukeGus
3937529d6b fix: Incorrect desktop user agent and build issues 2025-11-01 00:49:26 -05:00
LukeGus
0d23a3835a fix: macOS GH token error 2025-10-31 22:43:26 -05:00
LukeGus
d81d03b9fa fix: Random macOS build error 2025-10-31 22:01:10 -05:00