Commit Graph

685 Commits

Author SHA1 Message Date
Anmol Pratap Singh
fc16ce9448 Update main.py
added last updated date
2021-06-09 17:02:55 +05:30
Anmol Pratap Singh
198e2884f1 Merge pull request #202 from hoc081098/update-kotlin-color
update Kotlin color
2021-06-06 20:46:53 +05:30
Petrus Nguyễn Thái Học
3f277bdc94 update Kotlin color 2021-06-04 11:14:45 +07:00
dependabot[bot]
6332d42b09 Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 02:33:02 +00:00
Anmol Pratap Singh
623866b434 Merge pull request #196 from mheob/194-show-commit-default-branch
fix: use the default branch for getting commits
2021-05-19 19:08:50 +05:30
Anmol Pratap Singh
c2f40f0a29 Merge pull request #193 from Roc136/pr
feat: add ignored repos
2021-05-19 19:08:38 +05:30
Anmol Pratap Singh
f338130451 Merge pull request #195 from mheob/add-german
feat: add German translation
2021-05-19 18:59:53 +05:30
Alexander Böhm
d573a4a493 fix: use the default branch for getting commits 2021-05-14 12:25:25 +02:00
Alexander Böhm
a760ab2b4e feat: add German translation 2021-05-13 07:20:23 +02:00
Roc136
5400e399ee fix bug 2021-05-06 22:37:22 +08:00
Roc136
92e9cd44a0 add ignored repos 2021-05-06 22:31:51 +08:00
Anmol Pratap Singh
549731c9c0 Merge pull request #189 from anmol098/update-1
Update 1
2021-04-14 14:01:18 +05:30
Anmol
5217363556 Added @aravindvnair99 As a contributor 2021-04-14 13:59:15 +05:30
Anmol
a93b1f10ba ADD: FIX #187 2021-04-14 13:55:40 +05:30
Anmol
19137e6bfd ADD: FIX #185 2021-04-14 13:54:52 +05:30
Anmol
5f0df66c58 ADD: FIX #170 2021-04-14 13:53:57 +05:30
Anmol Pratap Singh
b7075e2168 Merge pull request #188 from aravindvnair99/docker
v4.0.0
2021-04-14 13:51:32 +05:30
Anmol Pratap Singh
8cdb56ecd1 Merge pull request #186 from dmego/gitconfig
option `COMMIT_BY_ME` flag can be set to `True` to commit the code using your name and email
2021-04-14 13:50:37 +05:30
Dmego
97b442957f Update main.py
Co-authored-by: Aravind V. Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-14 11:17:01 +08:00
Aravind Nair
c59d497f95 Fix 'NoneType' object is not subscriptable
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-09 02:52:31 +05:30
Aravind Nair
f4c156e1e6 npm i -g agentkeepalive npm@latest
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-09 02:42:07 +05:30
Aravind Nair
a5245b1a05 npm i -g npm
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-09 02:38:19 +05:30
Dmego
b8b4ab78f5 Update README.md 2021-04-08 16:11:19 +08:00
dmego
4bac89fb42 add commit with own name and email config 2021-04-08 13:39:23 +08:00
Aravind Nair
7061e15d2f Use python3.8-nodejs15
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-07 20:54:05 +05:30
Aravind Nair
7ee05afcf4 ENV FONTCONFIG_PATH=/etc/fonts
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-07 19:27:56 +05:30
Aravind Nair
90561140c2 Add FONTCONFIG_PATH env
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-07 14:31:07 +05:30
Aravind Nair
ba9133169a Upgrade pip, wheel & setuptools before installing
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-07 14:24:58 +05:30
Aravind Nair
dd58fc822b Update npm to latest
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-07 14:17:00 +05:30
Aravind Nair
aaefc76fae Clean and update Python dependencies
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-07 14:11:27 +05:30
Aravind Nair
6ddb6503e0 Use python3.8-nodejs15-slim for Docker
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-07 14:05:52 +05:30
Aravind Nair
a3e48af502 Switch to Node.js 15 for Docker
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-07 14:05:19 +05:30
Aravind Nair
8c0061506d Remove unnecessary files
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-07 14:04:33 +05:30
Aravind Nair
ef71549b0e Remove unnecessary Node.js dependencies
Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-04-07 14:03:31 +05:30
Anmol Pratap Singh
b5edd2b8c1 Merge pull request #176 from weeebdev/patch-1
Add RU translation
2021-03-22 13:01:54 +05:30
Anmol Pratap Singh
b067cfb87a Merge pull request #179 from despokd/patch-2
Added/updated all languages/colors
2021-03-22 13:01:24 +05:30
Anmol Pratap Singh
edc8f20b93 Merge pull request #184 from anmol098/revert-183-patch-1
Revert "added Handlebars"
2021-03-22 13:01:09 +05:30
Anmol Pratap Singh
593a5c0de8 Revert "added Handlebars" 2021-03-22 13:00:56 +05:30
Anmol Pratap Singh
822ce47980 Merge pull request #183 from deadshot674gam/patch-1
added Handlebars
2021-03-22 12:58:42 +05:30
Divyanshu Tiwari
50e4c77885 added Handlebars 2021-03-22 12:56:18 +05:30
Kilian Domaratius
e609e3380d Added/updated all languages/colors
Converted all known languages on GitHub on this day to the colors.json format. Compared links with previous `color.json`.

GitHub reference: [github/linguist repo](2a6f9e29e1/lib/linguist/languages.yml)

Closes #178
2021-03-19 14:01:02 +01:00
Adil Akhmetov
3d607671a5 Add RU translation 2021-03-13 22:44:13 +03:00
Anmol Pratap Singh
fda9fd3bb5 Merge pull request #175 from aravindvnair99/docker
Fix missing peer dependency of vega-lite and (not in PATH env variable)
2021-03-12 07:25:59 +05:30
Aravind V Nair
14dc7c2606 Fix (not in PATH env variable)
Signed-off-by: Aravind V Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-03-11 17:26:49 +05:30
Aravind V Nair
5ed706a4f4 Fix missing peer dependency of vega-lite
Signed-off-by: Aravind V Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-03-11 02:19:58 +05:30
Anmol Pratap Singh
2589639833 Merge pull request #172 from aravindvnair99/ejs
Add EJS in graph
2021-03-10 20:12:26 +05:30
Aravind V Nair
6d7498b54f Add EJS in graph
Signed-off-by: Aravind V Nair <22199259+aravindvnair99@users.noreply.github.com>
2021-03-08 02:42:14 +05:30
Anmol Pratap Singh
b89a49babb Merge pull request #168 from deadshot674gam/patch-1
Vega-lite dependencies added
2021-03-05 08:32:17 +05:30
Divyanshu Tiwari
c58cef4dbe Update Dockerfile 2021-03-01 10:33:12 +05:30
Anmol Pratap Singh
1431621a82 Merge pull request #162 from anmol098/anmol098-patch-2
Added new users
2021-01-16 13:56:03 +05:30