Commit Graph

15 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
linguist
946a472b46 Add halloween debug flag 2020-12-28 23:08:41 +01:00
Simon Lecoq
159b0757a8 Version 2.10 (#30) 2020-12-28 20:04:44 +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
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
e05442017a Version 2.4
- Add new plugin "Gists"
- Fix sponsorships
- Minor icons changes
- Add new repositories metrics "sponsors" and and "releases"
2020-11-06 21:16:47 +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
c6884b0a86 Refactor plugins and erros 2020-10-26 19:31:56 +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
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