History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b4faf2245e38 | Sybren A. Stüvel (sybren) | Home project: create it when user tries to GET it. | Jun 28 2016 | |||
222d9efc8972 | Sybren A. Stüvel (sybren) | Implemented badger service endpoint | Jun 6 2016 | |||
71db836d41af | Sybren A. Stüvel (sybren) | Increased default page size to 250. | May 23 2016 | |||
1c39b4fcd7c5 | Sybren A. Stüvel (sybren) | Increased PAGINATION_LIMIT to 250. | May 23 2016 | |||
6a07147e4440 | Sybren A. Stüvel (sybren) | Disable XML interface. | May 10 2016 | |||
bbc30b9d9971 | Sybren A. Stüvel (sybren) | Compute & store aggregate file size. | May 6 2016 | |||
b18675e7468f | Sybren A. Stüvel (sybren) | New projects are marked private by default. | May 2 2016 | |||
3e8494e3bf27 | Sybren A. Stüvel (sybren) | Use soft-delete for nodes | May 2 2016 | |||
b9367f994499 | Sybren A. Stüvel (sybren) | Removed node_types Eve collection | May 2 2016 | |||
42ff638b48c7 | Sybren A. Stüvel (sybren) | Allow cross-site requests | May 2 2016 | |||
401bfeea9812 | Sybren A. Stüvel (sybren) | File streaming to Google Cloud Storage | May 2 2016 | |||
cf203b04f848 | Sybren A. Stüvel (sybren) | Be less secretive about users; allow limited anonymous /users/id access. | Apr 26 2016 | |||
e600d87592d2 | Sybren A. Stüvel (sybren) | Secure write access to /users endpoint | Apr 26 2016 | |||
5c04cdbd6ee8 | Sybren A. Stüvel (sybren) | Secure read access to /users endpoint. | Apr 26 2016 | |||
2a2d35827cd6 | Francesco Siddi (fsiddi) | Added local accounts | Apr 26 2016 | |||
31e802619e41 | Sybren A. Stüvel (sybren) | Support soft-deleting projects. | Apr 25 2016 | |||
5116b74d1d1c | Sybren A. Stüvel (sybren) | Updated Eve to 0.6.3 | Apr 25 2016 | |||
4b9dd29ad516 | Sybren A. Stüvel (sybren) | Added /p/create entry point to create new projects. | Apr 19 2016 | |||
d808b76d6536 | Sybren A. Stüvel (sybren) | Store is_subclient_token bool in token collection. | Apr 15 2016 | |||
ce242e1de306 | Sybren A. Stüvel (sybren) | Added manage.py command to refresh (almost) expired links. | Apr 1 2016 | |||
37037f3c2cf7 | Sybren A. Stüvel (sybren) | Store generated links in MongoDB, along with expiry datetime. | Mar 21 2016 | |||
65f8bdc6c0a0 | Francesco Siddi (fsiddi) | Introducing notifications | Mar 5 2016 | |||
20ba507095c7 | Francesco Siddi (fsiddi) | Introducing activities model | Mar 5 2016 | |||
eb92d179e803 | Francesco Siddi (fsiddi) | Introducing indexing for nodes | Feb 26 2016 | |||
03ae481e7b04 | Francesco Siddi (fsiddi) | Renamed default database to eve | Feb 25 2016 | |||
d76c47afd550 | Francesco Siddi (fsiddi) | Improving initial installation process | Feb 25 2016 | |||
3308751ed4af | Francesco Siddi (fsiddi) | Introducing external video encoding | Feb 22 2016 | |||
c7b6e798c0ef | Francesco Siddi (fsiddi) | Introducing Algolia search for users | Feb 10 2016 | |||
f341d33faf05 | Francesco Siddi (fsiddi) | Fix reference for embedded project in file schema | Jan 27 2016 | |||
e29516586410 | Francesco Siddi (fsiddi) | Introducing Projects | Jan 25 2016 | |||
559589f9279e | Francesco Siddi (fsiddi) | Introducing file variations | Nov 25 2015 | |||
b81ba226eb5e | Francesco Siddi (fsiddi) | Removed maxlength on description | Nov 16 2015 | |||
f329f2ff45d4 | Francesco Siddi (fsiddi) | Added settings to User schema | Nov 12 2015 | |||
a661c1c10790 | Francesco Siddi (fsiddi) | Renamed path to file_path in File properties | Nov 5 2015 | |||
1819886af597 | Francesco Siddi (fsiddi) | Require full_name for user | Nov 5 2015 | |||
5f818fdc39b0 | Francesco Siddi (fsiddi) | Tweaks to user model | Nov 4 2015 | |||
9c18b5cc9f07 | Francesco Siddi (fsiddi) | Added project property for files | Nov 4 2015 | |||
ac4c74a323bd | Francesco Siddi (fsiddi) | Adding project property to nodes | Oct 28 2015 | |||
2f51d20ee77e | Francesco Siddi (fsiddi) | Added subscriber as allowed role for user model | Oct 19 2015 | |||
9a727c820761 | Francesco Siddi (fsiddi) | Tweaks to settings.py | Oct 16 2015 | |||
4f6c0e27cebe | Francesco Siddi (fsiddi) | Added url to post node properties | Oct 15 2015 | |||
d26b3a738a40 | Francesco Siddi (fsiddi) | Tweaks for new user data structure | Oct 13 2015 | |||
2ad8c5458acc | Francesco Siddi (fsiddi) | New settings for user model | Oct 13 2015 | |||
72d2f9adfec5 | Francesco Siddi (fsiddi) | Public item methods for organisations and groups | Oct 11 2015 | |||
018ddfa20bed | Francesco Siddi (fsiddi) | New authentication logic | Oct 11 2015 | |||
6d32dc289424 | Francesco Siddi (fsiddi) | Removed unused binary_files entry point | Oct 8 2015 | |||
0d7f92006ec8 | Francesco Siddi (fsiddi) | Cleanup of settings.py | Oct 8 2015 | |||
ae5797146d8b | Pablo Vazquez (pablovazquez) | Email attribute for organization | Oct 5 2015 | |||
44302b6623ca | Francesco Siddi (fsiddi) | Introducing the comment node_type | Oct 5 2015 | |||
c2e0ae40029d | Francesco Siddi (fsiddi) | File processing | Sep 24 2015 | |||
9ee8d9a20b62 | Francesco Siddi (fsiddi) | Tweaks to manage.py for import script | Sep 12 2015 | |||
2470af6ab2ff | Francesco Siddi (fsiddi) | ContentType to content_type rename | Sep 11 2015 | |||
aa3f8e683754 | Francesco Siddi (fsiddi) | Migration script and utils for CDN link protection | Sep 10 2015 | |||
7cecfbe4e0cb | Francesco Siddi (fsiddi) | Improved support for files | Sep 8 2015 | |||
1830d04400e0 | Francesco Siddi (fsiddi) | Renaming the project to Pillar. | Aug 31 2015 |