Commit Graph

280 Commits

Author SHA1 Message Date
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
Cengiz Ilerler
f63e5b9519 Fix whitelist matching issues
This PR will add features below and closes #93

- ignore trailing `/` or `@@`
- ignore the `http://` or `https://` prefixes on whitelisted URLs
- ignore case sensitivity in URL
2021-01-06 21:13:17 -05:00
Alan Hamlett
f6ebcd4ed6 Merge pull request #91 from pomu0325/support-multiple-windows
support multiple browser windows
2021-01-06 11:35:29 -08:00
Alan Hamlett
4057b8663e fix conflicts 2021-01-06 11:33:36 -08:00
Daniel Tschinder
0a5dab11bb Make create-react-class a runtime dependency and use latest version of react-transition-group 2021-01-06 11:31:24 -08:00
Alan Hamlett
949fb604ea screenshot used on chrome web store 2021-01-06 11:30:37 -08:00
Alan Hamlett
5bd0e746e6 v2.0.0 2021-01-06 11:30:37 -08:00
Alan Hamlett
3e2163d5c7 changes for v2.0.0 2021-01-06 11:30:37 -08:00
Alan Hamlett
84e0e742aa gulp3 only works with node<=11 2021-01-06 11:30:37 -08:00
Daniel Tschinder
b7446a4322 Update manifest.json 2021-01-06 11:30:15 -08:00
Alan Hamlett
c2ca70e8ad Merge branch 'danez-fix-react' 2021-01-06 11:27:37 -08:00
Alan Hamlett
d294ddcc84 screenshot used on chrome web store 2021-01-06 11:27:26 -08:00
Alan Hamlett
bd981e8b0c v2.0.0 2021-01-06 11:27:26 -08:00
Alan Hamlett
eb6e943132 changes for v2.0.0 2021-01-06 11:27:26 -08:00
Alan Hamlett
fb7ece373f gulp3 only works with node<=11 2021-01-06 11:27:26 -08:00
Daniel Tschinder
69734edb73 Update manifest.json 2021-01-06 11:26:59 -08:00
Alan Hamlett
4a5b693f2b screenshot used on chrome web store 2021-01-06 10:55:34 -08:00
Alan Hamlett
2dcd8994d4 v2.0.0 2021-01-06 10:55:06 -08:00
Alan Hamlett
122f920cfa changes for v2.0.0 2021-01-06 08:10:51 -08:00
Alan Hamlett
9330fbc2e9 gulp3 only works with node<=11 2021-01-06 08:10:30 -08:00
pomu0325
d43ad64aab support multiple windows 2020-08-24 12:50:19 +09:00
Alan Hamlett
f0b8dd7a08 Merge pull request #80 from danez/manifest
Update manifest.json
2020-07-08 10:05:03 -07:00
Daniel Tschinder
83e4684137 Update manifest.json 2019-04-23 15:40:05 -07:00
Daniel Tschinder
c59857570c Update polyfill and load in all locations
Also simplify copying of polyfill, this change though requires node 8 or newer but this should be fine as node is only necessary to build the extension
2019-04-23 14:18:35 -07:00
Daniel Tschinder
a183bd3ce7 Make create-react-class a runtime dependency and use latest version of react-transition-group 2019-04-23 13:22:49 -07:00
Alan Hamlett
e4a8307106 Merge pull request #75 from Eeems/master
Fix build
2019-04-17 08:24:35 -07:00
Nathaniel van Diepen
50fca3066c Add missing packages and update code to fix deprecated React.createClass calls 2019-01-09 09:29:51 -07:00
Nathaniel van Diepen
57016b06a6 Get building agian 2019-01-09 09:18:00 -07:00
Alan Hamlett
6226b77922 update authors file 2018-07-10 08:01:27 -07:00
Alan Hamlett
0d38ccaffa Merge pull request #65 from toptalo/feature/wildcard
Add ability to use wildcard in white/black url lists
2018-07-10 00:35:34 -07:00
Alan Hamlett
6831c54833 Merge pull request #51 from Eeems/master
Firefox support
2018-07-02 22:18:36 -07:00
Nathaniel van Diepen
f2fffa5247 Merge branch 'master' into master 2018-06-26 11:07:50 -06:00
toptalo
fcd176ee1d Add the ability to use wildcard in white/black lists 2018-04-06 19:50:28 +03:00
Alan Hamlett
3f9b7d32c5 upgrade npm dependencies 2018-02-02 08:29:52 -08:00
Alan Hamlett
ea594f9cec troubleshooting section 2018-02-02 08:29:19 -08:00
Nathaniel van Diepen
a94c55a02c get building working with webextension-polyfill as npm dep 2018-01-24 11:15:05 -07:00
Nathaniel van Diepen
dd72abc594 Switch to npm version of webextension-polyfill 2018-01-24 09:05:38 -07:00
Nathaniel van Diepen
feeffe30fa Merge branch 'master' into master 2018-01-24 08:44:56 -07:00
Alan Hamlett
94faa6016e Merge pull request #62 from wakatime/change-false-to-null
use null instead of false in data that could be sent to api
2017-10-03 06:54:47 -07:00
Alan Hamlett
f32e1e5180 use null instead of false in data that could be sent to api 2017-10-03 06:53:18 -07:00
Alan Hamlett
5fb7c9b416 Merge pull request #61 from ecrider/master
New feature: Assign URLs to projects without custom filtering
2017-10-03 06:43:07 -07:00
Kuba Paczyński
ce0209f7e3 Naming adjustments 2017-10-03 11:04:58 +02:00
Kuba Paczyński
57538f9bed Resized screenshots 2017-10-03 11:00:19 +02:00