1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
Raymond Hill
d5b0c92f0b
Generate new access token for Travis deployment 2019-05-28 09:06:02 -04:00
Raymond Hill
305cd4db1c
Experimental Thunderbird 65+ support: experimental
Related issues:
- https://github.com/uBlockOrigin/uBlock-issues/issues/194

This is a first iteration, which purpose is to merely allow
uBO to load properly. Many things are known to not work,
quite probably due to the early Thunderbird support of the
WebExtensions framework.

Permission which had to be removed:
- contextMenus

Manifest entries which had to be removed:
- commands
- sidebar_action

uBO's webRequest listeners are not being called when loading a
feed item in the preview pane, *except* for resources fetched
from embedded iframes.

uBO appears to function properly when a feed item is opened in
its own tab.
2019-01-20 12:22:40 -05:00
Raymond Hill
d528f3811a
Use version number in the filename of packages 2018-12-23 10:16:08 -05:00
Raymond Hill
e37f6ee666
don't publish a package for webext 2018-04-27 15:03:20 -04:00
Raymond Hill
2b460da748
rename "debian" target to more accurate "webext" 2018-04-27 12:39:43 -04:00
Raymond Hill
b24ab59e5a
add debian platform and remove firefox/legacy platform 2018-04-27 08:42:54 -04:00
gorhill
39bf7b4c6b
does not work, need to read more 2017-11-29 07:35:04 -05:00
gorhill
56847b35a0
tagging the package files (need to confirm this works) 2017-11-29 07:31:55 -05:00
gorhill
c0f42c5021
drop webext-hybrid build 2017-09-01 20:12:49 -04:00
gorhill
8393e77ab0
rename webext to webext-hybrid 2017-08-04 17:59:30 -04:00
Raymond Hill
f3b421cd63 bringing back hybrid webext: it works fine on Firefox 54 2017-06-24 16:17:25 -04:00
gorhill
d5a71c8168
apparently no longer needed: https://github.com/travis-ci/travis-ci/issues/6772 2017-06-07 17:54:16 -04:00
gorhill
900edb006a
put webext version on hold for now, too many serious issues 2017-06-06 10:14:22 -04:00
gorhill
e420db1f1f
keep using .xpi for webext 2017-04-02 10:55:50 -04:00
gorhill
1ba853df8c all releases are pre-release by default 2017-02-01 09:05:41 -05:00
gorhill
f3458e95f5 add webext as target 2016-10-30 10:10:17 -04:00
gorhill
8ea4116e20 fix travis-ci build 2016-10-24 14:01:01 -04:00
gorhill
7bb637be67 oops 2016-04-03 14:27:51 -04:00
gorhill
2c77c736fc fixing travis 2016-04-03 14:16:53 -04:00
gorhill
f1cb8f8231 if I get it right, this will prevent git-cloning unless creating a tagged release 2016-04-03 13:54:49 -04:00
gorhill
e397fc1e78 hopefully this fixes travis 2016-04-03 13:43:04 -04:00
gorhill
d939327222 will wait for fix of https://github.com/travis-ci/travis-ci/issues/5145 2015-11-21 12:33:54 -05:00
gorhill
f498c8eb12 still trying to fix travis 2015-11-21 12:10:27 -05:00
gorhill
7c1b2bf31b trying to fix travis' automated build 2015-11-21 11:48:15 -05:00
gorhill
f70224bb57 name change 2015-04-09 11:34:24 -04:00
gorhill
ccaa674a34 bring travis back 2015-04-05 09:28:11 -04:00
gorhill
8277daf275 will update this later 2015-04-01 15:54:37 -04:00
gorhill
f0100e556d reverting 2015-01-23 15:49:48 -05:00
gorhill
32be555b85 auto-build only for master 2015-01-19 18:50:01 -05:00
gorhill
5134f6e243 github API key 2015-01-15 10:57:16 -05:00
Florian Walch
9e7909b62e Set up Travis releases. 2015-01-14 09:25:14 +01:00