1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added an email that gets sent when BTC is received in sufficient quantity to open a bounty on an issue. More... about 13 years ago
Issue #60 Reward test scenario working now. Whole test suite runs More... about 13 years ago
updated sandbox account More... about 13 years ago
Added an availableFundsPayoutAmount function that mirrors the availableFundsAmount function, but returns a list of payoutAmounts instead of amounts. Updated the client to display availableFundsPayoutAmount in the UI. More... about 13 years ago
Bumped up the minimum fund amount to account for charging the payer 5% instead of removing 5% from the coder's bounty. More... about 13 years ago
Removed duplicate email sending code that was resulting in double emails being sent. More... about 13 years ago
PayPal cost now gets calculated properly. More... about 13 years ago
Setup selenium to check and split up reward equally. Need to fixup reward screen though. More... about 13 years ago
Merge branch 'refs/heads/testing-reward' More... about 13 years ago
Merge branch 'testing-reward' into fee_change More... about 13 years ago
Merge branch 'master' into fee_change More... about 13 years ago
Setup checking each contributor on the reward screen. Needs some work More... about 13 years ago
Improved reward screen styling for other sizes. Updated dev settings config to proper app. Updated server to always reset account login configuration (at least for development). More... about 13 years ago
Refactored reward screen less / structure to use bootstrap grid. Needs work for different screen resolutions More... about 13 years ago
Adding .editorconfig file for normalizing format. More... about 13 years ago
Merge branch 'master' into fee_change More... about 13 years ago
Slowing down bitcoin address generation, fixes #74 More... about 13 years ago
Update github clientid and secret. More... about 13 years ago
Revert back to localhost:3000 for messenger. More... about 13 years ago
Switch to use ROOT_URL variable in messenger.js More... about 13 years ago
Add settings.testing.json to gitignore. More... about 13 years ago
Little nicer exports More... about 13 years ago
Issue #60 Cleaned up directory structure for tests. Setup testing for the comment after a bounty is posted More... about 13 years ago
Small readme update More... about 13 years ago
Issue #60 More... about 13 years ago
Fixed a few bugs that were breaking the issue page. Mostly from using the wrong function names on Big instances. (Sub vs minus, add vs plus) More... about 13 years ago
Merge branch 'master' into fee_change More... about 13 years ago
Bounty poster now gets charged the Code Bounty fee, instead of the payee. More... about 13 years ago
Resolves some ghost sliding issues More... about 13 years ago
Fixed bug with reward screen missing fee info More... about 13 years ago