COMMITS
/ background_scripts/main.js February 18, 2026
P
Completion: put completion-related code into its own namespace
Phil Crosby committed
October 7, 2025
P
Replace references to about:newtab with a constant
Phil Crosby committed
P
Open the correct new tab page based on user's settings
Phil Crosby committed
June 23, 2025
P
Make reload.js work in Chrome
Phil Crosby committed
May 11, 2025
P
Tab operations: make createTab work with multiple URLs works again
Phil Crosby committed
May 6, 2025
P
Switch to promises rather than callbacks for repeated commands
Phil Crosby committed
P
Tab operations: remove unnecessary callback param in openUrlInNewWindow
Phil Crosby committed
P
Tab operations: remove some unnecessary returns
Phil Crosby committed
May 3, 2025
P
Fix typo in hideUpdateNotifications setting name
Phil Crosby committed
P
setZoom command: require the level argument to be named
Phil Crosby committed
P
Commands: remove optionList
Phil Crosby committed
April 14, 2025
D
April 5, 2025
P
Link hints: avoid conflating two variables with the same name
Phil Crosby committed
P
Link hints: remove isVimiumOptionsPage
Phil Crosby committed
April 1, 2025
P
Make marks.js into a module
Phil Crosby committed
P
Make exclusions.js into a module
Phil Crosby committed
P
Make completion.js a module
Phil Crosby committed
P
Make bg_utils.js into a module
Phil Crosby committed
P
Options page: switch to modules
Phil Crosby committed
October 8, 2024
C
Remove hardReload command and replace it with `reload hard`
Caleb Marcoux committed
C
Rename mkRepeatCommand TODO complete.
Caleb Marcoux committed
July 29, 2024
L
Use SVG action icons in Firefox
Leo Heitmann Ruiz committed
August 1, 2024
C
Add missing 110% Firefox zoom level.
Caleb Marcoux committed
July 16, 2024
P
Remove redundant vimium.png
Phil Crosby committed
C
Remove old comment about Chrome breaking.
Caleb Marcoux committed
C
Remove unneccessary setZoom bounds check.
Caleb Marcoux committed
C
Solve PR Suggestions: comments/docstring
Caleb Marcoux committed
C
Add setZoom command and better handle zooming edge cases.
Caleb Marcoux committed
C
Add zoom commands
Caleb Marcoux committed
July 13, 2024
C
Deno fmt changed this new line. I don't see the difference.
Caleb Marcoux committed
C
Fix floating point zoom in errors on Chrome.
Caleb Marcoux committed
July 11, 2024
C
Refactor zoom methods and add unit tests.
Caleb Marcoux committed
June 5, 2024
C
Remove console log and correct formatting.
Caleb Marcoux committed
C
Initial zoom in/out/reset implementation.
Caleb Marcoux committed
July 5, 2024
P
Make it clear that forCountTabs is async
Phil Crosby committed
P
Use hoisted functions at the top level, for style consistency
Phil Crosby committed
P
Remove unnecessary return value in some commands
Phil Crosby committed
P
Fix test for hard reload; cleanups
Phil Crosby committed
June 1, 2024
P
A few cleanups for Firefox hidden tabs
Phil Crosby committed
June 17, 2024
C
Use forCountTabs in relad and hardReload.
Caleb Marcoux committed
May 8, 2024
V
Refactor `hardReload` function
Vincent A. Barkman committed
March 28, 2024
T
add 'R' for hard reload
Tribhuwan Kumar committed
May 30, 2024
C
Solve PR suggestions.
Caleb Marcoux committed
May 22, 2024
C
Firefox hidden tabs.
Caleb Marcoux committed
April 11, 2024
P
Fix custom search behavior when no entry is selected
Phil Crosby committed
March 16, 2024
A
Search using browser default engine
ayn2op committed
April 2, 2024
P
TabRecency: disallow operations until state is loaded from storage
Phil Crosby committed
P
TabRecency: fix a counter bug when loading recency from storage
Phil Crosby committed
March 30, 2024
P
Fix regression where createTab options are not parsed
Phil Crosby committed
February 5, 2024
P
Clean up selectSpecificTab fn
Phil Crosby committed