Commit Graph

25 Commits

Author SHA1 Message Date
linguist
6a21b89699 Update app.mjs 2020-12-27 23:26:02 +01:00
Simon Lecoq
016ab9aca1 Feat miscelleanous 1 (#28)
* Improve logs and better handling of plugins errors

* Add support for timezones

* Prepare next release
2020-12-27 22:30:53 +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
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
7f77d33bb9 Skip caching for "placholder" user 2020-12-07 18:26:58 +01:00
lowlighter
90d088edf7 Fix placeholder cache control 2020-11-06 20:04:06 +01:00
lowlighter
f1aae5e8c2 Improve placeholder generation 2020-10-29 19:59:22 +01:00
lowlighter
c6884b0a86 Refactor plugins and erros 2020-10-26 19:31:56 +01:00
lowlighter
a4e15807ad Add support for fonts 2020-10-25 00:19:57 +02:00
lowlighter
1d56d799c2 Resize templates 2020-10-24 21:49:19 +02:00
lowlighter
09391f3923 Add yaml action generator to web app 2020-10-24 20:13:55 +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
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
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
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
39404a9acf Add tests and optimization/compression for rendered metrics 2020-10-13 14:00:48 +02:00
lowlighter
77e5fccd37 Minor style changes, add new dashboard for server nodes 2020-10-12 22:37:26 +02:00
lowlighter
2493e29ebc Add support for lines and traffic plugins 2020-09-17 21:17:04 +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