.. |
onboardingapp
|
Move onboardingapp from tornado to flask (#3661)
|
2019-10-06 14:41:46 +02:00 |
__init__.py
|
Moved command history to an addon and added a new feature:
|
2019-11-23 15:31:00 -05:00 |
anticache.py
|
Start moving addon options into /addons
|
2018-02-24 12:13:52 +13:00 |
anticomp.py
|
Start moving addon options into /addons
|
2018-02-24 12:13:52 +13:00 |
block.py
|
Fixed linting issues
|
2019-07-21 14:11:37 -04:00 |
browser.py
|
addons/browser: fallback to google-chrome-unstable as last try
|
2018-09-14 18:15:42 +02:00 |
check_ca.py
|
asyncio: remove master.add_log, in favor of a persistent log.Log instance
|
2018-04-07 09:02:10 +12:00 |
clientplayback.py
|
fix #3469
|
2019-11-15 21:00:47 +01:00 |
command_history.py
|
Make mypy happy
|
2019-11-24 20:21:14 -05:00 |
core.py
|
fix 'set' to only accept a single argument
|
2019-11-19 18:29:22 +01:00 |
cut.py
|
update mypy
|
2019-11-12 04:38:13 +01:00 |
disable_h2c.py
|
Move options into ctx
|
2017-04-26 10:25:56 +12:00 |
dumper.py
|
Remove indent on echo_error
|
2018-11-04 19:18:32 +01:00 |
eventstore.py
|
update mypy
|
2019-11-12 04:38:13 +01:00 |
export.py
|
Merge pull request #3693 from typoon/fix-command-bar-issue-3259
|
2019-11-21 14:13:08 +01:00 |
intercept.py
|
Move intercept options to addon
|
2018-02-24 18:33:15 +13:00 |
keepserving.py
|
Redesign keepserving
|
2018-05-02 11:26:40 +12:00 |
onboarding.py
|
Move onboardingapp from tornado to flask (#3661)
|
2019-10-06 14:41:46 +02:00 |
proxyauth.py
|
bump dependencies
|
2018-12-02 15:48:20 +01:00 |
readfile.py
|
remove leftover processing_complete
|
2018-05-06 15:47:12 +02:00 |
replace.py
|
addon options: migrate replace, simplify taddons.context
|
2018-02-24 15:22:28 +13:00 |
save.py
|
fix Python 3.6 variable type annotations #3053
|
2018-04-14 16:24:41 -07:00 |
script.py
|
update mypy
|
2019-11-12 04:38:13 +01:00 |
serverplayback.py
|
Merge pull request #3705 from mhils/issue-3469
|
2019-11-16 12:06:13 +01:00 |
session.py
|
update mypy
|
2019-11-12 04:38:13 +01:00 |
setheaders.py
|
addon options: setheaders, stickyauth
|
2018-02-24 15:45:12 +13:00 |
stickyauth.py
|
addon options: setheaders, stickyauth
|
2018-02-24 15:45:12 +13:00 |
stickycookie.py
|
update mypy
|
2019-11-12 04:38:13 +01:00 |
streambodies.py
|
addon options: stickycookie, streambodies
|
2018-02-24 15:49:38 +13:00 |
termlog.py
|
Revamp verbosity options
|
2018-02-26 09:02:24 +13:00 |
termstatus.py
|
Move options into ctx
|
2017-04-26 10:25:56 +12:00 |
upstream_auth.py
|
Start consolidating core options
|
2018-02-26 11:26:32 +13:00 |
view.py
|
wip
|
2019-11-18 22:03:51 +01:00 |
wsgiapp.py
|
Misc. typos
|
2018-02-24 21:45:11 -05:00 |