Mihai
2a48059186
fix: skip maximise if starting to tray
...
Signed-off-by: Mihai <cristian@mihaimuresan.com>
2026-03-06 14:48:17 +01:00
stoat-tofu[bot]
b57faa2c59
chore: modify .github/workflows/release-webhook.yml
2026-02-18 20:28:00 +00: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
Jacob Schlecht
ffe17ec2c5
fix: flatpak icons not building correctly and wayland support ( #132 )
...
This commit was made without the use of generative AI.
Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
2026-02-18 09:05:56 +00:00
Mihai
63b9ea818a
fix: firstLaunch = false after initial setup ( #131 )
...
fix: don't re-enable abutostart
Signed-off-by: Mihai <cristian@mihaimuresan.com>
Co-authored-by: Mihai <cristian@mihaimuresan.com>
2026-02-17 22:33:46 -05:00
Paul Makles
58ccb63d23
fix: use template icon for macOS tray, use higher res icons for other platforms ( #130 )
2026-02-17 20:36:25 +00:00
Mihai
8284117e76
feat: minimise-to-tray-on-startup ( #126 )
...
* feat: minimise-to-tray-on-startup
Signed-off-by: Mihai <cristian@mihaimuresan.com>
* feat: minimise-to-tray-on-startup
Signed-off-by: Mihai <cristian@mihaimuresan.com>
* fix: redundant call
Signed-off-by: Mihai <cristian@mihaimuresan.com>
* fix: redundant call
Signed-off-by: Mihai <cristian@mihaimuresan.com>
---------
Signed-off-by: Mihai <cristian@mihaimuresan.com>
Co-authored-by: Mihai <cristian@mihaimuresan.com>
2026-02-17 20:28:29 +00:00
Mihai
897d706983
fix: try to restore maximised windows to correct display ( #92 )
...
fix: App-maximized-2nd-monitor
Signed-off-by: Mihai <cristian@mihaimuresan.com>
Signed-off-by: Mihai <45673304+mihaicm93@users.noreply.github.com>
Co-authored-by: Mihai <cristian@mihaimuresan.com>
2026-02-17 20:27:01 +00:00
dxty522
7d2f296ca7
fix: replace default dialog with notification ( #98 )
...
Signed-off-by: dxty522 <261609953+dxty522@users.noreply.github.com>
2026-02-17 20:05:26 +00:00
Abel Ortolan
17d6d174ae
chore: changing flatpak runtime version to newest stable release ( #120 )
...
Update forge.config.ts
Changing Flatpak runtime version from 21.08 (EOL) to 25.08 (newest stable version)
Signed-off-by: Abel Ortolan <70042422+TrojanHorse-bot@users.noreply.github.com>
2026-02-17 20:02:46 +00:00
trendwhore
742a95f3cb
fix: toggle window visibility on tray click instead of always showing ( #103 )
2026-02-17 20:02:17 +00:00
a distraction
2b962c5d06
fix: allow CTRL+"+" to also zoom in. ( #108 )
...
Allow "+" to also zoom in.
Signed-off-by: a distraction <106486896+dresklaw@users.noreply.github.com>
Co-authored-by: Paul Makles <me@insrt.uk>
2026-02-17 19:59:18 +00:00
a distraction
def29f9b3c
fix: Add common zoom-reset shortcut. ( #112 )
...
Add common zoom reset shortcut.
Signed-off-by: a distraction <106486896+dresklaw@users.noreply.github.com>
Signed-off-by: marcy <69540471+reeesespuffs@users.noreply.github.com>
Co-authored-by: marcy <69540471+reeesespuffs@users.noreply.github.com>
2026-02-17 14:35:57 -05:00
Paul Makles
e2dc20b755
chore: Nix, mise, CI configuration ( #129 )
...
* chore: update Nix flake and setup mise for toolchains
* ci: use workflows
2026-02-17 19:29:43 +00:00
Mihai
2e99b19353
feat: Reload/Refresh shortcut ( #119 )
...
Signed-off-by: Mihai <cristian@mihaimuresan.com>
Co-authored-by: Mihai <cristian@mihaimuresan.com>
2026-02-17 14:21:57 -05:00
sfalken
1243f88b21
chore: add files to manage flathub details upstream ( #104 )
...
* Add files for flathub compliance
Please see: https://github.com/flathub/flathub/pull/7783
This adds the requested files to the upstream git repo, and adds the
screenshot.png so it may be sourced from Stoat, rather than from a user
repository.
* chore: update product screenshot
* chore: update desktop entry comment
* chore: update icon
* chore: update summary to current github tag
---------
Co-authored-by: Shawn W Dunn <sfalken@opensuse.org>
Co-authored-by: izzy <me@insrt.uk>
2026-02-17 19:04:04 +00:00
V3RM1N
7d3d80ae6e
docs: add installation section to README ( #81 )
...
Add Installation section with Repology badge and links to download page and GitHub releases
Signed-off-by: V3RM1N <mail@v3rm1n.dev>
2026-02-17 18:59:29 +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
8910dcba92
feat: new branding ( #87 )
...
Signed-off-by: izzy <me@insrt.uk>
2026-02-14 00:41:34 +00:00
Mihai
127d1430a9
fix: App Autostart ( #68 )
...
Signed-off-by: Mihai <cristian@mihaimuresan.com>
Co-authored-by: Mihai <cristian@mihaimuresan.com>
2026-02-13 00:25:05 -05:00
Jespercal
3bf697d1a9
feat: persist and restore window size and position ( #74 )
...
Finished up saving and restoring of window position and size
Signed-off-by: Jespercal <chap600@hotmail.com>
2026-02-13 00:16:53 -05: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-tofu[bot]
dad885aa1d
chore: modify .github/workflows/release-webhook.yml
2026-01-10 16:33:15 +00:00
stoat-tofu[bot]
7b9918f43b
chore: modify .github/workflows/release-webhook.yml
2026-01-10 13:19:22 +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
e431f205c2
refactor: move publish.yml workflow into release please workflow ( #29 )
2025-12-29 18:05:26 +00:00
Paul Makles
eac8195f68
chore: configure release please ( #27 )
2025-12-29 17:55:58 +00:00
Paul Makles
ea7c57962b
chore: use Stoat name for auto launch entry ( #24 )
2025-12-29 17:55:55 +00:00
Paul Makles
96fa8cc647
fix: event listener accumulation from rpc client ( #26 )
2025-12-29 17:47:33 +00:00
Paul Makles
6817b554e5
fix: correctly load badge count; expose to renderer ( #25 )
2025-12-29 17:47:24 +00:00
Paul Makles
cb373b6dc6
fix: rpc should define largeImageText ( #21 )
2025-12-29 17:00:09 +00:00
Paul Makles
532af4a680
fix: use the correct argument for auto start ( #22 )
...
fixes #20
2025-12-29 16:59:49 +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
stoat-tofu[bot]
6907a33dc7
chore: modify .github/workflows/validate-pr-title.yml
2025-11-14 20:24:54 +00:00
izzy
1aa5f7e1c3
chore: update assets submodule [skip ci]
...
docs: remove pub. notes
2025-10-20 15:04:24 +01:00
Paul Makles
e11c0490fc
merge: pull request #4 from e1berd/fix/macos-tray-icon
2025-10-14 17:33:56 +01:00
l
61ffe199ee
chore(macos): remove useless comment
2025-10-10 19:29:43 +03:00
l
5eecab5943
fix(macos): tray icon size
2025-10-10 19:24:53 +03:00
izzy
b1715f4323
ci: Windows doesn't support this syntax, use action syntax instead
2025-10-10 12:40:03 +01:00
izzy
c13f9c02ba
ci: publish for macOS x64, Linux arm64
2025-10-10 12:31:37 +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
8fd6f35729
chore: add README [skip ci]
2025-10-10 11:05:18 +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
55ac9a4596
ci: ensure token can write (publish) to repo
2025-10-08 17:39:00 +01:00
izzy
ec7adaafe3
chore: disable flatpak build because this was for testing anyways
2025-10-08 17:36:36 +01:00
izzy
b1c702a033
ci: checkout assets
2025-10-08 17:31:12 +01:00
izzy
6e9ef636b6
ci: use pnpm specified in package.json
2025-10-08 17:29:18 +01:00