Commit Graph

17 Commits

Author SHA1 Message Date
Rohid
d7cd69783b fix eslint and update eslint to 8.0.0 2024-08-31 01:34:01 +06:00
Alan Hamlett
d2c1bc504f fix default heartbeats api endpoint 2024-08-27 23:07:59 +02:00
Alan Hamlett
72b76768dd Use api subdomain 2024-02-07 09:25:32 +01:00
Alan Hamlett
625410df1a linter 2023-10-17 21:56:16 +02:00
Alan Hamlett
7d4fb6b90f build for edge 2023-08-21 08:58:07 +02: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
e57bdbbfc4 chore: change webpack devtool option (#170) 2023-02-15 08:34:49 -05:00
Sebastian Velez
32432d470d chore: update dependencies 2023-01-11 09:03:05 -05:00
Vu Nguyen
5958155a04 Web ext integration for dev mode(#116)
* add web-ext dep

* create xrun tasks to wrap running extension targets

* add wait-on dep to delay launch of task when ready

* add legacy wait files for web-ext scripts

* create a dev task for next builds

* add dev:legacy task to allow for a quick dev mode

* reuse watch task to have dev env
2021-02-07 00:08:00 -08: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
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
Vu Nguyen
7cac467547 setup webpack files for firefox/chrome builds 2021-01-15 21:18:11 -06:00
Vu Nguyen
2e4d917e33 copy over css/fonts folder 2021-01-15 21:18:11 -06:00
Vu Nguyen
faf2727b51 add clean-webpack-plugin 2021-01-15 21:18:11 -06:00
Vu Nguyen
b9cfc9b18e setup a eslint/prettier setup with plugins, and a basic webpack setup 2021-01-14 23:00:49 -06:00