Commit Graph

2531 Commits

Author SHA1 Message Date
github-actions[bot]
fc8615fafe chore: code formatting 2023-09-12 02:57:49 +00:00
Simon Lecoq
2e12f12147 fix(plugin/achievements): use graphql first for initial setup and fix regex (#1532) 2023-09-12 04:23:48 +02:00
Simon Lecoq
d4d0137ac0 chore(deps): upgrade 2023-09-11 21:23:42 -04:00
Simon Lecoq
87081009b4 fix(app/utils): pie graph when less than 3 values
Needs to handle more than X values in the future, `d3.schemeSpectral` is not infinite
2023-09-11 20:54:45 -04:00
Simon Lecoq
956b0a78ce fix: remove some loggers 2023-09-11 20:36:55 -04:00
Simon Lecoq
d0578c0db4 fix(ci): failing step 2023-09-11 19:36:05 -04:00
github-actions[bot]
271648e46e ci: auto-regenerate files 2023-08-25 04:21:38 +00:00
Simon Lecoq
f9fa07d833 ci: change stale/inactivity threshold for bot [skip ci] 2023-08-24 23:59:48 -04:00
Simon Lecoq
2790543c08 ci: exclude markdown template example from spell-check 2023-08-24 23:43:00 -04:00
Simon Lecoq
d2a73059b5 fix(ci): markdown screenshot example 2023-08-24 23:37:29 -04:00
Simon Lecoq
8f3910382f fix: deprecate twitter markdown plugin 2023-08-24 23:27:16 -04:00
Simon Lecoq
84e1732079 fix(ci): update node-version to 20 2023-08-24 22:19:40 -04:00
Simon Lecoq
ac9e0f445f fix(app/utils): don't die on undefined file type buffer (relates #1431) [skip ci] 2023-08-24 22:12:15 -04:00
鹤翔万里
693ba354e1 fix(plugins/achievements): fix progress of rank A (#1430) [skip ci] 2023-08-24 21:51:33 -04:00
Lucas Larson
125c4dedb9 fix(plugins/achievements): find pre-2007 activity (#1493) [skip ci] 2023-08-24 21:42:28 -04:00
github-actions[bot]
372e08b0e4 ci: auto-regenerate files 2023-08-24 22:34:58 +00:00
github-actions[bot]
bfeb5c452c chore: code formatting 2023-08-24 22:33:16 +00:00
Simon Lecoq
f5a958ab77 fix(tests): change how Proxy is used for octokit rest
It seems that rest octokit is alredy using some kind of meta-programming with conflicts with the way of how metrics mocks data (assignement does not override value, despite `writable: true, configurable: true` as property descriptors, and ends up hitting the real api). current fix will only support 2 level depth, but should be good enough for now
2023-08-24 17:51:59 -04:00
Simon Lecoq
f06c102e6a fix(tests): faker moved api 2023-08-24 17:49:19 -04:00
Simon Lecoq
3e717c17f6 chore: update dependencies 2023-08-24 17:49:06 -04:00
Simon Lecoq
67d93c3048 chore: remove node-fetch to use native fetch 2023-08-24 17:48:49 -04:00
Simon Lecoq
485f50249c chore: upgrade to node 20 2023-08-24 00:09:17 -04:00
Simon Lecoq
c8fa0b0369 fix(ci): disable skyline for now as it's always returning 404 2023-08-23 23:58:36 -04:00
Simon Lecoq
e34c90b129 fix(ci): octokit.request.defaults is not a function
mocking was not keeping functions with extra properties
2023-08-23 22:59:52 -04:00
Simon Lecoq
54e28d361f fix: don't die on missing optional dependency gifencoder 2023-08-23 22:59:05 -04:00
Simon Lecoq
4f02045e60 chore(deps): upgrade 2023-08-23 22:58:33 -04:00
Simon Lecoq
b148316eb3 fix: revert octokit versions 2023-07-24 22:03:53 -04:00
Simon Lecoq
eedfb0490f chore: update faker functions (2) 2023-07-24 21:59:32 -04:00
Simon Lecoq
cea9e4307e fix(plugins/community/splatoon): upgrade s3si version 2023-07-24 21:37:34 -04:00
Simon Lecoq
1a95c68e69 Update app.placeholder.js 2023-07-24 21:11:48 -04:00
Simon Lecoq
0304c5946e Update allow.txt 2023-07-24 21:10:09 -04:00
Simon Lecoq
0fad2fb0cb chore: update faker functions 2023-07-24 20:30:19 -04:00
Simon Lecoq
fca0e34e9d chore: deprecate tweets plugin 2023-07-24 13:22:15 -04:00
Simon Lecoq
96dde98a03 Merge branch 'master' of https://github.com/lowlighter/metrics 2023-07-24 13:13:49 -04:00
鹤翔万里
8bf2772d8d fix(achievements): update total data acquisition method (#1487) 2023-07-24 19:13:01 +02:00
Simon Lecoq
7339a6e771 fix: deps upgrade 2023-07-24 13:07:26 -04:00
Simon Lecoq
34cb7a96b6 chore(deps): upgrade dependencies 2023-07-24 13:02:29 -04:00
dependabot[bot]
f6c4f63ecf chore(deps): bump @primer/css from 20.8.3 to 21.0.0 (#1418) [skip ci] 2023-04-17 20:15:48 -04:00
dependabot[bot]
f10ffca8e8 chore(deps): bump eslint from 8.36.0 to 8.38.0 (#1421) [skip ci] 2023-04-17 20:15:40 -04:00
dependabot[bot]
7d221e8d3c chore(deps): bump xml2js and rss-parser (#1422) [skip ci] 2023-04-17 20:15:30 -04:00
dependabot[bot]
6f50ff8c83 chore(deps): bump rss-parser from 3.12.0 to 3.13.0 (#1424) [skip ci] 2023-04-17 20:15:22 -04:00
Simon Lecoq
69f6871c24 ci: auto-regenerate files 2023-03-29 20:15:52 -04:00
Simon Lecoq
908a49a4f3 Merge branch 'master' of https://github.com/lowlighter/metrics 2023-03-29 20:15:16 -04:00
Simon Lecoq
dfa586b448 fix: community template quickstart 2023-03-29 19:58:02 -04:00
CCXXXI
9ca8b85fb8 docs(steam): correct plugin_steam_user example (#1413) 2023-03-29 19:30:12 -04:00
Simon Lecoq
d4fa115fb6 chore(deps): upgrade 2023-03-29 19:28:55 -04:00
Simon Lecoq
4d0b2aa702 chore: create version 3.34-beta 2023-03-29 19:27:29 -04:00
Simon Lecoq
dd64c50bf3 Release v3.33 [release] 2023-03-27 22:57:48 -04:00
Simon Lecoq
f01b8a0acb ci: auto-regenerate files 2023-03-27 22:48:54 -04:00
Simon Lecoq
9f05a36b79 chore: prepare release v3.33 (#1403) [skip ci] 2023-03-27 22:48:09 -04:00