ZeroOmega/omega-target/src
FelisCatus b67790eb83 Pass <local> to target browser as-is. Avoid <local> in default config.
See the added comments as well as #443 for discussion.

Newly created proxy profiles will have 127.0.0.1, ::1 and localhost in
bypass list by default, instead of <local> in hope that fewer users
will be trapped in the IPv6 literals gotcha.
2016-03-17 16:18:25 +08:00
..
browser_storage.coffee Fix browserStorage returning null for non-existing keys. 2015-02-14 13:15:15 +08:00
default_options.coffee Pass <local> to target browser as-is. Avoid <local> in default config. 2016-03-17 16:18:25 +08:00
log.coffee Initial commit. 2014-09-21 00:01:16 +08:00
options_sync.coffee Disable profile syncing if quota exceeded in sync storage. Fix #272. 2015-02-11 15:29:47 +08:00
options.coffee Move report issue and error log to browserAction context menu. 2015-05-28 16:56:23 +08:00
storage.coffee Handle cases where sync storage is not available. Fix #406. 2015-04-19 19:21:29 +08:00
utils.coffee Initial commit. 2014-09-21 00:01:16 +08:00