Commit Graph

51 Commits

Author SHA1 Message Date
lowlighter
b5bcbff410 fix(plugins/tweets): handle non text/html attachments 2022-09-01 22:23:19 -04:00
lowlighter
7a53a2da55 feat(app): improved errors and warning for disabled features 2022-08-28 12:32:57 -04:00
lowlighter
39955fa957 ci: auto-regenerate files [skip ci] 2022-07-29 18:09:29 -04:00
lowlighter
b8c6e2aaca docs: add support for disclaimer and notes 2022-07-29 18:07:00 -04:00
lowlighter
a28ec8421b docs: re-arrange indexes 2022-07-29 16:14:34 -04:00
github-actions[bot]
3963b825e0 ci: auto-regenerate files 2022-07-21 19:55:21 +00:00
lowlighter
800dd4365f feat(app/web): improve permissions 2022-07-21 13:42:58 -04:00
Simon Lecoq
130c74b266 refactor(app/web): new features (#1124) [skip ci] 2022-07-05 22:37:39 -04:00
github-actions[bot]
7379fb21a8 ci: auto-regenerate files 2022-07-05 04:28:43 +00:00
lowlighter
52ca4d04b7 docs(plugins): clarification, fix typos and style 2022-07-04 23:18:01 -04:00
github-actions[bot]
20953496be ci: auto-regenerate files 2022-04-24 16:23:59 +00:00
github-actions[bot]
4c98629bbc chore: code formatting 2022-04-23 23:18:43 +00:00
github-actions[bot]
a0eb798524 ci: auto-regenerate files 2022-02-04 02:56:51 +00:00
github-actions[bot]
8e4f8dfede ci: auto-regenerate files 2022-01-22 04:16:53 +00:00
lowlighter
71ce3df6a3 feat: add preset: no for a few options 2022-01-21 20:39:47 -05:00
github-actions[bot]
c32517c619 ci: auto-regenerate files 2022-01-19 23:28:13 +00:00
lowlighter
8a8d358890 ci: auto-regenerate files 2022-01-16 18:33:24 -05:00
lowlighter
77658bb643 ci: auto-regenerate files 2022-01-16 11:08:36 -05:00
lowlighter
c82a49ea63 docs: minor changes 2022-01-15 23:34:09 -05:00
lowlighter
cf42b76014 doc(plugins/tweets): update 2022-01-15 20:17:37 -05:00
lowlighter
1d5a8efea7 ci: auto-regenerate files 2022-01-15 18:01:41 -05:00
lowlighter
d8896623d4 docs: replace links from profile repo to metrics repo [skip ci] 2022-01-15 15:13:06 -05:00
lowlighter
d0af0ccf04 ci: auto-regenerate files 2022-01-15 13:36:27 -05:00
lowlighter
e4064baee1 ci: auto-regenerate files [skip ci] 2022-01-15 13:27:01 -05:00
lowlighter
8eb882461a fix(ci): issue with overriden variables [skip ci] 2022-01-15 10:46:02 -05:00
lowlighter
f33fe2dc00 fix(ci): update some parameters [skip ci] 2022-01-15 08:53:52 -05:00
lowlighter
7ae9935efd docs: auto-generate [skip ci] 2022-01-14 01:40:24 -05:00
Simon Lecoq
64427b0a91 tests: auto-generated from examples.yml (#773) [skip ci] 2022-01-13 23:41:13 -05:00
Simon Lecoq
4d06539136 docs: updated workflows examples and options descriptions (#772) [skip ci] 2022-01-13 22:49:14 -05:00
lowlighter
4622145077 docs: update metadata 2022-01-13 00:23:23 -05:00
lowlighter
f029a94e8e docs(plugins): add scopes to metadata.yml 2021-12-20 11:13:01 -05:00
lowlighter
a1909430f3 docs: improve readme [skip ci] 2021-11-12 23:21:16 -05:00
Simon Lecoq
a291e35774 docs: remove cost, document missing options and improve docs (#653) 2021-11-04 19:33:29 -04:00
Simon Lecoq
662fe8de2f feat(app/utils, plugins): normalize dates with improved format (#573) 2021-10-13 22:08:31 -04:00
Nixinova
f5d3883308 Replace all instances of "categorie" with "category" (#340) 2021-05-29 00:56:22 +02:00
Simon Lecoq
a7307fe72c Refacto update formatters (#335) 2021-05-28 14:42:36 +02:00
Simon Lecoq
ce18af8573 Code formatting (#280) 2021-04-29 14:32:34 +02:00
Simon Lecoq
5a33c581fd Auto-format code (#277) 2021-04-28 23:05:08 +02:00
Simon Lecoq
a98530dd6b Plugin markdown update (#211) 2021-04-07 14:13:56 +02:00
lowlighter
190dd397de Fix tweets plugin when includes is empty 2021-03-30 13:22:26 +02:00
lowlighter
161c0bd5bc Update plugin order 2021-03-12 13:26:29 +01:00
lowlighter
8fe2220fa7 Remove unclosed tag 2021-03-04 18:59:27 +01:00
lowlighter
5a821486ae Update documentation 2021-03-02 10:29:01 +01:00
Simon Lecoq
3b5f9153c4 Feat plugin tweets medias (#164) 2021-03-02 02:28:58 +01:00
Milo
dd29f304fc Normalize dates like the music played_at plugin (#156) 2021-02-27 14:39:22 +01:00
Simon Lecoq
3f0b9f96a6 Fix habits and stargazers plugin, add repositories_affiliations options and metadata updates (#117) 2021-02-08 20:35:39 +01:00
Simon Lecoq
882a93dea5 Add linter and minor bug fixes (#107) 2021-02-05 23:45:48 +01:00
Simon Lecoq
eb89bc3f1b Split tests (#88) 2021-02-01 20:37:17 +01:00
Simon Lecoq
682e43e10b The great refactor (#82) 2021-01-30 12:31:09 +01:00
Simon Lecoq
b649d4811e Fix svg height, add conversion options and options to use differents data from GitHub account (#35)
* Display all features on web instance but disable them when they're not enabled

* Resize dynamically SVG output and add support to convert images to jpeg/png

* Disable animations when computing height

* Add option to disable animations

* Add options to specify different data from used GitHub account

* Update tests
2021-01-02 01:31:04 +01:00