mr. m
b67ff738cb
Merge pull request #4184 from zen-browser/revert-4158-patch-1
...
Revert "fix: don't flash compact sidebar when opening glance"
2025-01-05 17:03:19 +01:00
mr. m
6291e65165
Revert "fix: don't flash compact sidebar when opening glance"
2025-01-05 17:03:10 +01:00
mr. m
6b2239212c
Merge pull request #4158 from flexagoon/patch-1
...
fix: don't flash compact sidebar when opening glance
2025-01-05 16:59:48 +01:00
mr. M
9aa0ac9396
Refactor Zen browser settings and URL bar behavior for improved performance and interaction
2025-01-05 16:57:47 +01:00
mr. M
a16040073f
Fix CSS syntax for checked menu items in Windows platform
2025-01-05 15:55:17 +01:00
mr. M
f1a16f2eb2
Adjust CSS for Zen icons to improve layout on Windows platform
2025-01-05 10:37:42 +01:00
Cristian Cezar Moisés
5a9f29bd9d
Merge branch 'zen-browser:dev' into patch-2
2025-01-04 21:16:13 -03:00
mr. M
d9417a9aa9
Refactor tab handling and URL bar behavior for improved visibility and interaction in Zen mode
2025-01-04 21:45:30 +01:00
mr. M
3a2d168c0c
Disable clang plugin in mozconfig for Windows
2025-01-04 21:04:48 +01:00
mr. M
4abe2cdb6d
Enable bootstrap option in mozconfig for Zen release configuration
2025-01-04 20:25:27 +01:00
mr. M
83cb4553ad
Remove bootstrap option from mozconfig for Zen release configuration
2025-01-04 19:54:12 +01:00
mr. M
aac415d1fa
Update RUSTFLAGS in mozconfig for Windows to simplify linker arguments
2025-01-04 19:33:21 +01:00
mr. M
1e51804b74
Update mozconfig for Zen release: enable automation and adjust compiler flags
2025-01-04 19:31:23 +01:00
mr. M
d5573be1e9
Switch stable branch to release branch
2025-01-04 19:13:46 +01:00
Cristian Cezar Moisés
728cd96cfa
Merge branch 'zen-browser:dev' into patch-2
2025-01-04 13:27:03 -03:00
mr. M
bc6c6ce66d
Add pre-commit hook to run prepare script
2025-01-04 17:24:21 +01:00
mr. M
20b5ef02b9
Remove unnecessary whitespace in zen-decks.css for cleaner code
2025-01-04 17:18:13 +01:00
mr. M
a37b6d46e8
Refactor CSS for zen-split-view layout adjustments and sidebar splitter styling
2025-01-04 17:13:59 +01:00
mr. m
4c6b802cb9
Merge pull request #4167 from JosueGalRe/dev
2025-01-04 16:25:14 +01:00
mr. M
6ced8bd137
Update ZenUIManager and vertical-tabs.css to exclude toolbarspring and adjust button placements
2025-01-04 16:24:18 +01:00
Bryan Galdámez
374eb82d40
✨ Replace keydown event with input
2025-01-04 09:13:45 -06:00
mr. M
9581020e33
Add locked
option to zen.workspaces.enabled preference
2025-01-04 13:03:27 +01:00
mr. M
476b400315
Add linting step to CI workflow and install dependencies using pnpm
2025-01-04 12:53:03 +01:00
mr. m
0e45e0a843
Update build.yml
...
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com >
2025-01-04 12:49:08 +01:00
mr. m
f93f4985b3
Update build.yml
...
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com >
2025-01-04 12:47:51 +01:00
mr. m
67f3da6be2
Merge branch 'dev' into patch-2
...
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com >
2025-01-04 12:32:30 +01:00
Cristian Cezar Moisés
9ff2cf35c6
Update update-en-US-packs.sh
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-04 04:39:55 +00:00
Cristian Cezar Moisés
86a3a06bb1
Update download-language-packs.sh
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-04 04:39:09 +00:00
Cristian Cezar Moisés
f81835cc60
Update download-language-packs.sh
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-04 04:29:30 +00:00
Cristian Cezar Moisés
8ab4f8bd93
Update update-en-US-packs.sh
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-04 04:27:49 +00:00
Cristian Cezar Moisés
ae5526c928
Update download-language-packs.sh
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-04 04:14:32 +00:00
Cristian Cezar Moisés
335cd41eca
Update update-en-US-packs.sh
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-04 04:14:11 +00:00
Bryan Galdámez
4c1fa34f2c
🚨 Fix linter issues
2025-01-03 21:35:06 -06:00
Bryan Galdámez
f94d3f91cf
Merge remote-tracking branch 'upstream/dev' into dev
2025-01-03 21:29:32 -06:00
Bryan Galdámez
2b1224b3df
🐛 Fix
...
- Zen Mods: Default value not being loaded on theme install due to zen mods not being always triggered and default values not being in place when reading them (fixes #3887 )
- Zen Mods: Fixed string preferences not changing completely by changing the event listener and replacing the throttle with a debounce, so we only listen to the last keydown (fixes #3558 )
2025-01-03 21:21:07 -06:00
Bryan Galdámez
5e77f44e05
✏️ Fix typo
2025-01-03 21:17:50 -06:00
Bryan Galdámez
6e4bd83a69
⬆️ Update deps
2025-01-03 21:16:44 -06:00
mr. M
5de241c2c6
Clean up whitespace and formatting in various files; update CODEOWNERS and .gitignore
2025-01-04 02:33:00 +01:00
mr. M
729f61b84c
Update Prettier configuration and dependencies; add prettier-plugin-sh and upgrade husky and prettier versions
2025-01-04 02:28:08 +01:00
mr. M
100f7f4147
Refactor CSS and JavaScript files for consistency; clean up whitespace and formatting
2025-01-04 02:23:44 +01:00
mr. M
7dfa6d55ba
Refactor CSS and JavaScript files for consistency; clean up whitespace and formatting
2025-01-04 02:21:45 +01:00
mr. M
22515592f0
Add dependency installation and linting steps to PR workflow; update Prettier ignore for specific CSS files
2025-01-04 02:11:17 +01:00
mr. M
0a5db20cb8
Update pre-commit hook and upgrade lint-staged to version 15.3.0
2025-01-04 02:07:53 +01:00
mr. M
d91c9dc41f
Add smooth scroll preference for tab startup and adjust visibility logic
2025-01-04 00:13:46 +01:00
Cristian Cezar Moisés
711f189e0e
Update update_newtab.py
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-03 23:11:02 +00:00
Cristian Cezar Moisés
1d579d12d2
Update update_ff.py
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-03 23:10:11 +00:00
Cristian Cezar Moisés
624fde5b46
Update update-en-US-packs.sh
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-03 23:09:14 +00:00
Cristian Cezar Moisés
87a3c923a6
Update update-en-US-packs.sh
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-03 23:08:30 +00:00
Cristian Cezar Moisés
c38c82bf6a
Update remove-failed-jobs.sh
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-03 23:07:12 +00:00
Cristian Cezar Moisés
cd03077b77
Update download-language-packs.sh
...
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net >
2025-01-03 23:06:22 +00:00