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
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
Juan Sebastian velez Posada
650141599f
Merge branch 'master' into sebas-options-component
2023-01-18 07:18:37 -05:00
Juan Sebastian velez Posada
9b2615b54e
Merge pull request #156 from wakatime/sebas-enable-disable-logging
...
chore: enable disable logging
2023-01-18 07:18:24 -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
Juan Sebastian velez Posada
949fff2cf7
Merge pull request #155 from wakatime/sebas-new-ts-components
...
chore: implement new ts components
2023-01-16 09:08:43 -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
Juan Sebastian velez Posada
306a615c4f
Merge pull request #153 from wakatime/sebas-update-dependencies
...
chore: update dependencies
2023-01-11 15:38:12 -05:00
Sebastian Velez
e9e6b163d9
chore: remove phantomjs since it is deprecated
2023-01-11 15:31:55 -05:00
Sebastian Velez
2432e1314d
chore: remove phantomjs since it is deprecated
2023-01-11 15:30:06 -05:00
Sebastian Velez
7876a5c252
chore: update deps
2023-01-11 14:51:11 -05:00
Sebastian Velez
3a6ef9a374
chore: update node version in github workflow
2023-01-11 12:56:03 -05:00
Sebastian Velez
32432d470d
chore: update dependencies
2023-01-11 09:03:05 -05:00
Vu Nguyen
34f179a8eb
add next branch for ci ( #121 ) ( #122 )
2021-03-01 23:17:46 -08:00
Vu Nguyen
1e315bcfcc
update docs to alleviate issues with legacy build vs new build ( #120 )
2021-03-01 21:10:18 -08:00
dependabot[bot]
67944e307c
Bump urijs from 1.19.5 to 1.19.6 ( #119 )
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.5 to 1.19.6.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.5...v1.19.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 21:00:37 -08: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
3839ad404b
re-init jest config file
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
357ab55745
add webextension-polyfill-ts
2021-01-16 03:47:22 -06:00
Vu Nguyen
c5e33026cc
Add @types-firefox-webext-browser
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
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
ed7d26fb65
remove bower
2021-01-15 20:20:04 -06:00
Vu Nguyen
530cffef76
removed most gulp tasks
2021-01-15 19:23:36 -06:00
Vu Nguyen
d6727ffedc
remove copying bootstrap/fontawesome from copying over and just have less use the version in node_modules
2021-01-15 15:10:36 -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
Vu Nguyen
ba3182fd59
update assets from bootstrap@3.3.7
2021-01-14 20:46:01 -06:00
dependabot[bot]
3deee881b1
Bump bootstrap from 3.3.7 to 3.4.1
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v3.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-14 20:34:16 -06:00
Vu Nguyen
3206b50b2e
add some github template files
2021-01-14 20:29:55 -06:00
Vu Nguyen
8f68fedaf9
remove bower dependancy and covert packages to npm
2021-01-14 20:21:48 -06:00
Vu Nguyen
9ef655ac3b
Setup CI tests ( #100 )
...
* use @xarc/xrun to streamline tasks in an imperative manner
* add lint-staged/husky for git hook tasks
* run prettier across all files
* fixing tests
* add ci test workflow
* add a ci workflow
* remove precommit in favor of husky
* add .prettierrc.js
* reformat with prettier
2021-01-13 21:05:05 -08:00
Alan Hamlett
649c64cf1d
use const when var immutable, no need for var used only once
2021-01-12 00:06:09 -08:00
Alan Hamlett
aa655f7a63
Merge pull request #97 from cilerler/patch-1
...
Fix whitelist matching issues
2021-01-11 23:58:39 -08:00
Alan Hamlett
d4a7723840
v2.0.1
2021-01-11 10:29:22 -08:00
Alan Hamlett
1e62fa8d5c
changes for v2.0.1
2021-01-11 10:29:13 -08:00
Alan Hamlett
389b0e08e5
bootstrap frontend upgraded
2021-01-11 09:33:54 -08:00
Alan Hamlett
150c52668c
use options_ui again
2021-01-11 09:24:08 -08:00
Alan Hamlett
e1955ee7ab
Merge pull request #99 from vujita/issues-98
...
Issues 98
2021-01-11 09:19:03 -08:00
Vu Nguyen
79c51b1f00
issues-98: use tab instead of embedded dialog for simplification
2021-01-11 00:50:59 -06:00
Vu Nguyen
c8f55cb5e2
update package.json
2021-01-11 00:46:34 -06:00