Commit Graph

684 Commits (f4f2d6b7768f8e4ee9119cb153aecfc81a6bd08c)

Author SHA1 Message Date
Christophe Vandeplas f4f2d6b776
fix: [modules] corect variable type 2024-05-20 14:56:36 +02:00
Christophe Vandeplas 992dc84e00
fix: [modules] Gracefully accept no hashlookup fixes #916 2024-05-20 10:41:15 +02:00
Raphaël Vinot 2baa2cd73a fix: Avoid stashing the web interface when lacus becomes unavailable 2024-05-17 17:29:11 +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
Antonia Koch 5ab46abb21
Fix: validate username 2024-05-02 12:08:10 +02:00
Adrian Maraj 00e331ec5a make mypy happy 2024-05-02 10:29:46 +02:00
Adrian Maraj 37c78ef246 chg: login required for simple_capture 2024-05-02 10:26:56 +02:00
Adrian Maraj 427c6ed465 chg: fixes 2024-04-30 16:50:48 +02:00
Adrian Maraj f856a72cf5 chg:capture are private 2024-04-30 15:44:19 +02:00
Adrian Maraj ae0c9e3449 new: simplified version to automatically report url 2024-04-30 15:32:14 +02:00
Adrian Maraj cafa9c1502 new simple capture 2024-04-30 11:54:24 +02:00
AntoniaBK 0cecf2a3e1 Add space to tree and generate sri 2024-04-24 15:17:32 +02:00
AntoniaBK c6810961f6 Cleanup tree.css and generating sri 2024-04-23 16:02:27 +02:00
AntoniaBK b77d850b9d Reposisioning and tooltips 2024-04-23 12:00:13 +02:00
Antonia Koch 9bf019c73f
Merge branch 'menu' into interface 2024-04-22 16:55:53 +02:00
Adrian Maraj cc87a767fd new interface 2024-04-22 16:47:57 +02:00
AntoniaBK e9b3643371 chg: Refactor admin only menu 2024-04-22 16:21:59 +02:00
AntoniaBK 1c3b2f8a9d chg: dropdown menu 2024-04-22 15:43:15 +02:00
Antonia Koch 9e57a34eaf
Fix: DataTable rename to treeHashesTable 2024-04-16 13:29:04 +02:00