inital v4
This commit is contained in:
12
v4/server/v4_data/settings.json
Normal file
12
v4/server/v4_data/settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"app_name": "NotifyPulse",
|
||||
"active_usecase": "",
|
||||
"paused": false,
|
||||
"notification_duration": 5,
|
||||
"overlay_opacity": 0.4,
|
||||
"overlay_duration": 6,
|
||||
"wallpaper_fit": "fill",
|
||||
"pwa_bg_blur": 18,
|
||||
"pwa_bg_opacity": 0.72,
|
||||
"webui_refresh_ms": 1000
|
||||
}
|
||||
9
v4/server/v4_data/update_manifest.json
Normal file
9
v4/server/v4_data/update_manifest.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"windows": {
|
||||
"version": "0.0.0",
|
||||
"download_url": "",
|
||||
"sha256": "",
|
||||
"notes": "",
|
||||
"published_at": "2026-05-21T19:37:28.631621+00:00"
|
||||
}
|
||||
}
|
||||
1
v4/server/v4_data/usecases.json
Normal file
1
v4/server/v4_data/usecases.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
Reference in New Issue
Block a user