ziirish
|
adaeb14466
|
make lodash available on all pages
|
2017-12-27 23:21:09 +01:00 |
|
ziirish
|
18abe418b5
|
wrong test
|
2017-09-20 15:03:26 +02:00 |
|
ziirish
|
a926514a3d
|
wait for other sessions to be removed before logging out
|
2017-09-20 11:14:06 +02:00 |
|
ziirish
|
246d93b99c
|
first fully working websocket module
|
2017-07-29 11:51:20 +02:00 |
|
ziirish
|
f5f06f3536
|
WIP: websocket support
|
2017-07-27 17:39:19 +02:00 |
|
ziirish
|
e50d48578a
|
add: frontend part of the reset list feature
|
2017-07-24 18:05:36 +02:00 |
|
ziirish
|
788d7e71c7
|
add: support backups deletion
|
2017-06-30 14:47:13 +02:00 |
|
ziirish
|
0239a2c4b4
|
cosmetic + do not show API url for non authenticated users since it does not play nice with HTTP authentication
|
2017-06-01 14:49:43 +02:00 |
|
ziirish
|
a3df326654
|
translation fixes
|
2017-05-03 18:56:24 +02:00 |
|
ziirish
|
cf266be9e9
|
couple of fix and improvements
|
2017-04-25 22:20:33 +02:00 |
|
ziirish
|
200aa986c5
|
ui tweak
|
2017-04-21 09:13:27 +02:00 |
|
ziirish
|
43a360c3ad
|
add: direct link to filtered monitor
|
2017-04-20 13:16:12 +02:00 |
|
ziirish
|
5b0c65c685
|
fix: client-side caching issue
|
2017-04-19 15:21:11 +02:00 |
|
ziirish
|
1f0b68567c
|
some improvement on the live monitoring stuff
|
2017-04-11 17:32:16 +02:00 |
|
ziirish
|
1b8bcfb58e
|
some tweaks before a new release
|
2017-04-11 15:49:30 +02:00 |
|
ziirish
|
e13d4e3502
|
rephrase
|
2017-03-07 11:49:48 +01:00 |
|
ziirish
|
fcf35f9586
|
typo in form
|
2017-03-07 11:22:39 +01:00 |
|
ziirish
|
4ba6d367f1
|
allow to select all filtered sessions
|
2017-03-06 23:07:16 +01:00 |
|
ziirish
|
278f4b0874
|
allow to revoke several sessions at once
|
2017-03-04 18:45:51 +01:00 |
|
ziirish
|
e338ba1bc0
|
various fix
|
2017-03-04 18:45:25 +01:00 |
|
ziirish
|
ddc380cc2b
|
Allow to select report type (fixes #187)
|
2017-03-04 18:44:39 +01:00 |
|
ziirish
|
e5210b5ecf
|
minor translation updates
|
2017-02-23 21:38:34 +01:00 |
|
ziirish
|
081bd2d275
|
update translations + fix doc
|
2017-02-21 08:47:28 +01:00 |
|
ziirish
|
9ee970f05e
|
fix some xss vulnerabilities
|
2017-02-20 12:08:47 +01:00 |
|
ziirish
|
e7e83c9510
|
fix: python3 compatibility
|
2017-02-17 17:29:31 +01:00 |
|
ziirish
|
a18081e444
|
allow to change date format (closes #184)
|
2017-02-15 22:06:13 +01:00 |
|
ziirish
|
40c9207cd7
|
user settings edition (closes #132 and #185)
|
2017-02-15 22:05:36 +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
|
f90e3cd5d7
|
fix browser cache decorators + tweak calendar ui
|
2017-02-10 08:19:20 +01:00 |
|
ziirish
|
510fdd0184
|
improve calendar performances
|
2017-02-06 21:23:31 +01:00 |
|
ziirish
|
5fce7011f2
|
add: detect OS for burp 2 by detecting custom labels (closes #200)
|
2017-02-02 22:18:19 +01:00 |
|
ziirish
|
9243b285d2
|
fix indent
|
2017-01-24 22:11:04 +01:00 |
|
ziirish
|
533b1bd91d
|
improve template translations
|
2017-01-20 08:32:55 +01:00 |
|
ziirish
|
abc4407f0b
|
fix: calendar translation
|
2017-01-19 08:16:09 +01:00 |
|
ziirish
|
45e958a610
|
allow to only revoke/delete certificates while keeping the conf (closes #156)
|
2016-12-13 16:37:05 +01:00 |
|
ziirish
|
0a7642e7e0
|
more accurate legend in the UI for config inclusions (fixes #176)
|
2016-12-13 13:27:03 +01:00 |
|
ziirish
|
940ae9258f
|
improve config parser + support client custom settings (fixes #181)
|
2016-12-13 13:20:43 +01:00 |
|
ziirish
|
ec22e90bdb
|
make the load-all-nodes feature asynchronous
|
2016-12-11 19:47:04 +01:00 |
|
ziirish
|
a5ab4d2898
|
various fixes
|
2016-11-23 20:01:01 +01:00 |
|
ziirish
|
2b9f2953a3
|
starting with burp 2.0.48 it is possible to return the entire manifest for the tree view (see #23)
|
2016-11-05 18:49:58 +01:00 |
|
ziirish
|
8d33f1555b
|
some fix for the demo + cosmetic
|
2016-10-19 08:50:34 +02:00 |
|
Ziirish
|
dbbdd4a81e
|
Merge branch 'demo-mode' into 'master'
add: demo mode
disable some features while running the demo
See merge request !30
|
2016-10-18 10:12:14 +02:00 |
|
ziirish
|
0f66e82d0e
|
add: demo mode
|
2016-10-18 08:12:47 +02:00 |
|
ziirish
|
6a6dd79a8e
|
improve ua detection
|
2016-10-18 08:11:26 +02:00 |
|
ziirish
|
3b032592c2
|
various cosmetic improvements
|
2016-10-14 16:20:20 +02:00 |
|
ziirish
|
714f6cf46f
|
allow a user to change its password
|
2016-10-07 00:00:44 +02:00 |
|
ziirish
|
61a124aae3
|
fix links in mobile view (fix #158)
|
2016-09-20 09:43:49 +02:00 |
|
ziirish
|
06f4964015
|
fix: asynchronous expand path was not handled correctly
|
2016-09-14 09:06:00 +02:00 |
|
ziirish
|
a35f00e0f4
|
fix: handle missing date
|
2016-09-14 08:29:38 +02:00 |
|
ziirish
|
fed9ca4295
|
update French translation
|
2016-09-10 17:19:19 +02:00 |
|