| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-30 | Fix searching on file:// URLs | mrmr1993 | |
| 2014-04-30 | Unbind activate in foreground by default | Phil Crosby | |
| 1) C-F doesn't seem like a good choice 2) I'm not sure how many folks will use this. Maybe a lot of people? | |||
| 2014-04-30 | Tweak command description | Phil Crosby | |
| 2014-04-30 | Merge remote-tracking branch 'mrmr1993/openLinkInFGTab' | Phil Crosby | |
| Conflicts: content_scripts/link_hints.coffee | |||
| 2014-04-30 | Tweak a few comments | Phil Crosby | |
| 2014-04-30 | Turn off debug mode | Phil Crosby | |
| I think we want to leave it off in the shipped version | |||
| 2014-04-30 | Merge branch 'smblott-github-sync-chrome-instances' | Phil Crosby | |
| Conflicts: tests/unit_tests/utils_test.coffee | |||
| 2014-04-27 | Response to @philc's comments regarding sync. | Stephen Blott | |
| 2014-04-25 | Make a function more clearly a function | Phil Crosby | |
| 2014-04-25 | Merge pull request #1040 from mrmr1993/noCacheLHFilterType | Phil Crosby | |
| Query filterLinkHints setting every time, not just page load | |||
| 2014-04-25 | Merge pull request #1039 from mrmr1993/fixOpenLinkInCurrentTab | Phil Crosby | |
| Fix Open Link in Current Tab command | |||
| 2014-04-25 | Query filterLinkHints setting every time, not just page load | mrmr1993 | |
| 2014-04-25 | Fix Open Link in Current Tab command | mrmr1993 | |
| 2014-04-25 | Remove unnecessary checks for ctrl, shift keys in LinkHints | mrmr1993 | |
| 2014-04-25 | Change description and names in LinkHints for clarity | mrmr1993 | |
| 2014-04-25 | Remove the link hint activation delay | Phil Crosby | |
| Adding 400 ms delay to every click sucks. It's a good UX to see which link you clicked on, but I think the cost is too high. Give this a try and let me know if you think it's too jarring. This is in response to #799. | |||
| 2014-04-24 | Merge pull request #1037 from mrmr1993/fixGithub404Formatting | Phil Crosby | |
| Add vomnibar css rule to avoid page overriding | |||
| 2014-04-23 | Add vomnibar css rule to avoid page overriding | mrmr1993 | |
| 2014-04-23 | Prevent passing through <ctrl> in LinkHints | mrmr1993 | |
| 2014-04-23 | Allow tap to toggle LinkHints mode, remove nonfiring code | mrmr1993 | |
| 2014-04-23 | Remove additional unnecessary checks | mrmr1993 | |
| 2014-04-23 | Fix typo | mrmr1993 | |
| 2014-04-23 | Recognise <ctrl> key in LinkHints | mrmr1993 | |
| 2014-04-23 | Add openlinks in foreground mode and fix #1035 | mrmr1993 | |
| 2014-04-23 | Merge pull request #838 from sainaen/fix_handlerStack | Phil Crosby | |
| Fix minor error with handlerStack in content script | |||
| 2014-04-22 | Line length | Phil Crosby | |
| 2014-04-22 | Merge pull request #1027 from mrmr1993/dataURIs | Phil Crosby | |
| Handle data: URIs as a chrome prefix | |||
| 2014-04-19 | Add a couple more test cases for Sync. | Stephen Blott | |
| 2014-04-19 | Clean up initialization. | Stephen Blott | |
| 2014-04-19 | Code review, clean up. | Stephen Blott | |
| 2014-04-19 | Fix sync.init. | Stephen Blott | |
| 2014-04-19 | Comments for philc. | Stephen Blott | |
| 2014-04-19 | Test that all stored settings are JSONified. | Stephen Blott | |
| 2014-04-19 | Delay initializing sync until other components have started. | Stephen Blott | |
| 2014-04-19 | Add remote sync test for setting cleared. | Stephen Blott | |
| 2014-04-19 | Add test cases for "asynchronous" sync. | Stephen Blott | |
| 2014-04-19 | Add tests for sync. | Stephen Blott | |
| 2014-04-19 | Fix indentation and disable sync.log() messages. | Stephen Blott | |
| 2014-04-19 | Functional sync. | Stephen Blott | |
| 2014-04-19 | Settings tests pass, Sync still has an error. | Stephen Blott | |
| 2014-04-18 | Merge pull request #926 from fukayatsu/toggle-pin-tab | Phil Crosby | |
| Add shortcut to pin/unpin Tab | |||
| 2014-04-18 | Merge pull request #945 from shyiko/master | Phil Crosby | |
| Fixed detection of links which are only partially inside the viewport | |||
| 2014-04-19 | Use RegExp to escape special characters for plain find queries | mrmr1993 | |
| 2014-04-19 | Handle data: URIs as a chrome prefix | mrmr1993 | |
| 2014-04-19 | Add a comment explaining match counting for string searches | mrmr1993 | |
| 2014-04-19 | Implement number of matches in find mode | mrmr1993 | |
| 2014-04-19 | Code review of Sync(). | Stephen Blott | |
| 2014-04-18 | Code review of Sync(). | Stephen Blott | |
| 2014-04-18 | Initial synchronization commit. | Stephen Blott | |
| Synchronization is via `chrome.storage.sync.*`; data is cached in `localStorage`. | |||
| 2014-04-18 | Minor cleanups | Phil Crosby | |
