.vscode
|
new: [app] Added v0.1 of the application
|
2024-06-26 15:30:47 +02:00 |
active_exercises
|
new: [exercises] Added scamcall exercise and fixed basic-event-creation
|
2024-07-02 11:39:45 +02:00 |
dist
|
chg: [app] Replaced _.throttle by _.debounce to have the desired effect
|
2024-07-02 09:39:19 +02:00 |
exercises
|
new: [backend:exercies] Added equals_any comparison operator and improved scamcall
|
2024-07-02 12:14:41 +02:00 |
public
|
new: [app] Added v0.1 of the application
|
2024-06-26 15:30:47 +02:00 |
src
|
new: [front:admin-panel] Added refreshAll functionality
|
2024-07-02 12:14:53 +02:00 |
.eslintrc.cjs
|
new: [app] Added v0.1 of the application
|
2024-06-26 15:30:47 +02:00 |
.gitignore
|
fix: [app:requests] Catch if request failed
|
2024-07-01 14:40:32 +02:00 |
.prettierrc.json
|
new: [app] Added v0.1 of the application
|
2024-06-26 15:30:47 +02:00 |
config.py
|
chg: [backend:config] Added server and zmq settings as variables
|
2024-07-01 15:02:19 +02:00 |
db.py
|
fix: [app] Fixed typo
|
2024-07-01 15:14:15 +02:00 |
exercise.py
|
new: [backend:exercies] Added equals_any comparison operator and improved scamcall
|
2024-07-02 12:14:41 +02:00 |
index.html
|
new: [app] Added v0.1 of the application
|
2024-06-26 15:30:47 +02:00 |
inject_evaluator.py
|
new: [backend:exercies] Added equals_any comparison operator and improved scamcall
|
2024-07-02 12:14:41 +02:00 |
jsconfig.json
|
new: [app] Added v0.1 of the application
|
2024-06-26 15:30:47 +02:00 |
misp_api.py
|
new: [backend] Added debounce function to throttle exercise checks
|
2024-07-02 11:41:17 +02:00 |
notification.py
|
chg: [app] Performance improvements
|
2024-07-02 09:23:08 +02:00 |
package-lock.json
|
chg: [app] Replaced _.throttle by _.debounce to have the desired effect
|
2024-07-02 09:39:19 +02:00 |
package.json
|
chg: [app] Replaced _.throttle by _.debounce to have the desired effect
|
2024-07-02 09:39:19 +02:00 |
postcss.config.js
|
new: [app] Added v0.1 of the application
|
2024-06-26 15:30:47 +02:00 |
README.md
|
chg: [app] Added PROD setup and updated README with basic instructions
|
2024-06-26 15:46:40 +02:00 |
REQUIREMENTS
|
fix: [backend:REQUIREMENTS] Added missing jq requirement
|
2024-07-01 13:53:08 +02:00 |
server.py
|
new: [backend] Added debounce function to throttle exercise checks
|
2024-07-02 11:41:17 +02:00 |
tailwind.config.js
|
new: [app] Added various improvements such as admin panel, enabled exercises, ...
|
2024-07-01 11:21:01 +02:00 |
utils.py
|
new: [app] Added v0.1 of the application
|
2024-06-26 15:30:47 +02:00 |
vite.config.js
|
new: [app] Added v0.1 of the application
|
2024-06-26 15:30:47 +02:00 |