winkidney
60f7ba5fec
Fix: Fix bug in docker's doc
4 years ago
Ji Qu
b99a1477f0
Merge pull request #202 from Rousong/dev
Fix typo in js method
4 years ago
beaock
48ea7e47f3
Spelling modification
4 years ago
winkidney
c9adc0d59c
Fix: Fix argument name error caused by drf upgrade
4 years ago
winkidney
f0ff5ef4e2
Fix: Update django and Pillow version due to security issues
For Pillow: CVE-2020-5313, CVE-2019-19911
For Django: CVE-2020-7471, CVE-2019-19844
4 years ago
winkidney
a7639cd5fb
Feature: Add dockerhub link to pinry's official docker image
4 years ago
Ji Qu
373ab7ffac
Merge pull request #199 from Rousong/dev
Create a 404 page
4 years ago
beaock
a935b65449
Create a 404 page
4 years ago
winkidney
a03fba9cb4
Fix: Should allow null property for plugin
4 years ago
winkidney
f15f8209d8
Doc: Refine loader description
4 years ago
winkidney
4314ee6b27
Fix: Fix typo
4 years ago
winkidney
e53bb01361
Doc: Add docker and development how to for plugins
4 years ago
winkidney
dbd3fc4ffc
Fix: Add space for PluginSystem title
4 years ago
Ji Qu
fa0c0722fa
Merge pull request #194 from pinry/feature/plugin-system
Feature: Add naive plugin support for pinry
4 years ago
winkidney
eb35a6fe25
Fix: Doc
4 years ago
winkidney
42a8fbea8e
Fix: flake8
4 years ago
winkidney
023a8ad824
Feature: Add doc for plugin-system
4 years ago
winkidney
5a102dfce4
Feature: Add Pinry plugin config to local_settings.py
4 years ago
winkidney
5c44869647
Feature: Add naive plugin support for pinry
4 years ago
Ji Qu
74b5725cd1
Merge pull request #195 from Rousong/master
Refine some parameter names and fix doc in comments.
4 years ago
beaock
f46a184632
Modify param names and some comments.
4 years ago
Ji Qu
774b8c1ab3
Merge pull request #192 from jjasonkal/master
Convert Dockerfile to Multi-Stage & Update .gitignore
4 years ago
Jason Kaltsikis
1858916d2a
yarn specified version
4 years ago
Jason Kaltsikis
362adf30f3
Adding pwgen
4 years ago
winkidney
b347e3c24f
Doc: Add setings description in docker
4 years ago
Jason Kaltsikis
3d3b7e73fe
Convert Dockefile to Multi-Stage
Decrease Dockefile image from 1.46GB to 325MB. Speed up the build by leveraging Docker Multi-Stage technique and using python:3.7-slim-stretch as final image.
4 years ago
Jason Kaltsikis
d5eb6a5f22
Add Docker Data directory to gitignore
This change ignores the docker generated data.
4 years ago
winkidney
a562d69dfc
Feature: Add admin site to default nginx conf
4 years ago
Ji Qu
943e5885d2
Merge pull request #184 from kidonng/patch-1
Use jsDelivr for MDI for better global speed
4 years ago
Kid
2cc457fdf5
Use jsDelivr for MDI for better global speed
This is extremely useful for mainland Chinese users.
4 years ago
winkidney
8d7ddf48c1
Fix: Fix 500 error while trying to access /api/v2/docs
4 years ago
winkidney
144c816be3
Fix: Should not use 'form' element to avoid request-cancel
Also fix default value for privacy option of board and pin.
Ref: https://stackoverflow.com/questions/12009423/what-does-status-canceled-for-a-resource-mean-in-chrome-developer-tools
4 years ago
Ji Qu
4afe16253e
Merge pull request #180 from 2n3906/update-spelling
Update spelling of "pinned."
4 years ago
Scott Johnston
b68efe44f2
Updated spelling of "pinned."
4 years ago
winkidney
c6514efb3f
Refactor: Move development parts to pinry-doc instead of README.md
4 years ago
winkidney
3960ff3dc2
Doc: Add more screenshots to doc
4 years ago
Ji Qu
d5975d04a3
Merge pull request #179 from pinry/feature/search-boards-and-pins-by-tag
close #50 #115 search boards and pins by tag
4 years ago
winkidney
bcb39f74f6
Fix: Should always re-initialize meta after reset on boards
4 years ago
winkidney
8850ee6734
Refactor: little enhance for search function
4 years ago
winkidney
7d402f5e37
Feature: Add pin display UI and board diaplay UI
4 years ago
winkidney
b7734ec232
Feature: Add search function to boards
4 years ago
winkidney
d76c3e393d
Feature: Add search-panel for Pinry
4 years ago
winkidney
82738afbb2
Feature: Add search icon to header
4 years ago
winkidney
c2b9541f6e
Refactor: Use shorter name for "My Collections"
4 years ago
winkidney
9251df5085
Fix: Fix possible error for board rename
4 years ago
winkidney
c71d398850
Fix: Try to fix browser autocomplete on login-form fields
4 years ago
Ji Qu
b9ce43f985
Merge pull request #178 from pinry/feature/private-pin-and-board
close #52 private pin and board
4 years ago
winkidney
31e4d19b7d
Feature: Add privacy option to board edit UI
4 years ago
winkidney
e2de094ba0
Fix: no-changes on board name should be allowed
4 years ago
winkidney
dd76375399
Feature: Add private field to board
4 years ago