581 Commits

Author SHA1 Message Date
jerlendds
1320fe4916 update readme with notice 2025-04-13 08:15:12 -06:00
Nivalis ❆
9f25d38f9b Merge pull request #66 from bastian-thiede/fix/greedy-docker-volume-cleanup
[Bug] Cleanup routine for volumes is presumably too greedy
2024-05-06 14:16:30 -06:00
Bastian Thiede
4eb60fa019 Modify the method to delete volumes to consider compose configuration 2024-05-04 19:40:46 +02:00
jerlendds
622fc581f9 Add notice to README 2024-03-04 10:17:37 -07:00
jerlendds
c1667d95b8 Fix dashboard side scroll/styling
AppLayout.tsx, Subpanel.tsx, subpanel.module.css, EntitiesPanel.tsx, GraphPanel.tsx, MarketPanel.tsx, Subpanel.tsx, subpanel.module.css, index.module.css, and index.tsx
2023-12-20 20:21:46 -07:00
jerlendds
09e2f4dc01 Update base/mini node components to edit/view entities
BaseMiniNode.tsx, BaseNode.tsx, EditEntityNode.tsx, ViewEntityNode.tsx, and Graph.tsx
2023-12-20 14:29:13 -07:00
jerlendds
66f816f95d Fix create entity on drop endpoint
api.ts, AppLayout.tsx, PublicLayout.tsx, Graph.tsx, and AboutPage.tsx
2023-12-19 19:40:28 -07:00
jerlendds
c1ec76f876 Update backend osintbuddy pypi dep
node.py, dev-requirements.txt, and requirements.txt
2023-12-19 19:40:08 -07:00
jerlendds
f4212f22c7 Polish out console.log
index.tsx
2023-12-19 18:19:12 -07:00
jerlendds
a78fdc807b Fix plugin entity rename causing ui layout bug
node.py, BaseNode.tsx, Graph.tsx, and index.tsx
2023-12-19 18:14:17 -07:00
jerlendds
324cd0827c Fix default entity type returned from backend
node.py
2023-12-19 17:51:35 -07:00
jerlendds
9b54f0c294 Polish edit/base node component
BaseNode.tsx
2023-12-19 17:51:03 -07:00
jerlendds
ede122ae83 Add textarea element for plugin entities
node.py, osintbuddy-plugins, BaseNode.tsx, and index.tsx
2023-12-19 16:24:32 -07:00
jerlendds
fa781ee1b9 Update compose override 2023-12-19 13:39:16 -07:00
jerlendds
bda405cdcc Fix entity dropdown element zindex
BaseNode.tsx
2023-12-18 20:43:21 -07:00
jerlendds
f83e225c79 Update view modes and cleanup ws handling
graphSlice.ts, globals.d.ts, EntityOptions.tsx, Graph.tsx, and index.tsx
2023-12-18 19:17:42 -07:00
jerlendds
e7724c09e7 Update actions and variable naming
node.py and osintbuddy-plugins
2023-12-18 19:17:16 -07:00
jerlendds
942be1639c Update ws notification/error logic
node.py
2023-12-13 11:04:16 -07:00
jerlendds
9dd05c93a7 Update base entity text element
BaseNode.tsx
2023-12-13 11:01:52 -07:00
jerlendds
1f56196ef9 Update readme demo 2023-12-12 19:22:31 -07:00
jerlendds
7c73c2dfa2 Update node doubleclick and drag logic/reduce events sent to ws
BaseMiniNode.tsx, BaseNode.tsx, Graph.tsx, and index.tsx
2023-12-12 18:49:12 -07:00
jerlendds
92943e782d Add more detailed notification messages
node.py
2023-12-12 18:48:24 -07:00
jerlendds
ce8af7ec5a Merge branch 'main' into develop 2023-12-12 06:53:23 -07:00
jerlendds
5f67e77015 Merge pull request #60 from jerlendds/task/transform-loading-indicator
task: WS loading indicators for active graph inquiry operations
2023-12-12 06:35:41 -07:00
Dillon
03356613ca task: WS loading indicators for active graph inquiry operations.
Signed-off-by: Dillon <35014341+dljm@users.noreply.github.com>
2023-12-12 07:58:02 -05:00
jerlendds
79b1b6fa3d Add display value to entity and rework entity values
package.json, nodes.css, BaseMiniNode.tsx, BaseNode.tsx, and EntityOptions.tsx
2023-12-11 16:13:46 -07:00
jerlendds
9177980cdd Update dev requirements
dev-requirements.txt
2023-12-11 16:13:05 -07:00
jerlendds
93c7ce05a3 Rework variable naming to be more clear
login.py, node.py, and entities.py
2023-12-11 16:12:47 -07:00
jerlendds
e77392f35e Update readme demo
README.md
2023-12-11 16:12:10 -07:00
jerlendds
2247b09082 Update pkg_update to improve total runtime and set x bit
api_gen, debug_send, pkg_update, setup_dev, and utils
2023-12-11 16:11:59 -07:00
jerlendds
4e79dc03a9 Update readme formatting 2023-12-09 22:43:18 -07:00
jerlendds
d251e79b82 Fix context menu showing invalid transforms on null selection
ContextAction.tsx, ContextMenu.tsx, and index.tsx
2023-12-09 22:37:14 -07:00
jerlendds
b7ecb9f109 Update readme demo and instructions for apple
README.md
2023-12-09 22:35:35 -07:00
jerlendds
be6bcd81cd Update graph inquiry entity layout change logic 2023-12-09 18:54:44 -07:00
jerlendds
a046c22a6f Merge pull request #59 from dljm/task/rename-cmd-file-to-work-on-windows
task: Script renaming and variable quoting to work on windows
2023-12-09 12:50:27 -07:00
Dillon
c20a719104 Merge remote-tracking branch 'origin/master' into task/rename-cmd-file-to-work-on-windows 2023-12-09 14:11:59 -05:00
Dillon
2a5357e060 task: Script renaming and variable quoting to work on windows and handle paths with spaces.
Signed-off-by: Dillon <35014341+dljm@users.noreply.github.com>
2023-12-09 14:07:05 -05:00
jerlendds
92d65b712f Fix entities bug on favorite toggle
EntitiesPanel.tsx and index.tsx
2023-12-09 10:32:03 -07:00
jerlendds
03c57ee56b Fix duplicate edges/lag bug
node.py
2023-12-09 10:31:14 -07:00
jerlendds
645c20cdc1 Fix edges bug in node ws 2023-12-09 09:32:18 -07:00
jerlendds
bbd6131866 Update init_db call for new ip geo plugin file name 2023-12-09 08:38:47 -07:00
jerlendds
afae7fbefe Polish frontend 2023-12-09 08:00:25 -07:00
jerlendds
905a430a35 Polish formatting and cleanup prints
node.py
2023-12-09 08:00:01 -07:00
jerlendds
02c3cc96cd Rework node refresh logic
entity.py and node.py
2023-12-08 13:36:13 -07:00
jerlendds
3250b63e3f Update launcher cmds
alpha-compose.override.yml and pkg:update
2023-12-08 13:36:01 -07:00
jerlendds
5b8d07cc87 Rework ui and improve styles
craco.config.js, package.json, App.tsx, middleware.ts, store.ts, tabler-sprite.svg, global.css, nodes.css, EntityEditor.tsx, Icons.tsx, Table.tsx, accountSlice.ts, graphSlice.ts, AppLayout.tsx, AppRoutes.tsx, NotFound.tsx, EntityDetails.tsx, GraphDetails.tsx, GraphHeader.tsx, CreateEntityModal.tsx, CreateGraphModal.tsx, EntitiesPanel.tsx, GraphPanel.tsx, Subpanel.tsx, and 15 more files
2023-12-08 13:35:52 -07:00
jerlendds
56d7bdb44a Update readme 2023-12-04 20:32:23 -07:00
jerlendds
ec6141ea51 Update readme 2023-12-04 20:27:37 -07:00
jerlendds
8ebfff79cd Update readme 2023-12-04 20:27:06 -07:00
jerlendds
18f8211564 Update readme with default login
README.md
2023-12-04 03:15:25 -07:00