SachaG
|
111e00ecae
|
Fix semicolons and other linting issues
|
2018-12-31 15:22:17 +09:00 |
|
SachaG
|
5fc0e30f40
|
Fix ESLint
|
2018-09-12 11:59:00 +09:00 |
|
SachaG
|
861e65e641
|
Refactor connectors code to avoid repeating getSetting
|
2018-03-03 11:39:56 +09:00 |
|
SachaG
|
faf92b3650
|
Use better API (create, update, delete, find, get)
|
2018-02-12 18:55:37 +09:00 |
|
SachaG
|
6c1ec1efdb
|
missing 'meteor/'
|
2018-02-11 13:19:12 +09:00 |
|
SachaG
|
6af995664b
|
Use connectors and async/await in vulcan:voting
|
2018-02-11 13:18:06 +09:00 |
|
Justin Reynolds
|
75b6ece0a4
|
Fix linting
|
2018-01-25 15:03:03 -06:00 |
|
Sacha Greif
|
6e2dfdc39c
|
Merge pull request #1759 from Discordius/devel
Improve speed of vote score updates (Mongo aggregator + bulkwrite)
|
2017-10-31 18:38:54 +09:00 |
|
Discordius
|
78308f6810
|
Improved speed of vote score updates (Mongo aggregator + bulkwrite)
|
2017-10-25 05:06:34 -07:00 |
|
Sacha Greif
|
984d2702af
|
Merge pull request #1751 from Discordius/scoringFix
Order of operation fix in scoring.js
|
2017-10-24 09:36:40 +09:00 |
|
Discordius
|
faa856f78f
|
Added index to Votes on startup
|
2017-10-19 21:35:27 -07:00 |
|
Discordius
|
b496d01d83
|
Order of operation fix in scoring.js
|
2017-10-19 21:28:26 -07:00 |
|
SachaG
|
171969485b
|
Fix score calculation
|
2017-09-30 08:37:15 +09:00 |
|
SachaG
|
4640dad0b7
|
Another voting refactor (hopefully the last one…)
|
2017-09-28 18:15:04 +09:00 |
|
SachaG
|
15ed3c3923
|
More work on voting
|
2017-09-27 17:15:49 +02:00 |
|
SachaG
|
071a0fd720
|
Big voting refactor
|
2017-09-25 22:09:09 +02:00 |
|
SachaG
|
984021cd7f
|
Clean up/refactor settings; add registerSetting and /settings route
|
2017-09-22 12:24:15 +02:00 |
|
SachaG
|
3da0128e68
|
Refactor callbacks
|
2017-09-13 16:11:27 +02:00 |
|
SachaG
|
acf6bba6e3
|
Remove console.log
|
2017-09-13 10:22:21 +02:00 |
|
SachaG
|
63d989d395
|
More work on making voting package collection-agnostic
|
2017-09-04 20:56:03 +09:00 |
|
SachaG
|
575bd19f82
|
Refactor voting package
|
2017-09-04 20:28:50 +09:00 |
|