open-bounty/resources
Teemu Patja d35b794ca4
New UX, webhook securing, atomic repo toggling etc.
Secure Github webhooks (Fixes #18)
* Use a unique random secret for webhooks
* Validate payload signature when receiving webhook

Make enabling + disabling a repo more robust
* store repository state instead of enabled flag in DB
* atomic toggle UI button (Fixes #17)

New UX for managing repos
* group repos by owner
* look and feel according to UI spec

General improvements
* only request user's repos via Github API once per session
* fix issue with cljs code figwheel reload
* simplify app-db structure
2017-02-18 11:07:51 +02:00
..
contracts Update multisig wallet contract code 2016-09-25 14:49:18 +03:00
migrations New UX, webhook securing, atomic repo toggling etc. 2017-02-18 11:07:51 +02:00
public WIP: new UX 2017-02-12 22:25:32 +02:00
sql New UX, webhook securing, atomic repo toggling etc. 2017-02-18 11:07:51 +02:00
templates WIP: new UX 2017-02-12 22:25:32 +02:00