Commit Graph

22 Commits

Author SHA1 Message Date
Vu Nguyen
d6727ffedc remove copying bootstrap/fontawesome from copying over and just have less use the version in node_modules 2021-01-15 15:10:36 -06:00
Vu Nguyen
8f68fedaf9 remove bower dependancy and covert packages to npm 2021-01-14 20:21:48 -06:00
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
Daniel Tschinder
c59857570c Update polyfill and load in all locations
Also simplify copying of polyfill, this change though requires node 8 or newer but this should be fine as node is only necessary to build the extension
2019-04-23 14:18:35 -07:00
Nathaniel van Diepen
57016b06a6 Get building agian 2019-01-09 09:18:00 -07:00
Nathaniel van Diepen
a94c55a02c get building working with webextension-polyfill as npm dep 2018-01-24 11:15:05 -07:00
Nathaniel van Diepen
84f30cc918 Force lineendings on more file types 2017-04-18 12:12:54 -06:00
Nathaniel van Diepen
a4eed5da59 Get gulp working 2017-01-03 10:42:48 -07:00
Nathaniel van Diepen
9823acc03f Initial work to get working in Firefox 2016-12-14 13:55:43 -07:00
Alan Hamlett
afc10fb7c4 upgrade dependencies to latest versions and fix bugs 2016-06-29 14:32:00 -07:00
Blaine Bublitz
c78f3fd5c0 remove .pem files in node_modules after install - ref #33 2015-07-12 14:22:39 -07:00
Mario Basic
4c968263f7 Added JSHint and JSXHint for linting the code. 2015-06-18 13:39:47 +02:00
Mario Basic
1a2bac7cc3 Added devtools detection. 2015-06-13 15:53:17 +02:00
Mario Basic
1cbb78d99e Browserify now runs all tasks at once. Updated readme. 2015-06-12 16:06:10 +02:00
Mario Basic
2d3d888125 Added button for enabling disabling logging. 2015-06-07 23:42:14 +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
9e819390c0 Started working on 2 min heartbeats. 2015-06-03 01:33:46 +02:00
Mario Basic
40900759d8 Auth now works. Added user profile panel with gravatar. 2015-05-29 02:08:19 +02:00
Mario Basic
92b33ac18c Updated manifest to exclude chrome styles and added animation to option alert. 2015-05-27 23:35:42 +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
Mario Basic
5b966014c4 Created a project structure and build system with basic layout design. 2015-05-26 17:58:33 +02:00