seriousm4x
|
86ed3c1c08
|
fix: cross platform build
4.1.2
|
2023-10-19 19:34:18 +02:00 |
|
seriousm4x
|
92a142b5ee
|
fix: import sys/windows
|
2023-10-19 19:02:13 +02:00 |
|
seriousm4x
|
f351df6b88
|
add upsnap version to issue template
|
2023-10-19 18:56:11 +02:00 |
|
seriousm4x
|
d50245ebaf
|
capitalize logs
|
2023-10-19 18:54:15 +02:00 |
|
seriousm4x
|
2f3ad2fdcb
|
fix: use SIGTERM, then SIGKILL to avoid zombies #266
|
2023-10-19 18:47:14 +02:00 |
|
seriousm4x
|
a4ab575eb3
|
format pnpm-lock
4.1.2-beta.2
|
2023-10-19 12:22:21 +02:00 |
|
seriousm4x
|
fc3e6e6e90
|
fix: seperate platform specific process killing #266
|
2023-10-19 12:21:22 +02:00 |
|
dependabot[bot]
|
62e20969b5
|
npm-dep: bump @sveltejs/kit from 1.25.2 to 1.26.0 in /frontend
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.25.2 to 1.26.0.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.26.0/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-19 09:59:40 +00:00 |
|
dependabot[bot]
|
89c93d98f2
|
npm-dep: bump pocketbase from 0.18.3 to 0.19.0 in /frontend
Bumps [pocketbase](https://github.com/pocketbase/js-sdk) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/pocketbase/js-sdk/releases)
- [Changelog](https://github.com/pocketbase/js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/js-sdk/compare/v0.18.3...v0.19.0)
---
updated-dependencies:
- dependency-name: pocketbase
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-19 09:58:40 +00:00 |
|
dependabot[bot]
|
d12c37cf7b
|
npm-dep: bump svelte from 4.2.1 to 4.2.2 in /frontend
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.2/packages/svelte)
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-19 09:56:41 +00:00 |
|
seriousm4x
|
f3ba2489f4
|
fix: kill child processes of shutdown cmd #266
|
2023-10-19 11:03:17 +02:00 |
|
seriousm4x
|
48228cb01c
|
add fr and zh
|
2023-10-18 18:53:19 +02:00 |
|
seriousm4x
|
5292ca82ba
|
fix: chinese date-fns import
|
2023-10-18 18:41:42 +02:00 |
|
seriousm4x
|
be98da5c91
|
format and use chinese wiki link
|
2023-10-18 18:38:46 +02:00 |
|
seriousm4x
|
915872c634
|
Merge pull request #270 from denymz/i18n-add-zh
Added zh-CN language
|
2023-10-18 18:20:26 +02:00 |
|
dependabot[bot]
|
3788862120
|
npm-dep: bump vite from 4.4.11 to 4.5.0 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.5.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.0/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.0/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 09:23:22 +00:00 |
|
Maxi Quoß
|
49d729efa8
|
fix: re-add whitespace for fr
|
2023-10-18 09:57:30 +02:00 |
|
Deny
|
8457c495cf
|
Adding Chinese language
|
2023-10-18 05:45:50 +00:00 |
|
seriousm4x
|
4426d60248
|
possible fix for #266
4.1.2-beta.1
|
2023-10-18 01:22:38 +02:00 |
|
seriousm4x
|
90ebd6d2a0
|
update deps
|
2023-10-17 23:24:00 +02:00 |
|
seriousm4x
|
4b5354da9b
|
Merge remote-tracking branch 'origin/master' into i18n-add-fr
|
2023-10-17 22:57:42 +02:00 |
|
seriousm4x
|
f04a54e5dc
|
remove whitespace chars
|
2023-10-17 22:28:06 +02:00 |
|
DimitriDR
|
128a1c61fd
|
Fixing typo for cancle instead of cancel in localization files (mainly)
|
2023-10-17 22:28:05 +02:00 |
|
dependabot[bot]
|
60e7ca2c0e
|
npm-dep: bump @typescript-eslint/parser from 6.7.5 to 6.8.0 in /frontend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.5 to 6.8.0.
- [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/v6.8.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 10:01:53 +00:00 |
|
dependabot[bot]
|
a649e04d14
|
npm-dep: bump daisyui from 3.9.2 to 3.9.3 in /frontend
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.9.2 to 3.9.3.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.9.2...v3.9.3)
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 10:00:47 +00:00 |
|
dependabot[bot]
|
489261f0bf
|
npm-dep: bump @typescript-eslint/eslint-plugin in /frontend
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.5 to 6.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 09:59:07 +00:00 |
|
dependabot[bot]
|
c91f6767d8
|
go-dep: bump github.com/pocketbase/pocketbase in /backend
Bumps [github.com/pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) from 0.18.10 to 0.19.0.
- [Release notes](https://github.com/pocketbase/pocketbase/releases)
- [Changelog](https://github.com/pocketbase/pocketbase/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/pocketbase/compare/v0.18.10...v0.19.0)
---
updated-dependencies:
- dependency-name: github.com/pocketbase/pocketbase
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 10:08:18 +00:00 |
|
dependabot[bot]
|
6079ff0fd3
|
npm-dep: bump @typescript-eslint/eslint-plugin in /frontend
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.4 to 6.7.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 09:27:04 +00:00 |
|
dependabot[bot]
|
2699ec58bb
|
npm-dep: bump pocketbase from 0.18.2 to 0.18.3 in /frontend
Bumps [pocketbase](https://github.com/pocketbase/js-sdk) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/pocketbase/js-sdk/releases)
- [Changelog](https://github.com/pocketbase/js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/js-sdk/compare/v0.18.2...v0.18.3)
---
updated-dependencies:
- dependency-name: pocketbase
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 09:25:56 +00:00 |
|
DimitriDR
|
ea328bcd5e
|
Fixing the typo 'cancle'
|
2023-10-15 23:37:56 +02:00 |
|
DimitriDR
|
433d9e293a
|
Adding French language
|
2023-10-15 23:20:12 +02:00 |
|
seriousm4x
|
888cd82d00
|
use full nmap path in exec
|
2023-10-14 20:20:38 +02:00 |
|
seriousm4x
|
f525c4a58d
|
Update Crowdin configuration file
|
2023-10-10 18:05:43 +02:00 |
|
dependabot[bot]
|
8055967cf2
|
npm-dep: bump @sveltejs/kit from 1.25.1 to 1.25.2 in /frontend
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.25.1 to 1.25.2.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.25.2/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 09:57:37 +00:00 |
|
dependabot[bot]
|
2d54d9b79c
|
npm-dep: bump @typescript-eslint/parser from 6.7.4 to 6.7.5 in /frontend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.4 to 6.7.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/v6.7.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-10-10 09:57:13 +00:00 |
|
dependabot[bot]
|
1584c67de3
|
go-dep: bump github.com/pocketbase/pocketbase in /backend
Bumps [github.com/pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) from 0.18.9 to 0.18.10.
- [Release notes](https://github.com/pocketbase/pocketbase/releases)
- [Changelog](https://github.com/pocketbase/pocketbase/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/pocketbase/compare/v0.18.9...v0.18.10)
---
updated-dependencies:
- dependency-name: github.com/pocketbase/pocketbase
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 09:58:27 +00:00 |
|
dependabot[bot]
|
a0d07acd40
|
npm-dep: bump eslint from 8.50.0 to 8.51.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.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.50.0...v8.51.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-10-09 09:10:45 +00:00 |
|
dependabot[bot]
|
88cfead34a
|
npm-dep: bump pocketbase from 0.18.1 to 0.18.2 in /frontend
Bumps [pocketbase](https://github.com/pocketbase/js-sdk) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/pocketbase/js-sdk/releases)
- [Changelog](https://github.com/pocketbase/js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/js-sdk/compare/v0.18.1...v0.18.2)
---
updated-dependencies:
- dependency-name: pocketbase
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 09:10:18 +00:00 |
|
dependabot[bot]
|
f4f8d27f42
|
npm-dep: bump daisyui from 3.9.1 to 3.9.2 in /frontend
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.9.1 to 3.9.2.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.9.1...v3.9.2)
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-06 09:35:39 +00:00 |
|
dependabot[bot]
|
76b59e3a79
|
npm-dep: bump pocketbase from 0.18.0 to 0.18.1 in /frontend
Bumps [pocketbase](https://github.com/pocketbase/js-sdk) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/pocketbase/js-sdk/releases)
- [Changelog](https://github.com/pocketbase/js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/js-sdk/compare/v0.18.0...v0.18.1)
---
updated-dependencies:
- dependency-name: pocketbase
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-06 09:35:30 +00:00 |
|
dependabot[bot]
|
fab9f8e607
|
npm-dep: bump eslint-plugin-svelte from 2.33.2 to 2.34.0 in /frontend
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.33.2 to 2.34.0.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.33.2...v2.34.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 09:58:13 +00:00 |
|
dependabot[bot]
|
a8a13c5dc6
|
npm-dep: bump daisyui from 3.8.3 to 3.9.1 in /frontend
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.8.3 to 3.9.1.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.8.3...v3.9.1)
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 09:57:24 +00:00 |
|
dependabot[bot]
|
16107e0b9a
|
npm-dep: bump vite from 4.4.10 to 4.4.11 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.10 to 4.4.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.11/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 09:56:10 +00:00 |
|
dependabot[bot]
|
d01bad585e
|
npm-dep: bump vite from 4.4.9 to 4.4.10 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.10/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-04 09:09:26 +00:00 |
|
seriousm4x
|
36d3afd62f
|
fix: date-fns not loading locales correctly
4.1.1
|
2023-10-03 21:34:39 +02:00 |
|
seriousm4x
|
7e1491d69b
|
Update README.md
|
2023-10-03 20:50:19 +02:00 |
|
seriousm4x
|
47ed85ffe6
|
add translating info to readme
|
2023-10-03 20:32:35 +02:00 |
|
seriousm4x
|
4b63d771f5
|
draft new releases first
|
2023-10-03 20:09:13 +02:00 |
|
seriousm4x
|
8f5528584d
|
gh-action: replace $ with quotes for private_key
4.1.0
|
2023-10-03 19:51:32 +02:00 |
|
seriousm4x
|
b6029e1759
|
Revert "gh-action: replace $ with quotes for env vars"
This reverts commit 2457a6036b.
|
2023-10-03 19:50:36 +02:00 |
|