Commit Graph

845 Commits

Author SHA1 Message Date
Christian Decker
47889f06ef undo naming changes 2021-01-22 10:32:00 +01:00
Christian Decker
d5f06a4af4 make docker arm build 2021-01-21 21:30:52 +01:00
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>
2021-01-18 11:21:35 +08:00
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`.
2021-01-01 18:05:18 +08:00
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>
2020-11-30 15:57:45 +08:00
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>
2020-11-25 13:13:53 +08:00
winkidney
a0216dffd7 Fixes #232: privacy option copy should be 'is private' instead of dynamic text v2.1.5 2020-11-23 18:21:21 +08:00
winkidney
77fe7dddac Refactor: Ignore idea iml files 2020-11-23 18:21:21 +08:00
Ji Qu
a5dbca67a0 Merge pull request #235 from nickali/patch-1
Update docker image name
2020-11-07 13:59:32 +08:00
Nick Ali
6b9dae29c9 Update docker image name
In docker run command, pinry/pinry is a 3 year old image. Should be getpinry/pinry.
2020-11-06 12:34:44 -05:00
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