winkidney
|
86bc3ce08a
|
feature: remove support for nodejs 8.x and 10.x
|
il y a 2 ans |
winkidney
|
2768aab6bf
|
feature: remove support for python 3.6
|
il y a 2 ans |
winkidney
|
5acbe212df
|
feature: don't use taobao as default package source
|
il y a 2 ans |
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
|
il y a 2 ans |
winkidney
|
a8d8cb6eb2
|
feature: add git tag to docker build
|
il y a 2 ans |
winkidney
|
d7e8943088
|
fix: fix bug in image_tag
|
il y a 2 ans |
winkidney
|
8764cb1a99
|
feature: try to add docker build for docker buildx
|
il y a 2 ans |
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>
|
il y a 2 ans |
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
|
il y a 2 ans |
Dexter Griffiths
|
685e37a4fa
|
store user-perference locale in local storage
|
il y a 2 ans |
Dexter Griffiths
|
e42445b606
|
added auto-detection method and a fallbackLocale parameter
|
il y a 2 ans |
Dexter Griffiths
|
03853e98de
|
added v-bind to all labels to show vue-i18n translations
|
il y a 2 ans |
Dexter Griffiths
|
f0cfb27d9b
|
added v-bind to all placeholders to show vue-i18n translations
|
il y a 2 ans |
Dexter Griffiths
|
9d0db337eb
|
adding local changer back in and cleaning the en.json file
|
il y a 2 ans |
Dexter Griffiths
|
e7095129b7
|
added default english translations to all html semantic and div enclosed tag content
|
il y a 2 ans |
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
|
il y a 2 ans |
Dexter Griffiths
|
e70a451612
|
added basic i18n frame and locale changer to navigation bar
|
il y a 2 ans |
winkidney
|
72f19dfc82
|
doc: add description for tokens reset
|
il y a 2 ans |
winkidney
|
bd96027387
|
fix: try to make django env global var
|
il y a 2 ans |
winkidney
|
7e158a269c
|
feature: use env to config django's settings path
|
il y a 2 ans |
winkidney
|
c97805cae5
|
fix: flake8
|
il y a 2 ans |
winkidney
|
ad46d3bd57
|
fix: use getpinry/pinry as default docker image name
|
il y a 2 ans |
winkidney
|
03d1aed7aa
|
feature: add command to reset all tokens
|
il y a 2 ans |
winkidney
|
8a5f434616
|
fix: fix token permission for public users
|
il y a 2 ans |
Ji Qu
|
e48a7d35c0
|
close #328
|
il y a 2 ans |
FreeTheSmoke
|
daba98ebef
|
Update theories.md
Typo
|
il y a 2 ans |
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>
|
il y a 2 ans |
winkidney
|
98f7d033e3
|
close #306
|
il y a 2 ans |
Ji Qu
|
053a80503e
|
Update README.md
|
il y a 2 ans |
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>
|
il y a 2 ans |
winkidney
|
0f813bb48b
|
Feature Ignore local settings file
|
il y a 2 ans |
Ji Qu
|
9cba25e2ec
|
Merge pull request #323 from pinry/feature/api-support
Feature/api support
|
il y a 2 ans |
winkidney
|
fe2892123f
|
Doc: Update README for API support
|
il y a 2 ans |
winkidney
|
69667006d8
|
Fix: Fix test failure caused http error code(from 403 to 401)
|
il y a 2 ans |
winkidney
|
df92ddf5cc
|
Feature: Add doc for API support
|
il y a 2 ans |
winkidney
|
837e9f0334
|
Fix: Fix doc link in frontend
|
il y a 2 ans |
winkidney
|
18bda6dfd1
|
Fix: Should enable token auth in DRF
|
il y a 2 ans |
winkidney
|
a59fce881f
|
Feature: Add frontend support for API token and fix bug
|
il y a 2 ans |
winkidney
|
2892ebb333
|
Feature: Add token creation for auth
|
il y a 2 ans |
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>
|
il y a 2 ans |
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>
|
il y a 2 ans |
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>
|
il y a 2 ans |
Ji Qu
|
b08862009b
|
Add python and node.js build status
|
il y a 2 ans |
Ji Qu
|
09b739a4c9
|
Add docker pull on master
|
il y a 2 ans |
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>
|
il y a 2 ans |
winkidney
|
3f1269e88e
|
Fix #316: Fix build failure caused by new version of rcssmin build
|
il y a 2 ans |
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>
|
il y a 2 ans |
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>
|
il y a 2 ans |
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>
|
il y a 2 ans |
Ji Qu
|
4a68b44288
|
Fix: Add X-Frame-Options by default
|
il y a 3 ans |