alist/drivers/alist_v3
千石 85fe4e5bb3
feat(alist_v3): add IntSlice type for JSON unmarshalling (#9247)
- Add `IntSlice` type to handle both single int and array in JSON.
- Modify `MeResp` struct to use `IntSlice` for `Role` field.
- Import `encoding/json` for JSON operations.
2025-08-04 12:02:45 +08:00
..
driver.go feat: enhance permission control and label management (#9215) 2025-07-26 09:51:59 +08:00
meta.go feat(alist_v3): support forward archive requests (#8230) 2025-03-27 23:18:34 +08:00
types.go feat(alist_v3): add IntSlice type for JSON unmarshalling (#9247) 2025-08-04 12:02:45 +08:00
util.go feat(alist_v3): support forward archive requests (#8230) 2025-03-27 23:18:34 +08:00