Commit graph

139 commits

Author SHA1 Message Date
dependabot[bot]
d5509bb231
Bump modernc.org/sqlite from 1.47.0 to 1.48.0 (#4)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.47.0 to 1.48.0.
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.47.0...v1.48.0)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-28 09:23:01 -07:00
dependabot[bot]
c89ea074d1
Bump modernc.org/sqlite from 1.46.1 to 1.47.0 (#3)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.46.1 to 1.47.0.
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.46.1...v1.47.0)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-22 20:42:14 -07:00
Egor
e4131e0c88 default integration flags to true, update x/crypto to latest, v1.1.0 2026-03-11 19:19:10 -07:00
Egor
39e78369e9 update telego to latest 2026-03-04 15:58:59 -08:00
Egor
26f786271a make info logging more consistent 2026-02-27 18:26:01 -08:00
Egor
70e6b8f17f rename Delete to Trash 2026-02-27 13:43:47 -08:00
Egor
fa716d86b0 better logging levels 2026-02-26 23:56:19 -08:00
Egor
66445b9f4e upgrade transient deps 2026-02-26 18:42:26 -08:00
Egor
b5740b801e code cleanups and refactors 2026-02-26 18:35:11 -08:00
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
2c1f38b9f2 better notification action ordering 2026-02-24 22:02:00 -08:00
Egor
f9af82edcf new delete action for proton mail notifications 2026-02-24 20:43:17 -08:00
Egor
2ca579a2d8 code cleanups, switch to chi rate limiting middleware 2026-02-24 01:24:22 -08:00
dependabot[bot]
e91b0fd74f
Bump modernc.org/sqlite from 1.45.0 to 1.46.1 (#2)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.45.0 to 1.46.1.
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.45.0...v1.46.1)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-version: 1.46.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 19:14:53 -08:00
Egor
2dcbe01446 readme touchups 2026-02-19 21:26:18 -08:00
Egor
20d7874c64 update dashboard screenshot 2026-02-19 17:44:08 -08:00
Egor
2b8f6f6895 fix lint checks to work with newest version of go 2026-02-19 16:56:24 -08:00
Egor
2821ec1c9a add API examples to readme 2026-02-19 01:55:44 -08:00
Egor
c686fa3870 new favicon 2026-02-18 19:08:26 -08:00
Egor
6ca908eaab correcting sqlite limitation on bursty requests which lock the DB without a busy timeout 2026-02-18 11:35:25 -08:00
Egor
a74491fbe3 display subscription id in tooltip 2026-02-18 00:29:47 -08:00
Egor
98adc34ef0 correcting webpush data 2026-02-17 22:23:46 -08:00
Egor
d11b16e2cf remove excessive logging 2026-02-17 21:54:07 -08:00
Egor
6f84d107cc adding basic webpush request validation 2026-02-17 21:22:06 -08:00
Egor
ba032f72cc minor UI nits 2026-02-17 19:05:41 -08:00
Egor
cd5f8e39c4 more minor webpush UI adjustments 2026-02-16 23:13:47 -08:00
Egor
6027c1cac5 webpush improvements 2026-02-16 21:52:53 -08:00
Egor
66968834fb ignore favicon 404s 2026-02-16 18:25:20 -08:00
Egor
3fa96bbfa6 cache previously created signal groups better for potential re-use 2026-02-15 22:45:41 -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
fdb2de1b0f fix version in api/health response 2026-02-14 14:40:47 -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
5556d7f37f fix: correctly inject the version from the VERION file into the code on build 2026-02-13 22:42:12 -08:00
Egor
9a2351d121 fix corrupted arm64 binary, new release 2026-02-13 19:08:08 -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
39b7c53507 release v0.2.3 2026-02-13 18:57:00 -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
2cc7380dc5 fix proton access token expiring after not being refreshed on service start, fix linking regression 2026-02-13 00:05:16 -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
f650db4789 persist signal-data when using docker compose, update docker command 2026-02-11 01:23:04 -08:00
Egor
d8a8f35d24 configurable ports for docker compose, dont build arm64 for test dev builds 2026-02-11 01:13:40 -08:00
Egor
7619355a18 minor logging improvements 2026-02-11 00:52:54 -08:00
Egor
cdd2d1dd50 update deps 2026-02-10 17:29:33 -08:00
Egor
f6237440cd split larger files into multiple, slim down biome config, dont retry for permanent errors, consistently use Link, new chi middleware to fix 401s hanging 2026-02-10 17:10:02 -08:00
Egor
461c926299 reduce health spam, make dockerfile health checks respect the configured port 2026-02-09 18:10:57 -08:00
Egor
6b98fa9ec8 fix /health but for real this time 2026-02-09 03:22:38 -08:00