
On 18 January 2015 at 04:24, Bryce Harrington <bryce@...961...> wrote:
I attempted to log in this way, but got an error, CSRF verification failed. Request aborted.
This is a very annoying bug. When the site is requested, it doesn't set a csrf token for the first home page and I have /no/ idea why not. There isn't much online about it.
I've set a CSRF secure token option in the settings to see if it helps. Anyone let me know if you see this error.
Looks like I'm at only 10MB, so I'll need increased. I upload about 100MB of source packages for each pre-release and release so I expect even 1GB will go quick.
I tried to add a 10GB quota, the number field maxed out at 2GB, must be a db limit. I've changed the code for the next version to use KiB for the quota setting instead of bytes.
Any way to get multiple file upload?
Drag multiple files? (works here)
I'm uploading Inkscape source packages, so none of the Categories fit exactly. I stuck it in Inkscape Build, but it's not a build. Perhaps 'Inkscape Package' would be a better categorization?
Aye, suv asked me to change it from release to build. But I guess package makes just as much sense. This ok with you suv?
Is there an API I could use to automate the upload of these files?
The drag and drop makes an ajax call, you can use that if you like. But it doesn't set descriptions or other settings, just uploads the files. Plus the complexity of getting some authorised cookies and it's not ideal for a script. Some sort of REST api could be added to the feature wishlist on launchpad bugs. Be sure to mention how you'd like it to work.
Hmm, I wonder if we could do this better? A link to the actual release notes posted to the website would be better than re-pasting the text here, wouldn't it?
It depends here. We may want the website release notes to be more user orientated and the readme notes more developer. I figured this and added the readme download view so you could say: https://inkscape.org/en/gallery/item/3044/readme.txt and scripts might be able to just grab that text for their own uses.
But it's up to you, let me know. Use the external link to link to more information.
What is 'External Link' about? There was a 'Publicly Visible' checkbox but no 'Mirrored' checkbox.
Mirrored is only available to people with the mirror permission. I've added it for your release master's group.
Thanks for setting this up Martin!
Happy to see it being tested! Thanks bryce!
Best Regards, Martin Owens