Commit Graph

845 Commits

Author SHA1 Message Date
dependabot[bot]
e6f87350d6 Build(deps): Bump sqlparse from 0.4.1 to 0.4.2
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.1...0.4.2)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-11 18:48:37 +08:00
dependabot[bot]
d0831087d3 Build(deps): Bump pillow from 8.2.0 to 8.3.2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 15:04:33 +08:00
dependabot[bot]
00b8b30b81 Build(deps): Bump path-parse from 1.0.6 to 1.0.7 in /pinry-spa
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 11:54:45 +08:00
dependabot[bot]
478d62986e Build(deps): Bump color-string from 1.5.3 to 1.6.0 in /pinry-spa
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 11:54:32 +08:00
dependabot[bot]
fa8f6644d5 Build(deps): Bump url-parse from 1.5.1 to 1.5.3 in /pinry-spa
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 11:54:13 +08:00
Ethan Crawford
7591993e89 Fix: Replace deprecated node-sass with sass
Node Sass is considered deprecated - the recommended alternative is Dart Sass.
This change implements the suggested migration, as outlined at the following
URL:
https://sass-lang.com/blog/libsass-is-deprecated#how-do-i-migrate
2021-08-11 17:59:29 +08:00
dependabot[bot]
fadf0ba76e Build(deps): Bump postcss from 7.0.25 to 7.0.36 in /pinry-spa
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.25 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.25...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-19 17:21:24 +08:00
dependabot[bot]
e195837afd Build(deps): Bump django from 2.2.20 to 2.2.24
Bumps [django](https://github.com/django/django) from 2.2.20 to 2.2.24.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.20...2.2.24)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 11:20:14 +08:00
dependabot[bot]
f7ee68ae70 Build(deps): Bump pillow from 8.1.2 to 8.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.2...8.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 11:10:42 +08:00
dependabot[bot]
00b3bf6847 Build(deps): Bump ws from 6.2.1 to 6.2.2 in /pinry-spa
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 12:35:41 +08:00
dependabot[bot]
4c9c424f4f Build(deps): Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 19:13:47 +08:00
dependabot[bot]
be519cc754 Build(deps): Bump dns-packet from 1.3.1 to 1.3.4 in /pinry-spa
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 22:40:56 +08:00
winkidney
fd4ef22f6a close #276 2021-05-30 03:31:25 -07:00
Lapo Luchini
24d54d5dbb Fix bookmarklet layout to work on more pages.
`display: block` is needed on some pages that have local CSS overrides that happen to apply to our elements as well.
`z-index: 2147483647` seems to be the maximum allowed values, as per http://web.archive.org/web/20160502062529/http://www.puidokas.com/max-z-index

Fixes #273 on GitHub upstream.
2021-05-30 18:24:16 +08:00
dependabot[bot]
b84cf6840c Build(deps): Bump browserslist from 4.8.2 to 4.16.6 in /pinry-spa
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.8.2 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.8.2...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 10:48:07 +08:00
dependabot[bot]
df4336b6d6 Build(deps): Bump hosted-git-info from 2.8.5 to 2.8.9 in /pinry-spa
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 11:28:08 +08:00
dependabot[bot]
a1499756c0 Build(deps): Bump lodash from 4.17.19 to 4.17.21 in /pinry-spa
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 16:47:36 +08:00
dependabot[bot]
f95bd105e1 Build(deps): Bump url-parse from 1.4.7 to 1.5.1 in /pinry-spa
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 16:47:23 +08:00
Ji Qu
684f2d8753 Remove unused console.log 2021-05-08 14:21:23 +08:00
winkidney
9b80ce4464 close #269 2021-05-08 14:18:35 +08:00
winkidney
db9dc2d0b3 Feature: Auto login user in for bookmarklet 2021-05-04 23:18:29 -07:00
dependabot[bot]
e1ffd67194 Build(deps): Bump ssri from 6.0.1 to 6.0.2 in /pinry-spa
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 04:12:11 +08:00
dependabot[bot]
b34f90bd1c Build(deps): Bump y18n from 3.2.1 to 3.2.2 in /pinry-spa
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-11 11:48:53 +08:00
dependabot[bot]
fec2c27aeb Build(deps): Bump django from 2.2.19 to 2.2.20
Bumps [django](https://github.com/django/django) from 2.2.19 to 2.2.20.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.19...2.2.20)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-11 11:48:37 +08:00
Ji Qu
659ad35a54 Fix: Use larger limit for pin url length 2021-03-24 11:49:42 +08:00
winkidney
2ebc14ce62 Bump django and Pillow to latest version with Pipfile.lock 2021-03-21 10:34:24 -07:00
winkidney
7c99446790 Bump django and Pillow to latest version 2021-03-21 10:34:04 -07:00
dependabot[bot]
1c0a2c0817 Build(deps): Bump jinja2 from 2.11.2 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 01:24:51 +08:00
Ji Qu
2c7b0f1b44 Merge pull request #259 from pinry/dependabot/npm_and_yarn/pinry-spa/yargs-parser-5.0.1
Build(deps): Bump yargs-parser from 5.0.0 to 5.0.1 in /pinry-spa
2021-03-11 23:29:08 +08:00
winkidney
76afa26f17 Feature: Add migrations for url and referer length chagne 2021-03-11 07:23:00 -08:00
winkidney
caeebb510b Feature: Use 2048 as url length 2021-03-11 07:23:00 -08:00
dependabot[bot]
dd7acb338d Build(deps): Bump yargs-parser from 5.0.0 to 5.0.1 in /pinry-spa
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 04:29:04 +00:00
Ji Qu
e1f912d17a Merge pull request #258 from pinry/dependabot/npm_and_yarn/pinry-spa/elliptic-6.5.4
Build(deps): Bump elliptic from 6.5.3 to 6.5.4 in /pinry-spa
2021-03-11 12:20:23 +08:00
dependabot[bot]
26915ae196 Build(deps): Bump elliptic from 6.5.3 to 6.5.4 in /pinry-spa
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 01:31:13 +00:00
winkidney
71ece5246f Feature: Ignore local files for docker 2021-03-08 04:47:41 -08:00
winkidney
0ed4248416 Doc: Add more detail info for docker password update 2021-03-06 21:51:01 +08:00
winkidney
e566b0e4a0 Fix: Add export for docker-install doc 2021-03-06 21:46:18 +08:00
winkidney
8dbfd7a8f3 Fix: Fix error for mkdocs version update 2021-03-06 21:00:07 +08:00
winkidney
bd89d79d2e Doc: Add more detail for local_setting file editing 2021-03-06 16:51:27 +08:00
Ji Qu
84c8ae6537 Merge pull request #253 from dunn/img-source
change 'referer' to 'source', display link on cards
2021-02-18 12:15:04 +08:00
Ji Qu
0bd4f10ce2 Merge pull request #248 from chrisdecker1201/master
create docker image for ARM processors (raspberry pi)
2021-02-03 12:09:22 +08:00
Alexandra Dunn
8e83c9fced PinPreview: reword 'pin link' => 'permalink' 2021-02-01 17:43:41 +08:00
Alexandra Dunn
9cd0f9ac3b change 'referer' to 'source', display link on cards 2021-01-29 20:59:41 -08:00
Alexandra Dunn
7a397136d6 PinCreate: close window on success
Fixes https://github.com/pinry/pinry/issues/246
2021-01-26 00:03:06 +08:00
Christian Decker
e625729b75 Update pythonpackage.yml 2021-01-22 11:11:18 +01:00
Christian Decker
1b6c69cd95 also add python 3.9 2021-01-22 11:07:50 +01:00
Christian Decker
e44b194d89 use system default python version 2021-01-22 11:05:59 +01:00
Christian Decker
ba6fc7de05 use only Python 3.7 2021-01-22 10:59:40 +01:00
Christian Decker
69f79152ec update lock file 2021-01-22 10:53:21 +01:00
Christian Decker
7e210374b6 add node 14 to github workflow 2021-01-22 10:35:20 +01:00