Christian Decker
7e210374b6
add node 14 to github workflow
3 years ago
Christian Decker
47889f06ef
undo naming changes
3 years ago
Christian Decker
d5f06a4af4
make docker arm build
3 years ago
dependabot[bot]
06e4fad09f
Build(deps): Bump axios from 0.19.0 to 0.21.1 in /pinry-spa
Bumps [axios](https://github.com/axios/axios ) from 0.19.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.19.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Tim Gates
bd4c0e7f61
docs: fix simple typo, requries -> requires
There is a small typo in docs/src/passwords.md.
Should read `requires` rather than `requries`.
3 years ago
dependabot[bot]
3801c470d0
Build(deps): Bump dot-prop from 4.2.0 to 4.2.1 in /pinry-spa
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases )
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
6a4e093288
Build(deps): Bump highlight.js from 9.17.1 to 9.18.5 in /pinry-spa
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 9.17.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.17.1...9.18.5 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
winkidney
a0216dffd7
Fixes #232 : privacy option copy should be 'is private' instead of dynamic text
4 years ago
winkidney
77fe7dddac
Refactor: Ignore idea iml files
4 years ago
Ji Qu
a5dbca67a0
Merge pull request #235 from nickali/patch-1
Update docker image name
4 years ago
Nick Ali
6b9dae29c9
Update docker image name
In docker run command, pinry/pinry is a 3 year old image. Should be getpinry/pinry.
4 years ago
Ji Qu
5e0c9ee79a
Merge pull request #230 from pinry/dependabot/npm_and_yarn/pinry-spa/http-proxy-1.18.1
Build(deps): Bump http-proxy from 1.18.0 to 1.18.1 in /pinry-spa
4 years ago
dependabot[bot]
13c6428e7c
Build(deps): Bump http-proxy from 1.18.0 to 1.18.1 in /pinry-spa
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Ji Qu
c1799733b4
Merge pull request #229 from pinry/dependabot/npm_and_yarn/pinry-spa/node-sass-4.13.1
Build(deps-dev): Bump node-sass from 4.13.0 to 4.13.1 in /pinry-spa
4 years ago
dependabot[bot]
f829481b0f
Build(deps-dev): Bump node-sass from 4.13.0 to 4.13.1 in /pinry-spa
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Ji Qu
fda40949f3
Merge pull request #228 from grcastleton/nginx-upload-limit-increase
Set client_max_body_size 50M; to allow file uploads larger than 1m in…
4 years ago
Graham
c120c0c416
Set client_max_body_size 50M; to allow file uploads larger than 1m in Docker hosted instances.
4 years ago
winkidney
d5b366c317
Feature: Add migrations for url and referer length
4 years ago
winkidney
f334e6b3ff
Feature: Allow url max length up to 512
4 years ago
Ji Qu
741739a926
Merge pull request #226 from pinry/dependabot/npm_and_yarn/pinry-spa/elliptic-6.5.3
Build(deps): Bump elliptic from 6.5.2 to 6.5.3 in /pinry-spa
4 years ago
dependabot[bot]
469a82efd2
Build(deps): Bump elliptic from 6.5.2 to 6.5.3 in /pinry-spa
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Ji Qu
40326133c4
Merge pull request #225 from pinry/feature/personal-profile
Feature/personal profile
4 years ago
winkidney
dbca765b6a
Feature: Add new public user-api and user-profile card in front-end
4 years ago
winkidney
978c686c66
Feature: Use latest version of buefy
4 years ago
winkidney
58d2bf184b
Fix: Fix path error in bookmarketlet.js
4 years ago
Ji Qu
5ab9bf03f5
Merge pull request #224 from pinry/feature/history-mode-url
Feature/history mode url closed #198 #197
4 years ago
winkidney
8d609e6bc1
Fix: Remove root command in `location /` block
4 years ago
beaock
764fe7139e
config nginx
4 years ago
beaock
e54adc8b3c
Remove '/#/' from URL
4 years ago
winkidney
f2b38df680
Feature: Reduce the number of builds run at push non-master branch
4 years ago
dependabot[bot]
199a3dc646
Build(deps): Bump acorn from 6.4.0 to 6.4.1 in /pinry-spa
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
66b2c38349
Build(deps): Bump lodash from 4.17.15 to 4.17.19 in /pinry-spa
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
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 years ago
winkidney
94ac22796f
Feature: Add nodejs workflow for frontend
4 years ago
Ji Qu
04a602e8c5
Merge pull request #218 from pinry/refactor/upgrade-to-django-2
Refactor/upgrade to django 2 LTS
4 years ago
winkidney
2d461e355a
Doc: Add Upgrade guide for v2.0.2 -> v2.1.0
4 years ago
winkidney
33cee77c8d
Refactor: Use django 2.2 LTS instead of 3 ( since 3 is not stable now)
4 years ago
winkidney
f3fd6e93d6
Fix: Should use /media as alias of abs path /data/static in docker
4 years ago
winkidney
03a0f4776b
Fix: Should add /media path to frontend proxy
4 years ago
winkidney
374be7a03f
Fix: Fix test failure cased by new django-test client response
+ Also fix the old middleware
+ Fix MIDDLEWARE name error
4 years ago
winkidney
7608ef928a
Fix: Try to migrate middlware to new version
4 years ago
winkidney
7398bc11f8
Fix: Should use MIDDLEWARE instead of MIDDLEWARE_CLASSES
4 years ago
winkidney
e8d15badd2
Feature: Correct url and include format for django2
4 years ago
winkidney
bfc48c028e
Fix: try to fix urls
4 years ago
winkidney
91d4dfc290
Fix: Upgrade django version and add CASCADE for forreign-key
4 years ago
Lapo Luchini
f5cf3cfa74
Minimal upload error management.
Signed-off-by: Lapo Luchini <lapo@lapo.it>
4 years ago
Lapo Luchini
b8056e5f84
Refactor `niceLinks` and add where missing.
Signed-off-by: Lapo Luchini <lapo@lapo.it>
4 years ago
Lapo Luchini
d53f5bfa92
Add support for links in description
4 years ago
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 years ago
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 years ago