Juan Sebastian velez Posada
2b3d2acc62
bump to v3.0.22 ( #248 )
2024-01-15 14:36:04 -05:00
Juan Sebastian velez Posada
ca79adc4e5
bump version to 3.0.21 ( #242 )
2023-11-21 14:21:27 -05:00
Juan Sebastian velez Posada
db2fbcac5d
Bump version to v3.0.20 ( #233 )
2023-10-17 15:10:04 -05:00
Sebastian Velez
3a430d66ce
Post message to service worker to sendHeartbeat
2023-08-28 19:01:47 -05:00
Juan Sebastian velez Posada
720211fef2
Bump version to 3.0.18 ( #226 )
2023-08-18 11:50:36 -05:00
Juan Sebastian velez Posada
f3c1f10ffe
chore: allow custom hosts to send extentions requests ( #222 )
2023-07-13 19:51:41 -05:00
Alan Hamlett
0fba9fdec5
v3.0.16
2023-07-03 10:26:43 +01:00
Alan Hamlett
7deec9b8a3
Description in manifest should match browser
2023-05-30 23:44:00 -07:00
Juan Sebastian velez Posada
c4029f5fee
bump to version 3.0.15 ( #214 )
2023-05-15 08:09:20 -05:00
Juan Sebastian velez Posada
ffe0666492
bump to version 3.0.14 ( #210 )
2023-05-11 08:25:56 -05:00
Sebastian Velez
a368c66514
bump v3.0.13
2023-04-28 13:52:47 -05:00
Sebastian Velez
8fabea1aa8
bump version to 3.0.12
2023-04-27 09:33:43 -05:00
Sebastian Velez
2c9bd20657
chore: remove duplicated logic, move recordHeartbeat to a single place
2023-04-26 10:54:49 -05:00
Andrei Vladykin
c5832e3980
ISSUE-181: Support for Figma. Refactor Canva support. ( #184 )
...
* ISSUE-181: Support for Figma. Refactor Canva support.
* ISSUE-181: Missed project details for Figma.
* ISSUE-181: code review. missed conditional break for non project page
* ISSUE-181: bump manifest's version up to 3.0.10
* ISSUE-181: fix for sendPostRequestToApi
2023-03-31 19:14:45 -05:00
Juan Sebastian velez Posada
7d795f854f
chore: add support for Content scripts ( #182 )
...
* chore: add support for Content scripts
* chore: run script bae on browser
* chore: content script supporting canva website
* chore: add 2 minutes debounce for onclik events
* chore: add debounce for keypress events
2023-03-28 17:59:15 -05:00
Juan Sebastian velez Posada
c2ead5149d
chore: configure base url ( #179 )
...
* chore: set base api url
* chore: change config varibales names
* chore: rename env var
* chore: set base url to match wakatime cli usage
2023-03-28 17:50:32 -05:00
Juan Sebastian velez Posada
1e9e233066
chore: add hostname option to extension ( #177 )
2023-03-15 14:14:21 -05:00
Juan Sebastian velez Posada
ae22ab5a9d
fix: on send heartbeat omit credentials, only use the api key store ( #176 )
2023-03-09 18:08:19 -05:00
Juan Sebastian velez Posada
c735e2dafa
fix: log whitelist wildcards ( #175 )
...
* chore: support for whitelist wildcards
* chore: solve warning on check html element
* chore: bump version 3.0.5
2023-03-09 10:55:41 -05:00
Juan Sebastian velez Posada
65c85d7264
chore: fixes bug with browser polyfill when sending heartbeats ( #174 )
...
* chore: fixes bug with browser polyfill when sending heartbeats
* chore: bump chrome version
2023-02-27 11:05:28 -05:00
Juan Sebastian velez Posada
35543489e5
Propmt when a api key can not be use + house keeping ( #173 )
...
* chore: remove old files
* chore: change JS tests to TS, delete dummy tests
* chore: bump manifests version
2023-02-22 08:11:16 -05:00
Juan Sebastian velez Posada
ffd2a48b29
Sebas prompt for api key ( #171 )
...
* chore: prompt users when they dont have api key set up
* bump extension version
2023-02-15 10:50:21 -05:00
Sebastian Velez
f0021cfa90
chore: set browser name in userAgent heartbeat payload
2023-01-26 15:56:26 -05:00
Vu Nguyen
0c39fbbc79
begin converting WakatimeCore
2021-01-16 23:53:50 -06:00
Vu Nguyen
d194bcfe60
Es6 cmp migration ( #113 )
...
* migrate Alert component
* convert Mainlist component
* add webpack watch task
* update build script for different manifests
* add types for api responses
* convert changeExtensionIcon
* convert inArray, getDomainParts, contains to ts
* convert changeExtensionTooltip
* convert changeExtensionState to ts
2021-01-16 17:31:52 -08:00