Commit Graph

153 Commits

Author SHA1 Message Date
Buu Nguyen 8aa8bd0500 Fix bug when path contains {, } 2014-06-09 10:44:19 -07:00
Buu Nguyen e17746a56d Refactor margin moving code 2014-06-08 12:29:43 -07:00
Buu Nguyen 3d8ce21a60 Merge pull request #107 from Ephemera/zoom-bug
Fix zoom bug related to #106
2014-06-08 10:15:32 -07:00
Buu Nguyen bf4aed1b34 Merge pull request #108 from Ephemera/manage-space-for-FF
Fix Firefox's issue related to #106
2014-06-08 10:15:18 -07:00
Ephemera 0375f06c54 Merge branch 'master' into manage-space-for-FF 2014-06-08 22:39:27 +09:00
Ephemera c0f1ea9604 Fix Firefox's issue related to #106 2014-06-08 22:38:16 +09:00
Buu Nguyen cb3926af86 Minor refactor 2014-06-07 18:53:14 -07:00
Buu Nguyen def8dd974d Fix issue sidebar not displayed correctly caused by another plugin 2014-06-07 09:33:17 -07:00
Ephemera d819e2326d Fix to work with only resizing window 2014-06-07 18:09:27 +09:00
Ephemera 189a0330d2 Merge branch 'master' into zoom-bug 2014-06-07 17:06:27 +09:00
Ephemera 6b5d9ac6d4 Fix zoom bug related to #106 2014-06-07 17:04:32 +09:00
Buu Nguyen 05a35eb5d0 Fix style for Safari 2014-06-06 23:46:32 -07:00
Buu Nguyen a193206e9f Fix firefox build 2014-06-06 23:46:15 -07:00
Buu Nguyen 7692aa6368 Minor update to style 2014-06-06 18:20:13 -07:00
Buu Nguyen efdb77835b Add links to header 2014-06-06 18:00:10 -07:00
Buu Nguyen 3d9123a259 Add editorconfig 2014-06-06 17:38:50 -07:00
Buu Nguyen 8d8c8f2a01 Major refactoring & improvement
* Split code into multiple components and source files
* Remove github.js, underscore.js and base64.js
* Add option panel
2014-06-06 17:12:56 -07:00
Buu Nguyen 4e2263f4a6 Update read me 2014-05-29 11:34:08 -07:00
Buu Nguyen 121b3aeb58 Update read me for Opera 2014-05-25 09:57:18 -07:00
Buu Nguyen 131d48b215 Add binary dist for Firefox, Safari and Opera 2014-05-25 09:49:00 -07:00
Buu Nguyen e823f219de Version 1.2 2014-05-25 09:41:24 -07:00
Buu Nguyen 54148c3c81 Improve toggle button style a bit 2014-05-25 08:36:22 -07:00
Buu Nguyen ca6219e372 Update jstree 2014-05-25 08:26:07 -07:00
Buu Nguyen 411534e1c4 Merge pull request #100 from bayandin/gh-97
Path encoding for blobs. Fix for #97
2014-05-25 08:21:51 -07:00
Alexander Bayandin c385b1b63c Path encoding for blobs. Fix for #97 2014-05-24 23:33:54 +04:00
Buu Nguyen c82c94a199 Update read me 2014-05-23 16:00:30 -07:00
Buu Nguyen 00dbc233f4 Merge pull request #88 from bayandin/specific-scopes
Explicitly pointed out minimal scopes (for github token) in readme
2014-05-23 15:54:54 -07:00
Buu Nguyen ebd5e74f7f Split work into chunks to improve UI responsiveness on large repos; update sort to match GitHub's algorithm 2014-05-23 15:05:17 -07:00
Buu Nguyen 5a26a4794d Fix bug commit->code still show sidebar 2014-05-23 12:55:08 -07:00
Buu Nguyen 8422df920c Use CSS transition for help popup, clean up code, fix CSS syntax causing Safari to choke 2014-05-23 11:38:31 -07:00
Buu Nguyen 6b6951ef95 Bring back css translate 3d for sidebar 2014-05-22 22:04:22 -07:00
Buu Nguyen dbeaf1f1d8 Remove spin.js, use CSS animation for progress indicator 2014-05-22 21:30:08 -07:00
Buu Nguyen b5533183f4 Add progress indication to appear visually better when surfing large repo or loading large file 2014-05-22 09:58:31 -07:00
Buu Nguyen a14771aa63 Add check to avoid unbinding keys before binding takes place 2014-05-21 17:51:50 -07:00
Buu Nguyen dc34fd82c8 Fix bug sidebar is shown with keybinding on non-code pages 2014-05-21 17:49:07 -07:00
Buu Nguyen e77406861a Minor change to popup verbiage and style 2014-05-21 17:33:37 -07:00
Buu Nguyen 3cfdc340dd Bring back translate 3d 2014-05-21 16:36:59 -07:00
Buu Nguyen 50229bed50 Show help popup the first time, close #84 2014-05-21 16:16:22 -07:00
Buu Nguyen 4e16461364 Refactor submodule handling 2014-05-21 13:05:23 -07:00
Buu Nguyen 5941d14caf Merge pull request #92 from Ephemera/specific-submodule
Display submodules as GitHub does
2014-05-21 12:20:53 -07:00
Ephemera 1802b44be8 Merge branch 'master' into specific-submodule 2014-05-22 02:01:02 +09:00
Ephemera 10bafc35d8 Seperate two different link 2014-05-22 01:51:27 +09:00
Buu Nguyen d1326fda6f Update resize cursor 2014-05-21 09:10:52 -07:00
Buu Nguyen 3cdf19ef2f Merge pull request #86 from leereilly/y-u-need-access-token
Minor verbiage update for private repositories
2014-05-21 08:28:55 -07:00
Ephemera 3c78703d46 Change to more specific submodules 2014-05-21 22:19:11 +09:00
Alexander Bayandin f191f40d60 Explicitly pointed out minimal scopes 2014-05-21 10:50:10 +04:00
Alexander Bayandin a8932fd62f Using relative links in readme
to avoid confusion in different branches or forks
2014-05-21 10:28:02 +04:00
Lee Reilly 6a41fc4705 Minor verbiage update for private repositories 2014-05-20 14:17:58 -07:00
Buu Nguyen b2c1e3b193 Support branch with emoji, close #83 2014-05-20 12:32:51 -07:00
Buu Nguyen 420d2dd93b Support submodules 2014-05-20 12:08:27 -07:00