mr. M
62df1fbc59
Refactor language pack download script: replace shell script with Python equivalent for consistency and maintainability
2025-01-14 00:05:14 +01:00
mr. M
a512948eb0
Refactor language pack scripts: replace shell scripts with Python equivalents for improved maintainability and functionality; remove obsolete scripts and update surfer.json formatting.
2025-01-13 23:15:37 +01:00
mr. M
2aaf3f82e6
Update surfer.json to change Firefox candidate version to 134.0.1
2025-01-13 22:57:14 +01:00
mr. M
af79354d46
Update surfer.json to correct Firefox candidate version to 134.0
2025-01-13 22:55:35 +01:00
mr. M
f6d3b4d868
Refactor workflow and scripts for improved functionality; update package.json commands and ensure consistent return values in scripts.
2025-01-13 22:53:39 +01:00
mr. M
20882f65cc
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-01-13 22:49:15 +01:00
mr. M
922e909a7f
Update README and surfer.json for Firefox RC 134.0.1; enhance update scripts
2025-01-13 22:49:10 +01:00
mr. M
98c5f0efb7
Add script to check Firefox release candidates and notify via Discord
2025-01-13 22:46:48 +01:00
mr. m
509ede1f98
Bumped twilight version to 1.7t
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-01-13 11:57:33 -08:00
mr. M
e0ea3b5866
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-01-13 16:55:12 +01:00
mr. M
aa67693b8d
Refactor CSS to reintroduce accent color styles for window states in zen-browser UI and theme (closes https://github.com/zen-browser/desktop/issues/4261 )
2025-01-13 16:55:05 +01:00
mr. m
f70f27fc94
Merge pull request #4318 from Tanay-Kar/patch-2
...
Fixed grammatical error in README.md
2025-01-13 07:51:13 +01:00
Tanay Kar
1b2eb4a92d
Fixed grammatical error
...
amongs -> among
Signed-off-by: Tanay Kar <93914273+Tanay-Kar@users.noreply.github.com >
2025-01-13 10:17:51 +05:30
mr. M
661916eac6
Add fallback to remove self-hosted runner scripts without error
2025-01-13 00:45:20 +01:00
mr. M
e9c662cbf7
Reduce box-shadow opacity in zen-browser-container.css for improved visual clarity
2025-01-12 21:21:27 +01:00
mr. M
f123e0534b
Decode self-hosted runner start script from base64 before execution
2025-01-12 21:01:05 +01:00
mr. M
9160111e20
Refactor lint job to use reusable workflow for code linting
2025-01-12 20:53:46 +01:00
mr. M
1318341451
Increase sleep duration to 90 seconds for runner readiness in build workflow
2025-01-12 20:50:33 +01:00
mr. M
e9456ac073
Update AWS CLI installation in build workflow to include --update flag
2025-01-12 20:47:01 +01:00
mr. M
5865b9fd2d
Update GitHub Actions to use self-hosted runners for x86_64 release builds
2025-01-12 20:45:12 +01:00
mr. M
e1c3bac43a
Update tar-fs to version 2.1.2 and standardize import quotes in ZenCustomizableUI
2025-01-12 20:33:24 +01:00
mr. M
7e5be9f0b8
Comment out exit on branch mismatch in build workflow
2025-01-12 20:15:35 +01:00
mr. M
e3e7eec78a
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-01-12 20:03:45 +01:00
mr. M
f5bffa4b24
Add import for AppConstants in ZenCustomizableUI module
2025-01-12 20:03:38 +01:00
mauro-balades
0978259d2e
Update monthly issue metrics
2025-01-12 18:59:17 +00:00
mr. M
d6a140ea7d
Update default placements for ZenCustomizableUI based on platform
2025-01-12 18:39:21 +01:00
mr. M
33744a4a73
Add aws-cli installation steps to build workflow and update script handling
2025-01-12 18:33:18 +01:00
mr. M
3bb64df473
Add self-hosted runner management to build workflow
2025-01-12 18:27:45 +01:00
mr. M
9775e1c75d
Update formatting commands in package.json and pyproject.toml; refactor indentation in Python scripts for consistency
2025-01-12 17:01:36 +01:00
mr. M
225ab67a50
Add autopep8 configuration and integrate into workflows for code formatting
2025-01-12 16:57:34 +01:00
mr. M
838569e386
Refactor remove-failed-jobs.sh for improved readability and formatting
2025-01-12 16:37:27 +01:00
mr. m
040a8fad5b
Merge pull request #4162 from cristiancmoises/patch-2
2025-01-12 16:35:18 +01:00
mr. m
143218913d
Discard changes to scripts/download-language-packs.sh
2025-01-12 16:34:09 +01:00
mr. m
2b7580f186
Discard changes to scripts/copy-language-pack.sh
2025-01-12 16:34:01 +01:00
mr. m
babdc9568f
Discard changes to .github/workflows/code-linter.yml
2025-01-12 16:26:16 +01:00
mr. M
e4103c9d4a
Fixed unfocusing the browser with widget.gtk.rounded-bottom-corners.enabled causes the bottom corners to stop being rounded (closes https://github.com/zen-browser/desktop/issues/4294 )
2025-01-12 14:14:53 +01:00
mr. M
dff60ee6ef
Fixed a small border being visible at the top of the window (closes https://github.com/zen-browser/desktop/issues/4264 )
2025-01-12 14:06:45 +01:00
mr. M
14664bd38f
Refactor keyboard shortcut validation logic to simplify parsing and remove obsolete checks
2025-01-12 12:43:47 +01:00
mr. M
f61feb54d4
Update display version to 1.6t.1 in surfer.json
2025-01-12 12:01:02 +01:00
Cristian Cezar Moisés
bbeb8aa884
Update sign.ps1
...
Refactored Repeated Logic: Created functions for downloading artifacts, signing files, moving files, and creating tar archives.
Error Handling: Added checks for file existence before moving files and implemented verbose logging.
Parameter Validation: Used ValidateNotNullOrEmpty for parameters.
Improved Path Handling: Used Join-Path for constructing file paths
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-12 02:59:35 +00:00
Cristian Cezar Moisés
864879eabe
Update code-linter.yml
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-12 02:52:20 +00:00
Cristian Cezar Moisés
d10ce64f2d
Merge branch 'zen-browser:dev' into patch-2
2025-01-11 23:47:07 -03:00
mr. M
c93263ccea
Add support for essentials favicon background in tab styles
2025-01-11 23:53:59 +01:00
mr. M
37092f0359
Refine CSS transition timing and update animation function for compact mode
2025-01-11 23:40:58 +01:00
mr. M
e26ff172c8
Add tab icon change handling and enhance tab background styles
2025-01-11 22:54:04 +01:00
mr. M
619f979232
Enhance animation logic for workspace transitions and refine CSS styles
2025-01-11 21:59:49 +01:00
mr. M
1710ebae19
Add motion animation support and refine UI transitions for workspace interactions
2025-01-11 21:33:06 +01:00
mr. M
50a48cdf24
Add conditional check for branch verification in build workflow
2025-01-11 17:48:06 +01:00
mr. m
997384e832
Merge pull request #4282 from zen-browser/new-workspace-functionality
2025-01-11 17:37:41 +01:00
mr. M
1f43997088
Workspace switching animations are now context aware
2025-01-11 17:35:50 +01:00