An open API service for producing an overview of a list of open source projects.

https://github.com/InfiniteStash/stash-box

Score: 2.70805020110221

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Stash App's own OpenSource video indexing and Perceptual Hashing MetaData API


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 76
Total Committers: 5
Avg Commits per committer: 15.2
Development Distribution Score (DDS): 0.395

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
InfiniteTF i****s@p****m 46
WithoutPants 5****s 13
peolic 6****c 9
Leopere 1****e 6
Jeremy Meyers s****d@p****m 2

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 2
Average time to close issues: N/A
Average time to close pull requests: about 1 month
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/InfiniteStash/stash-box

Top Issue Authors

Top Pull Request Authors

  • WithoutPants (1)
  • ghost (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/build.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • actions/setup-node v2 composite
  • actions/upload-artifact v2 composite
  • docker/login-action v1 composite
  • meeDamian/github-release 2.0 composite
  • postgres 13.2 docker
docker/build/x86_64/Dockerfile docker
  • golang 1.13.14 build
  • ubuntu 19.10 build
docker/build/x86_64/docker-compose.yml docker
  • postgres 12.3
  • stash-box/build latest
docker/ci/x86_64/Dockerfile docker
  • alpine latest build
go.mod go
  • github.com/99designs/gqlgen v0.10.2
  • github.com/aws/aws-sdk-go v1.17.7
  • github.com/cpuguy83/go-md2man v1.0.10
  • github.com/dgrijalva/jwt-go v3.2.0+incompatible
  • github.com/disintegration/imaging v1.6.2
  • github.com/go-chi/chi v4.0.2+incompatible
  • github.com/gobuffalo/buffalo-plugins v1.13.1
  • github.com/gobuffalo/events v1.4.1
  • github.com/gobuffalo/flect v0.2.1
  • github.com/gobuffalo/genny v0.2.0
  • github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211
  • github.com/gobuffalo/gogen v0.2.0
  • github.com/gobuffalo/helpers v0.5.0
  • github.com/gobuffalo/here v0.6.0
  • github.com/gobuffalo/licenser v1.1.0
  • github.com/gobuffalo/logger v1.0.3
  • github.com/gobuffalo/mapi v1.2.1
  • github.com/gobuffalo/meta v0.3.0
  • github.com/gobuffalo/packd v1.0.0
  • github.com/gobuffalo/packr/v2 v2.0.2
  • github.com/gobuffalo/plush v3.8.3+incompatible
  • github.com/gobuffalo/plushgen v0.1.2
  • github.com/gobuffalo/release v1.7.0
  • github.com/gobuffalo/shoulders v1.0.4
  • github.com/gobuffalo/syncx v0.1.0
  • github.com/gofrs/uuid v3.2.0+incompatible
  • github.com/golang-migrate/migrate/v4 v4.9.1
  • github.com/gorilla/sessions v1.1.3
  • github.com/gorilla/websocket v1.4.2
  • github.com/h2non/filetype v1.0.8
  • github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c
  • github.com/jmoiron/sqlx v1.2.0
  • github.com/karrick/godirwalk v1.16.1
  • github.com/konsorten/go-windows-terminal-sequences v1.0.3
  • github.com/lib/pq v1.3.0
  • github.com/markbates/oncer v1.0.0
  • github.com/minio/minio-go/v7 v7.0.7
  • github.com/pkg/errors v0.9.1
  • github.com/rogpeppe/go-internal v1.8.0
  • github.com/rs/cors v1.6.0
  • github.com/sirupsen/logrus v1.8.1
  • github.com/spf13/cobra v1.1.3
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.7.0
  • github.com/ugorji/go v1.1.4
  • github.com/vektah/dataloaden v0.3.0
  • github.com/vektah/gqlparser v1.2.0
  • github.com/vektah/gqlparser/v2 v2.1.0
  • golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
  • golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
  • golang.org/x/sys v0.0.0-20210514084401-e8d321eab015
  • golang.org/x/term v0.0.0-20210503060354-a79de5458b56
  • golang.org/x/tools v0.1.1
go.sum go
  • 1118 dependencies
frontend/package.json npm
  • @types/classnames ^2.2.11 development
  • @types/lodash ^4.14.168 development
  • @types/node ^14.14.31 development
  • @types/react-router-dom ^5.1.7 development
  • @types/react-select ^4.0.13 development
  • @typescript-eslint/eslint-plugin ^4.15.2 development
  • @typescript-eslint/parser ^4.15.2 development
  • dotenv ^8.2.0 development
  • eslint-config-airbnb-typescript ^12.3.1 development
  • eslint-config-prettier ^8.1.0 development
  • eslint-plugin-import ^2.22.1 development
  • eslint-plugin-jsx-a11y ^6.4.1 development
  • eslint-plugin-react ^7.22.0 development
  • eslint-plugin-react-hooks ^4.2.0 development
  • graphql.macro ^1.4.2 development
  • prettier 2.2.1 development
  • react-scripts 4.0.3 development
  • sass ^1.32.8 development
  • stylelint ^13.11.0 development
  • stylelint-config-prettier ^8.0.1 development
  • stylelint-order ^4.1.0 development
  • typescript ~4.1.5 development
  • @apollo/client ^3.3.11
  • @fortawesome/fontawesome-svg-core ^1.2.34
  • @fortawesome/free-solid-svg-icons ^5.15.2
  • @fortawesome/react-fontawesome ^0.1.14
  • @hookform/resolvers 1.3.4
  • @types/apollo-upload-client ^14.1.0
  • apollo ^2.32.5
  • apollo-upload-client ^14.1.3
  • bootstrap ^4.6.0
  • graphql ^15.5.0
  • graphql-tag ^2.11.0
  • i18n-iso-countries ^6.5.0
  • lodash ^4.17.21
  • p-debounce ^3.0.1
  • query-string ^6.14.0
  • react ^17.0.1
  • react-bootstrap ^1.5.0
  • react-dom ^17.0.1
  • react-hook-form 6.15.4
  • react-markdown ^6.0.2
  • react-responsive-carousel ^3.2.12
  • react-router-dom ^5.2.0
  • react-select ^4.1.0
  • remark-breaks ^2.0.2
  • remark-external-links ^8.0.0
  • remark-gfm ^1.0.0
  • yup 0.32.9
frontend/yarn.lock npm
  • 1853 dependencies