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
7f77d33bb9
Skip caching for "placholder" user
2020-12-07 18:26:58 +01:00
lowlighter
d2e96e5bb1
Fix default base parts values for web instance
2020-12-07 18:16:24 +01:00
lowlighter
441e05b2dd
fix(plugins/isocalendar): Improve padding to support years better
2020-11-26 20:13:21 +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
2beb8bdfea
Increase height when isocalendar is enabled, close path tags
2020-11-06 22:14:35 +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
90d088edf7
Fix placeholder cache control
2020-11-06 20:04:06 +01:00
lowlighter
8d1b29b711
Update build and tests
2020-11-06 19:59:44 +01:00
lowlighter
21f2fa7bec
Fix display for average ending in zero for isocalendar plugin
2020-11-03 21:33:36 +01:00
lowlighter
9c149b51da
Update comments and improve isocalendar plugin
2020-11-03 19:11:05 +01:00
lowlighter
0d690b50e3
Update app.js
2020-11-03 18:42:50 +01:00
lowlighter
24819054c6
Add new plugin "isocalendar"
2020-11-03 18:19:25 +01:00
lowlighter
792d5381bc
Minor style fix
2020-11-02 23:00:12 +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
883a671e0f
Add support for halloween colors
2020-10-31 11:49:42 +01:00
lowlighter
f1aae5e8c2
Improve placeholder generation
2020-10-29 19:59:22 +01:00
lowlighter
97005b7547
Fix commits calendar colors
2020-10-28 20:12:47 +01:00
lowlighter
b805b8708e
Rename pagespeed plugin and handle music token correctly
2020-10-26 21:04:45 +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
c27d3edaa5
Update action
2020-10-26 14:04:04 +01:00
Simon Lecoq
8baedc87a7
Use a docker image to support puppeteer ( #7 )
2020-10-26 13:22:51 +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
8494636ffa
Revert classic used font
2020-10-25 11:57:03 +01:00
lowlighter
a3b9cf1b2e
Update style
2020-10-25 01:09:37 +02:00
lowlighter
599c6f9340
Remove unused font-styles
2020-10-25 00:49:56 +02:00
lowlighter
7ddb892f5b
Change font
2020-10-25 00:46:11 +02:00
lowlighter
a4e15807ad
Add support for fonts
2020-10-25 00:19:57 +02:00
lowlighter
cdbb0e5b87
Update terminal style
2020-10-24 21:59:25 +02:00
lowlighter
52230d8074
Update style.css
2020-10-24 21:50:42 +02:00
lowlighter
1d56d799c2
Resize templates
2020-10-24 21:49:19 +02:00
lowlighter
b1d290024c
Update style.css
2020-10-24 20:34:04 +02:00
lowlighter
9f3f1155d5
Disable optimization for terminal template
2020-10-24 20:30:34 +02: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
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