Alan Hamlett
821283896c
Merge pull request #206 from wakatime/bugfix/last-project
...
Use last project when none detected
2023-05-10 16:32:47 +02:00
Alan Hamlett
7216223d12
Use last project when none detected
2023-05-10 10:41:46 +02:00
Alan Hamlett
9ab4016f29
Merge pull request #197 from wakatime/3.0.12
...
bump version to 3.0.12
2023-04-27 16:47:33 +02:00
Sebastian Velez
0be4c42b52
update README, remove un necessary instructions
2023-04-27 09:38:29 -05:00
Sebastian Velez
8fabea1aa8
bump version to 3.0.12
2023-04-27 09:33:43 -05:00
Alan Hamlett
54d855139f
Merge pull request #196 from wakatime/os
...
Add operating system to user agent string
2023-04-27 16:31:22 +02:00
Alan Hamlett
cb23dcd2ed
Add operating system to user agent string
2023-04-27 15:32:18 +02:00
Alan Hamlett
74ca75b9e9
Merge pull request #195 from wakatime/sebas-record-heartbeat-in-wakatime-core
...
chore: remove duplicated logic, move recordHeartbeat to a single place
2023-04-26 18:01:39 +02: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
Alan Hamlett
fe49f50b65
Merge pull request #172 from wakatime/sebas-get-api-key
...
chore: get api key from coookie
2023-02-15 18:42:37 +01:00
Sebastian Velez
00209ec96f
chore: get api key from coookie
2023-02-15 12:25:19 -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
Juan Sebastian velez Posada
e57bdbbfc4
chore: change webpack devtool option ( #170 )
2023-02-15 08:34:49 -05:00
Juan Sebastian velez Posada
0a2326948c
chore: change localStorage to indexedDB for caching heartbeats while offline ( #166 )
2023-02-13 19:29:26 -05:00
Juan Sebastian velez Posada
be368b520e
chore: send project on heartbeat when navigating on github ( #165 )
...
* chore: send project on heartbeat payload when user is navigating on github.com or github.dev
* chore: update logic to generate project from github activity
* chore: update history and development documentation
* chore: address comments in PR
2023-02-10 11:04:49 -05:00
Juan Sebastian velez Posada
78e298c4e4
Merge pull request #163 from wakatime/sebas-social-media-toggle
...
chore: add social media toggle to track or not social sites
2023-02-08 00:27:16 -05:00
Sebastian Velez
4023044286
chore: make social button smaller
2023-02-06 14:30:26 -05:00
Sebastian Velez
40635cfada
chore: add social media toggle to track or not social sites
2023-02-03 15:01:44 -05:00
Juan Sebastian velez Posada
b6a10665d7
Merge pull request #160 from wakatime/sebas-implement-send-heartbeat
...
chore: implements send Heartbeat functionality
2023-01-30 18:16:46 -05:00
Sebastian Velez
50abcfca9e
chore: remove un used code
2023-01-30 14:24:59 -05:00
Sebastian Velez
3d3120ed40
chore: cache heartbeats request when they fail or users are offline
2023-01-30 11:39:43 -05:00
Sebastian Velez
a4baf7cf86
chore update user agent payload
2023-01-27 13:18:25 -05:00
Sebastian Velez
f0021cfa90
chore: set browser name in userAgent heartbeat payload
2023-01-26 15:56:26 -05:00
Sebastian Velez
f7da028ddc
chore: remove un used code
2023-01-26 14:22:48 -05:00
Sebastian Velez
c9c7aeb072
chore: update user agent send to heartbeat api
2023-01-25 12:23:39 -05:00
Sebastian Velez
de4baec10e
chore: setTitle and setIcon browser actions separate by browser
2023-01-23 13:26:15 -05:00
Sebastian Velez
a0c3d35a95
chore: changes axios for fetch, service workers dont go along with axios
2023-01-23 11:33:36 -05:00
Juan Sebastian velez Posada
a828f15a6f
Merge branch 'master' into sebas-implement-send-heartbeat
2023-01-23 10:13:19 -05:00
Juan Sebastian velez Posada
2285d2bde1
Merge pull request #162 from wakatime/sebas-service-worker
...
implement service worker events
2023-01-22 19:55:17 -05:00
Sebastian Velez
e018b53f55
implement service worker events
2023-01-20 13:23:52 -05:00
Sebastian Velez
99ceccd25c
chore: replace plugin for user_agent in heartbeat payload
2023-01-19 10:13:06 -05:00
Sebastian Velez
75e6372f2b
chore: edit heartbeat payload to not send is_debugging
2023-01-19 10:04:33 -05:00
Juan Sebastian velez Posada
5b6f6e92b0
Merge branch 'master' into sebas-implement-send-heartbeat
2023-01-19 08:35:20 -05:00
Juan Sebastian velez Posada
017fc7f92f
Merge pull request #161 from wakatime/sebas-manifest-v3-migration
...
chore: Chrome Manifest V2 to V3 migration
2023-01-19 08:34:43 -05:00
Juan Sebastian velez Posada
f6c6753c11
Merge branch 'master' into sebas-manifest-v3-migration
2023-01-19 08:30:23 -05:00
Juan Sebastian velez Posada
5ecafe7637
Merge branch 'master' into sebas-implement-send-heartbeat
2023-01-19 08:30:20 -05:00
Juan Sebastian velez Posada
05299f7618
Merge pull request #159 from wakatime/sebas-move-api-key-input-to-options
...
chore: move api key input to options view
2023-01-19 08:30:06 -05:00
Sebastian Velez
f8cea2da00
chore: Chrome Manifest V2 to V3 migration
2023-01-19 06:37:11 -05:00
Sebastian Velez
6547f4916b
chore: send api token to heartbeat end point
2023-01-19 05:45:17 -05:00
Sebastian Velez
3f4daed0ca
chore: implements send Heartbeat functionality
2023-01-18 14:26:47 -05:00
Sebastian Velez
800198e2ee
chore: move api key input to options view
2023-01-18 13:27:11 -05:00
Juan Sebastian velez Posada
7b4c5e51e3
Merge pull request #157 from wakatime/sebas-options-component
...
chore: implement options component
2023-01-18 08:43:55 -05:00