Commit Graph

10 Commits

Author SHA1 Message Date
Vu Nguyen
9ef655ac3b Setup CI tests (#100)
* use @xarc/xrun to streamline tasks in an imperative manner

* add lint-staged/husky for git hook tasks

* run prettier across all files

* fixing tests

* add ci test workflow

* add a ci workflow

* remove precommit in favor of husky

* add .prettierrc.js

* reformat with prettier
2021-01-13 21:05:05 -08:00
Nathaniel van Diepen
84f30cc918 Force lineendings on more file types 2017-04-18 12:12:54 -06:00
Nathaniel van Diepen
9823acc03f Initial work to get working in Firefox 2016-12-14 13:55:43 -07:00
Mario Basic
4c968263f7 Added JSHint and JSXHint for linting the code. 2015-06-18 13:39:47 +02:00
Mario Basic
b8ca450969 Major optimizations. Added a function for extension state. Tooltip is now being change also. 2015-06-13 22:07:39 +02:00
Mario Basic
3331d187b6 Added config for extension, updated a lot of things to use config. Updated icons. 2015-06-13 19:27:35 +02:00
Mario Basic
2d3d888125 Added button for enabling disabling logging. 2015-06-07 23:42:14 +02:00
Mario Basic
a2ed4e5acd Minor optimizations. 2015-06-07 21:53:47 +02:00
Mario Basic
af4c748763 Hearbeats now work. Moved checkAuth from Wakatime react class to main wakatime class. 2015-06-03 21:08:52 +02:00
Mario Basic
fe62decf07 Added options with blacklist and theme. Created a function for changing the extension icon color. 2015-05-27 23:03:32 +02:00