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 |
|
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 |
|