mr. m
|
e4eb6d6fdd
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-05-18 15:19:13 +02:00 |
|
mr. m
|
1a0ce0df7c
|
fix: Fixed issues with the XUL rendering, b=(no-bug), c=compact-mode, workspaces
|
2025-05-18 15:19:07 +02:00 |
|
Bryan Galdámez
|
2abd23b344
|
bugfix(mods): add file download retry and try catchs to fallback
|
2025-05-18 06:55:42 -06:00 |
|
mr. m
|
ccb1bc521c
|
fix: Fixed single toolbar mode having labels on buttons, b=(no-bug), c=common, tabs
|
2025-05-18 14:43:11 +02:00 |
|
mr. m
|
26163c62da
|
fix: Fixed background tab toast showing when not hiding the sidebar, b=(no-bug), c=compact-mode
|
2025-05-18 14:22:05 +02:00 |
|
mr. m
|
8818d45d05
|
fix: Fixed all tabs button not having text, b=(no-bug), c=tabs
|
2025-05-18 13:50:41 +02:00 |
|
Mr. M
|
46941fe25a
|
fix: Fixed opening a new link in split view while having glance, b=(no-bug), c=split-view
|
2025-05-18 12:42:57 +02:00 |
|
Mr. M
|
4641b8b590
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-05-18 12:29:42 +02:00 |
|
Mr. M
|
148a5eebc2
|
fix: Improved workspace icons generation, b=(no-bug), c=common, mods, workspaces
|
2025-05-18 12:29:26 +02:00 |
|
mr. m
|
523c1fadbc
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-05-18 12:22:47 +02:00 |
|
mr. m
|
820652bd5e
|
feat: Added support for swiping when scrolling on workspaces, b=(no-bug), c=workspaces
|
2025-05-18 12:22:11 +02:00 |
|
Mr. M
|
246e3b25a4
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-05-18 11:27:06 +02:00 |
|
Mr. M
|
fe0e5a9101
|
feat: Apply padding top when animating elements, b=(no-bug), c=workspaces
|
2025-05-18 11:26:59 +02:00 |
|
mr. m
|
d9a6bb5b2d
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-05-18 11:26:05 +02:00 |
|
mr. m
|
c9f632c1b8
|
fix: Small fixes for workspaces icons, b=(no-bug), c=common, tabs, workspaces
|
2025-05-18 11:26:00 +02:00 |
|
Mr. M
|
297a95986c
|
fix: Fixed scrolling issues with workspaces, b=(no-bug), c=tabs, common, compact-mode, media, workspaces
|
2025-05-18 10:53:14 +02:00 |
|
Mr. M
|
7c1bdbfa68
|
fix: Fixed rearranging tabs from pinned to normal, b=(no-bug), c=workspaces
|
2025-05-17 23:29:25 +02:00 |
|
Mr. M
|
e712e8204d
|
test: Updated tests to the new names, b=(no-bug), c=tests, glance, workspaces, common
|
2025-05-17 14:12:43 +02:00 |
|
Mr. M
|
8e28e1a630
|
fix: Fixed reordering tabs and adding new essentials when the limit is reached, b=(no-bug), c=tabs
|
2025-05-17 00:28:38 +02:00 |
|
Mr. M
|
6d1742761c
|
fix: Fixed menu popups having an invisible background and color, b=(closes #7430), c=common
|
2025-05-17 00:17:22 +02:00 |
|
Mr. M
|
1c84a32a3c
|
fix: Fixed pinned tabs reordering on twilight, b=(no-bug), c=tabs, workspaces
|
2025-05-16 20:12:39 +02:00 |
|
mr. m
|
b07824489b
|
fix: Fixed workspaces import, b=(no-bug), c=no-component
|
2025-05-16 12:16:38 +02:00 |
|
mr. m
|
9b8195d666
|
Update src/browser/base/content/zen-sidebar-icons.inc.xhtml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-05-16 01:22:45 +02:00 |
|
Mr. M
|
22d04ad729
|
chore: Changed ZenWorkspaces to gZenWorkspaces, b=(no-bug), c=tabs, common, folders, glance, media, tests, welcome, workspaces
|
2025-05-16 01:17:11 +02:00 |
|
Mr. M
|
bac3e38318
|
feat: Re-implemented workspace icons, b=(no-bug), c=common, tabs, workspaces
|
2025-05-15 23:36:10 +02:00 |
|
Mr. M
|
1d8e0fc3d7
|
feat: Revamped the sidebar for complete stability over future releases, b=(no-bug), c=common, tabs, workspaces
|
2025-05-15 21:25:54 +02:00 |
|
Samuel Oldham
|
b260942e22
|
Fix #7609 by changing to orange when white.
|
2025-05-15 12:24:58 +00:00 |
|
mr. m
|
d7bf8b24fd
|
fix: Try to fix alignment issues for audio icons, b=(no-bug), c=tabs
|
2025-05-15 00:35:55 +02:00 |
|
Mr. M
|
0ded78eb06
|
fix: Fixed all tabs button appearing on the sidebar, b=(no-bug), c=common, tabs
|
2025-05-14 16:10:28 +02:00 |
|
mr. m
|
c2d484a725
|
fix: Fixed a bunch of small styling issues, b=(no-bug), c=common, compact-mode
|
2025-05-14 15:49:44 +02:00 |
|
mr. m
|
0310e89c39
|
Potential fix for code scanning alert no. 17: Overly permissive regular expression range
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-05-14 10:16:59 +02:00 |
|
mr. m
|
6732a69c2b
|
Potential fix for code scanning alert no. 19: Overly permissive regular expression range
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-05-14 10:16:36 +02:00 |
|
mr. m
|
937408f3f6
|
Potential fix for code scanning alert no. 18: Overly permissive regular expression range
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-05-14 10:14:16 +02:00 |
|
mr. m
|
e53a95e297
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-05-14 10:13:05 +02:00 |
|
mr. m
|
b74153290b
|
chore: Remove remaining bits from zen rices, b=(no-bug), c=workspaces
|
2025-05-14 10:12:51 +02:00 |
|
Mr. M
|
0abf17cb6b
|
fix: Fixed an issue with opening bookmarks with different containers, b=(no-bug), c=common
|
2025-05-13 20:00:31 +02:00 |
|
mr. m
|
be76e751e7
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-05-13 19:43:11 +02:00 |
|
mr. m
|
f8a893e6de
|
fix: Small fixes for toast notifications, b=(no-bug), c=common
|
2025-05-13 19:43:00 +02:00 |
|
Mr. M
|
89dfc86bfb
|
fix: Fixed missaligment on mute/unmute icon, b=(no-bug), c=tabs
|
2025-05-13 17:33:07 +02:00 |
|
Mr. M
|
bc894f8beb
|
style: Improved URL bar styles, b=(no-bug), c=common
|
2025-05-13 17:00:58 +02:00 |
|
Mr. M
|
20120ecf27
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-05-13 16:35:38 +02:00 |
|
Mr. M
|
a9c344d385
|
fix: Fixed background tabs opening when a tab is created by an addon, b=(no-bug), c=tabs, common, compact-mode
|
2025-05-13 16:35:24 +02:00 |
|
mr. m
|
3cbfae7a8f
|
fix: Fixed macos close buttons being misaligned on collapsed sidebar, b=(closes #7129), c=tabs
|
2025-05-13 16:12:15 +02:00 |
|
Mr. M
|
90876532b9
|
fix: Fixed the download animation appearing on all the windows, b=(closes #8247), c=no-component
|
2025-05-13 16:07:24 +02:00 |
|
Mr. M
|
641d4d0f87
|
chore: Updated to firefox 138.0.3, b=(no-bug), c=scripts, common
|
2025-05-13 15:58:39 +02:00 |
|
mr. m
|
7c12ad72b8
|
Merge pull request #8266 from zen-browser/haptic-feedback
|
2025-05-13 13:39:54 +02:00 |
|
Mr. M
|
66e0dde1ed
|
fix: Make sure to remove the stylesheets before removing the file, b=(no-bug), c=mods
|
2025-05-13 13:38:47 +02:00 |
|
mr. m
|
5a4877a141
|
chore: Minor changes before merge of haptic feedback, b=(no-bug), c=workspaces
|
2025-05-13 13:37:36 +02:00 |
|
mr. m
|
f9b0f8c436
|
feat: Finished haptic feedback support, b=(no-bug), c=common, tabs, workspaces
|
2025-05-13 13:31:03 +02:00 |
|
Mr. M
|
6552ec5f02
|
test: Added tests for closing glance, b=(no-bug), c=glance, tests
|
2025-05-13 12:00:39 +02:00 |
|