194 Commits

Author SHA1 Message Date
Billiam
aa77a35701 Fix unbound image alt attribute 2024-10-05 13:50:56 +08:00
winkidney
e40ddb28cc fix: fix build error for nodejs v18 caused by SSL lib 2024-09-30 20:27:33 +08:00
winkidney
6aa7b3272b fix: fix document error for frontend 2024-09-30 20:12:56 +08:00
winkidney
5cb77170a2 fix: bug fix for proxy error caused by localhost name error 2024-09-30 20:11:05 +08:00
winkidney
5fe2ed8a4c refactor: use pnpm as management tool then fix install&compile error 2024-09-30 20:09:33 +08:00
Bart Zieba
6d3773f6eb Do not show Source link when no source is defined 2022-12-01 10:33:34 +01:00
panPiotrek
6019a27104 add word-wrap for tags
it looks weird with lots of tags
2022-10-25 22:45:42 +02:00
Lilian
f2709fac37 Update translation 2022-09-08 22:57:58 +02:00
Lilian
e588c8044c Add French translation, v1 2022-09-08 00:34:26 +02:00
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>
2022-07-28 17:24:43 +08:00
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>
2022-06-06 19:53:51 +08:00
Nagy László
79cc1a7e2a Fixes #343 by setting the image width to auto, and centering it in the modal window. 2022-05-10 19:22:51 +02:00
winkidney
b8b9c25624 fix: #342 2022-05-07 00:13:28 +08:00
winkidney
1892707a4e fix: use same api to fetch pins in board 2022-05-04 17:54:39 +08:00
winkidney
7b8f89d97b fix: remove unused console.log 2022-04-22 22:41:14 -07:00
winkidney
ec31ba6e91 fix: bug fix in user profile for other user 2022-04-22 22:28:13 -07:00
winkidney
a2a804014c feature: use friendly toast mesage for ALLOW_NEW_REGISTRATIONS = False 2022-04-22 22:10:08 -07:00
winkidney
2917972622 feature: add locale name for language 2022-04-22 10:36:24 -07:00
winkidney
8f846228cf refactor: add space for Pinry translation 2022-04-22 10:36:24 -07:00
winkidney
3b70800fad feature: use translate icon intead of 'language' 2022-04-22 10:36:24 -07:00
winkidney
c15791df73 feature: add more friendly language menu 2022-04-22 10:36:24 -07:00
winkidney
be379af57f feature: enhance chinese translation 2022-04-22 10:36:24 -07:00
winkidney
77f68d65da fix: should not depends on filter name in search panel 2022-04-22 10:36:24 -07:00
winkidney
7d85f6fe04 feature: add missing translation and chinese translation 2022-04-22 10:36:24 -07:00
winkidney
5acbe212df feature: don't use taobao as default package source 2022-04-21 09:06:31 -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
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
Dexter Griffiths
e70a451612 added basic i18n frame and locale changer to navigation bar 2022-04-15 02:48:28 +09: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
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
837e9f0334 Fix: Fix doc link in frontend 2022-02-18 21:37:48 -08:00
winkidney
a59fce881f Feature: Add frontend support for API token and fix bug 2022-02-18 21:17:27 -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]
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
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>
2021-09-11 18:48:51 +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]
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]
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