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
650141599f
Merge branch 'master' into sebas-options-component
2023-01-18 07:18:37 -05:00
Sebastian Velez
b507429e9b
chore: implement options component
2023-01-16 16:45:42 -05:00
Sebastian Velez
ca5f25c4a3
chore: enable disable logging
2023-01-16 14:21:47 -05:00
Sebastian Velez
5486a69305
chore: test redux components with jest
2023-01-13 18:36:39 -05:00
Sebastian Velez
6dfa40e026
chore: store apiKey in redux store
2023-01-13 14:03:04 -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
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
9ecc2144aa
setup mock browser object
2021-01-16 03:47:22 -06:00
Vu Nguyen
47f1c21535
convert config with a documented Config interface
2021-01-16 03:47:22 -06:00
Vu Nguyen
7cac467547
setup webpack files for firefox/chrome builds
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