Bridget Morningstar
|
cbcb5cfdd6
|
fixed issues with css placement
|
2024-12-27 15:20:16 -06:00 |
|
Bridget Morningstar
|
9dfe3dcf79
|
Merge branch 'adds-search-to-icons' of https://github.com/neurokitti/desktop into adds-search-to-icons
|
2024-12-23 17:33:05 -06:00 |
|
Bridget Morningstar
|
ea05cf02b4
|
fixed issues with variable names and inline css
|
2024-12-23 17:31:14 -06:00 |
|
Studio Movie Girl
|
1b25275333
|
Update ZenWorkspaces.mjs
Signed-off-by: Studio Movie Girl <168581144+neurokitti@users.noreply.github.com>
|
2024-12-23 15:02:58 -06:00 |
|
Studio Movie Girl
|
f90bc04b1a
|
Update ZenWorkspaces.mjs
Signed-off-by: Studio Movie Girl <168581144+neurokitti@users.noreply.github.com>
|
2024-12-23 15:01:11 -06:00 |
|
Studio Movie Girl
|
2a06601e3a
|
Update ZenWorkspaces.mjs
Signed-off-by: Studio Movie Girl <168581144+neurokitti@users.noreply.github.com>
|
2024-12-23 14:36:28 -06:00 |
|
Studio Movie Girl
|
bcb5e3950b
|
Merge branch 'zen-browser:dev' into adds-search-to-icons
|
2024-12-23 14:30:11 -06:00 |
|
Bridget Morningstar
|
a2478e68c6
|
shit ton of stuff
|
2024-12-23 14:03:27 -06:00 |
|
mr. M
|
dd88086cc7
|
Always fire the popup hidden event for customizable UI popups (https://github.com/zen-browser/desktop/issues/2743#)
1.0.2-b.4
|
2024-12-23 20:40:19 +01:00 |
|
mr. m
|
40af655c39
|
Update windows-profile-build.yml
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com>
|
2024-12-23 18:45:01 +01:00 |
|
mr. M
|
055decf0cc
|
Add conditional check for artifact download based on architecture
|
2024-12-23 17:00:36 +01:00 |
|
mr. M
|
1f1630dc65
|
Attempt to fix arrow keys not working after opening the extensions panel (https://github.com/zen-browser/desktop/issues/2743)
|
2024-12-23 16:58:52 +01:00 |
|
mr. M
|
0f1101bf06
|
Restrict URL bar positioning in compact mode to avoid conflicts with floating state
|
2024-12-23 16:10:21 +01:00 |
|
mr. M
|
2df51f8b73
|
Fixed some sites not working when web task scheduling is enabled (closes https://github.com/zen-browser/desktop/issues/3910)
|
2024-12-23 16:06:22 +01:00 |
|
mr. M
|
e003fa2a66
|
Disable accent color in titlebar for improved aesthetics
|
2024-12-23 15:03:08 +01:00 |
|
mr. M
|
4470dc1fc9
|
Restrict PGO generation and upload to x86_64 architecture in Windows build workflow
|
2024-12-23 14:49:50 +01:00 |
|
mr. M
|
234346e1d4
|
Update Windows build workflows and mozconfig for x86_64 architecture support
|
2024-12-23 14:47:26 +01:00 |
|
mr. m
|
65e4586f33
|
Update mozconfig
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com>
|
2024-12-23 12:14:41 +01:00 |
|
mr. m
|
ae4f9a2eb7
|
Deleted unused docs/requirements.md
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com>
|
2024-12-23 08:55:08 +01:00 |
|
mr. m
|
a8eff76dd0
|
Update dependencies and optimize build configurations for Linux and Windows
|
2024-12-23 07:49:36 +00:00 |
|
mr. m
|
afddadbab3
|
Enable Profile Guided Optimization in Linux mozconfig
|
2024-12-22 23:08:34 +00:00 |
|
mr. m
|
5eb2349a04
|
Remove redundant PGO configuration in Linux mozconfig
|
2024-12-22 23:08:21 +00:00 |
|
mr. m
|
e4b7133ec2
|
Remove LTO disabling for x86_64 in Linux release build and fix CXXFLAGS in mozconfig
|
2024-12-22 23:07:55 +00:00 |
|
mr. m
|
a83bfa7a45
|
Enable Clang plugin for Linux and macOS builds in mozconfig
|
2024-12-22 17:55:08 +00:00 |
|
mr. m
|
5b1d59e38d
|
Trying to fix linux builds failing
|
2024-12-22 17:23:33 +00:00 |
|
mr. M
|
31ce093a4a
|
Update LTO configuration and enable Clang plugin for Linux builds
|
2024-12-22 14:36:02 +01:00 |
|
mr. M
|
e1cc55ff79
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2024-12-22 13:38:22 +01:00 |
|
mr. M
|
076586ded7
|
Enable Clang plugin for x86_64 and aarch64 configurations in mozconfig
|
2024-12-22 13:38:16 +01:00 |
|
mr-cheff
|
c3e30d4d05
|
Update monthly issue metrics
|
2024-12-22 12:11:17 +00:00 |
|
mr. M
|
dd87882e0f
|
Remove Profile Guided Optimization from Linux mozconfig
|
2024-12-22 12:24:22 +01:00 |
|
mr. M
|
fce8d134a3
|
Refactor LTO configuration across platforms and update version numbers in surfer.json
|
2024-12-22 12:06:22 +01:00 |
|
mr. M
|
7f9fd7ef06
|
Add retention days for artifact uploads in CI workflows
|
2024-12-22 11:29:41 +01:00 |
|
mr. M
|
e5c554f947
|
Remove LTO flag from CXXFLAGS in mozconfig for optimized build configuration
|
2024-12-22 11:23:01 +01:00 |
|
mr. M
|
47922537b7
|
Fixed wrong firefox version when using extensions API (closes https://github.com/zen-browser/desktop/issues/1366)
|
2024-12-22 11:08:41 +01:00 |
|
mr. M
|
c5ff01d528
|
Fixed fullscreen videos having a top-bar on certain layouts (closes https://github.com/zen-browser/desktop/issues/3269)
|
2024-12-22 10:39:28 +01:00 |
|
mr. M
|
a5830ca15b
|
Change input event to change event for ZenMarketplaceManager settings
|
2024-12-22 09:33:51 +01:00 |
|
mr. M
|
6d8673724d
|
Refactor ZenGradientGenerator to clean up event handling and adjust color mix percentages for toolbar
|
2024-12-22 09:24:00 +01:00 |
|
mr. M
|
4e1737c2f5
|
Adjust LTO configuration to respect disable flag and increase sidebar max width
|
2024-12-22 08:55:32 +01:00 |
|
mr. M
|
a7b486de56
|
Enable LTO (Link Time Optimization) in platform-specific mozconfig files
|
2024-12-22 08:31:51 +01:00 |
|
mr. M
|
1e927834b3
|
Fixed tab context menu not working when changing tab to a different workspace (closes https://github.com/zen-browser/desktop/issues/2963)
|
2024-12-22 00:50:01 +01:00 |
|
mr. M
|
1f2b08f870
|
Fix formatting in versioning section of README
|
2024-12-22 00:43:05 +01:00 |
|
mr. M
|
067a9a2ade
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2024-12-22 00:41:53 +01:00 |
|
mr. M
|
07dbc45d3f
|
Fix link format in README for issue metrics documentation
|
2024-12-22 00:41:48 +01:00 |
|
mr-cheff
|
482279d7ec
|
Update monthly issue metrics
|
2024-12-21 23:38:32 +00:00 |
|
mr. M
|
7d2a0e6d4e
|
Add options to hide author and time to answer in issue metrics workflow
|
2024-12-22 00:35:51 +01:00 |
|
mr. M
|
c338a96d8f
|
Remove old monthly metrics file before moving new metrics to docs folder
|
2024-12-22 00:34:36 +01:00 |
|
mr. M
|
d2ead4ccbe
|
Update README and GitHub Actions workflow for issue metrics management
|
2024-12-22 00:34:02 +01:00 |
|
mr-cheff
|
23c5a0d8eb
|
Update monthly issue metrics
|
2024-12-21 23:29:50 +00:00 |
|
mr. M
|
b555b60b75
|
Enhance GitHub Actions workflow for monthly issue metrics reporting by adding code checkout step and updating commit process
|
2024-12-22 00:27:27 +01:00 |
|
mr. M
|
3a04b465b1
|
Update GitHub Actions workflow to use new token and change assignee for monthly issue metrics report
|
2024-12-22 00:20:19 +01:00 |
|