Raphaël Vinot
|
5247b8bd2d
|
chg: make get recent captures more generic
|
2024-06-19 15:27:19 +02:00 |
Adrian Maraj
|
b017013bed
|
adding missing type parameter
|
2024-06-19 12:07:03 +02:00 |
Adrian Maraj
|
800d489781
|
adding timestamp
|
2024-06-19 12:00:29 +02:00 |
Adrian Maraj
|
0965fa63a2
|
missing return type
|
2024-06-19 10:50:34 +02:00 |
Adrian Maraj
|
4c8fd74900
|
adding the possibility to get the recent captures
|
2024-06-19 10:45:58 +02:00 |
Raphaël Vinot
|
eee8e32671
|
new: Show current user and config on web
|
2024-06-17 19:04:08 +02:00 |
Raphaël Vinot
|
bb23a5ffb4
|
chg: Make the archive capture importer generic
|
2024-06-11 20:07:38 +02:00 |
Raphaël Vinot
|
c525589f1b
|
chg: Bump datatables
|
2024-06-11 11:02:25 +02:00 |
Adrian Maraj
|
c687d92948
|
Fixing typo
|
2024-06-11 11:02:25 +02:00 |
Raphaël Vinot
|
0f6d5c1649
|
fix: Speedup quick cache init
|
2024-06-11 11:02:25 +02:00 |
Raphaël Vinot
|
0fef524105
|
fix: Make sure id_up in the API stil works
|
2024-06-11 11:02:25 +02:00 |
Raphaël Vinot
|
5cbfbe26cd
|
new: Optionally make the capture page the default landing page
|
2024-06-11 11:02:25 +02:00 |
Christophe Vandeplas
|
48b398c649
|
fix: fixes type issue
|
2024-06-11 11:02:25 +02:00 |
Christophe Vandeplas
|
daec76231f
|
fix: [modules] corect variable type
|
2024-06-11 11:02:25 +02:00 |
Christophe Vandeplas
|
2840351a9f
|
fix: [modules] Gracefully accept no hashlookup fixes #916
|
2024-06-11 11:02:25 +02:00 |
Raphaël Vinot
|
0a973be5dd
|
fix: Avoid stashing the web interface when lacus becomes unavailable
|
2024-06-11 11:02:25 +02:00 |
AntoniaBK
|
e2a8121898
|
Fix: catch errors
|
2024-06-10 16:27:40 +02:00 |
AntoniaBK
|
c3fc91a868
|
New: upload a capture via the API
|
2024-06-10 13:26:10 +02:00 |
Raphaël Vinot
|
600f56a999
|
chg: Change name to download tree as image
|
2024-05-16 14:09:27 +02:00 |
Raphaël Vinot
|
bf7ee0508b
|
new: find related captures by hostname and URL
|
2024-05-16 14:09:27 +02:00 |
Raphaël Vinot
|
997ba6b6d2
|
new: Modal to find other captures containing the same hostnames
|
2024-05-16 14:09:27 +02:00 |
Raphaël Vinot
|
fff78fb2e9
|
fix: Missing day in hostnames view
|
2024-05-16 14:09:27 +02:00 |
Raphaël Vinot
|
75653ff075
|
chg: Add confirm button before removing a capture
|
2024-05-16 14:09:27 +02:00 |
Adrian Maraj
|
b820dbb8f9
|
chg: revokeObjectURL
|
2024-05-16 14:09:26 +02:00 |
Adrian Maraj
|
6307fd4872
|
chg: some changes
|
2024-05-16 14:09:26 +02:00 |
Adrian Maraj
|
bef367b65c
|
new: downloadable tree as png
|
2024-05-16 14:09:26 +02:00 |
Adrian Maraj
|
4a6a00c86b
|
fix: removing unnecessary script and jQuery
|
2024-05-16 14:09:26 +02:00 |
AntoniaBK
|
3b6925cf43
|
Fix: Generate SRI
|
2024-05-15 13:27:28 +02:00 |
AntoniaBK
|
85bca19240
|
Remove unselecting browser
|
2024-05-15 13:24:14 +02:00 |
AntoniaBK
|
6a10af6aa4
|
Fix: Template Literals, correct descendent selector, unify tab size, SRI
|
2024-05-15 12:27:05 +02:00 |
AntoniaBK
|
4fd73f933d
|
Fix: generate SRI
|
2024-05-14 14:11:34 +02:00 |
AntoniaBK
|
e98da95454
|
Fix: labels of generated selects and generate SRI
|
2024-05-14 12:21:31 +02:00 |
AntoniaBK
|
e711f7d9b5
|
Fix: display the right user-agent select-block
|
2024-05-14 11:13:46 +02:00 |
AntoniaBK
|
1234bd1ff3
|
Fix: escape backslashes
|
2024-05-14 09:23:09 +02:00 |
AntoniaBK
|
6dd71fba1f
|
Make the report-form look better
|
2024-05-13 12:21:23 +02:00 |
AntoniaBK
|
33d1677722
|
Merge with remove-jquery
|
2024-05-13 09:45:57 +02:00 |
AntoniaBK
|
984c77b0f3
|
Chg: capture.js vanilla js
|
2024-05-13 09:29:48 +02:00 |
AntoniaBK
|
a0a0f017b1
|
Fix: use empty string if form is empty
|
2024-05-10 10:27:25 +02:00 |
AntoniaBK
|
66bb5e37be
|
Chg: put all scripts of capture.html in capture.js
|
2024-05-08 16:34:05 +02:00 |
AntoniaBK
|
8f29798bec
|
Fix: replace None with empty string
|
2024-05-08 16:24:02 +02:00 |
AntoniaBK
|
38ba226eb3
|
New: admin-only checkbox for auto-report
|
2024-05-08 16:00:43 +02:00 |
Raphaël Vinot
|
86474274f7
|
fix: use new SRI method
|
2024-05-07 18:55:37 +02:00 |
Raphaël Vinot
|
658fdaeaea
|
chg: a user config can overwrite all the settings for a capture
|
2024-05-07 18:46:57 +02:00 |
Raphaël Vinot
|
dc29d6bb61
|
chg: rename setting enable_ignore_sri -> ignore_sri
|
2024-05-07 10:26:09 +02:00 |
Adrian Maraj
|
e7163d1ddd
|
removing dependency file which wasn't needed
|
2024-05-07 10:26:09 +02:00 |
Adrian Maraj
|
e110ba6ea4
|
changes so that you can ignore the sri while developing
|
2024-05-07 10:26:09 +02:00 |
Adrian Maraj
|
6595d92df0
|
fix: return from is_valid_username
|
2024-05-02 16:11:57 +02:00 |
Adrian Maraj
|
7b06ce399b
|
fix: function name
|
2024-05-02 13:33:33 +02:00 |
Antonia Koch
|
db0a11185a
|
add: function that checks if username is valid
|
2024-05-02 13:27:03 +02:00 |
Antonia Koch
|
10f0adb7a5
|
add: validate username at login
|
2024-05-02 13:24:47 +02:00 |