Compare commits

..

8 Commits

Author SHA1 Message Date
Steffi Müller
0e6caddab0 Merge phase-1 UI into main for auto-deploy. 2026-08-04 16:09:40 +02:00
root
088440e5e6 test: final auto-deploy verification 2026-08-04 13:27:26 +00:00
root
697af1ec1f test: deploy after service fix 2026-08-04 13:25:32 +00:00
root
654af8744d test: final auto-deploy verification 2026-08-04 13:24:47 +00:00
root
6ae6a51d81 test: auto-deploy after secret fix 2026-08-04 13:23:45 +00:00
root
c5248637e9 test: webhook auto-deploy round 2 2026-08-04 13:22:38 +00:00
root
ba032d58db test: webhook auto-deploy verification 1785849660 2026-08-04 13:21:00 +00:00
root
1b4e3f8a6b test: auto-deploy verification 2026-08-04 13:19:10 +00:00

View File

@@ -30,3 +30,10 @@ if (fs.existsSync(clientDist)) {
app.listen(PORT, () => { app.listen(PORT, () => {
console.log(`Pocket Pascal server listening on http://localhost:${PORT}`) console.log(`Pocket Pascal server listening on http://localhost:${PORT}`)
}) })
// deploy test Tue Aug 4 13:19:10 UTC 2026
// deploy test 1785849660
// deploy test 1785849758
// deploy test 1785849825
// final deploy test 1785849887
// deploy after ProtectSystem fix 1785849932
// final deploy 1785850046