Commit Graph

10 Commits

Author SHA1 Message Date
Alan Hamlett
d5e94de63c start refactor 2024-08-27 13:45:10 +02:00
Alan Hamlett
3a8e718857 Send heartbeats to api servers subdomain instead of root domain 2023-11-21 11:27:51 +01:00
Sebastian Velez
673fd0d63f Don't send a heartbeat on sites like 'chrome://newtab/' or 'about:newtab' 2023-04-28 13:37:38 -05:00
Sebastian Velez
9898339a33 chore: Change dev and social sites config and option from string to list of strings 2023-04-28 13:18:06 -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
Sebastian Velez
40635cfada chore: add social media toggle to track or not social sites 2023-02-03 15:01:44 -05:00
Sebastian Velez
e018b53f55 implement service worker events 2023-01-20 13:23:52 -05:00
Sebastian Velez
def9fe1243 chore: implement new ts components 2023-01-13 11:09:51 -05:00
Vu Nguyen
8ade367b3f Redux toolkit (#115)
* add @redux/toolkit

* bump react version to allow for hooks

* add remote-redux devtools to help track extension state

* add remote-redux server to allow for remote state viewing

* setup react-redux for current user

* setup watch mode for running redux remote dev watch to options

* move screenshots
2021-01-22 16:37:59 -08:00