Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Ji Qu 4e3a2cb450
Merge pull request #341 from pinry/fix/fix-performance-issue-in-board-view
il y a 2 ans
.github/workflows fix: install requirements-dev.txt in github actions il y a 2 ans
core fix: remove unused test-case il y a 2 ans
django_images Fix: Fix test failure cased by new django-test client response il y a 4 ans
docker feature: take back build scripts for multiple platform il y a 2 ans
docs/src doc: add description for tokens reset il y a 2 ans
pinry Add "sort by size" function to bookmarklet. il y a 2 ans
pinry-spa fix: use same api to fetch pins in board il y a 2 ans
pinry_plugins Fix: Should allow null property for plugin il y a 4 ans
users fix: flake8 il y a 2 ans
.dockerignore feature: add more ignore targets il y a 2 ans
.flake8 Update flake8 configuration il y a 5 ans
.gitignore Refactor: Ignore idea iml files il y a 4 ans
Dockerfile fix: use poetry to build project docker il y a 2 ans
Dockerfile.autobuild feature: use requirements.txt as docker build method il y a 2 ans
LICENSE.md Update license year and swap to markdown il y a 5 ans
Makefile feature: add seperated dev requirements il y a 2 ans
README.md Update README.md il y a 2 ans
SECURITY.md Update SECURITY.md il y a 3 ans
docker-compose.example.yml Fix: Fix django-settings module error il y a 4 ans
manage.py Fix: Fix django development settingns again il y a 5 ans
mkdocs.yml close #328 il y a 2 ans
poetry.lock feature: add export function for requirements.txt il y a 2 ans
pyproject.toml feature: add export function for requirements.txt il y a 2 ans
requirements-dev.txt feature: add seperated dev requirements il y a 2 ans
requirements.txt feature: add seperated dev requirements il y a 2 ans
start_docker_with_current_user.sh Fix: Fix non-effect env il y a 6 ans

README.md

Pinry

Node.js Build Python Build Docker Pulls

The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format.

For more information ( screenshots and document ) visit getpinry.com.

Features

  • Image fetch and online preview
  • Tagging system for Pins
  • Browser Extensions
  • Multi-user support
  • Works well with docker
  • Both public and private boards (add @2020.02.11)
  • Search by tags / Search boards with name (add @2020.02.14)
  • Full API support via DRF (add @2022.02.19)
  • CLI support (Add image or url to Pinry via command-line tool) (add @2022.02.20)
  • i18n support (if you want to help to translate, please contact us in issues) (add @2020.04.23)

Install with Docker

Now we have pre-built docker image on multiple architectures like ARMv7/ARMv8/AMD64.

See our full documentation at https://docs.getpinry.com/install-with-docker/

Requirements

See our full documentation at https://docs.getpinry.com/development/

Development

See our full documentation at https://docs.getpinry.com/development/

Contributors

The core contributors for Pinry have been/currently are:

For a full list of contributors check out the GitHub Contributors Graph