Commit Graph

260 Commits

Author SHA1 Message Date
Alan Hamlett
eb6e943132 changes for v2.0.0 2021-01-06 11:27:26 -08:00
Alan Hamlett
fb7ece373f gulp3 only works with node<=11 2021-01-06 11:27:26 -08:00
Daniel Tschinder
69734edb73 Update manifest.json 2021-01-06 11:26:59 -08:00
Alan Hamlett
4a5b693f2b screenshot used on chrome web store 2021-01-06 10:55:34 -08:00
Alan Hamlett
2dcd8994d4 v2.0.0 2021-01-06 10:55:06 -08:00
Alan Hamlett
122f920cfa changes for v2.0.0 2021-01-06 08:10:51 -08:00
Alan Hamlett
9330fbc2e9 gulp3 only works with node<=11 2021-01-06 08:10:30 -08:00
pomu0325
d43ad64aab support multiple windows 2020-08-24 12:50:19 +09:00
Alan Hamlett
f0b8dd7a08 Merge pull request #80 from danez/manifest
Update manifest.json
2020-07-08 10:05:03 -07:00
Daniel Tschinder
83e4684137 Update manifest.json 2019-04-23 15:40:05 -07: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
Daniel Tschinder
a183bd3ce7 Make create-react-class a runtime dependency and use latest version of react-transition-group 2019-04-23 13:22:49 -07:00
Alan Hamlett
e4a8307106 Merge pull request #75 from Eeems/master
Fix build
2019-04-17 08:24:35 -07:00
Nathaniel van Diepen
50fca3066c Add missing packages and update code to fix deprecated React.createClass calls 2019-01-09 09:29:51 -07:00
Nathaniel van Diepen
57016b06a6 Get building agian 2019-01-09 09:18:00 -07:00
Alan Hamlett
6226b77922 update authors file 2018-07-10 08:01:27 -07: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
Alan Hamlett
6831c54833 Merge pull request #51 from Eeems/master
Firefox support
2018-07-02 22:18:36 -07:00
Nathaniel van Diepen
f2fffa5247 Merge branch 'master' into master 2018-06-26 11:07:50 -06:00
toptalo
fcd176ee1d Add the ability to use wildcard in white/black lists 2018-04-06 19:50:28 +03:00
Alan Hamlett
3f9b7d32c5 upgrade npm dependencies 2018-02-02 08:29:52 -08:00
Alan Hamlett
ea594f9cec troubleshooting section 2018-02-02 08:29:19 -08: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
dd72abc594 Switch to npm version of webextension-polyfill 2018-01-24 09:05:38 -07:00
Nathaniel van Diepen
feeffe30fa Merge branch 'master' into master 2018-01-24 08:44:56 -07:00
Alan Hamlett
94faa6016e Merge pull request #62 from wakatime/change-false-to-null
use null instead of false in data that could be sent to api
2017-10-03 06:54:47 -07:00
Alan Hamlett
f32e1e5180 use null instead of false in data that could be sent to api 2017-10-03 06:53:18 -07:00
Alan Hamlett
5fb7c9b416 Merge pull request #61 from ecrider/master
New feature: Assign URLs to projects without custom filtering
2017-10-03 06:43:07 -07:00
Kuba Paczyński
ce0209f7e3 Naming adjustments 2017-10-03 11:04:58 +02:00
Kuba Paczyński
57538f9bed Resized screenshots 2017-10-03 11:00:19 +02:00
Kuba Paczyński
be7eab65b2 Brought back “contains” helper 2017-10-03 10:47:15 +02:00
Kuba Paczyński
84d74344e7 Naming adjustments, moved hb init to component 2017-10-03 10:46:27 +02:00
Kuba Paczyński
821cb3ea63 Screenshots update 2017-10-02 22:51:26 +02:00
Kuba Paczyński
2b3754159e Updated placeholder and instructions 2017-10-02 22:37:54 +02:00
Kuba Paczyński
19b3afff1c Minor Bootstrap .less update 2017-10-02 22:03:25 +02:00
Kuba Paczyński
a28839b341 Record heartbeat after user auth 2017-10-02 21:51:26 +02:00
Kuba Paczyński
ac1b68bc91 Proper payload for domain loggin type 2017-10-02 21:48:30 +02:00
Kuba Paczyński
26d9ea1b29 Include project in payload 2017-10-02 21:46:48 +02:00
Kuba Paczyński
c5d3830001 Pass url and project as an object 2017-10-02 21:45:11 +02:00
Kuba Paczyński
9297c7d7e4 Minor reformatting 2017-10-02 21:40:42 +02:00
Kuba Paczyński
d7a4c599ae Added “contains” helper replacement to WakaTimeCore 2017-10-02 21:36:38 +02:00
Nathaniel van Diepen
6b1672d474 Force more line endings 2017-04-18 12:16:12 -06:00
Nathaniel van Diepen
84f30cc918 Force lineendings on more file types 2017-04-18 12:12:54 -06:00
Nathaniel van Diepen
fc454a555b Fix line endings 2017-04-18 12:10:05 -06:00
Nathaniel van Diepen
69aa1bb453 Force line endings 2017-04-18 12:09:21 -06:00
Nathaniel van Diepen
c996fd4f95 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	README.md
2017-04-18 12:03:20 -06:00
Nathaniel van Diepen
2c1c62924b Update manifest.json
Added a missing comma
2017-04-18 12:00:15 -06:00
Alan Hamlett
24fe63641c use unicode arrow 2017-04-15 10:10:17 -07:00
Alan Hamlett
1a3dab5557 note about leaderboards not showing Other activity 2017-04-04 07:38:46 -07:00
Alan Hamlett
6499d4e435 Merge pull request #53 from lex111/patch-1
Fix markdown syntax in README.md
2017-03-25 13:56:20 -07:00