Commit Graph

320 Commits

Author SHA1 Message Date
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
Buu Nguyen d1fa62dbb9 Basic progress indicator support 2014-05-20 10:20:38 -07:00
Buu Nguyen 04eb7e1fe3 Clarify check fall back design for potential GH DOM change 2014-05-19 15:07:10 -07:00
Buu Nguyen d90db58d1a Merge pull request #78 from tatsuyaoiw/feature
Added "explore" to the reserved list
2014-05-19 11:21:50 -07:00
Tatsuya Oiwa 8bc786952a Added "explore" to the RESERVED_USER_NAMES in inject.js. 2014-05-19 18:34:11 +00:00
Jerry Wang 28acd12e5d Renamed compare and fixed .gitmodules regExp 2014-05-19 09:36:39 -04:00
Buu Nguyen 77d1d5bf70 Resizable, close #28, #53 2014-05-18 18:36:14 -07:00
Buu Nguyen 9552add81d Update UI & flow (not shown automatically, not shown in 'commit', 'branch'...), close #32 2014-05-18 13:23:25 -07:00
Jerry Wang f64281175e Added submodule support
using an ini parser for .gitmodules
2014-05-18 15:39:08 -04:00
Buu Nguyen d158f10911 Merge pull request #69 from letunglam/patch-3
Add border to header
2014-05-18 11:56:43 -07:00
Buu Nguyen efcccad6bc Refactor code and DOM structure 2014-05-18 11:56:13 -07:00
Le Tung Lam ad3e344372 Improve header 2014-05-18 20:50:48 +02:00
Buu Nguyen 1818284b83 Clean up code 2014-05-18 00:03:54 -07:00
Buu Nguyen 6d348874d0 Revert "Added submodule support"
This reverts commit d3f59a8811.
2014-05-17 21:43:15 -07:00
Buu Nguyen cbda76f387 Merge pull request #66 from jerizm/submodules
Support submodules
2014-05-17 21:19:21 -07:00
Jerry Wang d3f59a8811 Added submodule support 2014-05-17 17:03:23 -04:00
Buu Nguyen 8ca7de1623 Remove nodeIdFromPath, use latest jstree.js that fixes the $ in path issue 2014-05-17 13:08:58 -07:00
Buu Nguyen 7495d22802 Fix bug select tree node when DOM is not initialized 2014-05-17 13:01:34 -07:00
Buu Nguyen 22f812ee97 Sync 2-way octotree and github selection, close #56, #59 2014-05-17 12:58:49 -07:00
Buu Nguyen 1fb23f22d0 Can't really determine branch of js-select-button, GitHub trim long branch name in it; reverse to full determination 2014-05-17 09:48:16 -07:00
Buu Nguyen 0be2b202e9 Merge branch 'master' of https://github.com/buunguyen/octotree
Conflicts:
	src/inject.js
2014-05-17 09:37:18 -07:00
Buu Nguyen 71acc26f6b Clean up branch determination 2014-05-17 09:29:51 -07:00
Buu Nguyen 45e3fccda4 Merge pull request #60 from alexanderbeletsky/handle-409
Handle 409 error (empty repository)
2014-05-17 09:29:28 -07:00
Buu Nguyen 205afed066 Merge pull request #65 from Ephemera/tree-with-sha
Get tree correctly when it is with sha hash
2014-05-17 09:20:17 -07:00
Ephemera 281453bb69 Get tree correctly when it is with sha hash 2014-05-17 23:37:04 +09:00
alexanderbeletsky 1e8e4ef161 handle 409 error 2014-05-16 13:51:53 +03:00
Buu Nguyen b7efb36d7b Support key binding with keymaster.js 2014-05-15 15:47:29 -07:00
Buu Nguyen 46f14f6343 Merge pull request #58 from sidke/keybinding
Support key binding
2014-05-15 14:49:03 -07:00
Sidney Keese 0985a9cd48 adding in minified mousetrap, keybinding for toggle set to ctrl+b 2014-05-15 13:50:37 -06:00
Buu Nguyen b271837757 Reduce size of token.png 2014-05-15 11:36:08 -07:00
Buu Nguyen b0365986e5 Clean up change log 2014-05-15 11:34:49 -07:00
Buu Nguyen 1b164f2924 Update read me to add changelog 2014-05-15 11:19:57 -07:00
Buu Nguyen 0acbc993f5 Update version in all manifests & add prebuilt packages for Firefox & Safari 2014-05-14 23:33:13 -07:00
Buu Nguyen 9a3f3f238a Update images 2014-05-14 23:28:44 -07:00