bigcat88
|
0c2067ada6
|
add new file endpoints("v1") to use query parameters instead of path parameters for proxy compatibility
Signed-off-by: bigcat88 <bigcat88@icloud.com>
|
2025-02-08 08:21:16 +02:00 |
|
Chenlei Hu
|
c49025f01b
|
Allow POST /userdata/{file} endpoint to return full file info (#5446)
* Refactor listuserdata
* Full info param
* Add tests
* Fix mock
* Add full_info support for move user file
|
2024-11-04 13:57:21 -05:00 |
|
Chenlei Hu
|
d2247c1e61
|
Normalize path returned by /userdata to always use / as separator (#4906)
|
2024-09-13 03:45:31 -04:00 |
|
Chenlei Hu
|
cb12ad7049
|
Add full_info flag in /userdata endpoint to list out file size and last modified timestamp (#4905)
* Add full_info flag in /userdata endpoint to list out file size and last modified timestamp
* nit
|
2024-09-13 02:40:59 -04:00 |
|