Skip to content
GitLab
Explore
Sign in
Commits on Source
264
0eec175c
closes v0.0.6
Dec 15, 2014
f32f97b8
fix links
Dec 15, 2014
608a7ff0
fix: autodetection family
#35
Dec 16, 2014
ddba6fe1
add: multiple archive format
#31
Dec 22, 2014
0820dd66
improve UI on small screens
Dec 22, 2014
e3446b8f
improve UI on small screens
Dec 22, 2014
550ecec1
update code interface/inheritance
Dec 23, 2014
2e092215
security fix: escape fields before executing the restore command
Dec 23, 2014
786882f4
improve notifications
Jan 12, 2015
cef25ce5
fix: update README, closes
#41
Jan 14, 2015
23326db8
add: data serialization to transmit complex objects to the agent
Jan 19, 2015
ca330ca2
code refactoring
Jan 19, 2015
ada60c7e
add: angular-animate
Jan 20, 2015
123e0975
update angularjs
Jan 20, 2015
cd0b3cb3
update angular-strap
Jan 20, 2015
44bfdc7f
update backend interface
Jan 20, 2015
9b4c9f86
start supporting clientconfdir + code refactoring + boolean parsing fixes
Jan 20, 2015
9b26ad4a
start supporting clientconfdir files + refactoring
Jan 20, 2015
1a736f3a
update tests
Jan 20, 2015
627b2bfc
comments + tweaks
Jan 20, 2015
f502f245
refactoring + UI/UX improvements
Jan 20, 2015
e4072489
add: option to specify the socket timeout of the agents
Jan 22, 2015
442328b5
add new options in config files
Jan 22, 2015
57bf6aa0
better error displaying
Jan 22, 2015
ea79aabd
remove useless import
Jan 23, 2015
a2ae6fb3
add: support client-side encrypted backups while performing an online restoration
#44
Jan 25, 2015
a5feb795
improve exception handling
Jan 26, 2015
cd355ac2
fix
#44
in multi-agent mode
Jan 26, 2015
f51ced22
better detection of encrypted backups
#44
Jan 26, 2015
d0e1374e
fix: temporary file handler not closed in all cases
Jan 30, 2015
dd976706
try workaround for
#46
Jan 30, 2015
f7d8e6fb
new logging options
Feb 09, 2015
314e9b01
more verbose debug for
#46
Feb 09, 2015
556123b6
add: show if a backup is deletable or not + improve encryption information
Feb 09, 2015
f42600de
add: start implementing ACL support for
#47
Feb 09, 2015
8e48e1ec
rename arguments
Feb 10, 2015
71d6e18d
fix: timestamp not correctly converted in some cases
Feb 11, 2015
8036e62b
basic acl support on some views
#47
Feb 11, 2015
103b6ce8
update tests in order to support ACL
Feb 11, 2015
6b5a71f6
extend ACL coverage + support multi-agent mode but needs some more testing
#47
Feb 13, 2015
3a0faeac
fix: forgot to rename some handlers...
Feb 13, 2015
25c0fd7f
wrong test
Feb 13, 2015
4620e08c
fix: agent broken since refactoring
Feb 13, 2015
25099ba0
fix: issues with multi backend since code refactoring
Feb 13, 2015
826edf88
fix: some wrong test for
#47
Feb 13, 2015
a5dfc8d8
re-enable extra logging for
#46
Feb 16, 2015
0e56e694
fix: animations sometimes ran an infinite loop
Mar 05, 2015
0abd57b2
add: sortable table in clients overview for
#51
Mar 05, 2015
e51438d9
fix: give the ability to expend symlink in case these are actual directories
#53
Mar 06, 2015
2fc888e5
update CHANGELOG
Mar 10, 2015
a15cff8c
fix: alow multiple users to perform a restoration simultaneously + remove the...
Mar 15, 2015
aad9075f
new: API refactoring (WIP)
Mar 15, 2015
0eec3063
settings functions use the new API
Mar 15, 2015
6754bdf5
restore function uses the new API
Mar 15, 2015
f3d5edf0
PEP8
Mar 15, 2015
35df3408
new requirement due to API changes
Mar 15, 2015
8604cf0a
refactoring of the datatable making one less ajax call
Mar 15, 2015
b7a177e7
implement datatable on client view, making it sortable/searchable
Mar 15, 2015
65ddd6af
fix: hack to make jinja OK with utf-8 encoded strings
Mar 24, 2015
2ff01bdd
improve clients report by only retrieving useful informations
Mar 24, 2015
55a6a3e6
servers function use the new API
Mar 25, 2015
e2bd7c21
servers function use the new API
Mar 25, 2015
c713ab57
client function use the new API
Mar 25, 2015
86ae443d
clients function use the new API
Mar 25, 2015
87dfd98a
cleanup imports
Mar 25, 2015
cc942871
add resources
Mar 25, 2015
088fba88
switch to new API
Mar 25, 2015
31a19396
fix: missing import
Mar 25, 2015
cc1eb186
servers function use the new API
Mar 25, 2015
bbd4c602
fix: handle wrong formated logs (see
#59
)
Apr 01, 2015
bc6071c7
fix: catch exceptions
Apr 01, 2015
8672ee49
fix: make it possible to view only the selected client on the live-monitoring view (see
#54
)
Apr 01, 2015
f812ee15
test commit
Apr 07, 2015
97debe21
test commit 2
Apr 07, 2015
38af4dcb
missing Section should only raise a warning
Apr 08, 2015
6a9e18ed
improve errors handling
Apr 08, 2015
ecf0e4e6
add: a few comments
Apr 08, 2015
44782830
fix: encoding handling (again)
Apr 09, 2015
4dc15376
bump version to avoid confusion when debugging
Apr 09, 2015
db9a48c2
replace acl getter by a property
Apr 10, 2015
62142765
remove useless args
Apr 24, 2015
06eb4658
add: Burp2 backend (WIP
#52
)
Apr 24, 2015
eec9cdbc
fix: typo for
#52
Apr 24, 2015
dbe130e3
fix: remove old code for
#52
Apr 24, 2015
a20993ac
fix: a few checks were missing
#52
Apr 24, 2015
40641be7
fix: typo + workaround
Apr 24, 2015
65400c4a
enable responsive dataTable plugin (TODO: fix clickable rows)
May 06, 2015
481e50ac
Merge branch 'master' of git.ziirish.me:ziirish/burp-ui
May 06, 2015
60a76c9c
add: use ujson when available to improve performances
May 06, 2015
e0260493
remove extra debug
May 08, 2015
6e3cc001
implement latest burp-2 improvements in order to speed-up the parsing
May 08, 2015
9d2b53cf
update datatable responsive plugin
May 08, 2015
2154ea5e
fix: table were not resized + need to extend in order to go to the next page
May 08, 2015
0656e8a5
fix: the burp subprocess was not restarted
May 08, 2015
070592a2
fix: better polling
May 08, 2015
e7d3b792
increase the default refresh interval
May 08, 2015
f6c1e4c5
fix: wrong default path for configuration file
May 09, 2015
34b39847
add a note for debian wheezy due to SSL errors
May 09, 2015
4dd1561b
upgrade burp-2 minimal version requirements
May 09, 2015
68c52984
fix: wait a little bit after spawning a process
May 10, 2015
164 additional commits have been omitted to prevent performance issues.
Loading