Commit Graph

428 Commits (main)

Author SHA1 Message Date
Raphaël Vinot 0718c6cb39 fix: Trigger autoreport once the tree is built 2024-11-21 15:51:22 +01:00
Raphaël Vinot 87aefaf769 fix: typo when calling pandora macro, for realz... 2024-11-14 00:44:43 +01:00
Raphaël Vinot fdf8742812 fix: typo when calling pandora macro... 2024-11-14 00:38:50 +01:00
Raphaël Vinot cd0411f419 fix: Submit file to pandora 2024-11-14 00:31:14 +01:00
Raphaël Vinot a32e035757 chg: Bump deps 2024-11-14 00:02:04 +01:00
Raphaël Vinot bece3c6960 chg: remove more JS from hell 2024-11-11 02:31:53 +01:00
Raphaël Vinot 05e4200392 chg: Cleanup 2024-11-08 21:50:05 +01:00
Raphaël Vinot b225e3043d chg: refactorize and normalize the way we initialize the tables for the indexes 2024-11-08 20:44:53 +01:00
Raphaël Vinot ab719bb191 chg: Migrate favicons to new paginated index 2024-10-31 16:03:03 +01:00
Raphaël Vinot ed16939790 chg: remove refs to probabilistic favicons index
It was neither probabilistic, nor used.
2024-10-31 15:18:45 +01:00
Raphaël Vinot 4717f3877c chg: Rename certpl hash to domhash, rebuild accordingly. 2024-10-28 14:45:26 +00:00
Raphaël Vinot 5e8d416853 chg: Improve documentation on capture page 2024-10-13 23:12:41 +02:00
Raphaël Vinot 3a6e2004be new: Support for disabling JS during capture
Related https://github.com/ail-project/lacus/issues/30
2024-10-10 17:24:44 +02:00
Raphaël Vinot 774a99deb1 fix: JS error on dublicate embedded resource in same page 2024-10-09 22:46:16 +02:00
Raphaël Vinot c93efc2ff1 fix: Properly load JS dependencies on body hash view 2024-10-09 14:18:02 +02:00
Raphaël Vinot acd4cb8da4 chg: speedup rendering of very big hostnode popups 2024-10-08 23:10:46 +02:00
Raphaël Vinot f88f664307 chg: Migrate Cookies names index to new format. 2024-10-07 20:45:08 +02:00
Raphaël Vinot 9f9a24eb18 chg: Migrate HHHashes indexes to new format 2024-10-07 17:27:44 +02:00
Raphaël Vinot c68080431d chg: Migrate ressources/body hashes to new index that allows pagination on capture time 2024-10-07 13:15:15 +02:00
Raphaël Vinot 2d99f26a8c chg: Improve query, store, and display for DNS responses 2024-10-02 17:30:31 +02:00
Raphaël Vinot aa568969f1 new: Run SOA, MX and NS DNS queries foreach nodes 2024-10-01 21:08:34 +02:00
Raphaël Vinot 8f2361427c new: Locate node with url or hostname on tree when pivotting 2024-09-25 15:28:54 +02:00
Raphaël Vinot 88212ee740 new: Use new paginated index for hostnames and URLs 2024-09-25 12:00:59 +02:00
Raphaël Vinot 4a4d38b09d new: Use talisman, refactor JS, enable strict CSP. 2024-09-05 15:10:39 +02:00
Raphaël Vinot 1085932ad2 new: Force indexing of a specific capture from the UI
This should also make the indexing a lot faster.
2024-08-29 13:32:45 +02:00
Raphaël Vinot b20ddb4788 chg: quick and dirty category indexing 2024-07-23 00:21:26 +02:00
Raphaël Vinot 8808e203ce chg: Make categories admin only, use bootstrap5 classes in form 2024-07-16 14:28:08 +02:00
AntoniaBK 746eb0971f Fix: typo, sri 2024-07-15 09:39:59 +02:00
AntoniaBK 52590c0fe3 New: add special categories quickly 2024-07-10 10:40:14 +02:00
AntoniaBK 1b80e54967 Fix: Avoiding overwriting other modal contents 2024-07-10 08:47:29 +02:00
Adrian Maraj 14d5389e18 putting the login message in the right block 2024-07-09 10:18:44 +02:00
Raphaël Vinot 6b25788b52 new: Allow to hide the link to the takedown form from index 2024-06-28 14:28:06 +02:00
Raphaël Vinot 7324c8b085 chg: Improve recaptures (WiP) 2024-06-25 12:41:18 +02:00
Raphaël Vinot c794e17122 new: Links to project page on capture page 2024-06-25 11:37:19 +02:00
Raphaël Vinot eee8e32671 new: Show current user and config on web 2024-06-17 19:04:08 +02:00
Adrian Maraj ab6b2c4de0
Fixing typo 2024-05-28 09:39:25 +02:00
Christophe Vandeplas 992dc84e00
fix: [modules] Gracefully accept no hashlookup fixes #916 2024-05-20 10:41:15 +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 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 6a10af6aa4 Fix: Template Literals, correct descendent selector, unify tab size, SRI 2024-05-15 12:27:05 +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 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 66bb5e37be Chg: put all scripts of capture.html in capture.js 2024-05-08 16:34:05 +02:00