Simon Lecoq
d75fc5fbde
fix: add missing partial
2023-10-11 00:54:51 +00:00
Simon Lecoq
4362c2a27b
chore(deps): upgrade marked (cannot do it to 8.0.0 because of deprecated options still used)
2023-09-14 05:54:31 +02:00
Simon Lecoq
183ade98e3
fix(app/web): accomodate express rate limit breaking change
2023-09-14 05:49:43 +02:00
Simon Lecoq
842cd274f6
chore(deps): upgrade
2023-09-14 05:49:19 +02:00
Simon Lecoq
2656eccd1b
fix(plugins/core): empty scope listing
2023-09-14 05:22:10 +02:00
Simon Lecoq
47746add1e
fix(ci): potential security vulnerabilities
2023-09-14 05:06:30 +02:00
Simon Lecoq
c69b0e9190
chore: create version 3.35-beta
2023-09-14 05:06:10 +02:00
Simon Lecoq
14179f2d88
Release v3.34 [release]
2023-09-12 17:41:58 -04:00
Simon Lecoq
54d67ecbab
fix(plugins/lines): don't wait twice
2023-09-12 17:41:50 -04:00
Simon Lecoq
b53107d5ce
Release v3.34 [release]
2023-09-12 13:05:56 -04:00
Simon Lecoq
f03795a323
Update README.md
2023-09-12 13:05:45 -04:00
Simon Lecoq
1c4c9faed0
chore: prepare release v3.34 ( #1531 ) [skip ci]
2023-09-12 19:05:03 +02:00
Simon Lecoq
52459b822a
ci: update examples for lines [skip ci]
2023-09-12 13:04:47 -04:00
Simon Lecoq
53f4cb6920
feat(plugins/lines): add plugin_lines_delay to mitigate first query results ( #1530 )
2023-09-12 05:07:57 +02: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
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
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
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
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
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
Simon Lecoq
b4908d81a3
fix(plugins/lines): handle no history data
2023-03-15 20:38:04 -04:00
Simon Lecoq
6de9c47ec4
chore: update package-lock.json
2023-03-15 19:46:23 -04:00
Simon Lecoq
566ee2075b
fix: linter
2023-03-15 19:42:53 -04:00
Simon Lecoq
479e6e9a87
ci: update lines example
2023-03-15 19:35:06 -04:00
Simon Lecoq
be87f305b7
fix(utils): chart color
2023-03-15 19:27:29 -04:00
Simon Lecoq
ba8e971579
ci: update examples.yml
2023-03-15 19:17:12 -04:00
Simon Lecoq
a9e442c3da
feat(plugins/stargazers): add plugin_stargazers_days and migrate to d3
2023-03-15 19:16:22 -04:00
Simon Lecoq
b2d9cdc245
feat(plugins/habits): migrate to d3
2023-03-15 19:15:48 -04:00
Simon Lecoq
6ae962439c
feat(plugins/community/stock): migrate to d3
2023-03-15 19:15:22 -04:00
Simon Lecoq
6ddca1810a
chore(deps): migrate from chartist to d3 ( closes #1142 )
2023-03-15 19:14:55 -04:00
Simon Lecoq
1a7484766d
feat(plugins/leetcode): add plugin_leetcode_ignored_skills ( closes #1398 )
2023-03-14 13:16:22 -04:00
Simon Lecoq
4e19a3bb46
feat(plugins/community/splatoon): add fresh season data
2023-03-14 13:15:27 -04:00
Simon Lecoq
4e8fa0f866
fix(ci): missing token
2023-03-14 13:15:04 -04:00
Simon Lecoq
8dbeb515cb
fix(ci): use placeholder url
2023-03-13 22:16:12 -04:00
Simon Lecoq
40956a5972
fix(plugins/traffic): warn rejected requests
2023-03-13 22:15:57 -04:00
Simon Lecoq
10885a11d9
chore: generate test cases
2023-03-13 21:22:13 -04:00
Simon Lecoq
05e244b3fc
fix(plugins/traffic): display scope errors
2023-03-13 21:16:10 -04:00
Simon Lecoq
941683988b
feat(plugins/community/16personalities): add plugin ( #1402 ) [skip ci]
2023-03-13 21:12:56 -04:00
Simon Lecoq
41db331746
fix(plugins/steam): placeholder and extra log
2023-03-13 20:33:14 -04:00
Simon Lecoq
66e943db76
Merge branch 'master' of https://github.com/lowlighter/metrics
2023-03-13 20:30:05 -04:00
Simon Lecoq
013b2cb399
chore(plugins/community/splatoon): upgrade s3si to v2 ( #1401 ) [skip ci]
2023-03-13 19:40:44 -04:00
Simon Lecoq
b85fa234dd
feat(plugins/steam): add plugin ( #1400 ) [skip ci]
2023-03-13 19:37:00 -04:00
Simon Lecoq
e46761bf08
chore: update package-lock.json
2023-03-13 19:09:34 -04:00
Simon Lecoq
522b7e74b1
fix: add npx to dictionnary
2023-03-13 00:00:53 -04:00
Simon Lecoq
cb5bc6c9b9
chore: update dprint config
2023-03-12 23:56:30 -04:00
Simon Lecoq
2cb466af6d
chore(deps): upgrade dependencies
2023-03-12 23:50:53 -04:00
Simon Lecoq
22d4211849
fix: ci
2023-03-12 23:20:54 -04:00
Simon Lecoq
f5244e9bce
fix: ci
2023-03-12 23:18:20 -04:00
Simon Lecoq
e2bf05a5d3
fix(ci): missing cache path
2023-03-12 23:12:33 -04:00
lowlighter
ba5d3c4931
fix(app/metrics/utils): support base64 svg [skip ci]
2023-01-23 18:12:34 -05:00
lowlighter
f53d0751e0
fix: lint
2023-01-19 00:10:22 -05:00
lowlighter
74055a485d
test(plugins/community/splatoon): mocks
2023-01-19 00:05:38 -05:00
lowlighter
1d9a7abd20
chore: create version 3.33-beta
2023-01-18 21:56:55 -05:00
lowlighter
3dd0616432
Release v3.32 [release]
2023-01-18 00:31:20 -05:00
lowlighter
d863ef7281
ci: auto-regenerate files
2023-01-18 00:31:02 -05:00
Simon Lecoq
6b0303bbb4
chore: prepare release v3.32 ( #1359 ) [skip ci]
2023-01-18 00:29:53 -05:00
lowlighter
1b67453fc4
ci: trigger
2023-01-17 12:42:26 -05:00
lowlighter
381306aae4
ci: update sponsorships example token [skip test]
2023-01-17 12:40:54 -05:00
lowlighter
05e185a15d
ci: auto-regenerate files
2023-01-17 00:51:08 -05:00
Simon Lecoq
8b66dee3fa
chore(deps): upgrade ( #1361 )
2023-01-16 23:25:54 -05:00
Simon Lecoq
220deb05e3
feat(plugins/sponsorships): add plugin ( #1358 )
2023-01-16 22:28:33 -05:00
Simon Lecoq
e015fac116
fix(plugins/lines): add support for organization history ( #1356 )
2023-01-16 20:13:05 -05:00
Simon Lecoq
d418264c77
fix(deps): switch from twemoji-parser to @twemoji/parser ( #1355 ) [skip ci]
2023-01-16 20:12:56 -05:00
Simon Lecoq
8fd714d79c
feat(app/metrics/utils): remove dependencies on d3-node ( #1329 ) [skip ci]
2023-01-16 20:12:42 -05:00
Simon Lecoq
ce8daa099b
feat(plugins/core): add support for --winter debug flag ( #1341 )
2023-01-09 02:37:35 -05:00
lowlighter
b6427391a1
fix(plugins/stargazers): bad scale when not enough values [skip ci]
2023-01-08 12:59:59 -05:00
lowlighter
fd2e77485b
chore(deps): update dependencies [skip ci]
2023-01-08 12:25:18 -05:00
lowlighter
8346176b48
fix(ci): prevent dependencies to be closed by stale [skip ci]
2023-01-08 12:18:57 -05:00