Jisan
da0f4f1847
feat: Add language syntax support for color code ( #128 )
...
- feat: text highlight
- fix: wrong env, typo
2023-06-02 11:17:41 +05:30
Jovial Joe Jayarson
fbc9196645
fix: adds granularity to show more languages
...
- adds option `STOP_AT_OTHER` to stop retrieval at lang marked `Other`
- updates dependencies
- makes dev dependencies optional
- bumps project version
- updates readme
**Related Items**
*Issues*
- Closes #121
2023-05-04 17:15:14 +05:30
Jovial Joe Jayarson
b2db3c3280
fix: adds lang count option properly
...
- adds language count, thanks @novialriptide
- validates language count input
- adds documentation for lang count
- adds lang count in action.yml
- stricter type checks & changes were made
- formatting changes
- updates dependencies
2023-02-04 17:31:44 +05:30
Erwin Lejeune
8ffb95d479
Customizable Section Name
2022-11-28 15:30:28 +04:00
Jovial Joe Jayarson
44f2fac0d4
feat: updated dockerfile, deps, guide & fix src
...
- fix logical error, better non 200 resp message in main.py
- updated dependencies
- major updates to contributing guide
- quicker prod builds with reduced docker layers
- adds dockerfile for development
- updates github action for unit-tests
2022-09-21 09:21:22 +05:30
Jovial Joe Jayarson
30c19dde74
feat: bumped versions, upd. deps
...
- Fix issues with retry while fetching API data
- Made readme more reader friendly
- Some improvements in log messages
- Update project dependencies
2022-08-06 22:55:51 +05:30
Jovial Joe Jayarson
9a92d7a3c8
feat: adds show-time flag for unclassified langs
...
- Adds hardcoded defaults for envars
- Updates default commit message
- Uses __slots__ for constants
2022-08-06 12:27:53 +05:30
Jovial Joe Jayarson
c1064d56ae
feat: total refactoring of project, code, depns and workflow
2022-02-25 08:28:04 +05:30
jameshwc
1b31f85a36
Add time range as a parameter ( #75 )
...
* Add time range as a parameter
* Update the format of time range title; validate the json from wakatime API
* Update README to introduce TIME_RANGE parameter
Authored by: @jameshwc
2022-02-21 07:28:47 +05:30
Athul Cyriac Ajay
bc6f093055
chore: Change default of SHOW_TIME to false
2022-02-17 08:44:27 +05:30
Jovial Joe Jayarson
29044e8e52
feat: new dev depns, adds total coding time
2022-02-15 23:14:38 +05:30
Lucas dos Santos Abreu
9837d10946
(feat): allow user to hide time
...
`SHOW_TIME` will increase the size of the graph, and hide the `text`
string with the amount of time.
2021-10-06 13:21:46 -03:00
Ferdinand Mütsch
65a5365b94
chore: implement minor change requests
2021-04-16 11:32:24 +05:30
Ferdinand Mütsch
49db3cb845
feat: allow to configure api url ( resolve #59 )
2021-04-16 11:32:24 +05:30
Malcolm Davis
c5aaa5ad5d
Add support for parametrized blocks
...
- Modify action to support input of block string
- Modify make graph function to support parametrized blocks
- Add tests for parametrized blocks
- Update README with new issue
- Fix some format errors and typos
2020-09-13 03:16:27 -06:00
saltbo
8a3ea94195
feat: support custom repository
2020-08-23 14:04:56 +08:00
Athul Cyriac Ajay
442c0dae4d
Add flag to specify a commit message of user's choice ( #25 )
...
* Make commit message configurable
Fixes #24
* Update Readme for Commit_message flag
Make commit message configurable #24
2020-08-02 17:50:23 +05:30
athul
610c67b096
Fixed old code problem and add return types
2020-07-18 19:11:04 +05:30
athul
66fb6bbc52
Changes Token name
2020-07-10 09:49:37 +05:30
athul
4a9a347d32
Actions Init
2020-07-10 08:20:35 +05:30