Commit Graph

707 Commits

Author SHA1 Message Date
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
seriousm4x
2457a6036b gh-action: replace $ with quotes for env vars 2023-10-03 19:47:49 +02:00
seriousm4x
2639d61777 Revert "gh-action: use filepath for private_key"
This reverts commit 909702c668.
2023-10-03 19:45:25 +02:00
seriousm4x
909702c668 gh-action: use filepath for private_key 2023-10-03 19:40:00 +02:00
seriousm4x
ef32a485d4 gh-action: fix env AUR_KEY 2023-10-03 17:06:21 +02:00
seriousm4x
e8e64dff05 gh-action: only test if backend files changed 2023-10-03 16:45:46 +02:00
seriousm4x
b32d569ee1 gh-action: auto-choose runner 2023-10-03 16:41:53 +02:00
seriousm4x
02367b5936 gh-action: add needs check-runner 2023-10-03 16:29:15 +02:00
seriousm4x
7be53745d5 gh-action: add quotes 2023-10-03 16:20:35 +02:00
seriousm4x
b430d37cd1 gh-action: test auto-choose runner 2023-10-03 16:03:22 +02:00
seriousm4x
8316eae637 feat: add arch aur package 2023-10-03 15:35:47 +02:00
seriousm4x
ef08c05adc go mod tidy 2023-10-03 15:31:09 +02:00
seriousm4x
c593c98b33 goreleaser ignore beta tags
https://github.com/orgs/goreleaser/discussions/4336#discussioncomment-7160162
2023-10-03 13:45:53 +02:00
seriousm4x
166140173d update deps 2023-10-03 13:44:59 +02:00
seriousm4x
b34c9e9463 goreleaser git ignore beta tags 2023-10-03 13:15:11 +02:00
seriousm4x
297574c189 readme: add i18n support 2023-10-03 13:14:03 +02:00
seriousm4x
f2bd222009 import correct base locales 2023-10-03 12:45:42 +02:00
dependabot[bot]
b065fc308f 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.3 to 6.7.4.
- [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.4/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-03 10:15:32 +00:00
dependabot[bot]
26a2ae7f7e npm-dep: bump @typescript-eslint/parser from 6.7.3 to 6.7.4 in /frontend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.3 to 6.7.4.
- [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.4/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-03 10:14:07 +00:00
seriousm4x
ee1403a7b6 inherit lang variations from base language 2023-10-03 12:12:39 +02:00
seriousm4x
3590f6618d feat: i18n add portuguese
Added pt-PT language
2023-10-03 11:46:26 +02:00
seriousm4x
c79dc2342e add date-fns import for pt 2023-10-03 11:43:48 +02:00
dependabot[bot]
11c4410786 npm-dep: bump daisyui from 3.8.2 to 3.8.3 in /frontend
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.8.2 to 3.8.3.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.8.2...v3.8.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-03 09:28:49 +00:00
seriousm4x
6dc6f6f2ea revert changelog structure 2023-10-02 21:51:07 +02:00
seriousm4x
fe63b4d439 Update Crowdin configuration file 2023-10-02 21:49:34 +02:00
seriousm4x
2a72aa94da Update Crowdin configuration file 2023-10-02 21:48:12 +02:00
MadTiago
32914fa871 Replaced double to single quote 2023-10-02 04:28:43 +01:00
MadTiago
e2ba2b45e6 Added pt-PT language 2023-10-02 04:22:13 +01:00
seriousm4x
cf55c4ab2e format 4.1.0-beta.2 2023-10-02 01:21:43 +02:00
seriousm4x
f521e6dff8 add typescript type to var 2023-10-02 01:21:19 +02:00