Commit Graph

24 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
Alan Hamlett
0d38ccaffa Merge pull request #65 from toptalo/feature/wildcard
Add ability to use wildcard in white/black url lists
2018-07-10 00:35:34 -07:00
toptalo
fcd176ee1d Add the ability to use wildcard in white/black lists 2018-04-06 19:50:28 +03: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
Alan Hamlett
53b60eb90e fix blacklist 2016-06-29 11:11:22 -07:00
Alan Hamlett
980990a593 clear name of contains arguments 2016-06-29 11:04:01 -07:00
Mario Basic
9598a53788 Written tests for contains, in_array and getDomainFromUrl. 2015-06-30 17:46:37 +02:00
Mario Basic
78ab4c6273 Replaced currentTimestamp function with moment format X. 2015-06-19 18:03:27 +02:00
Mario Basic
97a5070129 Improved contains function. 2015-06-19 13:16:53 +02:00
Mario Basic
c98fbf93e9 Fixed bug with blacklist and whitelist. 2015-06-19 13:03:54 +02:00
Mario Basic
fb6e8bee75 Core features implemented. 2015-06-18 17:28:46 +02:00
Mario Basic
4c968263f7 Added JSHint and JSXHint for linting the code. 2015-06-18 13:39:47 +02:00
Mario Basic
350110742e Added total time logged today. Changed UI. 2015-06-14 12:33:21 +02:00
Mario Basic
229f514819 Started working on getting the time logged today. 2015-06-14 00:31:22 +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
1a2bac7cc3 Added devtools detection. 2015-06-13 15:53:17 +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
6ae7bec081 Commented stuff. 2015-06-04 00:48:31 +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
0f8aceefea Started creating a payload. 2015-06-03 01:42:04 +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