1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-12 09:34:36 +02:00

79 Commits

Author SHA1 Message Date
Thomas Bui
a9eb51aca5 Various bug fixes and added ability to comment multiple files 2020-12-29 21:49:39 -08:00
Thomas Bui
c388503d28 Refactored take screenshot and remove color functions 2020-12-29 15:44:57 -08:00
Thomas Bui
8a5ff05f01 Various bug fixes and reference update 2020-12-29 15:31:36 -08:00
Thomas Bui
eb6884db84 Added zoomed in snapshot for peek scripts 2020-12-28 18:32:49 -08:00
Thomas Bui
426d9507e3 Finalize new peek action workflow 2020-12-19 00:28:34 -08:00
Thomas Bui
ab0cba5eba Add the public-upload-to-imgur action 2020-12-18 23:24:27 -08:00
Clemens Bastian
7bf127d498 Revert "Revert "Fix a couple issues found in the build script"" 2020-12-12 04:41:25 +01:00
Thomas Bui
460cdf5bd8 Revert "Fix a couple issues found in the build script" 2020-12-11 16:57:57 -08:00
Thomas Bui
acdbed3075 Refactored peek and build scripts 2020-12-10 23:55:16 -08:00
Thomas Bui
95655797af Added a comment action and fix async issue in python script 2020-10-16 19:32:26 -07:00
Thomas Bui
bfe1569904 Added a peek script 2020-10-15 20:37:23 -07:00
Thomas Bui
0757cec0a8 Add new_icons.png to gitignore. Fixed yunohost, clojure, clojurescript, and redux 2020-10-11 22:03:23 -07:00
Thomas Bui
e6cb7bb3fd Add screenshot code, update the CONTRIBUTING.md and fix clojure 2020-10-11 20:19:41 -07:00
Thomas Bui
940fd13c13 Updated the CONTRIBUTING.md, README.md and code doc 2020-10-09 14:57:36 -07:00
Clemens Bastian
e9d110bb70 add handling for no given aliases 2020-09-06 15:44:55 +02:00
amacado
220c3d8bce enhance readme about geckodriver 2020-09-06 13:56:53 +02:00
Thomas Bui
a7619e2330 Add try-except in icomoon_upload. Workflow will also upload geckodriver.log as an artifact for debugging purpose 2020-09-04 10:19:45 -07:00
Thomas Bui
dcdcc6060b Revert "Downgrade geckodriver to v0.26"
This reverts commit 96fb237dc7.
2020-09-03 22:56:46 -07:00
Thomas Bui
96fb237dc7 Downgrade geckodriver to v0.26 2020-09-03 22:20:21 -07:00
Thomas Bui
c6848be946 Fix a bug with the workflow 2020-09-02 22:47:15 -07:00
Thomas Bui
ecf1012586 Build script now look for devicon-*.zip pattern instead of const string 2020-09-02 11:17:34 -07:00
Thomas Bui
00b2996bfa download_path commandline arg doesn't have to exist for script to function 2020-09-02 10:40:44 -07:00
Thomas Bui
5aa1708d99 Removed .pyc files and add them to gitignore 2020-09-02 09:47:37 -07:00
Thomas Bui
72a6dbf2de Add checks for when there are no files to commit. Also fix a bug with auto-commit-action in workflow 2020-09-02 09:42:47 -07:00
Thomas Bui
33b07225bf Added __pycache__ to gitignore. Documented geckodriver. Invalid path now throws error 2020-09-02 09:29:39 -07:00
Thomas-Boi
24efc9af43 Built new icons, icomoon.json and devicon.css 2020-08-25 19:11:26 +00:00
Thomas Bui
9a33742b20 Added checks to see if devicon zip file is downloaded 2020-08-25 12:09:20 -07:00
Thomas Bui
d3ef8476e7 Workflow now takes path to geckodriver instead of manually adding it to PATH 2020-08-21 10:35:40 -07:00
Thomas Bui
330c994480 Added workflow for building the repo 2020-08-19 21:36:38 -07:00