Commit Graph

898 Commits

Author SHA1 Message Date
winkidney
86bc3ce08a feature: remove support for nodejs 8.x and 10.x 2022-04-21 09:08:51 -07:00
winkidney
2768aab6bf feature: remove support for python 3.6 2022-04-21 09:07:10 -07:00
winkidney
5acbe212df feature: don't use taobao as default package source 2022-04-21 09:06:31 -07:00
Ji Qu
75a2b03486 Merge pull request #335 from pinry/feature/add-multi-platoform-build
feature: try to add docker build for docker buildx close #333
2022-04-21 23:45:57 +08:00
winkidney
a8d8cb6eb2 feature: add git tag to docker build 2022-04-21 08:18:51 -07:00
winkidney
d7e8943088 fix: fix bug in image_tag 2022-04-21 08:12:56 -07:00
winkidney
8764cb1a99 feature: try to add docker build for docker buildx 2022-04-21 07:08:27 -07:00
dependabot[bot]
83b940778e Build(deps): Bump async from 2.6.3 to 2.6.4 in /pinry-spa
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 14:21:39 +08:00
Ji Qu
adb004ecdc Merge pull request #330 from dextor19/feature/vue-i18n
added vue-i18n package to pinry-spa with english support and locale changer to navigation bar
2022-04-20 11:14:34 +08:00
Dexter Griffiths
685e37a4fa store user-perference locale in local storage 2022-04-19 23:45:16 +09:00
Dexter Griffiths
e42445b606 added auto-detection method and a fallbackLocale parameter 2022-04-16 23:11:47 +09:00
Dexter Griffiths
03853e98de added v-bind to all labels to show vue-i18n translations 2022-04-16 22:37:11 +09:00
Dexter Griffiths
f0cfb27d9b added v-bind to all placeholders to show vue-i18n translations 2022-04-16 22:17:43 +09:00
Dexter Griffiths
9d0db337eb adding local changer back in and cleaning the en.json file 2022-04-16 21:35:37 +09:00
Dexter Griffiths
e7095129b7 added default english translations to all html semantic and div enclosed tag content 2022-04-16 18:32:31 +09:00
cleaverm
b8994a2272 Make Dockerfile.autobuild compatible with arm (#332)
* Update Dockerfile.autobuild to use newer Python image

* Update Dockerfile.autobuild to also work on arm
2022-04-16 12:47:05 +08:00
Dexter Griffiths
e70a451612 added basic i18n frame and locale changer to navigation bar 2022-04-15 02:48:28 +09:00
winkidney
72f19dfc82 doc: add description for tokens reset 2022-04-14 08:35:16 -07:00
winkidney
bd96027387 fix: try to make django env global var 2022-04-14 08:21:54 -07:00
winkidney
7e158a269c feature: use env to config django's settings path 2022-04-14 08:08:56 -07:00
winkidney
c97805cae5 fix: flake8 v2.1.7 2022-04-14 07:57:54 -07:00
winkidney
ad46d3bd57 fix: use getpinry/pinry as default docker image name 2022-04-14 07:52:16 -07:00
winkidney
03d1aed7aa feature: add command to reset all tokens 2022-04-14 07:50:33 -07:00
winkidney
8a5f434616 fix: fix token permission for public users 2022-04-14 07:50:33 -07:00
Ji Qu
e48a7d35c0 close #328 2022-04-12 12:07:54 +08:00
FreeTheSmoke
daba98ebef Update theories.md
Typo
2022-04-10 22:28:27 +08:00
dependabot[bot]
d3669530aa Build(deps): Bump url-parse from 1.5.7 to 1.5.10 in /pinry-spa
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 21:55:21 -08:00
winkidney
98f7d033e3 close #306 2022-02-22 07:54:13 -08:00
Ji Qu
053a80503e Update README.md 2022-02-21 14:19:04 +08:00
dependabot[bot]
4646574f0b Build(deps): Bump url-parse from 1.5.3 to 1.5.7 in /pinry-spa
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 22:24:57 -08:00
winkidney
0f813bb48b Feature Ignore local settings file 2022-02-18 21:58:01 -08:00
Ji Qu
9cba25e2ec Merge pull request #323 from pinry/feature/api-support
Feature/api support
v2.1.6
2022-02-18 21:52:44 -08:00
winkidney
fe2892123f Doc: Update README for API support 2022-02-18 21:52:22 -08:00
winkidney
69667006d8 Fix: Fix test failure caused http error code(from 403 to 401) 2022-02-18 21:48:44 -08:00
winkidney
df92ddf5cc Feature: Add doc for API support 2022-02-18 21:37:58 -08:00
winkidney
837e9f0334 Fix: Fix doc link in frontend 2022-02-18 21:37:48 -08:00
winkidney
18bda6dfd1 Fix: Should enable token auth in DRF 2022-02-18 21:37:18 -08:00
winkidney
a59fce881f Feature: Add frontend support for API token and fix bug 2022-02-18 21:17:27 -08:00
winkidney
2892ebb333 Feature: Add token creation for auth 2022-02-18 20:27:19 -08:00
dependabot[bot]
bd7251f8d1 Build(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /pinry-spa
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 21:00:13 -08:00
dependabot[bot]
549ee5ae58 Build(deps): Bump ajv from 6.10.2 to 6.12.6 in /pinry-spa
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 20:59:57 -08:00
dependabot[bot]
a5cab47923 Build(deps): Bump django from 2.2.26 to 2.2.27
Bumps [django](https://github.com/django/django) from 2.2.26 to 2.2.27.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.26...2.2.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 00:16:14 -08:00
Ji Qu
b08862009b Add python and node.js build status 2022-02-05 19:08:26 +08:00
Ji Qu
09b739a4c9 Add docker pull on master 2022-02-05 19:03:11 +08:00
dependabot[bot]
39213dd1d1 Build(deps-dev): Bump mkdocs from 1.1.2 to 1.2.3
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.1.2 to 1.2.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.1.2...1.2.3)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 07:24:36 -08:00
winkidney
3f1269e88e Fix #316: Fix build failure caused by new version of rcssmin build 2022-01-19 07:11:19 -08:00
dependabot[bot]
a2e41de9dd Build(deps): Bump django-filter from 2.2.0 to 2.4.0
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/2.2.0...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 05:42:37 -08:00
dependabot[bot]
be5413b4c5 Build(deps): Bump django from 2.2.24 to 2.2.26
Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.26.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.24...2.2.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 05:41:45 -08:00
dependabot[bot]
0978114f02 Build(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /pinry-spa
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 22:43:07 -08:00
Ji Qu
4a68b44288 Fix: Add X-Frame-Options by default 2021-10-02 20:12:36 +08:00