EUForest
3359704a45
feat: add short_code field to device login API
...
- Add optional short_code parameter to DeviceLoginRequest
- Add ShortCode field to Device model
- Save short_code to database during device registration
- Add database migration for user_device.short_code column
- Fix duplicate variable declaration in routes.go
2026-01-10 18:11:24 +08:00
EUForest
76ff9a658d
Merge branch perfect-panel/master/server into develop
2025-12-11 23:53:32 +08:00
EUForest
8c776cdbac
update: User transmission interface encryption
2025-10-12 19:10:52 +08:00
EUForest
46e6a9784d
add: User transmission interface encryption
2025-10-12 16:23:29 +08:00
EUForest
71018eb2f4
add: device login
2025-10-11 15:55:45 +08:00
Chang lue Tsen
d33f4cd1ce
feat(traffic): add traffic statistics logging and scheduling
2025-08-21 14:11:03 -04:00
Chang lue Tsen
1a849fd461
fix(api): standardize formatting and add missing newlines in API files
2025-07-05 14:30:05 -04:00
Chang lue Tsen
77f55f8708
style(api): standardize formatting and remove trailing newlines in API definitions
2025-05-31 09:29:31 -04:00
Chang lue Tsen
8addcc584b
init: 1.0.0
2025-04-25 12:08:29 +09:00