manifold/functions/src/scripts
James Grugett 8b1d132e17
Daily/Weekly/Monthly Leaderboards by Fede (#557)
* [Leaderboards] Added period toggle for leaderboards

* [Leaderboards] TopBettors now calculates by period correctly

* [Leaderboard] Use a subcollection for the portfolio caching

* [Leaderboard] Switches to a tab view, temporarily hides the missing topBettors periods

* [Leaderboard] Reverts random yarn.lock changes

* Fix type error from merge

* Increase timeout on update metrics

* Update firebase rules to allow reading user portfolioHistory

Co-authored-by: Pico2x <pico2x@gmail.com>
2022-06-22 15:29:40 -05:00
..
backfill-fees.ts Fix up backfill script (and I ran it) 2022-05-27 13:11:32 -07:00
backfill-followers.ts Create Top Followed Users leaderboard (#531) 2022-06-22 11:05:54 -05:00
cache-views.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
change-user-info.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
clean-display-names.ts Daily/Weekly/Monthly Leaderboards by Fede (#557) 2022-06-22 15:29:40 -05:00
correct-bet-probability.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
create-private-users.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
denormalize-avatar-urls.ts Add script to denormalize avatars into other docs (#127) 2022-05-04 11:07:00 -07:00
denormalize.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
get-json-dump.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
make-contracts-public.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
migrate-contract.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
migrate-to-cfmm.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
migrate-to-dpm-2.ts Migrate sellBet cloud function to v2 sellbet (#438) 2022-06-07 14:08:56 -07:00
pay-out-contract-again.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
recalculate-contract-totals.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
remove-answer-ante.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
rename-user-contracts.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
script-init.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
update-contract-tags.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
update-feed.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
update-last-comment-time.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
update-metrics.ts Finish optimizing updateFooMetrics functions (#489) 2022-06-14 17:38:38 -07:00