Coder Social home page Coder Social logo

hypothesis / h Goto Github PK

View Code? Open in Web Editor NEW
2.9K 99.0 417.0 40.58 MB

Annotate with anyone, anywhere.

Home Page: https://hypothes.is/

License: BSD 2-Clause "Simplified" License

Python 87.09% JavaScript 6.72% Mako 0.01% Makefile 0.23% Shell 0.05% Dockerfile 0.06% SCSS 2.13% Jinja 3.62% PLpgSQL 0.09%
annotation python hypothesis

h's Introduction

h

Continuous integration BSD licensed Python 3.6 Docs Code style: Black

h is the web app that serves most of the https://hypothes.is/ website, including the web annotations API at https://hypothes.is/api/. The Hypothesis client is a browser-based annotator that is a client for h's API.

Development

See the Contributor's guide for instructions on setting up a development environment and contributing to h.

Community

Join us on Slack (request an invite or log in once you've created an account).

If you'd like to contribute to the project, you should also subscribe to the development mailing list and read our Contributor's guide. Then consider getting started on one of the issues that are ready for work.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Hypothesis is released under the 2-Clause BSD License, sometimes referred to as the "Simplified BSD License" or the "FreeBSD License". Some third-party components are included. They are subject to their own licenses. All of the license information can be found in the included LICENSE file.

h's People

Contributors

acelaya avatar aron avatar bigbluehat avatar chdorner avatar csillag avatar dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar dhwthompson avatar dwolfe avatar edsu avatar esanzgar avatar finitud avatar gergely-ujvari avatar indigobravo avatar jakehartnell avatar jon-betts avatar jtremback avatar judell avatar lenazun avatar lyzadanger avatar marcospri avatar nickstenning avatar robertknight avatar sean-roberts avatar seanh avatar shawninder avatar sheetaluk avatar tilgovi avatar treora 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

h's Issues

INSTALL files

Should be a base INSTALL file and platform specific ones that detail dependencies and where to get them / how to install them.

sandbox the bulk of the app

The app should load most of its content in an iframe. This would help mitigate styling clashes.

The tricky part is cross-domain iframe communication and the need to inject d3 / jquery into the top frame while accessing them from the iframe.

switch all code to js

hypothesis.coffee needs to go. no new coffeescript. whatever I happen to think about it myself is irrelevant: it's an unnecessary barrier to contribution.

bookmarklet auto-update

The URLs generated by webassets have a query string parameter.

When these end up in the embed, the bookmarklet always gets the assets from cache. That's kind of awesome but also means that the bookmarklet never updates itself...

Create ability to delete your own annotations.

If you're the author of the annotation / reply, you should get an extra option on hover, next to the reply link, allowing you to delete the annotation... lets use icon of a trash can.

bootstrap horizontal forms

pull in the bootstrap form styles
they have margins in px which needs to change
and probably support more IE junk than I want

no-conflict loading

Currently it seems possible to load the annotator twice if you click a bookmarklet or so too fast.yepnope handler for negative case should maybe set an indicator that loading is already occurring.

Registration / login function from sidebar

So, I think the profile should include the twitter set of fields

handle
password
email
name
location
bio
avatar

Registration should probably include a subset

handle
password
name (optional)
email

I wouldn't worry about styling the reg page, jehan can focus on that.

Also, we need a login function as well.

Link: Short url service

Provide a short url service that integrates with the extension (#43) to load the destination and scroll automatically to the relevant passage.

log in from extension / bookmarklet

We could punt on this for the bookmarklet for now. But if we have an extension soon, that should at least be possible from there. For example, in the page action for a chrome extension.

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.