Commit Graph

46 Commits (main)

Author SHA1 Message Date
David Cruciani 1895afab05
remove: [js] useless file 2024-05-28 15:14:17 +02:00
David Cruciani 7b3e6cc73f
new: [functionality] checkbox configure module 2024-05-28 15:13:44 +02:00
David Cruciani 18d4347f51
chg: [launch] misp-modules 2024-05-21 10:20:08 +02:00
David Cruciani 62ce883a71
Merge pull request #659 from MISP/dependabot/pip/website/werkzeug-3.0.3
build(deps): bump werkzeug from 2.3.8 to 3.0.3 in /website
2024-05-21 09:35:57 +02:00
David Cruciani 1457575dda
new: [functionality] flowintel + multiple entry 2024-05-16 14:32:49 +02:00
dependabot[bot] b95f095897
build(deps): bump werkzeug from 2.3.8 to 3.0.3 in /website
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.8...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 19:11:56 +00:00
David Cruciani 7c59af5eb5
chg: [history] save from session to db 2024-03-11 15:29:49 +01:00
David Cruciani dcc790f5af
chg: [config] queries limit 2024-03-11 15:27:25 +01:00
David Cruciani 99e2ce7f04
chg: [query] query with same parameters 2024-03-11 15:21:59 +01:00
David Cruciani f0fff0df2e
chg: [history_session] save new query in tree 2024-03-11 12:12:23 +01:00
David Cruciani c218090463
chg: [conf] generate password if empty 2024-03-05 11:30:58 +01:00
David Cruciani 664c2f8a90
fix: [website] default admin password 2024-02-29 10:34:53 +01:00
David Cruciani 4426a51193
chg: [website] admin user 2024-02-29 10:15:16 +01:00
David Cruciani 7a31404c7b
fix: [website] readme images 2024-02-28 08:53:02 +01:00
David Cruciani 3372ee508e
chg: [website] screen for misp-module 2024-02-27 11:21:49 +01:00
David Cruciani 2b94f73c15
fix: [website] print and css 2024-02-27 11:21:29 +01:00
David Cruciani ee02bb171b
chg: [website] readme 2024-02-27 11:20:46 +01:00
David Cruciani ba25204ffb
chg: [website] width + markdown non misp standard 2024-02-26 15:35:42 +01:00
David Cruciani e737605c1b
fix: [website] misp-objects submodule 2024-02-26 15:24:34 +01:00
David Cruciani a2721c967b
chg: [website] use ui-priority 2024-02-26 14:54:25 +01:00
David Cruciani 50d6e60074
chg: [website] parse result not in misp standard 2024-02-26 14:53:40 +01:00
David Cruciani b5b42e6807
chg: [website] module select
when select 'ip' select 'ip-dst' and 'ip-src' too
2024-02-26 14:52:30 +01:00
David Cruciani 7e3ead7b9e
chg: [website] mardown source, download, result view 2024-02-23 14:54:51 +01:00
David Cruciani 10cf1e4a32
fix: [website] module select 2024-02-23 14:47:25 +01:00
David Cruciani 5a27f3d25d
chg: [website] query with same name 2024-02-22 14:35:47 +01:00
David Cruciani e1ebd89f69
fix: [website] attributes and modules selection 2024-02-22 14:27:55 +01:00
David Cruciani 769f7454e2
chg: [website] delete first node of history tree 2024-02-22 14:03:48 +01:00
David Cruciani 01decb1d44
chg: [website] use join() in js 2024-02-22 11:41:07 +01:00
David Cruciani 03e4f79a76
add: [website] query as same 2024-02-22 11:31:14 +01:00
David Cruciani 59a0131880
add: [website] lib js misp object parser 2024-02-22 11:30:27 +01:00
David Cruciani 91ce285067
chg: [website] UI 2024-02-20 14:12:26 +01:00
David Cruciani b6384698ef
fix: [website] history import 2024-02-20 14:10:32 +01:00
David Cruciani 02fb2da389
add: [website] history collapse for query page 2024-02-20 10:10:02 +01:00
Sami Mokaddem 8a1f6b1f46
fix: [website] Restored media query for side panel in module config 2024-02-19 15:51:10 +01:00
Sami Mokaddem eb9e9c0f54
chg: [website] Improved sidebar UI
- As requested by the Webiste DavidCruciani
2024-02-19 15:50:48 +01:00
David Cruciani b412dfd115
chg: [website] sidebar 2024-02-19 14:01:06 +01:00
David Cruciani e0310b7511
chg: [website] markdown tab 2024-02-19 11:21:17 +01:00
David Cruciani b776219683
chg: [website] history pagination 2024-02-19 10:27:48 +01:00
David Cruciani 8932741c90
add: [website] delete node history tree 2024-02-16 15:47:53 +01:00
David Cruciani 814e0ffbc3
fix: [website] missing routes 2024-02-16 15:47:29 +01:00
David Cruciani 00a7ab6d61
chg: [website] History blueprint 2024-02-15 15:33:41 +01:00
David Cruciani 0364deccaa
add: [website] tree view history
Flask session store history and after save it's store in DB
2024-02-15 12:01:36 +01:00
David Cruciani 67a0110ef7
chg: [website] parser view for result 2024-02-12 15:36:38 +01:00
David Cruciani ad6397b294
chg: [website] history add input attr 2024-02-12 15:33:47 +01:00
dependabot[bot] aa3cb68b7d
build(deps): bump werkzeug from 2.3.7 to 2.3.8 in /website
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 to 2.3.8.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.7...2.3.8)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 12:56:19 +00:00
David Cruciani f923d308d2
chg: [website] rename 2024-02-09 13:55:39 +01:00