Commit Graph
66553 Commits
Author SHA1 Message Date
brave-builds 52e4e19786 1.75.101 2024-12-16 00:03:24 +00:00
Simon Hong 4dae430fa9 Merge pull request #26925 from brave/replace_tab_group_icon
Replaced tab group icon in bookmarks bar
2024-12-15 10:08:37 +09:00
Mihai PLESA decf8f66fb Revert "Disable CustomBackgroundFileManagerBrowserTest.SaveImageMultipleTimes on Mac" (#27014)
Revert "Disable CustomBackgroundFileManagerBrowserTest.SaveImageMultipleTimes…"

This reverts commit 22540ff937.
2024-12-14 08:42:26 +00:00
Simon Hong e660af083b Replaced tab group icon in bookmarks bar
fix https://github.com/brave/brave-browser/issues/42535
2024-12-14 09:13:03 +09:00
Pete Miller 50f86797d9 [AI Chat] fix issues with conversation context menu
Merge pull request #26990 from brave/ai-chat-menu-fixes
2024-12-13 15:37:23 -08:00
Darnell Andries 7d3a262c08 Merge pull request #27017 from brave/update-stats-updater
Fix `BraveStatsUpdater` instantiation
2024-12-13 13:17:33 -08:00
Pete Miller 3266fbaac9 Don't crash when editing the title of a conversation not in-memory
and log database title because of historical bad values due to ref expiring
2024-12-13 13:01:28 -08:00
Pete Miller 85a181ad9b AI Chat conversations list item menu and edit improvements
- ButtonMenu can open without being tiny and scrolling
- make sure edit isn't blocked by the link activation
- storybook get edit ability
- storybook menu open responsiveness matches webui
- storybook context can use react hooks
2024-12-13 13:01:23 -08:00
Pete Miller d7d71c7b62 AssistantResponse uses key for events 2024-12-13 13:00:46 -08:00
Pete Miller 6f8689ffe0 Merge pull request #26996 from brave/enable-ai-chat-history
Enable AI Chat history feature
2024-12-13 12:14:59 -08:00
Max Karolinskiy ecf609e27b Fixes missing Russian l10n for two strings. (#26981) 2024-12-13 15:02:10 -05:00
cypt4 f6393b6c2d [ZCash ] Implement shard tree and shard storage (#26477)
* Implement shard tree and shard storage
Resolves https://github.com/brave/brave-browser/issues/39314
2024-12-13 23:24:04 +04:00
Darnell Andries 2a2611da64 Fix BraveStatsUpdater instantiation 2024-12-13 10:44:07 -08:00
Brandon-T 3656a4223e [iOS] - Add New-Line to localizable.strings (#27015) 2024-12-13 13:22:34 -05:00
Pete Miller 5d7fb2b650 Merge pull request #27012 from brave/nala-button-fix-2
Update nala dependency
2024-12-13 08:10:25 -08:00
Brandon-T 00c8c66f26 [iOS] - Revert SkusScript MethodIDs (#27010) 2024-12-13 11:05:33 -05:00
brave-builds ce9da1f325 1.75.100 2024-12-13 16:03:17 +00:00
samartnik e024c216ee Merge pull request #27002 from brave/android_tab_groups_open_link_follow_up
[Android] Fix for default action on opening link
2024-12-13 10:08:21 -05:00
cypt4 d6f3c15ee2 Add shardtree crate (#26966)
* Add shardtree crate
Resolves https://github.com/brave/brave-browser/issues/40408
2024-12-13 16:18:45 +04:00
brave-builds 3b427e6838 1.75.99 2024-12-13 12:03:02 +00:00
Pete Miller d78f5d4105 Update nala dependency
- [ButtonMenu] onclick does need stopPropagation after all to stop the Menu being blurred and closing itself
2024-12-13 00:33:14 -08:00
Pete Miller 10f779a524 Merge pull request #27006 from brave/ai-chat-copy-button-frame
[AI Chat] allow clipboard-write in conversation entries frame
2024-12-12 21:39:56 -08:00
Pavel Beloborodov 1f0e2fcc75 Added Custom Scriptlet section in the settings page. (#25999)
* Added Custom Scriptlet section in the settings page.
* Added security warning message.
* Added adblock `Developer mode` protected pref.
* Make custom filters readonly if dev-mode is disabled.
2024-12-13 12:22:43 +07:00
Darnell Andries bc5b692fd7 Merge pull request #26989 from brave/news-direct-feed-https
Upgrade direct feed redirect requests to HTTPS, respect strict upgrade setting
2024-12-12 18:43:33 -08:00
Kyle Hickinson 70eb64772d Merge pull request #27007 from brave/ios-new-menu-request-desktop-button
[iOS] Fix request desktop site action in new menu UI
2024-12-12 20:59:29 -05:00
Kyle Hickinson 015df0c38c [iOS] Fix request desktop site action in new menu UI
This change merges the UIActivity version of "Request Desktop Site"/"Request Mobile Site" to a single identifier that matches the new menu UI's action identifier and then correctly sets it up in the new menu.

We specifically set it up as such because the new menu has to treat "Request Desktop Site" & "Request Mobile Site" as a single item since its user customizable
2024-12-12 19:33:05 -05:00
Darnell Andries 6dfb50fdf5 Add News Direct feed redirect test 2024-12-12 16:25:00 -08:00
aseren 3adb3fae6d Merge pull request #25393 from brave/issues/39625
[ads] Add search result ad clicked InfoBar
2024-12-12 19:24:30 -05:00
brave-builds b5b912857b 1.75.98 2024-12-13 00:09:45 +00:00
Jay Harris 477cb6212c [AI Chat]: Make it possible to Open AI Chat when history is disabled (#27003) 2024-12-13 00:35:38 +01:00
Pete Miller 5a1d53cf35 [AI Chat] allow clipboard-write in conversation entries frame 2024-12-12 15:32:07 -08:00
Pete Miller dec8c49d11 AI Chat storage notice is dismissed after first prompt sending or close button 2024-12-12 15:13:26 -08:00
Kevin Smith db39474f93 Merge pull request #27001 from brave/ksmith-rewards-3-creator-param
[Rewards 3.0] Add creator ID parameter to Rewards page
2024-12-12 17:06:08 -05:00
Emerick Rogul 37b9bc029a Merge pull request #26998 from brave/emerick-remove-added-to-reading-list-toast-notification
Remove toast notification for adding article to reading list
2024-12-12 16:48:39 -05:00
Artem Samoilenko c76e1d1037 [Android] Fix for default action on opening link 2024-12-12 16:10:20 -05:00
brave-builds 2068980e64 1.75.97 2024-12-12 21:06:04 +00:00
Kyle Hickinson 3188d479d6 [iOS] Add new browser menu UI (#26805) 2024-12-12 16:01:48 -05:00
StephenHeaps 3d4911560f feature(privacy): Add debug view to iOS to display blocked requests per-tab (#26987)
* Use secure copy of window origin for tracking protection stats.
* Add feature flag to display blocked requests per-tab in shields panel on iOS.
2024-12-12 15:25:35 -05:00
zenparsing 615cec2da9 [Rewards 3.0] Add creator ID parameter to Rewards page 2024-12-12 15:11:51 -05:00
Emerick Rogul b1f0cdae33 Remove toast notification for adding article to reading list 2024-12-12 14:59:57 -05:00
Brandon-T ce9f151054 [iOS] - Fix brave://flags crash (#26986)
* Add minimal amount of resources for iOS's brave://flags to not crash
2024-12-12 13:39:20 -05:00
Pete Miller 1577c7d63f enable AIChatHistory feature for android and desktop 2024-12-12 10:34:56 -08:00
Pete Miller b22715009f Merge pull request #26995 from brave/nala-update-20241211
Update leo dependency
2024-12-12 10:31:49 -08:00
Kyle Hickinson 17a7985021 Merge pull request #26933 from brave/ios-playlist-local-search
[iOS] Add local search to Playlist
2024-12-12 12:20:23 -05:00
brave-builds 9cec895a24 1.75.96 2024-12-12 16:16:45 +00:00
Rafael Ebron bedee4ce06 Merge pull request #26991 from brave/ntp-search-white
[NTP Search]: Change color to browser theme
2024-12-12 08:05:46 -08:00
Douglas Daniel 769bd492f6 Merge pull request #26967 from brave/fix-wallet-speedup-transaction
fix(wallet): Speedup Transaction
2024-12-12 10:04:42 -06:00
Douglas Daniel 3093645de7 Merge pull request #26956 from brave/fix-wallet-backup-wallet-progress-indicator
fix(wallet): Backup Wallet Progress Indicator
2024-12-12 10:04:12 -06:00
Douglas Daniel 059a4374d6 Merge pull request #26954 from brave/fix-wallet-prevent-double-account-creation-on-buy-screen
fix(wallet): Prevent Double Account Creation on Buy Screen
2024-12-12 10:03:55 -06:00
Douglas Daniel 1ce9c731f5 Merge pull request #26946 from brave/style-wallet-edit-gas-slider-track
style(wallet): Edit Gas Slider Track
2024-12-12 10:03:23 -06:00