Commit graph

36 commits

Author SHA1 Message Date
848b4ee2da
ci: cache Go tools, bump action versions, use golangci-lint env var 2026-05-23 23:15:41 -07:00
510a2d6f7a
chore: restore GHA cache for dev builds 2026-04-13 20:50:01 -07:00
93457a50a5
chore: force no-cache dev build 2026-04-13 14:37:33 -07:00
004c06a165 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
29949d90bc fix lint checks to work with newest version of go 2026-02-19 16:56:24 -08:00
96f413c9f9 fix corrupted arm64 binary, new release 2026-02-13 19:08:08 -08:00
e205e84428 fix ci 2026-02-13 17:57:23 -08:00
ea3345825a code clean ups, minor improvements 2026-02-12 23:13:16 -08:00
2a7b1e91c6 fix signal directory permissions in docker, fix version-based cache busting 2026-02-11 01:44:29 -08:00
dae17336f5 configurable ports for docker compose, dont build arm64 for test dev builds 2026-02-11 01:13:40 -08:00
244ab02651 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
23e905ee99 different sqlite lib to avoid CGO for faster builds, 2026-02-06 23:23:57 -08:00
6d46ef0977 lets not UPX compress release binaries, dev release only for arm64 2026-02-06 22:53:31 -08:00
b5b927880b allow prism dev releases 2026-02-06 03:29:51 -08:00
fe11ed82af lock down alpine version, code clean ups, optimize release size with upx 2026-02-05 22:19:38 -08:00
ac40783aa7 re-architect to a new integration system, ensure that signal is optional, adding telegram support 2026-02-05 15:46:28 -08:00
e31ccc76c5 make protonmail notifications work again, cleaner UI, update to v2 of IMAP lib, 2026-02-03 03:25:48 -08:00
73356a9fed rename module, dont need prism CLI 2026-02-01 17:13:01 -08:00
e9e6e06138 fix linting issues 2026-02-01 00:48:01 -08:00
c8a3e7dd4c WIP: rewrite in golang 2026-02-01 00:18:22 -08:00
63f2ce1a3e back to bun 1.3.6 2026-01-31 03:14:29 -08:00
1d25469687 rename to prism 2026-01-31 02:00:29 -08:00
34c1406e84 update to latest bun, better docker container names, dont poll the UI fragments, unifiedpush -> webhook rename 2026-01-30 15:31:39 -08:00
8e4998ea77 update to latest signal-cli and bun, install-signal-cli should now handle updates on new versions, htmx upgrade, adding unifiedpush support 2026-01-28 20:59:06 -08:00
c3dce75eea release 0.1.2, renamed sup-server -> sup 2026-01-26 01:39:08 -08:00
6b1e69382b 0.1.2 release, support more architectures for docker 2026-01-26 00:35:05 -08:00
f869649622 rely on docker releases via CI 2026-01-25 22:47:49 -08:00
45af928d14 more android clean up 2026-01-25 21:47:55 -08:00
5fd03233e1 no need for android app 2026-01-25 15:39:34 -08:00
24cccf9740 fix ci 2026-01-20 00:28:37 -08:00
08e5db0597 clean up emoji 2026-01-19 02:05:01 -08:00
c6f702098d faster android ci 2026-01-18 02:47:28 -08:00
81db178e8f fix android ci 2026-01-18 02:36:57 -08:00
1273c18962 fix ci 2026-01-18 02:07:18 -08:00
40364d49df more mobile clean up and dep updates, new proton-bidge service for protonmail notifications, 2026-01-16 00:02:17 -08:00
98ce1bf89a init project 2026-01-13 22:10:12 -08:00