Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
da14d345519c | Sybren A. Stüvel (sybren) | Added jinja filter pretty_duration_fractional that includes milliseconds | Feb 21 2019 | ||||
32e25ce12961 | Tobias Johansson (mutze) | Notifications regression: Notifications not created | Feb 19 2019 | ||||
250c7e263182 | Tobias Johansson (mutze) | Vue Attract: Default sort shots by cut_in_timeline_in_frames | Feb 12 2019 | ||||
2f5f73843d3a | Tobias Johansson (mutze) | Vue Attract: Sort/filterable table based on Vue | Feb 12 2019 | ||||
a5bae513e1ed | Tobias Johansson (mutze) | Navigation: Unified cloud navigation | Feb 6 2019 | ||||
1101b8e7169f | Tobias Johansson (mutze) | Fix Regression: Heart filled icon was shown on all voted comments | Feb 4 2019 | ||||
f35c2529a603 | Pablo Vazquez (pablovazquez) | UI: Make blog title link to the actual blog entry | Feb 2 2019 | ||||
ecfd27094cc3 | Pablo Vazquez (pablovazquez) | UI: Blog title in timeline more prominent | Feb 2 2019 | ||||
f531685ba843 | Sybren A. Stüvel (sybren) | Updated unit test for FFmpeg 4 | Jan 31 2019 | ||||
ef89b9a1ddc7 | Francesco Siddi (fsiddi) | CSS: Increase space between avatar and content | Jan 30 2019 | ||||
c505694b2dae | Francesco Siddi (fsiddi) | Formatting | Jan 30 2019 | ||||
3b59d3ee9aac | Tobias Johansson (mutze) | Projects Bug: Projects page not showing project description | Jan 21 2019 | ||||
5eae0f6122c0 | Sybren A. Stüvel (sybren) | Added convenience url_for() wrapper for use in unit tests | Jan 8 2019 | ||||
b5a74ce7b9f4 | Sybren A. Stüvel (sybren) | Utility function for easily getting the project URL given its ID | Jan 8 2019 | ||||
a32fb6a208f6 | Sybren A. Stüvel (sybren) | Storage: added function for setting content type, encoding, and attachmentness | Jan 8 2019 | ||||
974ac6867c9e | Sybren A. Stüvel (sybren) | Moved storage backend names to a module-global constant | Jan 8 2019 | ||||
a756632cad11 | Sybren A. Stüvel (sybren) | Added pillar.api.projects.utils.storage(project_id) function | Jan 8 2019 | ||||
c28d3e333a57 | Sybren A. Stüvel (sybren) | Storage backends: removed unused Blob.filename attribute | Jan 8 2019 | ||||
004bd47e224b | Sybren A. Stüvel (sybren) | Gulp fix for NodeJS 10 | Jan 4 2019 | ||||
64bd2150a43e | Sybren A. Stüvel (sybren) | AbstractPillarTest.create_valid_auth_token() now also accepts string user ID | Jan 4 2019 | ||||
a23e063002c5 | Sybren A. Stüvel (sybren) | Don't use attr.ib to declare a logger | Jan 4 2019 | ||||
903fbf8b0d36 | Sybren A. Stüvel (sybren) | Missing import & typo | Dec 20 2018 | ||||
beac125ff9c2 | Sybren A. Stüvel (sybren) | Nicer logging when refreshing file links | Dec 20 2018 | ||||
ef259345ceb6 | Sybren A. Stüvel (sybren) | Formatting | Dec 20 2018 | ||||
b87c5b37286f | Tobias Johansson (mutze) | User Search Bug: Failed to render users without roles | Dec 20 2018 | ||||
efeea8724910 | Tobias Johansson (mutze) | Markdown preview regression: Markdown preview failed in edit project | Dec 18 2018 | ||||
fb28059ae729 | Sybren A. Stüvel (sybren) | Rebuilt package-lock.json with Node 10 / NPM 6.4 | Dec 18 2018 | ||||
a84d4d13a03a | Tobias Johansson (mutze) | DnD fileupload in comments in firefox bug: CSS seams to be the cause | Dec 18 2018 | ||||
cb265e197525 | Sybren A. Stüvel (sybren) | Formatting | Dec 18 2018 | ||||
5b3de5f551a5 | Sybren A. Stüvel (sybren) | Missing JS parameter | Dec 18 2018 | ||||
fbcce7a6d831 | Tobias Johansson (mutze) | Vue Comments: Comments ported to Vue + DnD fileupload | Dec 12 2018 | ||||
bba1448acd0f | Sybren A. Stüvel (sybren) | Added two more maintenance cmds for finding & fixing projectless files | Dec 5 2018 | ||||
da7dc19f6637 | Sybren A. Stüvel (sybren) | Expanded test for delete_projectless_files CLI command | Dec 4 2018 | ||||
de8633a5a46b | Sybren A. Stüvel (sybren) | Formatting | Dec 4 2018 | ||||
de5c7a98a50c | Sybren A. Stüvel (sybren) | Added CLI command for soft-deleting projectless files | Dec 4 2018 | ||||
ac092587af1a | Sybren A. Stüvel (sybren) | Switch Celery broker from RabbitMQ to Redis | Dec 4 2018 | ||||
a10b42afe6c3 | Francesco Siddi (fsiddi) | Find only non deleted comments | Dec 3 2018 | ||||
63773791443e | Tobias Johansson (mutze) | Fix T58116: Timeline does not exclude Posts with 'pending' status | Nov 28 2018 | ||||
82071bf922ab | Tobias Johansson (mutze) | Quick Search: Queries containing equal sign (=) failed | Nov 27 2018 | ||||
1c0476699a84 | Francesco Siddi (fsiddi) | Update default comments sorting | Nov 26 2018 | ||||
411a6f75c5e2 | Francesco Siddi (fsiddi) | Change default comments sorting | Nov 26 2018 | ||||
07821c7f97ba | Tobias Johansson (mutze) | Timeline Firefox bug fix: load more not working properly | Nov 23 2018 | ||||
64b4ce3ba9c5 | Pablo Vazquez (pablovazquez) | Minor layout and style adjustments. | Nov 22 2018 | ||||
72417a9abbeb | Pablo Vazquez (pablovazquez) | Minor layout and style adjustments. | Nov 22 2018 | ||||
6ae9a5ddeb2a | Tobias Johansson (mutze) | Quick-Search: Added Quick-search in the topbar | Nov 22 2018 | ||||
a897e201ba7a | Tobias Johansson (mutze) | Timeline Fix: Attachment in post did not work | Nov 22 2018 | ||||
3985a00c6f75 | Pablo Vazquez (pablovazquez) | Timeline: Style and layout adjustments | Nov 21 2018 | ||||
119291f817c2 | Pablo Vazquez (pablovazquez) | Timeline: Remove header and lead from posts. | Nov 21 2018 | ||||
801cda88bfce | Pablo Vazquez (pablovazquez) | Project View: Labels for sections | Nov 21 2018 | ||||
fc99713732e6 | Tobias Johansson (mutze) | Project-Timeline: Introduced timeline on projects | Nov 20 2018 | ||||
1d909faf494e | Pablo Vazquez (pablovazquez) | CSS: Override margin-bottom for emoji images. | Nov 16 2018 | ||||
ed35c543617f | Pablo Vazquez (pablovazquez) | CSS: Fix alignment on list with custom bullets. | Nov 16 2018 | ||||
411b15b1a07c | Francesco Siddi (fsiddi) | Pin versions in package.json | Nov 16 2018 | ||||
9b85a938f387 | Francesco Siddi (fsiddi) | Add npm deps: acorn and glob | Nov 16 2018 | ||||
989a40a7f761 | Tobias Johansson (mutze) | Add missing dependency for transpiling es6 | Nov 16 2018 | ||||
64cc4dc9bfb1 | Tobias Johansson (mutze) | Bug fix: Sharing files failing Found using sentry | Nov 16 2018 | ||||
91821886475f | Pablo Vazquez (pablovazquez) | CSS: Minor style tweaks to user login. | Nov 16 2018 | ||||
5896f4cfdd7a | Pablo Vazquez (pablovazquez) | CSS: Use generic colors for inputs border colors. | Nov 16 2018 | ||||
f9a407054d9a | Pablo Vazquez (pablovazquez) | CSS: Fix emoji set as block. | Nov 15 2018 | ||||
1c46e4c96b63 | Pablo Vazquez (pablovazquez) | CSS: Fix !default setting in config | Nov 14 2018 | ||||
2990738b5dee | Tobias Johansson (mutze) | Lazy Home: Lazy load latest blog posts and assets and group by week and project. | Nov 12 2018 | ||||
e2432f6e9f20 | Pablo Vazquez (pablovazquez) | NPM: Upgrade to Gulp 4 | Nov 10 2018 | ||||
aa63389b4f3b | Francesco Siddi (fsiddi) | Remove duplicated file | Nov 4 2018 | ||||
5075cd5bd056 | Francesco Siddi (fsiddi) | Introducing Flask Debug Toolbar | Nov 1 2018 | ||||
ceef04455c9c | Tobias Johansson (mutze) | Video player in project header bug (firefox): Unable to play video in in… | Oct 24 2018 | ||||
c8e62e3610ef | Tobias Johansson (mutze) | Loading bar: Introduced two event listeners on window 'pillar:workStart' and… | Oct 23 2018 | ||||
ce7cf52d7084 | Sybren A. Stüvel (sybren) | Refresh badges every 10 minutes | Oct 11 2018 | ||||
dc2105fbb862 | Sybren A. Stüvel (sybren) | Enabled badges in comments | Oct 10 2018 | ||||
71185af880f5 | Sybren A. Stüvel (sybren) | Added `json` jinja filter for debugging purposes | Oct 10 2018 | ||||
041f8914b219 | Sybren A. Stüvel (sybren) | Show badges on user profile page | Oct 10 2018 | ||||
b4ee5b59bd5f | Sybren A. Stüvel (sybren) | Sync Blender ID badge as soon as user logs in | Oct 10 2018 | ||||
314ce40e7126 | Sybren A. Stüvel (sybren) | Send logged-in user in user_authenticated signal | Oct 10 2018 | ||||
7e941e229994 | Sybren A. Stüvel (sybren) | Added TODOs and removed fetching unused field from MongoDB | Oct 10 2018 | ||||
53811363ce93 | Tobias Johansson (mutze) | Search bug fix: Missing video plugins resulted in wrong volume and progress. | Oct 5 2018 | ||||
51057e4d63b0 | Tobias Johansson (mutze) | Search bug fix: Grid/List toggle on group nodes also affected the the way… | Oct 5 2018 | ||||
a1a48c19417f | Tobias Johansson (mutze) | Elasticsearch: Added documentation on how to set the indexing. | Oct 5 2018 | ||||
19fdc75e608f | Tobias Johansson (mutze) | Free assets: Assets should not be advertised as free if the user is a logged in… | Oct 4 2018 | ||||
879bcffc2ba8 | Tobias Johansson (mutze) | Asset list item: Don't show user.full_name in latest and random assets | Oct 4 2018 | ||||
6ad12d0098fa | Tobias Johansson (mutze) | Video Duration: The duration of a video is now shown on thumbnails and bellow… | Oct 3 2018 | ||||
a738cdcad8d0 | Pablo Vazquez (pablovazquez) | Fix and tweaks to theatre mode | Oct 1 2018 | ||||
199f37c5d7b8 | Tobias Johansson (mutze) | Tagged Asset: Added metadata | Sep 26 2018 | ||||
4cf93f00f676 | Pablo Vazquez (pablovazquez) | Assets: Fix video progress not showing | Sep 24 2018 | ||||
eaf9235fa9f9 | Pablo Vazquez (pablovazquez) | Fix users listing styling | Sep 21 2018 | ||||
24ecf36896fe | Pablo Vazquez (pablovazquez) | CSS: Brighter primary button | Sep 21 2018 | ||||
86aa494aedf1 | Pablo Vazquez (pablovazquez) | CSS: Use 3 cards even on media-xl | Sep 21 2018 | ||||
5a5b97d3628e | Pablo Vazquez (pablovazquez) | Introducing Main Dropdown navigation for mobile | Sep 21 2018 | ||||
831858a3361f | Pablo Vazquez (pablovazquez) | CSS: Make buttons use bootstraps' variable for roundness | Sep 21 2018 | ||||
e9d247fe97f8 | Tobias Johansson (mutze) | Added assertion in test to verify that the asset was deleted | Sep 21 2018 | ||||
1ddd8525c7e9 | Tobias Johansson (mutze) | Remove references to node from projects when the node is deleted. | Sep 21 2018 | ||||
c43941807c31 | Pablo Vazquez (pablovazquez) | Node details: Center only on landing | Sep 21 2018 | ||||
bbad8eb5c5df | Pablo Vazquez (pablovazquez) | Remove unused project macros file | Sep 20 2018 | ||||
04f00cdd4f61 | Pablo Vazquez (pablovazquez) | Loading Bar: Utility to turn it on/off | Sep 20 2018 | ||||
66d9fd090847 | Pablo Vazquez (pablovazquez) | Center node-details-description | Sep 20 2018 | ||||
516ef2ddc750 | Pablo Vazquez (pablovazquez) | Navigation: if category is Assets, then call it Libraries | Sep 20 2018 | ||||
35fb07ee6403 | Pablo Vazquez (pablovazquez) | Navigation: Move marker on left side | Sep 20 2018 | ||||
f1d67894dc87 | Pablo Vazquez (pablovazquez) | Rename secondary_navigation to navigation_project | Sep 20 2018 | ||||
aef2cf8c2db7 | Pablo Vazquez (pablovazquez) | Navigation: Fix notification number | Sep 19 2018 | ||||
d347ddac2c43 | Pablo Vazquez (pablovazquez) | Navigation: Films -> Open Projects | Sep 19 2018 | ||||
186ba167f19c | Pablo Vazquez (pablovazquez) | Navigation: remove extra 's' for assets project | Sep 19 2018 | ||||
847e97fe8ce8 | Pablo Vazquez (pablovazquez) | Project: remove arrow left/right navigation hotkey | Sep 19 2018 |