Giter VIP home page Giter VIP logo

gitlab-treeview's Introduction

GitLab-TreeView

Chrome extension to show a code tree on GitLab :)

Features

  • Quick preview code
  • GitLab UI style
  • Search File
  • Support gitlab 9.x version

Installation

Chrome

Screenshot

Change Log

  • v1.7
    • support private_token
  • v1.6
    • api V3 to api V4
  • v1.5
    • add expand the current file path
  • v1.4
    • fix bug On gitlab 10.x, don't cover header and sidebar
    • container width resizable
  • v1.3
    • fix bug On gitlab 10.x, rss_token instead of private_token.
  • v1.2
    • add css loading
    • add options setting
    • search file
    • load entire tree at once
  • v1.1
    • basic function
  • v1.0
    • initial version

More

Support

Donate with PayPal

License

MIT

gitlab-treeview's People

Contributors

linsage avatar yuankunzhang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gitlab-treeview's Issues

Is this package abandoned?

Getting below error

{"error":"API V3 is no longer supported. Use API V4 instead."}

Nobody maintaining this package?

Syntax highlighting

Thank you for this amazing extension, is the syntax highlighting for files on the roadmap?

目录层级

Java 代码因为 package 的关系,一般都会有很多的“空目录”,像下边这样

.
└── com
    └── wb
        └── userlogapi
            └── controller
                └── Controller.java

如果能像 Octotree 那样就好了

.
└── com/wb/userlogapi/controller
    └── Controller.java

Use case(s)

First of all, thanks for putting this together! I'm a UX Designer at GitLab, and it's great to see other people improving GitLab.

I'm curious to understand what is the problem that this extension solves for you personally. We've had many requests for an easily accessible file tree. I would like to hear your thoughts on why it's beneficial for your use cases. Thanks in advance 🙇

[Unauthorized] Plugin does not working

We have our own gitlab server, and plugin does not work on it.

Console log is showing error: 401 (Unauthorized), and I cannot find out where and how to config plugin's access token.

P/s: I'm using gitlab 11 Enterprise, maybe that's the reason, no ?

Support gitlab v11

Hi !

capture d ecran 2018-10-12 a 11 51 20

Version : GitLab Enterprise Edition 11.4.0-rc3-ee
Version of my private gitlab : 11.3.4 (30f019d)

Thanks

Wrong private token with gitlab 10.x

main.js line 27

var href = "" + $("head link[rel='alternate']").attr("href");

On gitlab 10.x, here is rss_token instead of private_token.

Delete this param directly was worked, both internal and private project.

It has been tested with gitlab.ynuosa.org.

But i do not know how it works, and im not sure it also works on other site.

Thanks! 😄

Plugin no longer works, getting error in console

Uncaught TypeError: Cannot read property 'querySelector' of null
at GitLabTree.obtainMetadata_latest (inject.js:109)
at GitLabTree.obtainMetadata (inject.js:92)
at new GitLabTree (inject.js:34)
at checkSiteChange (inject.js:479)
at inject.js:482
GitLabTree.obtainMetadata_latest @ inject.js:109
GitLabTree.obtainMetadata @ inject.js:92
GitLabTree @ inject.js:34
checkSiteChange @ inject.js:479
(anonymous) @ inject.js:482
setInterval (async)
(anonymous) @ inject.js:482

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.