Commit Graph

64 Commits

Author SHA1 Message Date
Andy Zhang
c5e31d6557 beeper: 4.3.0 -> 4.3.20
Assisted-by: OpenAI Codex (GPT-5.6 Sol)
2026-08-09 17:19:23 -07:00
Andy Zhang
705635d593 beeper: harden update disabling
Block user-triggered checks at Beeper's updater entry point instead of
patching electron-updater's download implementation. Make the minified
source rewrites fail loudly and remove the stale About CSS and unused
--no-update flag.

Assisted-by: OpenAI Codex (GPT-5.6 Sol)
2026-08-09 17:15:36 -07:00
R. Ryantm
69d3715286 beeper: 4.2.985 -> 4.3.0 2026-08-01 09:33:09 +00:00
Alex Spaulding
ed2e499477 beeper: support aarch64-linux
Add the official arm64 AppImage using the same extract/wrap path as
x86_64-linux.
2026-07-19 12:28:57 -07:00
Alex Spaulding
9f1699c446 beeper: 4.2.957 -> 4.2.985
Restore AppImage type-2 magic for 4.2.985+ extracts. Add
aspauldingcode as maintainer.
2026-07-15 18:03:56 -07:00
R. Ryantm
2241e00b81 beeper: 4.2.948 -> 4.2.957 2026-07-04 22:19:33 +00:00
R. Ryantm
abdef5e83b beeper: 4.2.936 -> 4.2.948 2026-06-26 17:36:45 +00:00
R. Ryantm
b5c65d91d1 beeper: 4.2.892 -> 4.2.936 2026-06-18 02:53:50 +00:00
Andy Zhang
affa33b18f beeper: 4.2.808 -> 4.2.892
Recent Beeper releases moved the app code from resources/app into resources/app.asar. Extract the ASAR back into resources/app in postExtract, remove the packed ASAR, and apply the existing updater patches at the extracted paths.

Assisted-by: OpenAI Codex (GPT-5)
2026-06-03 13:52:56 -07:00
R. Ryantm
f41050b187 beeper: 4.2.785 -> 4.2.808 2026-05-13 17:31:02 +00:00
R. Ryantm
169e8715e8 beeper: 4.2.770 -> 4.2.785 2026-05-05 02:07:42 +00:00
R. Ryantm
97d8c3106e beeper: 4.2.653 -> 4.2.770 2026-04-26 12:21:15 +00:00
Nelson Estevão
387d254f77 beeper: 4.2.630 -> 4.2.653 2026-04-02 10:55:32 +01:00
R. Ryantm
9508a9f74f beeper: 4.2.605 -> 4.2.630 2026-03-15 10:01:24 +00:00
R. Ryantm
1cc789dbd5 beeper: 4.2.587 -> 4.2.605 2026-03-07 11:42:12 +00:00
Alexis Hildebrandt
e33c2abd48 beeper: fix debug logging as per #486164 (#492300) 2026-03-04 02:17:15 +00:00
R. Ryantm
a43c8a1b6a beeper: 4.2.564 -> 4.2.587 2026-02-27 05:45:28 +00:00
Erez Abrams
2385bb1e2b beeper: fix debug logging as per #486164
Redirects stdout to /dev/null as there's no way to control the logging level and logs are written to a file anyways.
2026-02-19 18:03:39 -05:00
R. Ryantm
22e515a840 beeper: 4.2.547 -> 4.2.564 2026-02-19 16:06:34 +00:00
R. Ryantm
edc1fa21a3 beeper: 4.2.532 -> 4.2.547 2026-02-12 02:23:21 +00:00
R. Ryantm
11f3512114 beeper: 4.2.495 -> 4.2.532 2026-02-05 05:49:38 +00:00
Andy Zhang
2c7b1068b3 beeper: fix broken sed for auto_update_disabled 2026-01-26 14:12:09 -08:00
R. Ryantm
39c1313f5f beeper: 4.2.482 -> 4.2.495 2026-01-22 07:27:48 +00:00
R. Ryantm
fc021796f2 beeper: 4.2.455 -> 4.2.482 2026-01-15 16:39:29 +00:00
R. Ryantm
d34a4f426c beeper: 4.2.367 -> 4.2.455 2026-01-09 02:36:21 +00:00
R. Ryantm
d20dcbbdf8 beeper: 4.2.330 -> 4.2.367 2025-12-21 16:26:32 +00:00
R. Ryantm
e16c200f82 beeper: 4.2.269 -> 4.2.330 2025-12-14 15:22:43 +00:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Wolfgang Walther
3aa7346c2b maintainers: drop edmundmiller
Inactive since 2024.
2025-12-02 16:34:14 +01:00
R. Ryantm
ddb794edd5 beeper: 4.2.229 -> 4.2.269 2025-12-01 17:10:50 +00:00
R. Ryantm
5c1d41bf18 beeper: 4.2.179 -> 4.2.229 2025-11-25 16:28:04 +00:00
R. Ryantm
11f7bbc840 beeper: 4.1.311 -> 4.2.179 2025-11-11 22:16:24 +00:00
R. Ryantm
9dfb2ba974 beeper: 4.1.289 -> 4.1.311 2025-11-05 13:15:09 +00:00
Andy Zhang
bbe895cb83 beeper: 4.1.253 -> 4.1.289 2025-10-22 17:32:53 -07:00
Andy Zhang
dad73c2ec4 fix beeper appimage url 2025-10-22 17:31:12 -07:00
R. Ryantm
751d2ce676 beeper: 4.1.186 -> 4.1.253 2025-10-07 22:25:20 +00:00
R. Ryantm
fc39e975ce beeper: 4.1.169 -> 4.1.186 2025-09-17 09:32:01 +00:00
R. Ryantm
0bf4918595 beeper: 4.1.135 -> 4.1.169 2025-09-06 13:35:55 +00:00
Andy Zhang
ddacce5588 beeper: 4.1.111 -> 4.1.135 2025-08-25 14:58:45 -07:00
R. Ryantm
e2d3c91bb4 beeper: 4.1.64 -> 4.1.111 2025-08-17 06:05:55 +00:00
R. Ryantm
486bc070e2 beeper: 4.1.20 -> 4.1.64 2025-08-08 20:28:24 +00:00
yapxuan
afce271b93 beeper: 4.1.1 -> 4.1.20 2025-07-30 09:17:20 +08:00
R. Ryantm
67f33a0738 beeper: 4.0.821 -> 4.1.1 2025-07-22 00:25:32 +00:00
R. Ryantm
1ea6ebe86d beeper: 4.0.779 -> 4.0.821 2025-07-13 19:28:21 +00:00
Timon Schelling
e752bd719c beeper: 4.0.747 -> 4.0.779 2025-06-22 14:29:47 +00:00
R. Ryantm
bc69b7dd5d beeper: 4.0.732 -> 4.0.747 2025-06-05 09:19:20 +00:00
Andy Zhang
b8de630a47 beeper: 4.0.710 -> 4.0.732 2025-05-30 17:22:17 -07:00
Andy Zhang
bb125b4ed8 beeper: 4.0.693 -> 4.0.710 2025-05-22 15:17:21 -07:00
R. Ryantm
b7e74c23a9 beeper: 4.0.661 -> 4.0.693 2025-05-15 10:53:17 +00:00
Matt Moriarity
baf33644ed beeper: remove mjm from maintainers 2025-05-05 23:08:34 -06:00