Commit Graph

320 Commits

Author SHA1 Message Date
Buu Nguyen 28916ba301 Support turbolink navigation for GitLab adapter, update GL tree item hovered color, refactor code 2015-11-17 10:45:30 -08:00
Buu Nguyen cbe8a47e5e Merge pull request #209 from crashbell/master
Separate GitHub and GitLab page load events
2015-11-17 09:26:04 -08:00
Buu Nguyen 33bd4fa18b Merge pull request #207 from Ephemera/fix-nesting-level
Fix spacing between Octotree sidebar and GitHub container in split mode
2015-11-17 08:58:07 -08:00
An Le Phu Nguyen c3be68b6d7 Fix blank space before GitLab title in non-code page 2015-11-17 18:50:11 +07:00
An Le Phu Nguyen fc242432be Separate page load events for each adapter 2015-11-17 18:49:06 +07:00
Ephemera 15ad02914e Fix incorrect nesting level 2015-11-16 18:56:56 +09:00
Buu Nguyen 863fafdd54 Change download icon back 2015-11-15 11:19:23 -08:00
Buu Nguyen e218fba59e Update style and readme a bit 2015-11-15 11:17:18 -08:00
Buu Nguyen 807ad71916 Update README 2015-11-15 11:09:45 -08:00
Buu Nguyen 26da61ebb9 Fix bug GitLab when not log in 2015-11-15 11:09:36 -08:00
Buu Nguyen b3d0088903 Improve styles and add setting description to README 2015-11-15 10:40:54 -08:00
Buu Nguyen 50fea8ad0f Change GitLab tree header style 2015-11-15 09:32:06 -08:00
Buu Nguyen 2d57671307 Merge pull request #206 from crashbell/master
Make sidebar backgrounds distinct
2015-11-15 09:21:51 -08:00
An Le Phu Nguyen 685b4e09b1 make sidebar backgrounds distinct 2015-11-15 22:55:46 +07:00
Buu Nguyen 0fe90167a1 Refactor tree view 2015-11-14 23:24:34 -08:00
Buu Nguyen 21e82e26ef Fix bug showing/saving in error view 2015-11-14 22:53:58 -08:00
Buu Nguyen fac1a38636 Fix issue repo info sometime disappears & adjust header style a bit 2015-11-14 22:53:37 -08:00
Buu Nguyen ce85a7afdd Adjust option position 2015-11-14 22:53:05 -08:00
Buu Nguyen a01c98f06a Refactor gulp script & Chrome background 2015-11-14 22:05:57 -08:00
Buu Nguyen 63e111e438 Improve option handling and GitLab styling
* Refactor storage support
* Options except urls are per-site
* Fix GitLab styling bug
2015-11-13 15:54:40 -08:00
Buu Nguyen f8161c02c7 Merge pull request #204 from crashbell/master
fix sidebar issues and style GL input
2015-11-13 12:25:09 -08:00
An Le Phu Nguyen 36251884d1 fix sidebar issues and style GL input 2015-11-13 14:21:29 +07:00
Buu Nguyen 663a6a2401 Spacing minor 2015-11-12 12:09:55 -08:00
Buu Nguyen f137ec8e65 Refactor adapters & update styles 2015-11-12 11:40:35 -08:00
Buu Nguyen 612f8c84db Several changes and bug fixes
* Rewrite using ES6 and refactor various areas
* Retrieve GitLab token from DOM
* Use CSS to show/hide GH/GL options
* Change options: remove and replace
* Update README
2015-11-10 23:05:53 -08:00
Buu Nguyen 3c6245497e Refactor code structure 2015-11-10 13:23:35 -08:00
Buu Nguyen b7abf671ea Merge pull request #202 from crashbell/master
Support GitLab
2015-11-10 12:58:15 -08:00
An Le Phu Nguyen 9d414e7d64 Manual merge branch v2
- Delete src/adapter.github.js
- Add more Reserved Usernames as PR #197
2015-11-10 11:34:29 +07:00
An Le Phu Nguyen 4cb1f2f8af support GitLab:
- move config files to config/folder
- create base class Adapter to share code
- import css
2015-11-08 21:50:29 +07:00
Buu Nguyen ed0910d7fc Merge branch 'master' into v2
Conflicts:
	package.json
	src/adapter.github.js
	src/chrome/manifest.json
	src/firefox/package.json
	src/octotree.js
	src/safari/Info.plist
2015-10-31 21:23:27 -07:00
Buu Nguyen d9d1f87711 Merge pull request #197 from Justineo/patch-1
Add more reserved usernames
2015-10-26 09:42:06 -07:00
GU Yiling 570c7cffb2 add more reserved usernames 2015-10-26 16:13:13 +08:00
Buu Nguyen f3f41936cf Fix tests 2015-10-19 11:52:34 -07:00
Buu Nguyen 50185bcdf1 Refactor test 2015-10-19 11:32:59 -07:00
Buu Nguyen 4f029f6315 Merge pull request #195 from duylam/fix-blank-page
Fix: page is still blank after browser launched
2015-10-19 11:27:18 -07:00
Duy Lam 3d8c8bf3be Fix: blank page after browser launched. Root cause: the driver object from factory methods is returned while the browser hasn't been ready yet 2015-10-19 23:51:27 +07:00
Buu Nguyen baac194661 Update README.md 2015-10-08 10:07:50 -07:00
Buu Nguyen 1ee8184c85 Refactor code 2015-10-05 15:22:57 -07:00
Buu Nguyen 13d8d767d2 Update selenium test 2015-10-05 14:21:59 -07:00
Buu Nguyen 77282c0a52 Merge pull request #190 from crashbell/master
Add Lazy Load Option
2015-10-05 14:18:12 -07:00
An Le Phu Nguyen 576048baa8 add lazy load option 2015-10-04 00:36:02 +07:00
Buu Nguyen ac169ee16a Fixes bug of previous commit 2015-10-04 00:27:10 +07:00
Buu Nguyen facb56f8c1 Fixes #189 and releases 2015-10-04 00:27:09 +07:00
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