Giter VIP home page Giter VIP logo

s3index's People

Contributors

vzaliva avatar

Watchers

 avatar

s3index's Issues

Potential XSS vulnerability

Name your S3 file as "<b>hello" (without quotes), and try to display index. 
Somehow this file is considered as a directory, clicking on it leads to "Oops, 
an iternal error occured. Please try again later."

Original issue reported on code.google.com by [email protected] on 27 Feb 2013 at 6:59

Validation on a code generator page is incorrect

1.
- Try to enter some bucket name
- Click on validate, get an error
- Clear bucket name, hit enter
-> For few ticks, an error message will be shown (correct) but later it 
disappears and previous bucket name is displayed again.

2. Enter invalid bucket name and click on 'Next'
-> It looks like some default bucket data is used instead of displaying an 
error.



Original issue reported on code.google.com by [email protected] on 27 Feb 2013 at 6:21

Consider using "javascript:;" as a link's href attribute

It's not a bug, but I think that embedding file name and page name into anchor 
part of URL looks ugly. If there is no need to keep this information and you 
are not parsing page's anchor to retrieve pagination and directory data, please 
replace all the links in generated index with 
<a href="javascript:;">..</a>. This way clicking on index item will preserve 
current page URL

Original issue reported on code.google.com by [email protected] on 27 Feb 2013 at 6:27

Code review request

Branch name: default

The service is ready for publishing. Could you please review its code?

Sincerely,
Vlad

Original issue reported on code.google.com by [email protected] on 29 Nov 2012 at 5:42

Is there a way to provide my own CSS template?

It will be good if user can provide a custom CSS file, this way it can control 
the appearance of S3 index widget and list of columns to display. Your script 
should not return any CSS data, just a list of items with assigned CSS classes 
and the person, who embeds the widget into his/her webpage, will be able to 
decorate it.

Original issue reported on code.google.com by [email protected] on 27 Feb 2013 at 6:14

Is there a way to have two indexes on a page?

I suggest to add an optional configuration parameter, i.e. 'container', that 
will indicate what div will be used to render an S3 index. In this case we can 
have multiple indexes on the same page.

Original issue reported on code.google.com by [email protected] on 27 Feb 2013 at 6:23

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.