Commit Graph

34 Commits

Author SHA1 Message Date
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
c1af094b30 Fix invalid variable 2020-10-24 00:56:43 +02:00
lowlighter
a19988f63e Add missing pending for terminal template 2020-10-24 00:51:39 +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
26bc499ef7 Remove key check 2020-10-23 14:17:11 +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
lowlighter
69e63541dc Fix typo 2020-10-20 00:32:14 +02:00
Simon Lecoq
f21273172d Version 1.9 (#6) 2020-10-20 00:19:58 +02:00
lowlighter
659934760b Add rate limiter for static routes 2020-10-18 13:26:36 +02:00
lowlighter
833e730edc Minor changes 2020-10-18 12:42:59 +02:00
Simon Lecoq
2807cb719a Version 1.8 (#5) 2020-10-18 01:10:43 +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
1555333b31 Fix to avoid loading svgo.yml 2020-10-13 18:51:08 +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
lowlighter
d76b7e29ff Add new metrics and handle errors gracefully
- Handle plugins errors gracefully
- Add issue comments and organization metrics
2020-10-12 19:12:35 +02:00
lowlighter
d744865b02 Update text for license preference 2020-10-10 21:16:50 +02:00
lowlighter
66ace41b44 Add support for prefered license and gists count 2020-10-10 21:01:01 +02:00
lowlighter
66cd9d4f43 Fix lines plugin erasing others plugins return values 2020-10-09 19:33:06 +02:00
lowlighter
3ccb298dff Add more debug log 2020-10-09 19:25:09 +02:00
lowlighter
502a2f7003 Fix lines plugin 2020-09-17 22:30:16 +02:00
lowlighter
08ad2d9bfa Try to debug 2020-09-17 22:26:48 +02:00
lowlighter
7e5e295129 Patch missing rest 2020-09-17 22:00:09 +02:00
lowlighter
2493e29ebc Add support for lines and traffic plugins 2020-09-17 21:17:04 +02:00
lowlighter
6710a1be6e Update action 2020-09-17 13:47:33 +02:00
lowlighter
62413b7d9d Add support for pagespeed 2020-09-17 13:46:17 +02:00
lowlighter
22d732c3f8 Initial commit 2020-09-10 21:29:53 +02:00