Skip to content

Add support for listing files in client and fix it in server#92

Merged
twalen merged 4 commits into
sio2project:masterfrom
otargowski:list-fixes
Apr 22, 2026
Merged

Add support for listing files in client and fix it in server#92
twalen merged 4 commits into
sio2project:masterfrom
otargowski:list-fixes

Conversation

@otargowski

@otargowski otargowski commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

The client was mysteriously missing the ability to list remote files, even though the server supported it (though it assumed a wrong date format for version cutoff).
I also added client-side conversion of relative paths to absolute ones, which are more useful for e.g. listing files for deletion (see sio2project/oioioi#696).

Make the server adhere to the spec regarding last-modified query
parameter format (RFC 2822 instead of timestamp) and add support
in the client.
No implementation was this strict anyway.
@twalen twalen merged commit e6a44c2 into sio2project:master Apr 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants