Graphproduction
Graph
production
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
243442694cdd | Sybren A. Stüvel (sybren) | Log warning when someone is denied a project sharing action | Oct 25 2017 | ||||
a4addbfd22a2 | Sybren A. Stüvel (sybren) | Log as error when project admin group isn't properly configured. | Oct 25 2017 | ||||
e983d0756df9 | Pablo Vazquez (pablovazquez) | Rename 'Log in' button to 'Log in and Explore' | Oct 24 2017 | ||||
52cd30b947e7 | Pablo Vazquez (pablovazquez) | Rename _join.sass to _welcome.sass | Oct 24 2017 | ||||
ed55a73d0427 | Pablo Vazquez (pablovazquez) | VideoJS: Upgrade and stuff | Oct 24 2017 | ||||
4f3fc91c0afa | Pablo Vazquez (pablovazquez) | VideoJS: Upgrade and stuff | Oct 24 2017 | ||||
5c3524706f0a | Pablo Vazquez (pablovazquez) | Welcome Page: Minor style tweaks | Oct 23 2017 | ||||
2290e019e612 | Pablo Vazquez (pablovazquez) | Cleanup | Oct 18 2017 | ||||
6fe6345b13ac | Pablo Vazquez (pablovazquez) | Refresh styling on /welcome | Oct 18 2017 | ||||
53fe047bca32 | Sybren A. Stüvel (sybren) | Fix bug in getting Blender ID error response | Oct 17 2017 | ||||
d9c3705c47cc | Sybren A. Stüvel (sybren) | Fix tuples in existing session['blender_id_oauth_token'] | Oct 17 2017 | ||||
88ffd647063f | Sybren A. Stüvel (sybren) | get_blender_id_oauth_token() now consistently returns a str | Oct 17 2017 | ||||
a897282400e9 | Sybren A. Stüvel (sybren) | Added some type checks before assigning to session['blender_id_oauth_token'] | Oct 17 2017 | ||||
cfbb05530a29 | Sybren A. Stüvel (sybren) | Taken unrelated code out of try-body. | Oct 17 2017 | ||||
72f440f509b2 | Sybren A. Stüvel (sybren) | Fix AttributeError | Oct 17 2017 | ||||
9c3667b51fa9 | Sybren A. Stüvel (sybren) | Include HTTP method in bugsnag report | Oct 17 2017 | ||||
6ffbd52a3699 | Pablo Vazquez (pablovazquez) | Comments: Simpler login message | Oct 15 2017 | ||||
49feaa828194 | Pablo Vazquez (pablovazquez) | Don't use hard-coded white background for notifications flyout. | Oct 15 2017 | ||||
72507d7bb25c | Pablo Vazquez (pablovazquez) | Minor style tweaks to comments | Oct 15 2017 | ||||
3bcf4eaebd96 | Pablo Vazquez (pablovazquez) | Icons | Oct 14 2017 | ||||
d637e322f75a | Pablo Vazquez (pablovazquez) | Replace hardcoded colors with variables and more sane colors. | Oct 14 2017 | ||||
43cb7a5f6583 | Pablo Vazquez (pablovazquez) | File Upload: Clear notifications before success/error | Oct 11 2017 | ||||
7fd7fcc16c42 | Pablo Vazquez (pablovazquez) | Minor style tweaks for responsiveness | Oct 8 2017 | ||||
e01197a5d5fd | Pablo Vazquez (pablovazquez) | Comments: minor tweaks to strings | Oct 7 2017 | ||||
be4ce024f494 | Francesco Siddi (fsiddi) | Introducing public and private extension_props for users | Oct 6 2017 | ||||
98527c72f4c5 | Francesco Siddi (fsiddi) | Support for extra_template_args in node view | Oct 5 2017 | ||||
053e681d00a2 | Sybren A. Stüvel (sybren) | Create MongoDB index on tokens.token_hashed | Oct 5 2017 | ||||
6d8870ba2593 | Pablo Vazquez (pablovazquez)/Sybren A. Stüvel (sybren) | Blog: Check if blog_archive_prev/next exist before showing link | Oct 5 2017 | ||||
01dab4188c78 | Pablo Vazquez (pablovazquez)/Sybren A. Stüvel (sybren) | Style tweaks to blog archive | Oct 5 2017 | ||||
eca5f48d41ee | Pablo Vazquez (pablovazquez)/Sybren A. Stüvel (sybren) | Fix project_blog_archive pagination | Oct 5 2017 | ||||
73b50556bedb | Sybren A. Stüvel (sybren) | Added blog archive. | Oct 5 2017 | ||||
e724c9c2ad3f | Sybren A. Stüvel (sybren) | Blog: Simplified looping over blog posts. | Oct 5 2017 | ||||
f42334453c87 | Sybren A. Stüvel (sybren) | Deduplicated code for image expansion into the page overlay | Oct 5 2017 | ||||
2603c4f44f9f | Sybren A. Stüvel (sybren) | Deduplicated blog templates by using macros. | Oct 5 2017 | ||||
bd9362511996 | Sybren A. Stüvel (sybren) | Use super() call instead of copy-pasting the contents of the parent block | Oct 5 2017 | ||||
8fe6b472e413 | Pablo Vazquez (pablovazquez)/Sybren A. Stüvel (sybren) | Notifications: Fix and documentation | Oct 5 2017 | ||||
68c7a88fed87 | Pablo Vazquez (pablovazquez)/Sybren A. Stüvel (sybren) | Use the nifty new DocumentTitleAPI to update notification count and page titles… | Oct 5 2017 | ||||
f9e10976b8e2 | Sybren A. Stüvel (sybren) | Added a little DocumentTitleAPI object for easier updating of the title. | Oct 5 2017 | ||||
f17453ba10b5 | Sybren A. Stüvel (sybren) | Added 'operations hash_auth_tokens' CLI command. | Oct 5 2017 | ||||
c57aefd48b10 | Sybren A. Stüvel (sybren) | Hash authentication tokens before storing in the database. | Oct 5 2017 | ||||
389413ab8abb | Pablo Vazquez (pablovazquez) | Notifications: Define selectors once and re-use | Oct 4 2017 | ||||
a2ffb8a34229 | Pablo Vazquez (pablovazquez) | Minor padding tweaks and color for blog title links | Oct 3 2017 | ||||
6f0a03ce6091 | Pablo Vazquez (pablovazquez) | Set page title on edit_embed | Oct 3 2017 | ||||
053848607d23 | Pablo Vazquez (pablovazquez) | Don't add padding on bottom of node-details-description mixin | Oct 3 2017 | ||||
94a0868ba5e5 | Pablo Vazquez (pablovazquez) | Comments: Style cancel button | Oct 3 2017 | ||||
c6d8a4c46f40 | Pablo Vazquez (pablovazquez) | Comments: Send text should be inside a span | Oct 3 2017 | ||||
58a34d6cdbeb | Pablo Vazquez (pablovazquez) | Typo (one bracket too much) | Oct 2 2017 | ||||
b0c7997128a0 | Pablo Vazquez (pablovazquez) | Notifications: Don't update titles directly, fire an event instead | Oct 2 2017 | ||||
1bf2a877264f | Pablo Vazquez (pablovazquez) | Use a the updateTitle() function to update page titles | Oct 2 2017 | ||||
d3cd6a884ec0 | Pablo Vazquez (pablovazquez) | Use toastr notifications instead of statusBarSet() | Oct 2 2017 | ||||
9870979c541c | Pablo Vazquez (pablovazquez) | Comments: Style tweak linked comment | Oct 2 2017 | ||||
bb067f77c39f | Pablo Vazquez (pablovazquez) | Fix styling for login/local | Oct 2 2017 | ||||
da7be50c61a5 | Pablo Vazquez (pablovazquez) | Comments: Cleanup and convert more IDs to classes when possible | Sep 30 2017 | ||||
e4c574385212 | Pablo Vazquez (pablovazquez) | Comments: trigger comments-loaded event on comments load. | Sep 30 2017 | ||||
e9233ff7c07e | Francesco Siddi (fsiddi) | Introducing embed_project | Sep 30 2017 | ||||
2d01cd8761d7 | Sybren A. Stüvel (sybren) | Simplified posts_view a bit | Sep 29 2017 | ||||
45a44d08ebb9 | Sybren A. Stüvel (sybren) | Don't manually construct JSON as strings, just use dicts. The modernity! | Sep 29 2017 | ||||
ddc52b969e24 | Sybren A. Stüvel (sybren) | Make it possible for node types to have a 'custom view' | Sep 29 2017 | ||||
8ad2ee8729b4 | Sybren A. Stüvel (sybren) | Registered 'node finder' for blog nodes. | Sep 28 2017 | ||||
d160999535db | Sybren A. Stüvel (sybren) | Removed unused import | Sep 28 2017 | ||||
e4fff8df8196 | Sybren A. Stüvel (sybren) | Added missing project_container variable. | Sep 28 2017 | ||||
923cbe62d1dc | Sybren A. Stüvel (sybren) | Gulp: indented package.json with tabs | Sep 28 2017 | ||||
0612bd1a215d | Sybren A. Stüvel (sybren) | Gulp: run 'cleanup' task when running with --production. | Sep 28 2017 | ||||
a1fd48752ef8 | Sybren A. Stüvel (sybren) | Gulp: added 'cleanup' task that erases all gulp-generated files. | Sep 28 2017 | ||||
0e48c18579f0 | Sybren A. Stüvel (sybren) | Gulp: sorted require statements | Sep 28 2017 | ||||
db1e3239e8b1 | Sybren A. Stüvel (sybren) | Gulp: sorted dependencies | Sep 28 2017 | ||||
34353f773b6b | Sybren A. Stüvel (sybren) | Gulp: fixed license expression | Sep 28 2017 | ||||
ad0253a461eb | Sybren A. Stüvel (sybren) | Gulp: replaced hardcoded paths with variables. | Sep 28 2017 | ||||
6a541e06628f | Sybren A. Stüvel (sybren) | Improved bugsnag reporting | Sep 28 2017 | ||||
ec42d033b3b7 | Pablo Vazquez (pablovazquez) | Comment padding/color tweaks for the blog and projects | Sep 25 2017 | ||||
8fd577c73333 | Pablo Vazquez (pablovazquez) | Comments: Capitalize actions and color Reply | Sep 25 2017 | ||||
4eeccb610776 | Pablo Vazquez (pablovazquez) | Comments: More compact layout | Sep 25 2017 | ||||
6688ae66faac | Pablo Vazquez (pablovazquez) | Use Toastr to notify | Sep 25 2017 | ||||
38e960eb3f81 | Pablo Vazquez (pablovazquez) | Comments: Fix multiple posting when using a hotkey | Sep 25 2017 | ||||
dbde681aff4f | Pablo Vazquez (pablovazquez) | Fix alignment for notifications count | Sep 24 2017 | ||||
76a5555ff4e8 | Pablo Vazquez (pablovazquez) | Toastr Notifications: Brighter text color | Sep 23 2017 | ||||
7d740c74e3ec | Pablo Vazquez (pablovazquez) | Move comment posting into its own function | Sep 22 2017 | ||||
58b8cea75773 | Pablo Vazquez (pablovazquez) | Homepage: Don't capitalize project summary on random featured assets | Sep 22 2017 | ||||
dc75980eba6e | Pablo Vazquez (pablovazquez) | Blog: limit the max-width of post content | Sep 21 2017 | ||||
f311dbbe3031 | Pablo Vazquez (pablovazquez) | Fix fluid headers on video | Sep 21 2017 | ||||
b5f0c59511e4 | Pablo Vazquez (pablovazquez) | Comments: Style tweaks | Sep 21 2017 | ||||
bc5a8fba617c | Francesco Siddi (fsiddi) | Prevent node edit form display if PUT is not allowed for the node | Sep 20 2017 | ||||
1e6180be489b | Pablo Vazquez (pablovazquez) | More fixes for video fluid | Sep 20 2017 | ||||
ebe3118f79a1 | Pablo Vazquez (pablovazquez) | Project home video should not have vjs-fluid, it already is fluid | Sep 20 2017 | ||||
714455a4ebb4 | Pablo Vazquez (pablovazquez) | Fix navigation tree not scrolling until the bottom | Sep 20 2017 | ||||
0089a8a98e65 | Pablo Vazquez (pablovazquez) | Video: Previews are already fluid, no need for vjs-fluid | Sep 20 2017 | ||||
9fa4da284b6c | Pablo Vazquez (pablovazquez) | Homepage: Style tweak to random featured project | Sep 20 2017 | ||||
e3f1f101e244 | Pablo Vazquez (pablovazquez) | Assets: No need to calculate preview aspect ratio anymore | Sep 20 2017 | ||||
386571157ab7 | Pablo Vazquez (pablovazquez) | Assets: Check if user is subscriber or asset is public | Sep 20 2017 | ||||
5012d191807c | Pablo Vazquez (pablovazquez) | Video asset: Show link to login as well as subscribe | Sep 20 2017 | ||||
54b5e8e3d44c | Pablo Vazquez (pablovazquez) | Video: Fix Download button | Sep 20 2017 | ||||
5e0e71aa1c8e | Pablo Vazquez (pablovazquez) | SASS: Set all config variables as !default | Sep 19 2017 | ||||
bd976e6c2e78 | Sybren A. Stüvel (sybren) | Fixed user switching. | Sep 19 2017 | ||||
9cce441f6c93 | Sybren A. Stüvel (sybren) | Removed unused code | Sep 19 2017 | ||||
6af0cd2be8ec | Sybren A. Stüvel (sybren) | Don't show "Create a project" button to non-subscribers, and make btn clickable | Sep 18 2017 | ||||
82a1e0796c86 | Pablo Vazquez (pablovazquez) | Project Home: Scale header image fit as cover | Sep 17 2017 | ||||
8d0c0894cbe1 | Pablo Vazquez (pablovazquez) | Textures: No background color for download button | Sep 17 2017 | ||||
b98771f06760 | Pablo Vazquez (pablovazquez) | Improvements to image thumbnailing | Sep 17 2017 | ||||
b2cfe4643831 | Pablo Vazquez (pablovazquez) | Style tweaks on projects | Sep 17 2017 | ||||
53ac29cfd1ad | Pablo Vazquez (pablovazquez) | Project: Show edit button in sidebar | Sep 17 2017 |