| .. |
|
api
|
improve calendar performances
|
2017-02-06 21:23:31 +01:00 |
|
ext
|
add: limiter extension to allow rate-limit the API
|
2017-01-29 18:00:22 +01:00 |
|
misc
|
improve calendar performances
|
2017-02-06 21:23:31 +01:00 |
|
static
|
fix: calendar translation
|
2017-01-19 08:16:09 +01:00 |
|
templates
|
improve calendar performances
|
2017-02-06 21:23:31 +01:00 |
|
translations
|
improve template translations
|
2017-01-20 08:32:55 +01:00 |
|
__init__.py
|
refactoring to be able to use click instead of Flask-Script
|
2016-11-23 19:44:13 +01:00 |
|
__main__.py
|
refactor agent to reduce requirements
|
2017-01-24 22:14:28 +01:00 |
|
_compat.py
|
refactor agent to reduce requirements
|
2017-01-24 22:14:28 +01:00 |
|
_json.py
|
fix: email
|
2016-01-08 20:53:37 +01:00 |
|
_rtfd.py
|
fix doc build
|
2016-11-23 22:23:53 +01:00 |
|
agent.py
|
fix: ignore protocol errors (see #201)
|
2017-02-03 22:24:36 +01:00 |
|
app.py
|
fix tests
|
2017-02-01 10:40:09 +01:00 |
|
cli.py
|
don't catch exception at application creation to avoid starting with an empty context
|
2017-01-26 10:08:27 +01:00 |
|
config.py
|
extras_require don't seem to be upgradable so there is now a burp-ui-sql meta-package
|
2016-12-29 17:44:26 +01:00 |
|
datastructures.py
|
refactor agent to reduce requirements
|
2017-01-24 22:14:28 +01:00 |
|
decorators.py
|
fix: lint
|
2017-01-16 23:10:09 +01:00 |
|
desc.py
|
extras_require don't seem to be upgradable so there is now a burp-ui-sql meta-package
|
2016-12-29 17:44:26 +01:00 |
|
exceptions.py
|
fix base exception type
|
2017-01-24 22:07:16 +01:00 |
|
forms.py
|
add: limiter extension to allow rate-limit the API
|
2017-01-29 18:00:22 +01:00 |
|
models.py
|
SQL compatibility (fixes #198)
|
2017-01-31 22:48:34 +01:00 |
|
routes.py
|
improve template translations
|
2017-01-20 08:32:55 +01:00 |
|
server.py
|
add: limiter extension to allow rate-limit the API
|
2017-01-29 18:00:22 +01:00 |
|
sessions.py
|
allow to recover session based on client-side cookies
|
2017-01-26 10:57:04 +01:00 |
|
utils.py
|
new decorator to set expiration date (allows browser to cache results)
|
2017-01-16 22:45:52 +01:00 |
|
VERSION
|
prepare next release
|
2017-01-04 13:24:37 +01:00 |
|
worker.py
|
fix long asynchronous tasks
|
2016-12-11 19:51:25 +01:00 |