Commit graph

39 commits

Author SHA1 Message Date
Egor
2dcbe01446 readme touchups 2026-02-19 21:26:18 -08:00
Egor
2821ec1c9a add API examples to readme 2026-02-19 01:55:44 -08:00
Egor
6fb5babf87 clean up unused admin routes, expose existing apps via new endpoint, update schema to allow an app to have many subscription channels 2026-02-15 21:19:40 -08:00
Egor
24f0174444 highlight the importance of a strong API key password 2026-02-14 13:31:23 -08:00
Egor
9a85b78543 version all APIs for v1 2026-02-14 12:53:08 -08:00
Egor
f650db4789 persist signal-data when using docker compose, update docker command 2026-02-11 01:23:04 -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
60c1432c07 improve README, code cleaning, use the other sqlite lib for less RAM usage, use any instead of interface, add 3 retries with exponential backoff for undelivered notifications 2026-02-07 01:54:06 -08:00
Egor
03a0b511cc minor makefile and readme adjustments 2026-02-06 01:39:43 -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
03e5981482 support webpush and webhooks together, allow unregistered webpush, rename endpoints to apps 2026-02-03 19:31:47 -08:00
Egor
641c1cda4d re-organize folder structure 2026-02-02 14:52:07 -08:00
Egor
fbeca75908 use air for fast reloads, cleap code and make it work again (TODO proton) 2026-02-01 23:38:29 -08:00
Egor
8fe5a06b56 WIP: rewrite in golang 2026-02-01 00:18:22 -08:00
Egor
1360dae681 rename to prism 2026-01-31 02:00:29 -08:00
Egor
8d25ab7bf2 update to latest bun, better docker container names, dont poll the UI fragments, unifiedpush -> webhook rename 2026-01-30 15:31:39 -08:00
Egor
40630a6dee release 0.1.2, renamed sup-server -> sup 2026-01-26 01:39:08 -08:00
Egor
f68ae2fa47 rely on docker releases via CI 2026-01-25 22:47:49 -08:00
Egor
3b50d0e43d more android clean up 2026-01-25 21:47:55 -08:00
Egor
d69bf16165 more clean up 2026-01-25 18:32:15 -08:00
Egor
f8c3a871a6 no need for android app 2026-01-25 15:39:34 -08:00
Egor
98d0197850 motivation for project 2026-01-23 20:30:28 -08:00
Egor
19a23b8ec1 more README nits 2026-01-22 21:43:19 -08:00
Egor
5815863fdb README updates 2026-01-22 20:47:29 -08:00
Egor
26f9f7c68a clean up README 2026-01-22 15:13:46 -08:00
Egor
cb5a7e870a improving README, small refactoring updates 2026-01-22 11:46:59 -08:00
Egor
639a7156e1 adding hono to use as a web server instead of raw bun, switching to use hono middleware instead of custom 2026-01-22 01:02:03 -08:00
Egor
d3de0bbdf3 milestone: proton-bridge notifications are working well, new admin view 2026-01-20 00:25:11 -08:00
Egor
9f1a103368 fix and improve qr linking 2026-01-18 23:04:03 -08:00
Egor
00b8e35570 the docker battle continues + more clean up 2026-01-18 15:06:43 -08:00
Egor
1b4f1e9d0c more docker compose adventures, better logging, readme clarrifications 2026-01-18 14:55:14 -08:00
Egor
8b746a0d2a clean code, improve readme 2026-01-18 12:55:59 -08:00
Egor
7a62036fc1 combine servers, fixing shit 2026-01-18 02:00:18 -08:00
Egor
332af80673 fix dockerfile 2026-01-17 12:53:29 -08:00
Egor
69c854f401 more docker release updates 2026-01-17 00:11:01 -08:00
Egor
5c837a7103 update name 2026-01-16 19:16:32 -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