Sybren A. Stüvel 486686f1f9 File upload: Removed JS-side file size check.
Instead, the size of the entire HTTP request body is checked against the
maximum file size. This allows for slightly smaller files (in the order
of 200-300 bytes), which shouldn't be noticeable given our 32 MiB limit
for non-subscribers. This check is performed before accessing
request.files[], and thus before the file even starts uploading.

This also allows unlimited file uploads to subscribers and demo users.
This was already possible using the API, so now the web interface is
consistent. Limits can be set using config[_local].py.

This closes T49264: Allow large uploads for admins
2016-09-06 10:33:28 +02:00
2016-08-19 09:19:06 +02:00
2016-08-19 09:19:06 +02:00
2015-10-28 15:33:39 +01:00
2016-08-19 09:19:06 +02:00
2016-01-05 15:50:03 +01:00
2016-08-31 11:28:38 +02:00
2016-08-31 11:28:38 +02:00
2016-08-19 09:19:06 +02:00

Pillar

This is the latest iteration on the Attract project. We are building a unified framework called Pillar. Pillar will combine Blender Cloud and Attract. You can see Pillar in action on the Blender Cloud.

Description
Pillar
Readme 7.5 MiB
Languages
Python 65.7%
JavaScript 12.5%
Sass 11.8%
Pug 7.9%
CSS 1.7%
Other 0.4%