479a435ec5
Work in progress in blurring asset preview and minor CSS/template cleanups
2018-03-21 20:15:29 +01:00
7252055e4a
Markdown: Convert Markdown via Jinja filter in the template
...
This gets rid of the use of javascript for converting node/post description.
Now we only use markdown.js for real time as-we-type stuff, like node/post
editing or commenting.
2017-11-23 16:49:19 +01:00
b8153b5c9a
Assets: Move details to its own file and share across assets
...
And new styling for the details as well
2017-09-04 19:13:38 +02:00
811236cff4
Migrate Jade to Pug template engine
...
Jade templates engine has been renamed to Pug.
We are using Pug already on the Blender Cloud repository, following is Flamenco and Attract
2017-08-30 14:04:15 +02:00
373be03c80
Groups: browse type list tweaks to match browse as icons
2017-03-23 18:53:24 +01:00
ec1db0a725
Groups view: Background gradient gray doesn't look good
2017-03-22 15:49:51 +01:00
a000176db9
Tweaks to group listing
...
Non-square thumbnails, always display icon type
2017-03-22 15:49:51 +01:00
e143b9cb72
Use undertitle filter when displaying node status
2016-11-01 19:36:04 +01:00
6537332b26
Don't use # as link on group nodes listing, use the actual link
2016-09-30 18:07:36 +02:00
001d310d76
Fix double pushState when browsing group nodes
...
Was calling displayNode() twice
2016-09-30 18:07:36 +02:00
2c5dc34ea2
Introducing Pillar Framework
...
Refactor of pillar-server and pillar-web into a single python package. This
simplifies the overall architecture of pillar applications.
Special thanks @sybren and @venomgfx
2016-08-19 09:19:06 +02:00