Commit graph

16 commits

Author SHA1 Message Date
MiTHRAL
376dc56e52 chore: rebrand from Stoat to Sanctum
All checks were successful
Build & Release / build (push) Successful in 2m26s
Rename app name, exec, flatpak ID, tray labels, Windows app model ID,
D-Bus desktop IDs, updater URL, and repo references throughout.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 01:11:53 -04:00
MiTHRAL
45f45dc4b9 chore: point app at self-hosted mithraic.space instance
- Hardcode BUILD_URL and Discord RPC to mithraic.space
- Replace update-electron-app with custom Forgejo release checker
- Restructure forge makers for CI (PLATFORM=linux/win32 env var)
- Remove GitHub publisher, add Forgejo CI workflow
- Update repository field to self-hosted git instance

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 00:27:49 -04:00
stoat-release[bot]
c1e4d4ee91
chore(main): release 1.3.0 (#128)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
2026-02-18 09:09:14 +00:00
stoat-release[bot]
b765e84151
chore(main): release 1.2.0 (#79)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
2026-02-14 00:51:45 +00:00
Paul Makles
a162219668
Revert "fix: add NixOS compatibility for electron startup (#23)" (#42)
This reverts commit 3eb9b8e84b.

Signed-off-by: izzy <me@insrt.uk>
2026-02-09 19:38:58 +00:00
stoat-release[bot]
6ca1143c22
chore(main): release 1.1.12 (#28)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
2025-12-29 18:06:33 +00:00
Paul Makles
3eb9b8e84b
fix: add NixOS compatibility for electron startup (#23)
- Add start.sh script that auto-detects NixOS and configures electron path
- Script dynamically finds the correct electron version from nix store
- Keeps original electron-forge start available as start:forge
- Fixes electron launch issues on NixOS systems

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-29 16:59:31 +00:00
izzy
b1715f4323
ci: Windows doesn't support this syntax, use action syntax instead 2025-10-10 12:40:03 +01:00
izzy
2517f412ab
fix: correctly handle config updates
fix: synchronise updates to config with preload
fix: send config on web contents load
fix: hide menu when custom frame is off
chore: add workarounds for developing on Nix
chore: bump version to 1.1.10
2025-10-10 12:28:03 +01:00
izzy
67379aecae
chore: add LICENSE [skip ci] 2025-10-10 10:58:26 +01:00
izzy
25506172f2 ci: separate build/publish (don't run build on all platforms)
ci: don't try to build AppX in CI/CD context
2025-10-08 21:01:06 +01:00
izzy
864571df56
fix: include empty cert pass 2025-10-08 17:51:45 +01:00
izzy
2cf64b556f ci: actually provide the github token secret 2025-10-08 17:41:31 +01:00
izzy
9f705147b6 chore: Windows release polish 2025-10-08 16:30:17 +01:00
izzy
716e315864
chore: cut 1.1.0 release 2025-09-30 15:53:59 -05:00
izzy
7ab6795a88
feat: initial commit 2025-09-30 10:31:37 -05:00