Commit Graph

40 Commits

Author SHA1 Message Date
linguist
6290ca575c Add tests for web instance 2020-12-30 18:14:20 +01:00
linguist
a8fe11b7b5 Add dynamic indexes 2020-12-30 12:33:53 +01:00
Simon Lecoq
159b0757a8 Version 2.10 (#30) 2020-12-28 20:04:44 +01:00
linguist
5c8fa3a6f6 Logs plugins errors as warning even if debug option isn't enabled 2020-12-28 00:47:37 +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
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
f29d8ad155 Fix opacity display issue on iOS and add support for cakeday (#25)
* Test no opacity

* Fix opacity display issue on iOS and add support for cakeday
2020-12-21 14:02:17 +01:00
Simon Lecoq
592fd9d7bb Add tweets plugin (#23)
* Add support for tweets plugin
2020-12-17 22:38:51 +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
47f0f6d94b Fix "base" parameter for Action which defaults to everything enabled 2020-12-08 13:12:48 +01:00
Simon Lecoq
9a3f05dab0 Add new plugin topics (#12) 2020-12-08 12:37:09 +01:00
lowlighter
d2e96e5bb1 Fix default base parts values for web instance 2020-12-07 18:16:24 +01:00
Simon Lecoq
eaa844e275 Add support for full year display in isocalendar (#10)
* fix(inst): base=0 flag combined with other base.part flags is now correctly handled

* ref(plugins): Space adjustements in plugins code

* feat(plugins/isocalendar): Add support for full year

* feat(repo): Update package.json

* fix(plugins/isocalendar): Isocalendar first row sometimes displayed 6 days instead of 7
2020-11-26 18:42:59 +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
lowlighter
f1aae5e8c2 Improve placeholder generation 2020-10-29 19:59:22 +01:00
lowlighter
a97b327428 Fix die handle 2020-10-26 19:53:25 +01:00
lowlighter
987f995fd2 Add die on error option 2020-10-26 19:45:59 +01:00
lowlighter
c6884b0a86 Refactor plugins and erros 2020-10-26 19:31:56 +01:00
lowlighter
38a9f93f54 Update readme 2020-10-25 23:34:36 +01:00
lowlighter
5f4e27c920 Start music plugin
- New plugin music
- Moved imports and util functions
- Pass base=0 to disable all base options
2020-10-25 19:25:51 +01:00
lowlighter
a4e15807ad Add support for fonts 2020-10-25 00:19:57 +02:00
lowlighter
9f3f1155d5 Disable optimization for terminal template 2020-10-24 20:30:34 +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
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
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
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
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
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
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