Commit Graph

25 Commits

Author SHA1 Message Date
Simon Lecoq
3df4159026 Add customizable cache for web instance (#193) 2021-03-21 12:13:51 +01:00
lowlighter
9870a3933e Disable pending requests in mock mode 2021-03-21 10:27:06 +01:00
lowlighter
4ca61b1d3b Disable pending requests in debug mdoe 2021-03-20 23:55:06 +01:00
Simon Lecoq
4e5c2c99ad Redirect multiple requests in same request instead in web server (#191) 2021-03-20 22:24:04 +01:00
lowlighter
a2215a0c52 Add json output support 2021-03-11 09:17:31 +01:00
Simon Lecoq
451af15180 Fix CodeQL issues (#150) 2021-02-20 21:07:00 +01:00
Simon Lecoq
66d7c79acb Improve web instance (#149) 2021-02-20 19:50:15 +01:00
lowlighter
bd8b980042 Fix cache-control 2021-02-18 21:49:07 +01:00
lowlighter
f323629361 Add support for custom opengraph url 2021-02-18 21:16:06 +01:00
Simon Lecoq
882a93dea5 Add linter and minor bug fixes (#107) 2021-02-05 23:45:48 +01:00
Simon Lecoq
96d59e94c1 Fix CodeQL log injections (#95) 2021-02-03 23:34:59 +01:00
lowlighter
1becb62d84 Rebuild indexes 2021-02-03 00:11:13 +01:00
Simon Lecoq
b8182c4eb5 Improve mocking and debugging with web instance (#91) 2021-02-02 14:05:01 +01:00
Simon Lecoq
b74f88a0ee Add support for token "NOT_NEEDED" for standalone plugins (#83) 2021-01-30 13:51:54 +01:00
Simon Lecoq
682e43e10b The great refactor (#82) 2021-01-30 12:31:09 +01:00
Simon Lecoq
1c8dcbc8aa Add basic support for organizations (#80) 2021-01-25 23:47:24 +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
758ebfd9cf Add support for stars plugin in placeholder 2021-01-03 18:34:26 +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
linguist
c2ce28d69b Add missing check in web instance 2021-01-03 00:24:35 +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
e38614a100 Refactor source paths 2020-12-30 20:05:31 +01:00