Commit Graph

808 Commits

Author SHA1 Message Date
luisnquin
e03039c4e2 chore(update): beta @ x86_64 && aarch64 to 1.17.5b 2025-11-05 11:13:22 +00:00
Luis Quiñones
50d08d4831 revert: "chore(update): beta @ x86_64 && aarch64 to 1.17.5b"
Fixes https://github.com/0xc000022070/zen-browser-flake/issues/151.

This reverts commit 3bcfa80682.
2025-11-05 06:12:11 -05:00
Xin Huang
3a02f3ff6d fix: Add policies.json support for macOS (Darwin) (#149)
Previously, policies.json was only installed for Linux builds,
causing browser policies (including ExtensionSettings) to be
ignored on macOS. This resulted in extensions not being automatically
installed on macOS systems.

This fix adds the policies.json installation to the Darwin install
phase, mirroring the Linux behavior and ensuring policy enforcement
works correctly on macOS.

Fixes extension auto-installation and other policy-based features on macOS.
2025-11-04 21:43:55 -05:00
Xin Huang
15649fc947 fix(macos): use profilePath for places.sqlite and script (#148)
On macOS, Zen Browser stores profiles in:
Library/Application Support/Zen/Profiles/<profile>/

However, the module was using configPath for both scriptFile and
placesFile, which would place them in the wrong directory.

This commit introduces profilePath variable that points to the actual
profile directory location on macOS (configPath + /Profiles), ensuring
both places_update.sh and places.sqlite are in the correct location
alongside other profile files like containers.json.
2025-11-04 14:37:54 -05:00
Mridul Agarwal
715c66c973 readme: reformat to new option names (#146) 2025-11-04 13:14:31 -05:00
Xin Huang
7b1a29692a fix: add quotes to path with spaces in onChange script (#147)
The onChange script was failing on macOS when the path contains spaces
(e.g., "Library/Application Support/Zen"). Without quotes, the shell
interprets the path as multiple arguments, attempting to execute
"/Users/<username>/Library/Application" as a command, which results in
"Permission denied" error.

This fix adds double quotes around the script path to properly handle
spaces in the path.

Fixes the error:
  activate: line 336: /Users/<username>/Library/Application: Permission denied
2025-11-04 13:12:48 -05:00
luisnquin
3bcfa80682 chore(update): beta @ x86_64 && aarch64 to 1.17.5b 2025-11-04 17:12:01 +00:00
luisnquin
098a082491 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1762229385 2025-11-04 04:23:32 +00:00
Luis Quiñones
10e69cb268 style: alejandra format (#144) 2025-11-02 20:04:20 -05:00
luisnquin
68b3775543 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1762067011 2025-11-02 07:17:44 +00:00
luisnquin
5855db6427 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761970612 2025-11-01 04:21:09 +00:00
luisnquin
26142b8446 chore(update): beta @ x86_64 && aarch64 to 1.17.4b 2025-10-30 21:17:41 +00:00
luisnquin
8d9c768336 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761795551 2025-10-30 04:23:56 +00:00
luisnquin
c0c8c0eedb chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761754954 2025-10-29 16:29:07 +00:00
luisnquin
1383ed3874 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761711106 2025-10-29 04:26:48 +00:00
luisnquin
79a94872a3 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761533787 2025-10-27 03:20:08 +00:00
Mridul Agarwal
9876658e1a readme: add instructions about rycee's firefox addons (#136)
* added instructions for rycee's firefox-addons in the README

* small typos

* small typos

* small typos
2025-10-26 14:30:16 +05:00
Cassie
af9299e3ee readme: add easier instructions for finding pluginIDs 2025-10-26 14:27:48 +05:00
luisnquin
f2579d18a5 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761447870 2025-10-26 03:10:26 +00:00
luisnquin
4894effc21 chore(update): beta @ x86_64 && aarch64 to 1.17.3b 2025-10-25 10:18:19 +00:00
luisnquin
f338def1f2 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761363859 2025-10-25 04:22:37 +00:00
luisnquin
457bb3634c chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761347799 2025-10-24 23:18:00 +00:00
luisnquin
c7f5f0122c chore(update): beta @ x86_64 && aarch64 to 1.17.2b 2025-10-24 01:23:32 +00:00
luisnquin
7e5fe8fc73 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761250008 2025-10-23 20:20:51 +00:00
luisnquin
771a260460 chore(update): beta @ x86_64 && aarch64 to 1.17.1b 2025-10-23 00:41:15 +00:00
luisnquin
767eea37af chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761166009 2025-10-22 21:14:58 +00:00
luisnquin
647840beb5 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761108342 2025-10-22 05:19:39 +00:00
luisnquin
a2691fb00e chore(update): beta @ x86_64 && aarch64 to 1.17b 2025-10-21 21:18:15 +00:00
luisnquin
8988a5f05b chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761062886 2025-10-21 16:26:23 +00:00
luisnquin
637cb6167d chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761018405 2025-10-21 04:23:26 +00:00
luisnquin
9324a38a74 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1761002903 2025-10-21 01:28:26 +00:00
luisnquin
596c3ac14b chore(update): twilight @ x86_64 && aarch64 to 1.18t#1760931059 2025-10-20 04:25:51 +00:00
luisnquin
5e52b6a9ec chore(update): twilight @ x86_64 && aarch64 to 1.18t#1760896747 2025-10-19 18:25:15 +00:00
luisnquin
a36f9da8a2 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1760843493 2025-10-19 03:16:25 +00:00
luisnquin
b121d5d821 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1760817629 2025-10-18 20:19:55 +00:00
luisnquin
fd874a0b5f chore(update): twilight @ x86_64 && aarch64 to 1.18t#1760759983 2025-10-18 06:27:00 +00:00
luisnquin
377329200e chore(update): twilight @ x86_64 && aarch64 to 1.18t#1760720640 2025-10-17 17:17:22 +00:00
luisnquin
11308e8294 chore(update): twilight @ x86_64 && aarch64 to 1.18t#1760672721 2025-10-17 04:23:27 +00:00
luisnquin
f3fd50667a chore(update): twilight @ x86_64 && aarch64 to 1.18t#1760644999 2025-10-16 20:21:39 +00:00
luisnquin
5a651a6a3b chore(update): twilight @ x86_64 && aarch64 to 1.18t#1760588128 2025-10-16 04:23:05 +00:00
Luis Quiñones
2455291102 ci(update): prevent duplicate archs in CI commit message (#133)
I think this happens since darwin builds were implemented. :D
2025-10-15 21:32:55 -05:00
luisnquin
d35cb9e622 chore(update): twilight @ x86_64 && aarch64 && aarch64 to 1.18t#1760576250 2025-10-16 01:26:30 +00:00
6iovan
db77b2099c feat(hm-module): pins declaration (#132) 2025-10-15 18:41:39 -05:00
luisnquin
3446bcbf5f chore(update): twilight @ x86_64 && aarch64 && aarch64 to 1.17t#1760465568 2025-10-14 18:29:02 +00:00
luisnquin
0618a22e6f chore(update): twilight @ x86_64 && aarch64 && aarch64 to 1.17t#1760424190 2025-10-14 07:19:53 +00:00
dependabot[bot]
21d967b539 chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 (#129)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-13 13:35:05 -05:00
luisnquin
df8f0729ad chore(update): twilight @ x86_64 && aarch64 && aarch64 to 1.17t#1760328938 2025-10-13 04:23:57 +00:00
luisnquin
a6ed465e39 chore(update): twilight @ x86_64 && aarch64 && aarch64 to 1.17t#1760292444 2025-10-12 18:24:24 +00:00
luisnquin
5b604957f4 chore(update): twilight @ x86_64 && aarch64 && aarch64 to 1.17t#1760259419 2025-10-12 09:17:42 +00:00
luisnquin
6efcb0b753 chore(update): twilight @ x86_64 && aarch64 && aarch64 to 1.17t#1760213756 2025-10-11 20:18:44 +00:00