Commit Graph

50 Commits

Author SHA1 Message Date
Simon Lecoq
587ceecc84 feat(app/web): bypass metrics.api.github.overuse with OAuth (#1171) 2022-08-06 00:09:24 -04:00
lowlighter
274bfef88b feat(app/web): don't redirect to repository on nav header clicks 2022-07-29 17:16:19 -04:00
lowlighter
84de5ae909 feat(app/web): special header color when in beta 2022-07-11 21:31:47 -04:00
lowlighter
db207023e5 chore: create version 3.27-beta 2022-07-11 12:44:22 -04:00
lowlighter
4864268aa2 fix(app/web): add versioning for styling 2022-07-07 13:09:20 -04:00
Simon Lecoq
33a2f43c59 fix(ci): vercel (#1125) 2022-07-06 23:01:09 -04:00
lowlighter
1713f5e47f feat(app/web): add index.html [skip ci] 2022-07-05 23:44:00 -04:00
Simon Lecoq
130c74b266 refactor(app/web): new features (#1124) [skip ci] 2022-07-05 22:37:39 -04:00
lowlighter
b239cfcb1a fix(app/web): force reload of faker 2022-07-04 17:53:28 -04:00
lowlighter
eba85ae1ee chore: create version 3.26-beta and upgrade dependencies 2022-07-01 17:49:18 -04:00
Simon Lecoq
cd3d526301 chore(deps): update faker to v7 (#957) 2022-06-25 03:52:30 +02:00
lowlighter
071bfd0d6c chore: create version 3.25-beta 2022-06-07 13:02:36 -04:00
lowlighter
783503ad05 chore: create version 3.24-beta 2022-04-26 13:31:32 -04:00
lowlighter
c2df6966bd chore: create version 3.23-beta 2022-03-24 00:45:50 -04:00
lowlighter
32c4a3a7a8 chore: create version 3.22-beta 2022-03-09 18:55:50 -05:00
Simon Lecoq
c1b24721a2 chore: create version 3.21-beta 2022-02-12 01:57:52 +00:00
lowlighter
d894957730 chore: patch to 3.20 2022-02-08 19:21:43 -05:00
Simon Lecoq
3945af02d1 feat(app/web): update ratelimit and placeholders (#826) 2022-01-27 20:22:42 -05:00
lowlighter
52d7946397 fix: various fixes [skip ci] 2022-01-15 14:02:28 -05:00
lowlighter
af772564d9 feat(app/web): order plugins by category [skip ci] 2022-01-01 06:14:08 -05:00
lowlighter
41e175f3d9 chore(app/web): update version to 3.17 2021-12-20 10:54:13 -05:00
lowlighter
2c8e32b859 chore(app/web): avoid script caching for next version 2021-10-28 23:16:57 -04:00
lowlighter
9897162c69 chore(app/web): update scripts query version to 3.15 to avoid caching issues [skip ci] 2021-10-22 12:44:00 -04:00
lowlighter
357cf06d40 fix(app/web): update version query to avoid cache issues [skip ci] 2021-09-29 18:38:46 -04:00
Simon Lecoq
136b6aabca Create version 3.13 beta (#446) 2021-08-03 11:07:51 +02:00
lowlighter
37f686a2ac Fix insights not loading 2021-06-01 14:08:35 +02:00
Spenser Black
a284c6abf2 WEB: Add copy button to action tab (#299) 2021-05-14 22:33:32 +02:00
lowlighter
34765aff81 Update action metadata 2021-05-11 13:57:17 +02:00
lowlighter
0331adca8a Update to version 3.9.0-beta 2021-05-02 12:16:04 +02:00
Simon Lecoq
b4dcf89f67 Add preview on PRs (#274) 2021-04-28 21:48:28 +02:00
lowlighter
bee16da95f Open feedback links in new tab 2021-04-22 18:31:46 +02:00
Simon Lecoq
db603605bd Markdown interpretation (#237) 2021-04-18 16:15:17 +02:00
lowlighter
74051c53a4 Disable action/markdown tabs when mode is set to insights 2021-04-16 12:53:30 +02:00
lowlighter
edf4806529 Add script versioning to avoid agressive caching 2021-04-16 12:10:02 +02:00
Simon Lecoq
9899c90520 Improve UX on web instances (#233)
- Loading indicators
- Faster loading with delayed requests
- Better CSS
2021-04-14 00:41:40 +02:00
Simon Lecoq
14ce8416be Introducing metrics insights! (#228) 2021-04-12 21:26:31 +02:00
Simon Lecoq
7a36aba08f Improvement on web server (#215) 2021-04-08 20:26:03 +02:00
lowlighter
89182c62c0 Fix requests display for web instance 2021-03-21 17:51:45 +01:00
Simon Lecoq
66d7c79acb Improve web instance (#149) 2021-02-20 19:50:15 +01:00
Simon Lecoq
d6e28e17bf Use faker.js for mocked data and placeholder (#47) 2021-01-14 18:29:27 +01:00
Simon Lecoq
7df6c922dc Add activity plugin (#41) 2021-01-09 18:57:13 +01:00
linguist
c3e1c27914 Update package.json and add opengraph metadaa 2021-01-05 13:54:51 +01:00
linguist
018475bffc Update style for mobile 2021-01-05 13:43:00 +01:00
Simon Lecoq
b06d9ff898 Add Stargazers plugin (#37) 2021-01-05 12:39:04 +01:00
linguist
2186611784 Improve placeholder generation 2021-01-03 16:33:13 +01:00
linguist
4bf20d9067 Refactor web instance style 2021-01-03 15:43:27 +01:00
Simon Lecoq
b649d4811e Fix svg height, add conversion options and options to use differents data from GitHub account (#35)
* Display all features on web instance but disable them when they're not enabled

* Resize dynamically SVG output and add support to convert images to jpeg/png

* Disable animations when computing height

* Add option to disable animations

* Add options to specify different data from used GitHub account

* Update tests
2021-01-02 01:31:04 +01:00
linguist
32a90c5375 Rename GitHub metrics to Metrics 2020-12-31 14:28:43 +01:00
linguist
b5720b6990 Add favicon 2020-12-30 20:43:49 +01:00
linguist
e38614a100 Refactor source paths 2020-12-30 20:05:31 +01:00