Commit graph

292 commits

Author SHA1 Message Date
ditatombot[bot]
37798bd3fa
Merge pull request #76 from ditatompel/dependabot/npm_and_yarn/frontend/tailwindcss-3.4.7
Merge pull request #76

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-08-05 10:28:53 +00:00
dependabot[bot]
cbce6426a5
build(deps-dev): bump tailwindcss from 3.4.6 to 3.4.7 in /frontend
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.6 to 3.4.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.6...v3.4.7)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 10:25:13 +00:00
ditatombot[bot]
b888415c73
Merge pull request #75 from ditatompel/dependabot/npm_and_yarn/frontend/svelte-check-3.8.5
Merge pull request #75

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-08-05 10:24:09 +00:00
ditatombot[bot]
80a65423cb
Merge pull request #74 from ditatompel/dependabot/npm_and_yarn/frontend/autoprefixer-10.4.20
Merge pull request #74

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-08-05 10:18:54 +00:00
ditatombot[bot]
d1635f0c83
Merge pull request #73 from ditatompel/dependabot/npm_and_yarn/frontend/sveltejs/kit-2.5.20
Merge pull request #73

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-08-05 10:13:27 +00:00
dependabot[bot]
87c14e0a88
build(deps-dev): bump svelte-check from 3.8.4 to 3.8.5 in /frontend
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.8.4...svelte-check-3.8.5)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 05:26:04 +00:00
dependabot[bot]
561dff46d6
build(deps-dev): bump autoprefixer from 10.4.19 to 10.4.20 in /frontend
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.19 to 10.4.20.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 05:25:55 +00:00
dependabot[bot]
1e52b9e5b4
build(deps-dev): bump @sveltejs/kit from 2.5.18 to 2.5.20 in /frontend
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.18 to 2.5.20.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.5.20/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>
2024-08-05 05:25:45 +00:00
Christian Ditaputratama
c15a0d3bd4
fix: Stagenet host
Some checks failed
Build / build (push) Has been cancelled
Test / test (push) Has been cancelled
Previously, the displayed stagenet host, port and key is wrong.
This commit correct the stagenet subdomain host and port.
2024-07-30 05:16:54 +07:00
Christian Ditaputratama
7e952fb886
chore: Thanks for your donations
Thank you so much for your donations, whoever you may be.
It means a lot to me.
2024-07-30 05:03:06 +07:00
Christian Ditaputratama
4395a5e2d5
test: Add benchmark Test for QueryNodes.toSQL()
Some checks are pending
Build / build (push) Waiting to run
Test / test (push) Waiting to run
2024-07-29 22:44:10 +07:00
Christian Ditaputratama
97fad6cacb
refactor: Use slice.Contains() nettype check
Instead using `||` for each nettype query check , simply using `slice.Contains`.
Also, checking `any` value is not needed here.
2024-07-29 22:30:03 +07:00
ditatombot[bot]
cf77175210
Merge pull request #69 from ditatompel/dependabot/npm_and_yarn/frontend/floating-ui/dom-1.6.8
Merge pull request #69

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-29 13:22:31 +00:00
ditatombot[bot]
ffb3d263c5
Merge pull request #68 from ditatompel/dependabot/npm_and_yarn/frontend/postcss-8.4.40
Merge pull request #68

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-29 13:18:04 +00:00
ditatombot[bot]
c6dc4f6a86
Merge pull request #66 from ditatompel/dependabot/npm_and_yarn/frontend/typescript-5.5.4
Merge pull request #66

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-29 13:14:30 +00:00
dependabot[bot]
e0a9edf44b
build(deps-dev): bump @floating-ui/dom from 1.6.7 to 1.6.8 in /frontend
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.6.8/packages/dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 13:10:19 +00:00
dependabot[bot]
2304b37fb9
build(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /frontend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 13:10:14 +00:00
ditatombot[bot]
5ca60d40f4
Merge pull request #65 from ditatompel/dependabot/npm_and_yarn/frontend/vite-5.3.5
Merge pull request #65

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-29 13:09:06 +00:00
dependabot[bot]
db99bb9ff6
build(deps-dev): bump vite from 5.3.4 to 5.3.5 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.5/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>
2024-07-29 13:05:09 +00:00
dependabot[bot]
e01a6e06f7
build(deps-dev): bump postcss from 8.4.39 to 8.4.40 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.39 to 8.4.40.
- [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/8.4.39...8.4.40)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 05:58:43 +00:00
Christian Ditaputratama
2a06995e97
chore: Start v0.0.5 2024-07-22 21:22:26 +07:00
ditatombot[bot]
a9b6c49fb2
Merge pull request #64 from ditatompel/dependabot/npm_and_yarn/frontend/skeletonlabs/skeleton-2.10.2
Some checks failed
Build / build (push) Has been cancelled
Test / test (push) Has been cancelled
Merge pull request #64

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-22 14:01:18 +00:00
ditatombot[bot]
efa7b0bb27
Merge pull request #63 from ditatompel/dependabot/npm_and_yarn/frontend/eslint-plugin-svelte-2.43.0
Merge pull request #63

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-22 13:57:18 +00:00
dependabot[bot]
34c9da8232
build(deps-dev): bump eslint-plugin-svelte in /frontend
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.41.0 to 2.43.0.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.41.0...eslint-plugin-svelte@2.43.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>
2024-07-22 13:53:58 +00:00
ditatombot[bot]
b8ce3035f5
Merge pull request #62 from ditatompel/dependabot/npm_and_yarn/frontend/prettier-3.3.3
Merge pull request #62

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-22 13:52:52 +00:00
dependabot[bot]
c619985f18
build(deps-dev): bump prettier from 3.3.2 to 3.3.3 in /frontend
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 13:48:52 +00:00
ditatombot[bot]
3e49d2317d
Merge pull request #60 from ditatompel/dependabot/npm_and_yarn/frontend/prettier-plugin-svelte-3.2.6
Merge pull request #60

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-22 13:47:45 +00:00
dependabot[bot]
76f65891d8
build(deps-dev): bump prettier-plugin-svelte in /frontend
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 3.2.5 to 3.2.6.
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.2.5...v3.2.6)

