2025-02-24 07:28 | Add pyproject.toml | archiveanon | 1 | +26 | -0 |
2025-01-10 21:06 | Move interactive tool to separate file | archiveanon | 2 | +95 | -89 |
2025-01-08 01:11 | Support specifying servers in multi-file uploads | archiveanon | 1 | +8 | -3 |
2025-01-08 01:10 | Decouple uploading from tqdm | archiveanon | 1 | +22 | -45 |
2024-12-25 20:24 | Convert to async | archiveanon | 1 | +59 | -30 |
2024-08-03 16:50 | Use httpx in place of requests | archiveanon | 1 | +19 | -23 |
2024-08-02 17:33 | Report data on upload cancellation | archiveanon | 1 | +9 | -2 |
2024-08-02 17:32 | Ensure files are a list instead of whatever glob result | archiveanon | 1 | +1 | -1 |
2024-07-31 16:07 | Update field names for single-file upload results | archiveanon | 1 | +3 | -3 |
2024-04-08 04:36 | Fix retry handling | archiveanon | 1 | +19 | -19 |
2024-04-07 09:23 | Migrate calls to api2 | archiveanon | 1 | +19 | -2 |
2024-04-07 09:12 | Trim name for smaller terminals | archiveanon | 1 | +8 | -1 |
2024-04-07 09:00 | Retry upload on connection error | archiveanon | 1 | +12 | -6 |
2024-02-01 00:54 | Add 'noServer' error | archiveanon | 1 | +4 | -1 |
2023-10-28 05:22 | Use tqdm to display file upload progress | archiveanon | 1 | +27 | -8 |
2023-10-28 05:21 | Support passing user token and folder ID for file upload | archiveanon | 1 | +5 | -1 |
2023-10-28 05:21 | Unify code paths for uploading single and multiple files | archiveanon | 1 | +20 | -9 |
2023-10-28 05:18 | Raise error attempting to single upload a non-file | archiveanon | 1 | +3 | -0 |
2023-10-28 05:17 | Add discovered error results | archiveanon | 1 | +8 | -0 |
2023-09-21 03:09 | Implement size-ordered upload | archiveanon | 1 | +15 | -2 |
2023-09-21 02:33 | Initial commit | archiveanon | 2 | +161 | -0 |