GL.iNet-Yongping.Xie
80112c7978
fix: resolve incorrect conflicts when merging dev v2.4.0
...
Fix incorrect merge conflicts in the dev v2.4.0 branch.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
v2.4.0
2026-03-25 01:06:33 -07:00
GL.iNet-Yongping.Xie
b943a18959
fix: test device group sorting and LDAP/OIDC user creation
...
Verify device group sorting.
Test automatic user creation for LDAP and OIDC login.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-03-25 01:03:56 -07:00
pengyu.lu
ea37a171e9
Merge branch 'main' into dev-ui-0129
2026-03-25 11:45:00 +08:00
pengyu.lu
689793d47f
feat: Some UI experiences have been optimized
2026-03-25 11:44:22 +08:00
GL.iNet-Yongping.Xie
55854afba8
feat: add device group sorting and auto-create LDAP/OIDC users
...
- support device group sorting
- auto-create local users for LDAP and OIDC login
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-03-24 02:00:09 -07:00
iclannad
c8c67d5f0e
Merge pull request #34 from PiexlPuck/Docker-compose-file-fixes
...
chore: remove unused service and update env template
2026-03-18 19:30:49 +08:00
Brayden
66566e74a8
chore: remove unused service and update env template
...
- Commented out the deprecated configuration line in `docker-compose/.env.example`
- Removed the associated service from Docker Compose files as it is no longer required
2026-03-18 21:28:00 +11:00
pengyu.lu
30a132cb4e
Merge branch 'dev-ui-0129'
v2.3.0
2026-03-10 11:56:20 +08:00
pengyu.lu
52117f044b
feat: Optimize the logic for storing data on the front end
2026-03-10 11:56:03 +08:00
pengyu.lu
884f537ae8
Merge branch 'dev-ui-0129'
2026-03-10 10:46:19 +08:00
pengyu.lu
807bab3e2a
fix: Fix the issue where the version number is displayed with double quotes
2026-03-10 10:45:56 +08:00
GL.iNet-Yongping.Xie
a1823096cc
Merge branch 'feature/devicetable-order'
2026-03-09 19:22:38 -07:00
GL.iNet-Yongping.Xie
b1aa8e3cae
feat: bump version to v2.3.0
...
- Update project version to v2.3.0.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-03-09 19:20:30 -07:00
pengyu.lu
3d75a87140
Merge branch 'dev-ui-0129'
2026-03-10 10:17:54 +08:00
pengyu.lu
d237847f0d
feat: Some UI issues have been optimized to enhance user experience
2026-03-10 10:17:26 +08:00
GL.iNet-Yongping.Xie
59021535b7
feat: add sorting support for the device list
...
Implemented multi-column sorting (ascending and descending) for the device list, supporting ID, IP, MAC, connectedTime, description, and DDNS.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-03-08 19:37:01 -07:00
GL.iNet-Yongping.Xie
133f344713
Merge branch 'bugfix/v2.1.0'
v2.2.0
2026-02-27 18:28:24 -08:00
GL.iNet-Yongping.Xie
7fd9c39ffb
fix: resolve issues in v2.1.0
...
Fix reported bugs and stability issues in v2.1.0.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-27 18:27:43 -08:00
pengyu.lu
96936ecdd8
Merge branch 'dev-ui-0129'
2026-02-28 10:10:40 +08:00
pengyu.lu
a44c9a4833
fix: Fix some UI issues
2026-02-28 10:10:11 +08:00
GL.iNet-Yongping.Xie
e6da02f711
feat: allow customizing system admin username
...
Add support to change the default system admin login name via config file.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
v2.1.0
2026-02-25 18:23:43 -08:00
GL.iNet-Yongping.Xie
75a0416221
feat: bump glkvm cloud to v2.0.0
...
Release glkvm cloud version v2.0.0.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
v2.0.0
2026-02-23 23:22:57 -08:00
GL.iNet-Yongping.Xie
dc15e534b8
feat: bump glkvm cloud to v2.0.0
...
Release glkvm cloud version v2.0.0.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-23 23:08:41 -08:00
GL.iNet-Yongping.Xie
ea96caef90
fix: remove test server IP
...
Remove the test server IP from the Makefile.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-23 18:48:16 -08:00
GL.iNet-Yongping.Xie
13dca8b190
Merge remote-tracking branch 'origin/dev-ui-0129'
2026-02-23 18:14:45 -08:00
GL.iNet-Yongping.Xie
3810f9e72c
fix: resolve branch merge conflicts
...
Resolve merge conflicts between branches.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-23 18:12:38 -08:00
pengyu.lu
a8414dd025
fix: Optimize the script logic for adding devices
2026-02-12 10:11:43 +08:00
GL.iNet-Yongping.Xie
cea6b19f9a
fix: prevent duplicate installation on Linux/macOS clients
...
Fix an issue where the Linux and macOS clients could be installed multiple times.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-11 06:36:10 -08:00
GL.iNet-Yongping.Xie
ba07f6386b
fix: correct device migration script logic
...
Fix the script logic for migrating devices between platforms.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-09 19:55:10 -08:00
GL.iNet-Yongping.Xie
206b0fa68b
fix: correct OIDC login flow and admin defaults
...
Fix the OIDC authentication flow.
Adjust default system admin logic for LDAP and OIDC.
Update LICENSE validity period.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-09 19:31:27 -08:00
GL.iNet-Yongping.Xie
e3857e9f61
Merge remote-tracking branch 'origin/dev-ui-0129' into feature/user-device-group
2026-02-09 17:53:24 -08:00
pengyu.lu
f3c32b186c
fix: Fixed some ui issues
2026-02-10 09:50:01 +08:00
GL.iNet-Yongping.Xie
769b298707
feat: add Linux, macOS, and Windows clients support
...
GLKVM Light Cloud now supports managing clients on Linux, macOS, and Windows.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-09 02:02:44 -08:00
pengyu.lu
3a503d0e77
feat: Add functions related to device permissions and user permissions
2026-02-06 18:07:17 +08:00
GL.iNet-Yongping.Xie
929e9526d9
fix: reset device status on startup and optimize sorting
...
Reset all devices to offline on startup and optimize device list sorting.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-06 00:23:40 -08:00
GL.iNet-Yongping.Xie
82a8037244
fix: kick active sessions on user deletion
...
Terminate active sessions when deleting a user.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-05 23:22:33 -08:00
GL.iNet-Yongping.Xie
9c56f78493
fix: optimize user list logic
...
Improve the user listing logic.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-05 23:03:12 -08:00
GL.iNet-Yongping.Xie
a23912fd89
fix: optimize user deletion logic
...
Refine user deletion logic to avoid inconsistent states.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-05 20:29:07 -08:00
GL.iNet-Yongping.Xie
dff4d06107
fix: sync with frontend and fix bugs
...
- Align API behavior with frontend integration
- Fix issues found during joint debugging
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-05 18:22:29 -08:00
GL.iNet-Yongping.Xie
359f29484a
fix: resolve merge conflicts
...
- Resolve conflicts introduced during branch merge
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-03 19:16:38 -08:00
GL.iNet-Yongping.Xie
f1fb5b52fb
fix: remove unused control permission
...
- Remove obsolete control permission that is no longer needed
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-03 18:59:25 -08:00
GL.iNet-Yongping.Xie
c1b987e6b3
fix: remove redundant query parameters from redirect URL
...
Remove unnecessary and ineffective query parameters when redirecting to the remote web interface.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-03 18:33:16 -08:00
GL.iNet-Yongping.Xie
1320b58cbb
fix: resolve frontend integration issues and remove unused APIs
...
- Fix bugs found during frontend integration
- Clean up redundant and unused endpoints
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-03 18:14:51 -08:00
GL.iNet-Yongping.Xie
a1ebef3326
feat: add groupId filtering to device list
...
Add support for filtering the device list by groupId.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-02-01 18:43:46 -08:00
GL.iNet-Yongping.Xie
fdba252fa8
fix: switch Docker Compose network mode to bridge
...
Change Docker Compose from host network mode to bridge mode.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
v1.9.0
2026-01-29 19:33:17 -08:00
GL.iNet-Yongping.Xie
9faeac6ff9
fix: remove redundant query parameters from redirect URL
...
Remove unnecessary and ineffective query parameters when redirecting to the remote web interface.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-01-29 19:21:11 -08:00
GL.iNet-Yongping.Xie
3e8d898a67
fix: return created device group ID in create API
...
Update the device group creation API to return the newly created device group ID.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-01-29 02:37:25 -08:00
GL.iNet-Yongping.Xie
b2a9c6c7dd
fix: remove and adjust legacy APIs
...
Remove obsolete interfaces and adjust remaining legacy APIs for consistency.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-01-28 20:21:49 -08:00
GL.iNet-Yongping.Xie
9c4592e697
fix: migrate legacy APIs to new project structure
...
Move deprecated interfaces into the updated project layout to align with the new architecture.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-01-28 19:41:38 -08:00
GL.iNet-Yongping.Xie
f783fa14fe
fix: resolve issues found during API self-testing
...
Fix bugs identified during API self-testing and validation.
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com >
2026-01-27 01:23:44 -08:00