---
updated-dependencies:
- dependency-name: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 13:43:52 +00:00
ditatombot[bot]
0b2d18927b
Merge pull request #61 from ditatompel/dependabot/npm_and_yarn/frontend/tailwindcss-3.4.6
Merge pull request #61

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-22 13:42:41 +00:00
dependabot[bot]
c2760216c4
build(deps-dev): bump @skeletonlabs/skeleton in /frontend
Bumps [@skeletonlabs/skeleton](https://github.com/skeletonlabs/skeleton) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/skeletonlabs/skeleton/releases)
- [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/skeleton@2.10.1...@skeletonlabs/skeleton@2.10.2)

---
updated-dependencies:
- dependency-name: "@skeletonlabs/skeleton"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 05:42:09 +00:00
dependabot[bot]
d911ff2372
build(deps-dev): bump tailwindcss from 3.4.4 to 3.4.6 in /frontend
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.4 to 3.4.6.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.6)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 05:41:50 +00:00
Christian Ditaputratama
55ea97ba84
chore: Go Report Card badge added to README
Some checks failed
Build / build (push) Has been cancelled
Test / test (push) Has been cancelled
2024-07-16 17:47:55 +07:00
ditatombot[bot]
ae3fdaeafd
Merge pull request #58 from ditatompel/dependabot/npm_and_yarn/frontend/eslint-9.7.0
Merge pull request #58

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-16 10:26:43 +00:00
ditatombot[bot]
6eed453f57
Merge pull request #55 from ditatompel/dependabot/npm_and_yarn/frontend/typescript-5.5.3
Merge pull request #55

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-16 10:23:06 +00:00
dependabot[bot]
5fbb0c321d
build(deps-dev): bump typescript from 5.5.2 to 5.5.3 in /frontend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 10:19:31 +00:00
ditatombot[bot]
f3ff7c5e1a
Merge pull request #56 from ditatompel/dependabot/npm_and_yarn/frontend/vite-5.3.3
Merge pull request #56

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-16 10:18:38 +00:00
dependabot[bot]
bd87b87a98
build(deps-dev): bump eslint from 9.4.0 to 9.7.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 9.4.0 to 9.7.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/v9.4.0...v9.7.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 10:14:33 +00:00
dependabot[bot]
6f67aca36c
build(deps-dev): bump vite from 5.3.1 to 5.3.3 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.3.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.3/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>
2024-07-16 10:14:27 +00:00
ditatombot[bot]
7b32dbad12
Merge pull request #53 from ditatompel/dependabot/npm_and_yarn/frontend/sveltejs/kit-2.5.18
Merge pull request #53

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-16 10:13:42 +00:00
ditatombot[bot]
ee0f088cc2
Merge pull request #52 from ditatompel/dependabot/npm_and_yarn/frontend/svelte-check-3.8.4
Merge pull request #52

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-16 10:09:54 +00:00
ditatombot[bot]
0e6dd15f0e
Merge pull request #57 from ditatompel/dependabot/go_modules/golang.org/x/net-0.27.0
Merge pull request #57

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-07-16 10:05:55 +00:00
dependabot[bot]
6e5fdd9044
build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 06:02:26 +00:00
dependabot[bot]
bf05da003c
build(deps-dev): bump @sveltejs/kit from 2.5.17 to 2.5.18 in /frontend
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.17 to 2.5.18.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.5.18/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>
2024-07-08 05:25:40 +00:00
dependabot[bot]
84ce59174d
build(deps-dev): bump svelte-check from 3.8.1 to 3.8.4 in /frontend
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.8.1 to 3.8.4.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.8.1...svelte-check-3.8.4)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 05:25:19 +00:00
Christian Ditaputratama
73308d2a32
refactor: Use proberRepo struct instead of interface
Some checks failed
Build / build (push) Has been cancelled
Test / test (push) Has been cancelled
o need to use interface when calling `NewProber()`.
2024-07-07 03:25:30 +07:00
Christian Ditaputratama
4d1a2da49c
refactor: Use moneroRepo struct instead of interface
No need to use interface when calling `monero.New()`.
2024-07-07 03:13:11 +07:00
Christian Ditaputratama
ef553dab9e
refactor: Use cronRepo struct instead of interface
No need to use interface when calling `cron.New()`.
2024-07-07 02:57:36 +07:00
Christian Ditaputratama
9a44cd9546
chore: Start v0.0.4 2024-07-07 02:02:03 +07:00
Christian Ditaputratama
c250e8e3bb
feat!: Moving handler to internal/handler
So people aware that the package is internal use and not using that
on their projects.
2024-07-07 01:42:29 +07:00
Christian Ditaputratama
4c7d53547b
feat!: Change the module name to "URL based"
This make me easier to test the module with external services.
2024-07-07 01:28:44 +07:00