Magnus
|
4eede5a730
|
added cleaner type hints to basemodule
|
2026-09-09 21:32:42 +02:00 |
|
Magnus
|
51b0e38f82
|
moved row alignment of cards into aw.js and removed more leftovers of the old parseerror implementation
|
2026-09-06 22:08:03 +02:00 |
|
Magnus
|
9167eb4a40
|
made modal open button more explicit in testmodule
|
2026-09-06 21:50:25 +02:00 |
|
Magnus
|
8dcc89ce8e
|
added first version of notification modal to frontend
|
2026-09-06 21:16:02 +02:00 |
|
Magnus
|
e20e0a3181
|
changed layout of testmodule to give heatmap more space
|
2026-09-06 20:20:02 +02:00 |
|
Magnus
|
761cc0d5eb
|
finally refactored the heatmap to be an globally accessible element and implemented one in testmodule
|
2026-09-06 20:18:06 +02:00 |
|
Magnus
|
6922312bd9
|
added modal to testmodule and moved more modal css classes into global stylesheet
|
2026-09-06 17:47:52 +02:00 |
|
Magnus
|
69fb559f58
|
implemented minimal version of backend syncing using the sidebar button. POST request is sent and sync method executed
|
2026-09-06 15:09:14 +02:00 |
|
Magnus
|
9d752994a5
|
updated testmodule to show off more features. Added custom css and js to it
|
2026-09-06 14:46:54 +02:00 |
|
Magnus
|
33056bf875
|
updated percentage and fixed wrong URL
|
2026-09-06 14:00:18 +02:00 |
|
Magnus
|
a39290a7a6
|
added README's to each module and linking them in the main README.md
|
2026-09-06 13:57:56 +02:00 |
|
Magnus
|
b30251497d
|
huge upgrades, separated out shared css classes into base css stylesheet, removed wrapper class, removed remains of parseError modal/button etc. and updated testmodule to show a minimal page using the shared ressources
|
2026-09-05 23:45:46 +02:00 |
|
Magnus
|
4a0667c4ed
|
fixed photo api and added margin to testmodule
|
2026-09-04 00:12:23 +02:00 |
|
Magnus
|
f3f506bd26
|
started porting socialwatch into an module. Copied code over and wrote main module file for now
|
2026-09-03 12:53:17 +02:00 |
|
Magnus
|
d0c8ea3450
|
added observer to update canvas sizes after async stylesheet loading and wrapper to put loaded code into 'Immediately Invoked Function Expression' so memory for loaded fragments is isolated and doesnt cause name collisions on reload
|
2026-09-03 12:28:51 +02:00 |
|
Magnus
|
928e708b89
|
new test page vibecoded, stoped page from scrolling
|
2026-09-02 13:30:15 +02:00 |
|
Magnus
|
f0699db640
|
some nicer looking styling
|
2026-09-02 13:22:54 +02:00 |
|
Magnus
|
5dc9951e23
|
fixed script execution in embedded html, api paths. Loaded pages now execute scripts and reach their api endpoints
|
2026-09-02 13:15:15 +02:00 |
|
Magnus
|
e403f14ab6
|
added logging
|
2026-09-01 12:55:32 +02:00 |
|
Magnus
|
e27e1d92ee
|
initial commit. Shared module interface which can be implemented by modules. Those modules are placed in an folder structure which allows the main app to automatically detect and load them
|
2026-09-01 12:26:36 +02:00 |
|