Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
burp-ui
Oct 03, 2019
use upstream Wildcard fields now that it is merged
· 1a8fcd5d
ziirish
authored
Oct 01, 2019
1a8fcd5d
Sep 27, 2019
Allow to exclude patterns as well (fix #305)
· 30a25503
ziirish
authored
Sep 27, 2019
30a25503
Sep 26, 2019
allow to exclude some clients from matching ACL rules (see #305)
· ed2a646a
ziirish
authored
Sep 26, 2019
ed2a646a
Sep 25, 2019
introduce a new 'order' keyword in the ACL rules (see #305)
· b558c117
ziirish
authored
Sep 25, 2019
b558c117
Sep 20, 2019
rework linter
· 85e513bf
ziirish
authored
Sep 20, 2019
85e513bf
create client from template within the UI (fix #266)
· 942c6716
ziirish
authored
Sep 20, 2019
942c6716
Sep 18, 2019
lint
· 1ac06dcf
ziirish
authored
Sep 18, 2019
1ac06dcf
allow client creation from template within the API (see #266)
· 97514d1b
ziirish
authored
Sep 18, 2019
97514d1b
lint
· 6e6645a0
ziirish
authored
Sep 18, 2019
6e6645a0
allow to rename client/templates
· 26ebab65
ziirish
authored
Sep 18, 2019
26ebab65
Aug 20, 2019
remove calls to gevent (see #316)
· 7464f9d7
ziirish
authored
Aug 20, 2019
7464f9d7
fix some cmient-side caching issues (see #316)
· 83dfe548
ziirish
authored
Aug 20, 2019
83dfe548
fix packaging
· 383057ca
ziirish
authored
Aug 20, 2019
383057ca
prevent burp-ui from crashing when monitor is not ready (fix #318)
· 38c3d94f
ziirish
authored
Aug 20, 2019
38c3d94f
Aug 01, 2019
use a dedicated listen port for burp-ui restorations
· fa6d987d
ziirish
authored
Aug 01, 2019
fa6d987d
improve labels rendering in the live monitor view
· 850fe942
ziirish
authored
Aug 01, 2019
850fe942
bump trio version
· 150c7384
ziirish
authored
Aug 01, 2019
150c7384
Jul 31, 2019
doc: rework for #311
· 66e9378d
ziirish
authored
Jul 31, 2019
66e9378d
fix: show labels
· c7fb8a0f
ziirish
authored
Jul 31, 2019
c7fb8a0f
don't lock the backend while performing a restore
· 09c39002
ziirish
authored
Jul 31, 2019
09c39002
Jul 18, 2019
lint
· 81aac516
ziirish
authored
Jul 18, 2019
81aac516
show labels on client stats view
· 24f15509
ziirish
authored
Jul 18, 2019
24f15509
consistent client order on live monitor + display client labels to ease readability
· 93c224ff
ziirish
authored
Jul 18, 2019
93c224ff
Jul 17, 2019
demo is now using python 3.7
· f054e1e2
ziirish
authored
Jul 17, 2019
f054e1e2
demo is now using python 3.7
· d9ccff33
ziirish
authored
Jul 17, 2019
d9ccff33
Jul 16, 2019
disable useless tests on demo branch
· a543e448
ziirish
authored
Jul 16, 2019
a543e448
update the demo accordingly to latest changes
· d91621ff
ziirish
authored
Jul 16, 2019
d91621ff
remove outdated scripts
· d6b0f98f
ziirish
authored
Jul 16, 2019
d6b0f98f
don't need a Makefile anymore
· ffbe1995
ziirish
authored
Jul 16, 2019
ffbe1995
rework documentation
· 02321bee
ziirish
authored
Jul 16, 2019
02321bee
don't run all tests on rc branch, we only need py3.7
· 82ee1e12
ziirish
authored
Jul 16, 2019
82ee1e12
disable py3.8 tests for now
· 5a646ed3
ziirish
authored
Jul 16, 2019
5a646ed3
force celerybeat.pid location
· 60fbfe2d
ziirish
authored
Jul 16, 2019
60fbfe2d
Jul 12, 2019
make sure long running operations don't ruin monitor performances
· 3206cf34
ziirish
authored
Jul 12, 2019
3206cf34
fix missing beat process
· 56169ca9
ziirish
authored
Jul 12, 2019
56169ca9
fix minimum log level is CRITICAL
· 531b8cf1
ziirish
authored
Jul 12, 2019
531b8cf1
fix doc build
· b2448ea9
ziirish
authored
Jul 12, 2019
b2448ea9
get back to a more featured docker image
· ec3ae13c
ziirish
authored
Jul 12, 2019
ec3ae13c
install missing requirements
· 0ddbb305
ziirish
authored
Jul 12, 2019
0ddbb305
rework tests/build system
· 43147b83
ziirish
authored
Jul 12, 2019
43147b83
Loading