Commit Graph

43 Commits

Author SHA1 Message Date
Trent Oswald
788d10e483 Added npm start to README instructions 2015-06-12 22:40:38 -06:00
Trent Oswald
535dbe91f7 Added start script
Consolidated startup commands into `npm start`
2015-06-12 22:38:19 -06:00
Stephen Rodriguez
e521128d01 added jshint comment for esnext to react pages 2015-06-12 15:59:00 -04:00
Mario Basic
1cbb78d99e Browserify now runs all tasks at once. Updated readme. 2015-06-12 16:06:10 +02:00
Stephen Rodriguez
e37ce1496b fixed issue with tests. ES6 classes requires class vars to be established in the constructor 2015-06-10 14:45:09 -04:00
Stephen Rodriguez
cdc1fe26f0 added config for Jest tests location 2015-06-10 14:38:32 -04:00
Alan Hamlett
61b8a84945 rename __tests__ to tests to fix #20 2015-06-10 11:21:05 -07:00
Alan Hamlett
9d271188b1 command for running tests 2015-06-09 23:45:49 -07:00
Stephen Rodriguez
bd81df26f7 fixed missing dependencies and change to babel-jest 2015-06-10 02:30:25 -04:00
Stephen Rodriguez
026c336f3e fixed missing dependencies and change to babel-jest 2015-06-10 02:28:32 -04:00
Alan Hamlett
e5e80bc8e0 add babel-jest devDependency 2015-06-09 23:26:09 -07:00
Alan Hamlett
c1a1564603 add jest-cli devDependency 2015-06-09 23:21:10 -07:00
Stephen Rodriguez
a31c996662 exclude non reactJS tests 2015-06-10 02:17:32 -04:00
Stephen Rodriguez
bf5d32e5b2 Merge pull request #19 from Stephn-R/master
testing suite established
2015-06-10 02:13:01 -04:00
Stephen Rodriguez
137a3f61fa testing suite established 2015-06-10 02:10:32 -04:00
Mario Basic
0b5bb07819 Logging is enabled by default when the extension in first installed if the user has signed in to Wakatime. 2015-06-08 22:05:25 +02:00
Mario Basic
519d16e2c6 Updated readme. 2015-06-07 23:52:13 +02:00
Mario Basic
5f7327d5f2 Updated readme. 2015-06-07 23:51:21 +02:00
Mario Basic
2d3d888125 Added button for enabling disabling logging. 2015-06-07 23:42:14 +02:00
Mario Bašić
8c300f6e4e Merge pull request #18 from mabasic/heartbeat
Minor optimizations.
2015-06-07 21:54:20 +02:00
Mario Basic
a2ed4e5acd Minor optimizations. 2015-06-07 21:53:47 +02:00
Mario Bašić
e14e0ca070 Merge pull request #16 from mabasic/heartbeat
Heartbeats
2015-06-04 13:08:37 +02:00
Mario Basic
7e1d3b3595 Heartbeats are now triggered by on activated and on updated tab events. 2015-06-04 13:07:40 +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
c92bef4615 Started sending heartbeats. 2015-06-03 20:31:53 +02:00
Mario Basic
0f8aceefea Started creating a payload. 2015-06-03 01:42:04 +02:00
Mario Basic
9e819390c0 Started working on 2 min heartbeats. 2015-06-03 01:33:46 +02:00
Mario Bašić
5786aaa654 Merge pull request #11 from mabasic/info
Removed extra code for gravatar. Instead using the photo from the wak…
2015-06-03 01:02:31 +02:00
Mario Basic
d44bda3767 Removed extra code for gravatar. Instead using the photo from the wakatime api. 2015-06-02 23:34:49 +02:00
Mario Bašić
ab24d967f1 Merge pull request #9 from mabasic/auth
Updated readme and screenshots.
2015-05-29 02:15:13 +02:00
Mario Basic
2abb4fe5bd Updated readme and screenshots. 2015-05-29 02:14:05 +02:00
Mario Bašić
d72c373a9a Merge pull request #8 from mabasic/auth
Auth now works. Added user profile panel with gravatar.
2015-05-29 02:08:58 +02:00
Mario Basic
40900759d8 Auth now works. Added user profile panel with gravatar. 2015-05-29 02:08:19 +02:00
Mario Bašić
edd179f2d1 Merge pull request #7 from mabasic/fading
Added animation to options alert and removed chrome styles
2015-05-27 23:36:41 +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 Bašić
7ab435434b Merge pull request #6 from mabasic/readme
Updated readme with latest screenshot of options.
2015-05-27 23:13:33 +02:00
Mario Basic
2fd86d7f57 Updated readme with latest screenshot of options. 2015-05-27 23:13:12 +02:00
Mario Bašić
5b07fbaad7 Merge pull request #5 from mabasic/animating
Options, blacklist, theme and changing the extension icon color.
2015-05-27 23:06:12 +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 Bašić
63e71a4796 Merge pull request #2 from mabasic/setup
Created a project structure and build system with basic layout design.
2015-05-26 18:00:51 +02:00
Mario Basic
5b966014c4 Created a project structure and build system with basic layout design. 2015-05-26 17:58:33 +02:00
Alan Hamlett
49447b0953 initial commit with readme, authors, license, and .gitignore files 2015-05-25 13:16:36 -07:00