bot
|
d6e684a58c
|
chore: update binary wheel and source distribution to version 1.3.37 with refreshed bytecode caches
|
2024-11-26 05:32:47 +00:00 |
|
|
|
462b7ebdee
|
fix: fix syntax error in mkdir call by removing trailing whitespace before closing parenthesis
|
2024-11-26 05:31:23 +00:00 |
|
|
|
fb327d2f9b
|
feat: make upload path configurable via UPLOAD_PATH env var with fallback to ./uploads
|
2024-11-26 05:30:47 +00:00 |
|
bot
|
206d4ff6a6
|
chore: add built wheel and sdist for rupload 1.3.37 with updated pyc cache
|
2024-11-26 05:26:28 +00:00 |
|
|
|
836f809df4
|
feat: add upload folder quota parameter and enforce 10GB default in Rupload class
|
2024-11-26 05:24:14 +00:00 |
|
bot
|
c736af6835
|
chore: add compiled pyc cache files and rebuild dist wheels for rupload 1.3.37
|
2024-11-26 05:06:53 +00:00 |
|
|
|
42e48271e2
|
chore: add uploads directory wildcard to .gitignore for exclusion
The diff adds a new line `uploads/*` to the `.gitignore` file, ensuring all contents within the `uploads` directory are excluded from version control.
|
2024-11-26 05:05:24 +00:00 |
|
|
|
ab5d3d6333
|
chore: delete all 13 png screenshots and surf-2.1.tar.gz from uploads directory
|
2024-11-26 05:04:50 +00:00 |
|
|
|
ccd9edf566
|
feat: add Gitea CI build pipeline with Makefile install target and updated CLI help in PKG-INFO
|
2024-11-26 05:04:33 +00:00 |
|
|
|
45ce49c246
|
docs: add code block formatting and missing closing fence to usage section in readme
|
2024-11-26 04:57:50 +00:00 |
|
|
|
57a9a89cd8
|
docs: add project description, setup instructions, and CLI usage to README
|
2024-11-26 04:57:12 +00:00 |
|
|
|
b5d889c478
|
feat: scaffold rupload project with Makefile, setup.cfg, cli, and aiohttp app skeleton
|
2024-11-26 03:34:46 +00:00 |
|