ziirish
|
af702dddce
|
drop support for python 3.6 which is no longer supported by most of our requirements
|
2022-11-06 16:52:14 +01:00 |
|
ziirish
|
69261f9648
|
fix several dependencies issues thanks to @monofox (fix #339, #343)
|
2021-09-17 10:44:48 +02:00 |
|
ziirish
|
4f0bf4ca9c
|
setup pre-commit hook
|
2021-05-12 18:08:44 +02:00 |
|
ziirish
|
43253d8265
|
use black to format the code
|
2021-05-12 17:47:01 +02:00 |
|
ziirish
|
48aed7aa2a
|
lint
|
2020-05-23 23:16:31 +02:00 |
|
ziirish
|
a04f58e9e9
|
add: allow to choose a custom timezone for the UI (fix #329)
|
2020-03-31 00:17:56 +02:00 |
|
ziirish
|
23927e57af
|
migrate all tests to pytest and make them work with the latest werkzeug version
|
2020-03-29 20:20:49 +02:00 |
|
ziirish
|
85e513bf04
|
rework linter
|
2019-09-20 21:47:35 +02:00 |
|
ziirish
|
383057cabe
|
fix packaging
|
2019-08-20 14:48:27 +02:00 |
|
ziirish
|
d6b0f98ff0
|
remove outdated scripts
|
2019-07-16 21:45:23 +02:00 |
|
ziirish
|
02321bee1f
|
rework documentation
|
2019-07-16 19:15:38 +02:00 |
|
ziirish
|
43147b834c
|
rework tests/build system
|
2019-07-12 11:03:04 +02:00 |
|
ziirish
|
83ae7d1bad
|
remove gevent from recommended dependencies for gunicorn due to its incompatibility with trio
|
2019-05-15 18:25:57 +02:00 |
|
ziirish
|
4743483dcf
|
celery finally supports python 3.7
|
2019-04-03 22:43:18 +02:00 |
|
ziirish
|
e27e5fe36d
|
update demo
|
2019-03-20 17:01:56 +01:00 |
|
ziirish
|
f9930c91d5
|
fix doc generation
|
2018-11-03 19:51:08 +01:00 |
|
ziirish
|
d7b59ff7fd
|
fix: starting with click==7.0 commands name now use '-' instead of '_'
|
2018-10-30 18:39:52 +01:00 |
|
ziirish
|
58e811ef4a
|
allow to hide selected clients/servers (see #282)
|
2018-10-10 23:13:01 +02:00 |
|
ziirish
|
fff83dd5f5
|
add: new bui-monitor tool
Handle a pool of burp client processes to have a more predictable amount
of burp client and allow some process parallelisation.
|
2018-07-28 13:51:41 +02:00 |
|
ziirish
|
d591339f4a
|
agent: use asyncio (trio) instead of gevent
|
2018-07-20 17:56:15 +02:00 |
|
ziirish
|
bbee468299
|
switch tests to pytest
|
2018-07-09 15:51:31 +02:00 |
|
ziirish
|
8cf2f017cc
|
drop python 2 support (closes #267)
|
2018-05-24 15:09:55 +02:00 |
|
ziirish
|
f6bdf45597
|
add: highlight.js for nicer rendering
|
2018-04-04 17:27:02 +02:00 |
|
ziirish
|
2db3c27e3a
|
add: missing it translations
|
2018-03-26 14:52:31 +02:00 |
|
ziirish
|
5c00047160
|
upgrade 3rd party components
|
2018-03-10 21:35:30 +01:00 |
|
ziirish
|
1db946995f
|
fix: missing it translation
|
2018-02-07 17:19:42 +01:00 |
|
Ziirish
|
6319534835
|
Merge branch '155-client-template' into 'master'
Resolve "Client template"
Closes #155 and #248
See merge request ziirish/burp-ui!86
|
2018-01-29 22:47:49 +01:00 |
|
ziirish
|
5279f0b019
|
add: client configuration templates (fix #155)
|
2018-01-29 22:35:45 +01:00 |
|
ziirish
|
adfa31ac6d
|
fix: requirements conflict between burp-ui and burp-ui-agent
|
2018-01-20 10:23:39 +01:00 |
|
ziirish
|
68be104dc7
|
add: fixed table headers while scrolling
|
2018-01-12 17:58:36 +01:00 |
|
ziirish
|
2ba1f84c0d
|
some more encoding issues (fix #234 #245)
|
2018-01-11 18:41:24 +01:00 |
|
ziirish
|
79dee40028
|
add: new js lib
|
2018-01-10 17:34:06 +01:00 |
|
ziirish
|
96b34cc87c
|
get back to gevent which is better at monkey patching
|
2018-01-09 14:24:12 +01:00 |
|
ziirish
|
b446713788
|
fix demo build
|
2018-01-02 14:19:57 +01:00 |
|
ziirish
|
e7c3fa2a8b
|
remove debian based docker image
|
2017-07-30 18:57:00 +02:00 |
|
ziirish
|
d1cc3061cf
|
add: websocket server in docker images
|
2017-07-30 18:16:12 +02:00 |
|
ziirish
|
246d93b99c
|
first fully working websocket module
|
2017-07-29 11:51:20 +02:00 |
|
ziirish
|
607c824234
|
add: socket.io client
|
2017-07-27 17:35:21 +02:00 |
|
ziirish
|
7974e30421
|
update LICENSE
|
2017-06-02 15:06:23 +02:00 |
|
ziirish
|
954ff80687
|
update requirements
|
2017-04-28 13:53:04 +02:00 |
|
ziirish
|
4703d0f264
|
fix: revision compute
|
2017-04-12 15:28:27 +02:00 |
|
ziirish
|
1398316f1a
|
improve setup.py
|
2017-04-12 14:54:08 +02:00 |
|
ziirish
|
6e566bc1b1
|
fix: more verbose release setup
|
2017-04-12 14:23:24 +02:00 |
|
ziirish
|
1b8bcfb58e
|
some tweaks before a new release
|
2017-04-11 15:49:30 +02:00 |
|
ziirish
|
b08abb3b3a
|
refactor tests to avoid having to setup a real burp server
|
2017-03-22 14:37:34 +01:00 |
|
ziirish
|
278f4b0874
|
allow to revoke several sessions at once
|
2017-03-04 18:45:51 +01:00 |
|
ziirish
|
0b8e8bd887
|
add: legacy targets
|
2017-02-20 12:07:17 +01:00 |
|
ziirish
|
ae67fd6cbd
|
fix typeahead to be able to autocomplete at any position of the words
|
2017-02-15 21:18:03 +01:00 |
|
ziirish
|
0d11afb342
|
add: new docker image
|
2017-02-03 22:28:13 +01:00 |
|
ziirish
|
2f3b9f0204
|
refactor agent to reduce requirements
|
2017-01-24 22:14:28 +01:00 |
|