Commit Graph

17 Commits

Author SHA1 Message Date
Rohid
fd94e53ac1 fix test files 2024-08-31 17:51:40 +06:00
Rohid
d7cd69783b fix eslint and update eslint to 8.0.0 2024-08-31 01:34:01 +06:00
Rohid
ee4aa8377e config.test.ts file fix 2024-08-30 15:41:08 +06:00
Alan Hamlett
aa3743d32a fix snapshot test 2024-08-27 23:18:08 +02:00
Alan Hamlett
577cf554ce fix config snapshot 2024-08-27 23:15:07 +02:00
Alan Hamlett
4d08aeb2fe finish core 2024-08-27 20:36:44 +02:00
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
Sebastian Velez
32432d470d chore: update dependencies 2023-01-11 09:03:05 -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