Commit graph

21 commits

Author SHA1 Message Date
Egor
42689045f4 ensure we use go 1.26 everywhere, dockerfile optimizations, decreease all workflow times with better go caching 2026-02-24 22:42:13 -08:00
Egor
fdb2de1b0f fix version in api/health response 2026-02-14 14:40:47 -08:00
Egor
5556d7f37f fix: correctly inject the version from the VERION file into the code on build 2026-02-13 22:42:12 -08:00
dependabot[bot]
d37a1b81e7
Bump golang from 1.25-alpine3.23 to 1.26-alpine3.23 (#1)
Bumps golang from 1.25-alpine3.23 to 1.26-alpine3.23.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.26-alpine3.23
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-13 19:04:39 -08:00
Egor
4a8c2068e9 need ca-certificates after all 2026-02-13 18:24:48 -08:00
Egor
83d0d60c84 fix ci 2026-02-13 17:57:23 -08:00
Egor
cf0cb675e2 vendor the native signal-cli for more consistent releases 2026-02-13 17:41:41 -08:00
Egor
360df3c0f1 code clean ups, minor improvements 2026-02-12 23:13:16 -08:00
Egor
07f8768b20 fix signal directory permissions in docker, fix version-based cache busting 2026-02-11 01:44:29 -08:00
Egor
461c926299 reduce health spam, make dockerfile health checks respect the configured port 2026-02-09 18:10:57 -08:00
Egor
897df27e00 using biome for html/cs/js formatting and linting, simplify app to run with no services, re-implement proton and signal implementations to be much better, configure all integration in web UI instead of .env 2026-02-09 01:19:47 -08:00
Egor
c1296a4c53 health monitoring for prism, expose server version in /api/health 2026-02-07 03:07:21 -08:00
Egor
e2d434f12b different sqlite lib to avoid CGO for faster builds, 2026-02-06 23:23:57 -08:00
Egor
2818e0f8ad lets not UPX compress release binaries, dev release only for arm64 2026-02-06 22:53:31 -08:00
Egor
b12a156fc1 lock down alpine version, code clean ups, optimize release size with upx 2026-02-05 22:19:38 -08:00
Egor
303e093e89 re-architect to a new integration system, ensure that signal is optional, adding telegram support 2026-02-05 15:46:28 -08:00
Egor
14e77c2b56 make protonmail notifications work again, cleaner UI, update to v2 of IMAP lib, 2026-02-03 03:25:48 -08:00
Egor
efd640380e rename module, dont need prism CLI 2026-02-01 17:13:01 -08:00
Egor
8fe5a06b56 WIP: rewrite in golang 2026-02-01 00:18:22 -08:00
Egor
7e57556da7 more mobile clean up and dep updates, new proton-bidge service for protonmail notifications, 2026-01-16 00:02:17 -08:00
Egor
116dc0df9d init project 2026-01-13 22:10:12 -08:00