dependabot[bot]
1b09a2877e
Build(deps): Bump websocket-extensions from 0.1.3 to 0.1.4 in /pinry-spa
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
4 anos atrás
winkidney
94ac22796f
Feature: Add nodejs workflow for frontend
4 anos atrás
Ji Qu
04a602e8c5
Merge pull request #218 from pinry/refactor/upgrade-to-django-2
Refactor/upgrade to django 2 LTS
4 anos atrás
winkidney
2d461e355a
Doc: Add Upgrade guide for v2.0.2 -> v2.1.0
4 anos atrás
winkidney
33cee77c8d
Refactor: Use django 2.2 LTS instead of 3 ( since 3 is not stable now)
4 anos atrás
winkidney
f3fd6e93d6
Fix: Should use /media as alias of abs path /data/static in docker
4 anos atrás
winkidney
03a0f4776b
Fix: Should add /media path to frontend proxy
4 anos atrás
winkidney
374be7a03f
Fix: Fix test failure cased by new django-test client response
+ Also fix the old middleware
+ Fix MIDDLEWARE name error
4 anos atrás
winkidney
7608ef928a
Fix: Try to migrate middlware to new version
4 anos atrás
winkidney
7398bc11f8
Fix: Should use MIDDLEWARE instead of MIDDLEWARE_CLASSES
4 anos atrás
winkidney
e8d15badd2
Feature: Correct url and include format for django2
4 anos atrás
winkidney
bfc48c028e
Fix: try to fix urls
4 anos atrás
winkidney
91d4dfc290
Fix: Upgrade django version and add CASCADE for forreign-key
4 anos atrás
Lapo Luchini
f5cf3cfa74
Minimal upload error management.
Signed-off-by: Lapo Luchini <lapo@lapo.it>
4 anos atrás
Lapo Luchini
b8056e5f84
Refactor `niceLinks` and add where missing.
Signed-off-by: Lapo Luchini <lapo@lapo.it>
4 anos atrás
Lapo Luchini
d53f5bfa92
Add support for links in description
4 anos atrás
Lapo Luchini
ee6c2eb291
Add bookmarklet support for background images
On many websites (just as in the page generated by our bookmarklet) images are put in CSS as background images; add support for those as well.
4 anos atrás
Lapo Luchini
315dfc2540
Fix django-filter version
As using `*` currently selects 2.3.0 which requires `django >= 2.2`, which is not compatible with the rest of the Pipfile
`ERROR: ERROR: Could not find a version that matches django<1.12,>=1.11,>=1.11.0,>=2.2`
4 anos atrás
winkidney
de0a1fa74b
close #203 : Add workaround for private settings and fix 500 error
4 anos atrás
winkidney
14b31cd808
close #205
4 anos atrás
winkidney
60f7ba5fec
Fix: Fix bug in docker's doc
4 anos atrás
Ji Qu
b99a1477f0
Merge pull request #202 from Rousong/dev
Fix typo in js method
4 anos atrás
beaock
48ea7e47f3
Spelling modification
4 anos atrás
winkidney
c9adc0d59c
Fix: Fix argument name error caused by drf upgrade
4 anos atrás
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 anos atrás
winkidney
a7639cd5fb
Feature: Add dockerhub link to pinry's official docker image
4 anos atrás
Ji Qu
373ab7ffac
Merge pull request #199 from Rousong/dev
Create a 404 page
4 anos atrás
beaock
a935b65449
Create a 404 page
4 anos atrás
winkidney
a03fba9cb4
Fix: Should allow null property for plugin
4 anos atrás
winkidney
f15f8209d8
Doc: Refine loader description
4 anos atrás
winkidney
4314ee6b27
Fix: Fix typo
4 anos atrás
winkidney
e53bb01361
Doc: Add docker and development how to for plugins
4 anos atrás
winkidney
dbd3fc4ffc
Fix: Add space for PluginSystem title
4 anos atrás
Ji Qu
fa0c0722fa
Merge pull request #194 from pinry/feature/plugin-system
Feature: Add naive plugin support for pinry
4 anos atrás
winkidney
eb35a6fe25
Fix: Doc
4 anos atrás
winkidney
42a8fbea8e
Fix: flake8
4 anos atrás
winkidney
023a8ad824
Feature: Add doc for plugin-system
4 anos atrás
winkidney
5a102dfce4
Feature: Add Pinry plugin config to local_settings.py
4 anos atrás
winkidney
5c44869647
Feature: Add naive plugin support for pinry
4 anos atrás
Ji Qu
74b5725cd1
Merge pull request #195 from Rousong/master
Refine some parameter names and fix doc in comments.
4 anos atrás
beaock
f46a184632
Modify param names and some comments.
4 anos atrás
Ji Qu
774b8c1ab3
Merge pull request #192 from jjasonkal/master
Convert Dockerfile to Multi-Stage & Update .gitignore
4 anos atrás
Jason Kaltsikis
1858916d2a
yarn specified version
4 anos atrás
Jason Kaltsikis
362adf30f3
Adding pwgen
4 anos atrás
winkidney
b347e3c24f
Doc: Add setings description in docker
4 anos atrás
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 anos atrás
Jason Kaltsikis
d5eb6a5f22
Add Docker Data directory to gitignore
This change ignores the docker generated data.
4 anos atrás
winkidney
a562d69dfc
Feature: Add admin site to default nginx conf
4 anos atrás
Ji Qu
943e5885d2
Merge pull request #184 from kidonng/patch-1
Use jsDelivr for MDI for better global speed
4 anos atrás
Kid
2cc457fdf5
Use jsDelivr for MDI for better global speed
This is extremely useful for mainland Chinese users.
4 anos atrás