Commit Graph

377 Commits

Author SHA1 Message Date
Buu Nguyen 4ce7bfd0b7 Fixes bug of previous commit 2015-09-30 16:36:37 -07:00
Buu Nguyen a81e7315a3 Fixes #189 and releases 2015-09-30 16:25:13 -07:00
Buu Nguyen 56f257d0ff Starting point for v2 2015-09-22 15:17:49 -07:00
Buu Nguyen 78b22a0d88 Update readme 2015-09-03 09:52:45 -07:00
Buu Nguyen 31a3774127 Update readme 2015-09-03 09:47:57 -07:00
Buu Nguyen 731b23b4c3 Update readme to include link to Opera store 2015-09-03 09:47:13 -07:00
Buu Nguyen 4b2156e053 Release 1.7.1 2015-08-29 10:09:59 -07:00
Buu Nguyen 840cf62350 Fix spacing in fallback case 2015-08-29 10:08:12 -07:00
Buu Nguyen 77097fb952 Merge pull request #181 from Ephemera/fix-incorrect-container-selector
Fix manage the space between Octotree and Github correctly
2015-08-29 10:02:05 -07:00
Ephemera 1affafa985 Fix manage the space between Octotree and Github correctly 2015-08-29 20:13:25 +09:00
Buu Nguyen ac77ac9c5d Support direct file downloading 2015-08-27 11:05:59 -07:00
Buu Nguyen 5a2d03cce3 Bump release 2015-08-06 06:15:39 -07:00
Buu Nguyen 10a6c066eb Simplify regex for bug fix of #172 2015-08-06 06:15:28 -07:00
Buu Nguyen 9cb12455f4 Merge pull request #179 from Ephemera/fix-submodule-link
Fix #172
2015-08-06 05:56:30 -07:00
Buu Nguyen 1445e16c54 Merge pull request #178 from Ephemera/fix-selecting-branch
Fix detecting branch or tag name correctly
2015-08-06 05:52:19 -07:00
Ephemera ae89678f42 Fix #172 2015-08-05 02:42:57 +09:00
Ephemera 938708a47c Fix missing 2015-08-04 22:25:50 +09:00
Ephemera 601afe378a Fix detecting branch or tag name correctly 2015-08-04 22:17:03 +09:00
Buu Nguyen 3b53a5baa0 Update changeling 2015-06-05 10:45:26 -07:00
Buu Nguyen fe101c9bc8 Fix #168 2015-06-05 10:44:13 -07:00
Buu Nguyen 07fce17184 Add test for branch switching 2015-06-03 13:02:41 -07:00
Buu Nguyen c5a53ea747 Update dist packages 2015-06-02 21:01:06 -07:00
Buu Nguyen 0318213311 Update dist + bump version 2015-06-02 20:58:32 -07:00
Buu Nguyen 20fa16b144 Reserve current branch when navigating to non-code page 2015-06-02 20:16:41 -07:00
Buu Nguyen 3becdbcaaf Change algorithm to get branch, fix #167, #169 2015-06-02 20:11:00 -07:00
Buu Nguyen b19083a6b7 Update readme 2015-03-20 11:01:18 -07:00
Buu Nguyen 17fcc9b28c Update buttons' style to match new GitHub style 2015-03-20 10:58:33 -07:00
Buu Nguyen fa9530b745 Merge pull request #162 from Mottie/master
Add "btn" class to match new GitHub styling
2015-03-20 10:47:21 -07:00
Mottie 87b9a9e637 Add "btn" class to match new GitHub styling 2015-03-20 11:28:29 -05:00
Buu Nguyen 6ab638278a Travis can't run Selenium, need saucelab. Remove for now, try again later. 2015-03-12 10:48:40 -07:00
Buu Nguyen b430ba0e25 Oops, test needs generator, switch to iojs 2015-03-12 10:10:01 -07:00
Buu Nguyen 9240cd900f Travis build stuff 2015-03-12 09:56:48 -07:00
Buu Nguyen be51fbaba4 Add travis badge 2015-03-12 09:43:50 -07:00
Buu Nguyen 1265e80887 Fix link to 1.6 release 2015-03-10 12:23:06 -07:00
Buu Nguyen 043df5f981 Add dist packages 2015-03-06 13:05:54 -08:00
Buu Nguyen e8e154ca1c Update readme and bump version 2015-03-06 13:04:40 -08:00
Buu Nguyen 433fe29b10 Update build script to rebuild after lib updates 2015-03-06 13:04:13 -08:00
Buu Nguyen 2980220b96 Workaround to support keyboard navigation in tree 2015-03-06 13:03:56 -08:00
Buu Nguyen 165ffd2186 Allow navigating to commit trees 2015-03-06 13:03:35 -08:00
Buu Nguyen 222a6a0d17 Update to all latest libraries & bump version 2015-03-06 11:14:57 -08:00
Buu Nguyen 5b42d58723 Update `test` task to invoke `build` beforehand 2015-03-06 11:13:47 -08:00
Buu Nguyen 600e067302 Bump version and create dist packages 2015-01-21 15:44:27 -08:00
Buu Nguyen 20bef7d487 Merge branch 'master' of https://github.com/buunguyen/octotree
Conflicts:
	src/adapter.github.js
	src/constants.js
2015-01-21 15:36:17 -08:00
Buu Nguyen d4dab21db3 Fix bug in previous commit 2015-01-21 15:32:22 -08:00
Buu Nguyen bdb3efd3cc Change approach in fixing #151 and #155 2015-01-21 14:35:53 -08:00
Buu Nguyen 45c6cde853 Merge branch 'master' of https://github.com/buunguyen/octotree
Conflicts:
	src/adapter.github.js
2015-01-21 13:55:23 -08:00
Buu Nguyen 2db6f0b3c3 Fix #151 and #155 2015-01-21 13:54:24 -08:00
Buu Nguyen a3a6bdcbaa Merge pull request #154 from MonwF/master
Fix #150 #151
2015-01-21 13:53:48 -08:00
MonwF 88a3e8a69b fix #150 #151 2015-01-22 01:31:56 +08:00
Buu Nguyen ffe87d81f8 Make firefox test work 2014-12-22 18:14:43 -08:00