Billiam
|
aa77a35701
|
Fix unbound image alt attribute
|
1 month ago |
winkidney
|
e40ddb28cc
|
fix: fix build error for nodejs v18 caused by SSL lib
|
1 month ago |
winkidney
|
6aa7b3272b
|
fix: fix document error for frontend
|
1 month ago |
winkidney
|
5cb77170a2
|
fix: bug fix for proxy error caused by localhost name error
|
1 month ago |
winkidney
|
5fe2ed8a4c
|
refactor: use pnpm as management tool then fix install&compile error
|
1 month ago |
Bart Zieba
|
6d3773f6eb
|
Do not show Source link when no source is defined
|
1 year ago |
panPiotrek
|
6019a27104
|
add word-wrap for tags
it looks weird with lots of tags
|
2 years ago |
Lilian
|
f2709fac37
|
Update translation
|
2 years ago |
Lilian
|
e588c8044c
|
Add French translation, v1
|
2 years ago |
dependabot[bot]
|
5cf1723204
|
Build(deps): Bump terser from 4.8.0 to 4.8.1 in /pinry-spa
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
46c3e27db0
|
Build(deps): Bump eventsource from 1.1.0 to 1.1.1 in /pinry-spa
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Nagy László
|
79cc1a7e2a
|
Fixes #343 by setting the image width to auto, and centering it in the modal window.
|
2 years ago |
winkidney
|
b8b9c25624
|
fix: #342
|
2 years ago |
winkidney
|
1892707a4e
|
fix: use same api to fetch pins in board
|
2 years ago |
winkidney
|
7b8f89d97b
|
fix: remove unused console.log
|
2 years ago |
winkidney
|
ec31ba6e91
|
fix: bug fix in user profile for other user
|
2 years ago |
winkidney
|
a2a804014c
|
feature: use friendly toast mesage for ALLOW_NEW_REGISTRATIONS = False
|
2 years ago |
winkidney
|
2917972622
|
feature: add locale name for language
|
2 years ago |
winkidney
|
8f846228cf
|
refactor: add space for Pinry translation
|
2 years ago |
winkidney
|
3b70800fad
|
feature: use translate icon intead of 'language'
|
2 years ago |
winkidney
|
c15791df73
|
feature: add more friendly language menu
|
2 years ago |
winkidney
|
be379af57f
|
feature: enhance chinese translation
|
2 years ago |
winkidney
|
77f68d65da
|
fix: should not depends on filter name in search panel
|
2 years ago |
winkidney
|
7d85f6fe04
|
feature: add missing translation and chinese translation
|
2 years ago |
winkidney
|
5acbe212df
|
feature: don't use taobao as default package source
|
2 years ago |
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>
|
2 years ago |
Dexter Griffiths
|
685e37a4fa
|
store user-perference locale in local storage
|
2 years ago |
Dexter Griffiths
|
e42445b606
|
added auto-detection method and a fallbackLocale parameter
|
2 years ago |
Dexter Griffiths
|
03853e98de
|
added v-bind to all labels to show vue-i18n translations
|
2 years ago |
Dexter Griffiths
|
f0cfb27d9b
|
added v-bind to all placeholders to show vue-i18n translations
|
2 years ago |
Dexter Griffiths
|
9d0db337eb
|
adding local changer back in and cleaning the en.json file
|
2 years ago |
Dexter Griffiths
|
e7095129b7
|
added default english translations to all html semantic and div enclosed tag content
|
2 years ago |
Dexter Griffiths
|
e70a451612
|
added basic i18n frame and locale changer to navigation bar
|
2 years ago |
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>
|
2 years ago |
winkidney
|
98f7d033e3
|
close #306
|
2 years ago |
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>
|
2 years ago |
winkidney
|
837e9f0334
|
Fix: Fix doc link in frontend
|
2 years ago |
winkidney
|
a59fce881f
|
Feature: Add frontend support for API token and fix bug
|
2 years ago |
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>
|
2 years ago |
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>
|
2 years ago |
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>
|
2 years ago |
dependabot[bot]
|
e61566d3e3
|
Build(deps): Bump axios from 0.21.1 to 0.21.2 in /pinry-spa
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
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>
|
3 years ago |
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>
|
3 years ago |
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>
|
3 years ago |
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
|
3 years ago |
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>
|
3 years ago |
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>
|
3 years ago |
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>
|
3 years ago |
winkidney
|
fd4ef22f6a
|
close #276
|
3 years ago |