AkiraFukushima
|
c1c508caf1
|
Fix coding styles
|
2023-05-13 09:40:11 +09:00 |
dependabot[bot]
|
ef5d64f781
|
build(deps-dev): bump @babel/eslint-parser from 7.21.3 to 7.21.8
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.21.3 to 7.21.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.8/eslint/babel-eslint-parser)
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-11 09:07:22 +00:00 |
dependabot[bot]
|
5acac2e6a5
|
build(deps-dev): bump cfonts from 3.1.1 to 3.2.0
Bumps [cfonts](https://github.com/dominikwilkowski/cfonts) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/dominikwilkowski/cfonts/releases)
- [Commits](https://github.com/dominikwilkowski/cfonts/commits)
---
updated-dependencies:
- dependency-name: cfonts
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-11 09:06:39 +00:00 |
dependabot[bot]
|
168ee2c284
|
build(deps): bump emoji-mart-vue-fast from 12.0.1 to 12.0.4
Bumps [emoji-mart-vue-fast](https://github.com/serebrov/emoji-mart-vue) from 12.0.1 to 12.0.4.
- [Release notes](https://github.com/serebrov/emoji-mart-vue/releases)
- [Commits](https://github.com/serebrov/emoji-mart-vue/compare/12.0.1...12.0.4)
---
updated-dependencies:
- dependency-name: emoji-mart-vue-fast
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-11 09:05:10 +00:00 |
dependabot[bot]
|
ef9758094c
|
build(deps-dev): bump webpack-dev-server from 4.13.3 to 4.15.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.3 to 4.15.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.3...v4.15.0)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-11 09:00:10 +00:00 |
AkiraFukushima
|
3a2b30708d
|
Merge pull request #4370 from h3poteto/dependabot/npm_and_yarn/webpack-5.82.1
build(deps-dev): bump webpack from 5.79.0 to 5.82.1
|
2023-05-11 01:16:33 +09:00 |
AkiraFukushima
|
8b8b1edf3b
|
Change webSecurity for BrowserWindow to prevent CORS
|
2023-05-11 01:15:14 +09:00 |
dependabot[bot]
|
f7b739fb10
|
build(deps-dev): bump webpack from 5.79.0 to 5.82.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.82.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.82.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-10 15:52:53 +00:00 |
dependabot[bot]
|
98db6a9860
|
build(deps): bump @vueuse/math from 10.0.2 to 10.1.2
Bumps [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) from 10.0.2 to 10.1.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.1.2/packages/math)
---
updated-dependencies:
- dependency-name: "@vueuse/math"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-10 15:51:47 +00:00 |
AkiraFukushima
|
4af47ae9b0
|
Merge pull request #4366 from h3poteto/dependabot/npm_and_yarn/types/node-20.1.2
build(deps-dev): bump @types/node from 18.15.11 to 20.1.2
|
2023-05-11 00:51:05 +09:00 |
dependabot[bot]
|
f35291ef6c
|
build(deps-dev): bump @types/node from 18.15.11 to 20.1.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 20.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-10 15:50:45 +00:00 |
AkiraFukushima
|
73ccda9963
|
Merge pull request #4360 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.5
build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.5
|
2023-05-11 00:50:33 +09:00 |
AkiraFukushima
|
967a0f700a
|
Merge pull request #4359 from h3poteto/dependabot/npm_and_yarn/webpack-cli-5.1.1
build(deps-dev): bump webpack-cli from 5.0.1 to 5.1.1
|
2023-05-11 00:50:21 +09:00 |
AkiraFukushima
|
b2880a77fd
|
Merge pull request #4355 from h3poteto/dependabot/npm_and_yarn/eslint-8.40.0
build(deps-dev): bump eslint from 8.38.0 to 8.40.0
|
2023-05-11 00:50:08 +09:00 |
dependabot[bot]
|
2bc12f30d2
|
build(deps-dev): bump webpack-cli from 5.0.1 to 5.1.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.1.1)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-10 15:50:01 +00:00 |
dependabot[bot]
|
64df47835f
|
build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.5/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-10 15:49:54 +00:00 |
AkiraFukushima
|
ad9c43bcfc
|
Merge pull request #4348 from h3poteto/dependabot/npm_and_yarn/vueuse/core-10.1.2
build(deps): bump @vueuse/core from 10.0.2 to 10.1.2
|
2023-05-11 00:49:32 +09:00 |
AkiraFukushima
|
c2ac38bda1
|
Merge pull request #4342 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.21.5
build(deps-dev): bump @babel/runtime from 7.21.0 to 7.21.5
|
2023-05-11 00:49:22 +09:00 |
AkiraFukushima
|
40365402e0
|
Merge pull request #4341 from h3poteto/dependabot/npm_and_yarn/stylelint-scss-5.0.0
build(deps-dev): bump stylelint-scss from 4.6.0 to 5.0.0
|
2023-05-11 00:49:11 +09:00 |
AkiraFukushima
|
14abb0ab12
|
Merge pull request #4340 from h3poteto/dependabot/npm_and_yarn/babel/preset-env-7.21.5
build(deps-dev): bump @babel/preset-env from 7.21.4 to 7.21.5
|
2023-05-11 00:49:01 +09:00 |
AkiraFukushima
|
2239d93321
|
Merge pull request #4327 from h3poteto/dependabot/npm_and_yarn/vue/eslint-config-typescript-11.0.3
build(deps-dev): bump @vue/eslint-config-typescript from 11.0.2 to 11.0.3
|
2023-05-11 00:48:50 +09:00 |
AkiraFukushima
|
76492f88ac
|
Merge pull request #4326 from h3poteto/dependabot/npm_and_yarn/vue-loader-17.1.0
build(deps-dev): bump vue-loader from 17.0.1 to 17.1.0
|
2023-05-11 00:48:39 +09:00 |
AkiraFukushima
|
eece4cec22
|
Merge pull request #4317 from h3poteto/dependabot/npm_and_yarn/prettier-2.8.8
build(deps-dev): bump prettier from 2.8.7 to 2.8.8
|
2023-05-11 00:48:29 +09:00 |
AkiraFukushima
|
106d23370b
|
Merge pull request #4315 from h3poteto/dependabot/npm_and_yarn/element-plus-2.3.4
build(deps): bump element-plus from 2.3.3 to 2.3.4
|
2023-05-11 00:48:18 +09:00 |
AkiraFukushima
|
b65105c58c
|
Merge pull request #4311 from h3poteto/dependabot/npm_and_yarn/i18next-22.4.15
build(deps): bump i18next from 22.4.14 to 22.4.15
|
2023-05-11 00:47:56 +09:00 |
AkiraFukushima
|
6b0a2b4eaf
|
Merge pull request #4310 from h3poteto/dependabot/npm_and_yarn/postcss-8.4.23
build(deps-dev): bump postcss from 8.4.22 to 8.4.23
|
2023-05-11 00:47:47 +09:00 |
AkiraFukushima
|
e325761a8f
|
Fix creating hashtag tables
|
2023-05-11 00:46:26 +09:00 |
AkiraFukushima
|
6722b69cbf
|
Display thirdparty licenses
|
2023-05-11 00:31:51 +09:00 |
AkiraFukushima
|
350246bf76
|
Generate thirdparty list
|
2023-05-10 01:01:01 +09:00 |
AkiraFukushima
|
cd1416434b
|
Merge pull request #4363 from h3poteto/change/license
Change license to GPL
|
2023-05-09 23:46:07 +09:00 |
AkiraFukushima
|
2b94fa66d6
|
Change license to GPL
|
2023-05-09 23:12:26 +09:00 |
AkiraFukushima
|
f95a97ea64
|
Merge pull request #4358 from h3poteto/l10n_master
New Crowdin updates
|
2023-05-08 22:54:51 +09:00 |
AkiraFukushima
|
6f37eb94d2
|
New translations translation.json (Spanish)
|
2023-05-08 21:55:48 +09:00 |
dependabot[bot]
|
0e371a8dbb
|
build(deps-dev): bump eslint from 8.38.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.40.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 08:58:50 +00:00 |
AkiraFukushima
|
7cd1b072ad
|
Merge pull request #4346 from h3poteto/iss-4345
refs #4345 Fix lazy fetch local timeline
|
2023-05-06 22:34:07 +09:00 |
AkiraFukushima
|
55a0fe13b6
|
Merge pull request #4354 from h3poteto/l10n_master
New Crowdin updates
|
2023-05-06 22:33:56 +09:00 |
AkiraFukushima
|
683edc4848
|
New translations translation.json (Chinese Simplified)
|
2023-05-06 04:20:41 +09:00 |
dependabot[bot]
|
dcaf1def9a
|
build(deps): bump @vueuse/core from 10.0.2 to 10.1.2
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.0.2 to 10.1.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.1.2/packages/core)
---
updated-dependencies:
- dependency-name: "@vueuse/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-02 09:01:17 +00:00 |
AkiraFukushima
|
5baca71d6a
|
refs #4345 Fix lazy fetch local timeline
|
2023-05-02 01:50:20 +09:00 |
AkiraFukushima
|
b43f13829d
|
Bump to version 5.0.5
|
2023-05-02 01:17:16 +09:00 |
AkiraFukushima
|
c55cdc937f
|
[actions] fixup! fixup! Fix snapcraft install action
|
2023-05-02 00:46:44 +09:00 |
AkiraFukushima
|
88d8e58062
|
[actions] fixup! Fix snapcraft install action
|
2023-05-02 00:31:21 +09:00 |
AkiraFukushima
|
7a81ef2cd6
|
[actions] Fix snapcraft install action
|
2023-05-02 00:28:47 +09:00 |
AkiraFukushima
|
dcb4eed16b
|
Merge pull request #4344 from h3poteto/feat/draft-release
Change release trigger to tag push
|
2023-05-02 00:20:59 +09:00 |
AkiraFukushima
|
8f39ba99b5
|
Change release trigger to tag push
|
2023-05-02 00:20:13 +09:00 |
dependabot[bot]
|
ce44202906
|
build(deps): bump axios from 1.3.5 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.3.5 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.4.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-01 14:27:12 +00:00 |
AkiraFukushima
|
02c2e84fe6
|
Merge pull request #4343 from h3poteto/revert/better-sqlite3/8.3.0
Revert updating better-sqlite3 8.3.0
|
2023-05-01 23:25:19 +09:00 |
AkiraFukushima
|
2af193da11
|
Merge pull request #4337 from h3poteto/l10n_master
New Crowdin updates
|
2023-05-01 23:19:09 +09:00 |
AkiraFukushima
|
9d49e3be72
|
Revert updating better-sqlite3 8.3.0
|
2023-05-01 23:17:12 +09:00 |
dependabot[bot]
|
6d75a59de1
|
build(deps-dev): bump @babel/runtime from 7.21.0 to 7.21.5
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.21.0 to 7.21.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.5/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-01 09:03:22 +00:00 |