Commit graph

41 commits

Author SHA1 Message Date
2cfee68536 reduce debug spam from hydroxide, better log title from ntfy alerts 2026-04-04 12:36:24 -07:00
6ba21bad53 adding a new Beszel real world example, move examples below API 2026-03-29 14:15:27 -07:00
c3204f7fc4 readme touchups 2026-02-19 21:26:18 -08:00
5c3e98c674 add API examples to readme 2026-02-19 01:55:44 -08:00
667c8f77ac 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
36f6939b2f highlight the importance of a strong API key password 2026-02-14 13:31:23 -08:00
a66ddc7363 version all APIs for v1 2026-02-14 12:53:08 -08:00
c82b5381fc persist signal-data when using docker compose, update docker command 2026-02-11 01:23:04 -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
cc21c41e73 health monitoring for prism, expose server version in /api/health 2026-02-07 03:07:21 -08:00
7fd57101a3 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
27401f8841 minor makefile and readme adjustments 2026-02-06 01:39:43 -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
2d4160f583 support webpush and webhooks together, allow unregistered webpush, rename endpoints to apps 2026-02-03 19:31:47 -08:00
051a13cb7a re-organize folder structure 2026-02-02 14:52:07 -08:00
a8d8325971 use air for fast reloads, cleap code and make it work again (TODO proton) 2026-02-01 23:38:29 -08:00
c8a3e7dd4c WIP: rewrite in golang 2026-02-01 00:18:22 -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
c3dce75eea release 0.1.2, renamed sup-server -> sup 2026-01-26 01:39:08 -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
995853bbfa more clean up 2026-01-25 18:32:15 -08:00
5fd03233e1 no need for android app 2026-01-25 15:39:34 -08:00
c76adcbf9b motivation for project 2026-01-23 20:30:28 -08:00
35169998dc more README nits 2026-01-22 21:43:19 -08:00
7d40001e10 README updates 2026-01-22 20:47:29 -08:00
75a9ddc56a clean up README 2026-01-22 15:13:46 -08:00
4b801a6353 improving README, small refactoring updates 2026-01-22 11:46:59 -08:00
a1fe052a8e 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
44804ac425 milestone: proton-bridge notifications are working well, new admin view 2026-01-20 00:25:11 -08:00
16ed03ef9e fix and improve qr linking 2026-01-18 23:04:03 -08:00
2c7e34134e the docker battle continues + more clean up 2026-01-18 15:06:43 -08:00
9921c98ffc more docker compose adventures, better logging, readme clarrifications 2026-01-18 14:55:14 -08:00
a6a8653455 clean code, improve readme 2026-01-18 12:55:59 -08:00
28c23a0553 combine servers, fixing shit 2026-01-18 02:00:18 -08:00
ae9aa195fc fix dockerfile 2026-01-17 12:53:29 -08:00
bb8855dafc more docker release updates 2026-01-17 00:11:01 -08:00
ec12c1573a update name 2026-01-16 19:16:32 -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