Commit Graph

22 Commits

Author SHA1 Message Date
Simon Lecoq
25a82b319b Add support to generate charts in habits plugin (#26)
* Add charts to habits plugin
* Dockerfile update
* Add support for dflags
2020-12-23 00:10:46 +01:00
Simon Lecoq
592fd9d7bb Add tweets plugin (#23)
* Add support for tweets plugin
2020-12-17 22:38:51 +01:00
Simon Lecoq
f9460d6159 Add option to ignore languages/skip repositories in languages plugin (#22)
* Add option to ignore languages/skip repositories in languages plugin

* Fix logs on error and first attempt to fix update of file larger than >1mb

* Use variable branch name

* Update version number
2020-12-15 20:46:00 +01:00
Simon Lecoq
217be9a1bc Refactor web instance to add missing supported plugins options, rename routes and display remaining GitHub requests (#20) 2020-12-14 18:34:28 +01:00
Simon Lecoq
42096fac42 Add support for isHireable (#19) 2020-12-14 13:14:48 +01:00
Simon Lecoq
484a124441 Plugin pagespeed detailed and workflow refactor (#15)
* Display debug logs on error

* Add workflow generator

* Minor plugins adjustements

* Add plugin_pagespeed_detailed option

* Rename computed.plugins to plugins

* Rebuild

* Fix mishandling of boolean value in url for web instance

* Add pagespeed.detailled option for web instances

* Update formatting of pagespeed detailed report

* Add version display and prefers-color-scheme for web instance
2020-12-10 12:59:56 +01:00
lowlighter
e24d2d8482 Version 2.3
- Display total repository disk usage instead of gists
- (classic) removed gists display
- Add new plugins "posts"
2020-11-02 22:35:09 +01:00
Simon Lecoq
8baedc87a7 Use a docker image to support puppeteer (#7) 2020-10-26 13:22:51 +01:00
lowlighter
09391f3923 Add yaml action generator to web app 2020-10-24 20:13:55 +02:00
lowlighter
f2fb214afe Update readme 2020-10-24 18:41:57 +02:00
lowlighter
60d02a6d90 Version 2.2 (new additions)
- Smarter placeholders
- Merged placeholders with real templates to avoid maintening duplicates
- Moved style/js away from index.html and refactor
- Svg size is now computed again from templates
- Base metrics is now contained in special plugin "base", which can be disabled  part by part if you just want to include a plugin instead
- Reformatted a bit terminal template
- Test now look templates directory
2020-10-24 17:31:37 +02:00
lowlighter
ca0a6d559e Version 2.2
- Add new template "terminal"
- Add feature to flush cache of user on server
- Server app improvement
- Created metrics common
- Package json loaded in setup
2020-10-24 00:32:53 +02:00
lowlighter
2cf152d7d1 Version 2.1
- No plugins are enabled by default
- Logs from setup can be hidden
- Number of repositories to inspect can be configured (default to 100)
- Default events for habits plugin is now 100
- Number of events for habits can be overriden in query
- Server app improvments
- Test improvements
- Better test
2020-10-23 13:56:15 +02:00
lowlighter
543c6f8f98 Update index.html 2020-10-20 23:27:52 +02:00
lowlighter
34465b9323 Patch unanchored regex 2020-10-20 22:04:06 +02:00
lowlighter
9bd7da1740 Full plugins and server redesign
- Languages, issues and pr are now plugins (but enabled by default for retro-compatibility)
- Query parameters are now parsed correctly
- Redesigned server index with vue.js
2020-10-20 21:56:05 +02:00
Simon Lecoq
f21273172d Version 1.9 (#6) 2020-10-20 00:19:58 +02:00
lowlighter
7ff3a7f46b Add new plugin habits 2020-10-13 23:00:05 +02:00
lowlighter
4470c201cf Minor style changes 2020-10-13 19:10:22 +02:00
lowlighter
39404a9acf Add tests and optimization/compression for rendered metrics 2020-10-13 14:00:48 +02:00
lowlighter
3b3404c709 Add meta attributes to index.html 2020-10-12 23:35:57 +02:00
lowlighter
77e5fccd37 Minor style changes, add new dashboard for server nodes 2020-10-12 22:37:26 +02:00