Commit Graph

785 Commits

Author SHA1 Message Date
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
2020-09-10 20:54:28 +08:00
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>
2020-09-09 10:05:23 +00:00
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
2020-09-09 18:03:42 +08:00
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>
2020-09-04 21:19:12 +00:00
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…
2020-08-27 15:57:05 +08:00
Graham
c120c0c416 Set client_max_body_size 50M; to allow file uploads larger than 1m in Docker hosted instances. 2020-08-26 16:49:18 -06:00
winkidney
d5b366c317 Feature: Add migrations for url and referer length 2020-08-25 16:01:26 +08:00
winkidney
f334e6b3ff Feature: Allow url max length up to 512 2020-08-25 16:01:26 +08:00
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
2020-08-03 13:03:55 +08:00
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>
2020-08-01 07:11:28 +00:00
Ji Qu
40326133c4 Merge pull request #225 from pinry/feature/personal-profile
Feature/personal profile
v2.1.4
2020-07-24 00:06:32 +08:00
winkidney
dbca765b6a Feature: Add new public user-api and user-profile card in front-end 2020-07-23 23:56:24 +08:00
winkidney
978c686c66 Feature: Use latest version of buefy 2020-07-23 19:56:29 +08:00
winkidney
58d2bf184b Fix: Fix path error in bookmarketlet.js v2.1.3 2020-07-23 16:44:52 +08:00
Ji Qu
5ab9bf03f5 Merge pull request #224 from pinry/feature/history-mode-url
Feature/history mode url closed #198 #197
v2.1.2
2020-07-18 20:07:37 +08:00
winkidney
8d609e6bc1 Fix: Remove root command in location / block 2020-07-18 19:46:49 +08:00
beaock
764fe7139e config nginx 2020-07-18 19:33:29 +08:00
beaock
e54adc8b3c Remove '/#/' from URL 2020-07-18 19:33:29 +08:00
winkidney
f2b38df680 Feature: Reduce the number of builds run at push non-master branch v2.1.1 2020-07-18 18:38:16 +08:00
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>
2020-07-18 18:29:08 +08:00
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>
2020-07-18 18:28:45 +08:00
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>
2020-07-18 18:28:27 +08:00
winkidney
94ac22796f Feature: Add nodejs workflow for frontend 2020-07-18 18:22:24 +08:00
Ji Qu
04a602e8c5 Merge pull request #218 from pinry/refactor/upgrade-to-django-2
Refactor/upgrade to django 2 LTS
2020-07-18 16:29:05 +08:00
winkidney
2d461e355a Doc: Add Upgrade guide for v2.0.2 -> v2.1.0 v2.1.0 2020-07-18 16:07:47 +08:00
winkidney
33cee77c8d Refactor: Use django 2.2 LTS instead of 3 ( since 3 is not stable now) 2020-07-18 15:35:00 +08:00
winkidney
f3fd6e93d6 Fix: Should use /media as alias of abs path /data/static in docker 2020-07-17 22:07:56 +08:00
winkidney
03a0f4776b Fix: Should add /media path to frontend proxy 2020-07-17 22:03:01 +08:00
winkidney
374be7a03f Fix: Fix test failure cased by new django-test client response
+ Also fix the old middleware
+ Fix MIDDLEWARE name error
2020-07-17 21:49:17 +08:00
winkidney
7608ef928a Fix: Try to migrate middlware to new version 2020-07-17 13:42:35 +08:00
winkidney
7398bc11f8 Fix: Should use MIDDLEWARE instead of MIDDLEWARE_CLASSES 2020-07-17 13:33:07 +08:00
winkidney
e8d15badd2 Feature: Correct url and include format for django2 2020-07-17 13:28:59 +08:00
winkidney
bfc48c028e Fix: try to fix urls 2020-07-10 21:01:54 +08:00
winkidney
91d4dfc290 Fix: Upgrade django version and add CASCADE for forreign-key 2020-07-10 20:51:02 +08:00
Lapo Luchini
f5cf3cfa74 Minimal upload error management.
Signed-off-by: Lapo Luchini <lapo@lapo.it>
v2.0.2
2020-06-30 23:00:46 +02:00
Lapo Luchini
b8056e5f84 Refactor niceLinks and add where missing.
Signed-off-by: Lapo Luchini <lapo@lapo.it>
2020-06-30 19:15:15 +02:00
Lapo Luchini
d53f5bfa92 Add support for links in description 2020-06-30 16:20:15 +08:00
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.
2020-06-22 10:42:07 +08:00
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`
2020-06-22 10:41:32 +08:00
winkidney
de0a1fa74b close #203 : Add workaround for private settings and fix 500 error 2020-05-31 13:42:03 +08:00
winkidney
14b31cd808 close #205 2020-05-31 12:52:36 +08:00
winkidney
60f7ba5fec Fix: Fix bug in docker's doc 2020-05-31 12:28:56 +08:00
Ji Qu
b99a1477f0 Merge pull request #202 from Rousong/dev
Fix  typo in js method
2020-05-22 16:05:16 +08:00
beaock
48ea7e47f3 Spelling modification 2020-05-22 10:16:00 +09:00
winkidney
c9adc0d59c Fix: Fix argument name error caused by drf upgrade 2020-05-17 12:43:13 +08:00
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
2020-05-17 12:40:11 +08:00
winkidney
a7639cd5fb Feature: Add dockerhub link to pinry's official docker image 2020-05-17 12:22:20 +08:00
Ji Qu
373ab7ffac Merge pull request #199 from Rousong/dev
Create a 404 page
2020-05-13 19:05:47 +08:00
beaock
a935b65449 Create a 404 page 2020-05-11 18:20:43 +09:00
winkidney
a03fba9cb4 Fix: Should allow null property for plugin 2020-05-08 13:18:57 +08:00