beaock
48ea7e47f3
Spelling modification
4年前
beaock
a935b65449
Create a 404 page
4年前
beaock
f46a184632
Modify param names and some comments.
4年前
Ji Qu
774b8c1ab3
Merge pull request #192 from jjasonkal/master
Convert Dockerfile to Multi-Stage & Update .gitignore
4年前
Jason Kaltsikis
1858916d2a
yarn specified version
4年前
Jason Kaltsikis
362adf30f3
Adding pwgen
4年前
winkidney
b347e3c24f
Doc: Add setings description in docker
4年前
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年前
Jason Kaltsikis
d5eb6a5f22
Add Docker Data directory to gitignore
This change ignores the docker generated data.
4年前
winkidney
a562d69dfc
Feature: Add admin site to default nginx conf
4年前
Ji Qu
943e5885d2
Merge pull request #184 from kidonng/patch-1
Use jsDelivr for MDI for better global speed
4年前
Kid
2cc457fdf5
Use jsDelivr for MDI for better global speed
This is extremely useful for mainland Chinese users.
4年前
winkidney
8d7ddf48c1
Fix: Fix 500 error while trying to access /api/v2/docs
4年前
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年前
Ji Qu
4afe16253e
Merge pull request #180 from 2n3906/update-spelling
Update spelling of "pinned."
4年前
Scott Johnston
b68efe44f2
Updated spelling of "pinned."
4年前
winkidney
c6514efb3f
Refactor: Move development parts to pinry-doc instead of README.md
4年前
winkidney
3960ff3dc2
Doc: Add more screenshots to doc
4年前
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年前
winkidney
bcb39f74f6
Fix: Should always re-initialize meta after reset on boards
4年前
winkidney
8850ee6734
Refactor: little enhance for search function
4年前
winkidney
7d402f5e37
Feature: Add pin display UI and board diaplay UI
4年前
winkidney
b7734ec232
Feature: Add search function to boards
4年前
winkidney
d76c3e393d
Feature: Add search-panel for Pinry
4年前
winkidney
82738afbb2
Feature: Add search icon to header
4年前
winkidney
c2b9541f6e
Refactor: Use shorter name for "My Collections"
4年前
winkidney
9251df5085
Fix: Fix possible error for board rename
4年前
winkidney
c71d398850
Fix: Try to fix browser autocomplete on login-form fields
4年前
Ji Qu
b9ce43f985
Merge pull request #178 from pinry/feature/private-pin-and-board
close #52 private pin and board
4年前
winkidney
31e4d19b7d
Feature: Add privacy option to board edit UI
4年前
winkidney
e2de094ba0
Fix: no-changes on board name should be allowed
4年前
winkidney
dd76375399
Feature: Add private field to board
4年前
winkidney
c31d93f797
Feature: Add tests and migrations for board in backend
4年前
winkidney
23aacbc7c0
Feature: Add private property for board
4年前
winkidney
d303e7aa26
Feature: Add permission tests for pin-pravicy option
4年前
winkidney
335cc3a754
Fix: flake8
4年前
winkidney
65cd51daa8
Feature: Add UI to handle visible-option for single Pin
4年前
winkidney
c6253d9712
Feature: Add private field for pin serializer
4年前
winkidney
ef72df34a4
Feature: Add migrations for private property of pin
4年前
winkidney
56d847aace
Feature: Add Private property for Pin and read proection
Now the private pin should only be viewed by owner.
4年前
winkidney
acc8293374
Fix: Should pop pins_to_add instead of pins_to_remove
4年前
Ji Qu
f44dc7cf38
Merge pull request #177 from pinry/refactor/remove-unused-origin-field
Refactor: Remove unused origin field from Pin
4年前
winkidney
ee43fa96ae
Refactor: Remove unused origin field from Pin
4年前
winkidney
a06f3d2310
Feature: Add dev-docker-build and fronted-build with docker
4年前
winkidney
98644fe2f7
Fix: Fix django-settings module error
4年前
winkidney
fb6b4ddad3
Fix: Should not load repeated boards list
4年前
winkidney
edefdfae2f
Fix: Use cp instead of ln to avoid reading error caused by permission
4年前
Ji Qu
751d3bd71b
Fix: Remove extra slash for docker-install
4年前
winkidney
3197d74f68
Doc: Add install with docker in README
4年前
Ji Qu
8bb2437549
Merge pull request #175 from pinry/refactor/docker-rework
close #163 refactor/docker rework
4年前