Commit Graph

522 Commits

Author SHA1 Message Date
Buu Nguyen 5a40d0a6a0 Add `developer` to reserved path 2014-07-07 16:45:04 -07:00
Buu Nguyen 2f8454c973 Add `repositories` to reserved list 2014-07-07 16:04:01 -07:00
Buu Nguyen fbe17261cb Action on left-click only 2014-07-07 16:03:46 -07:00
Buu Nguyen e6ed5893c7 Merge pull request #115 from eush77/middle-mouse-button-fix
Do not load file if clicked with the middle mouse button
2014-07-07 15:57:30 -07:00
eush77 2a6c4638ca Do not load file if clicked with the middle mouse button 2014-06-16 00:13:15 +04:00
Buu Nguyen 7a224faf38 Merge branch 'master' of https://github.com/buunguyen/octotree 2014-06-13 17:01:30 -07:00
Buu Nguyen 4ea5f7f554 update build process; fix bug submodule link 2014-06-13 17:01:21 -07:00
Buu Nguyen ce3018dafb Merge pull request #114 from Ephemera/additional-reserved-name
Add 'search' to reserved name
2014-06-13 09:50:46 -07:00
Ephemera d62328ddfd Add 'search' to reserved name 2014-06-13 17:47:57 +09:00
Buu Nguyen a4b79db39c Update repo header style 2014-06-12 22:14:43 -07:00
Buu Nguyen ce9d964fc0 Merge pull request #113 from enyo/patch-1
Added a padding to the repo info in the header
2014-06-12 22:12:38 -07:00
Buu Nguyen da1cfb4978 Support Firefox 30 new security model; fix duplicated issue in .xpi file 2014-06-12 08:48:51 -07:00
Matias Meno c47fd1334b Added a padding to the repo info in the header
Otherwise the buttons overlap the repo name.
2014-06-12 16:19:58 +02:00
Buu Nguyen 36d496cdaf Update dist files 2014-06-10 20:13:34 -07:00
Buu Nguyen 14bc038bf9 Remove GitHub layout transition 2014-06-10 17:48:52 -07:00
Buu Nguyen 90ccb2b2d0 Fix typo 2014-06-10 12:05:39 -07:00
Buu Nguyen 3650032cc2 Version 1.3 2014-06-10 12:01:13 -07:00
Buu Nguyen 51c50780ba Update idregex of jstree 2014-06-10 10:26:37 -07:00
Buu Nguyen 5eef7cab82 Minor update to tree expand/collapse button style 2014-06-09 11:12:33 -07:00
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