Commit graph

439 commits

Author SHA1 Message Date
Christian Ditaputratama
30aa8d80dc
feat: Added favicon 2024-10-31 18:55:31 +07:00
Christian Ditaputratama
f6adb40b3f
chore: Open GitHub repo in the new tab 2024-10-31 18:20:53 +07:00
Christian Ditaputratama
93fb22f29b
feat: Added clipboard functionality 2024-10-31 18:09:02 +07:00
Christian Ditaputratama
4da9c484a5
chore: Remove unused tailwind plugin import 2024-10-31 18:07:32 +07:00
Christian Ditaputratama
63e803ba17
style: Added remote-nodes and add-node page design 2024-10-31 16:28:51 +07:00
Christian Ditaputratama
ddc837be4a
style: Changed sticky navbar to fixed position 2024-10-31 16:26:49 +07:00
Christian Ditaputratama
4dfab11d2c
feat(style)!: Added the new homepage design view
TODO: Add copy to clipboard functionality
2024-10-31 16:25:16 +07:00
Christian Ditaputratama
0a80a52d2d
chore: Moving Monero QR donation image location 2024-10-31 16:21:43 +07:00
Christian Ditaputratama
176a02412a
Switching to BSD-3-Clause license
I've been suggested to change the license to more popular open-source
licenses. So I choose to change from GLWTPL to BSD-3-Clause.
2024-10-31 10:59:08 +07:00
Christian Ditaputratama
8b39502d90
chore(style): Changed UI layout styles 2024-10-31 10:39:18 +07:00
Christian Ditaputratama
965d3230a1
feat: Added navbar current page position indicator 2024-10-30 15:39:01 +07:00
Christian Ditaputratama
dd48bd458a
feat: Added global loading indicator 2024-10-30 15:10:35 +07:00
Christian Ditaputratama
2003c3c3ac
feat(ui): Added main navbar 2024-10-30 14:23:45 +07:00
Christian Ditaputratama
ca0af5848c
feat!: use specific required preline's plugin instead the whole js plugins 2024-10-30 14:13:17 +07:00
Christian Ditaputratama
3a45071cd6
feat: Refactor fiber server 2024-10-29 21:30:04 +07:00
Christian Ditaputratama
35d53c8a58
feat!: Update GitHub actions to work with templ and bun 2024-10-29 21:03:42 +07:00
Christian Ditaputratama
be32011cfa
feat!: templ + htmx build system 2024-10-29 20:41:22 +07:00
Christian Ditaputratama
03570a2200
chore: Start v0.2.0 (HTMX) 2024-10-29 20:25:03 +07:00
Christian Ditaputratama
68c4b7c9b3
chore: Start v0.1.3
Some checks failed
Build / build (push) Has been cancelled
Test / test (push) Has been cancelled
2024-10-29 01:11:03 +07:00
Christian Ditaputratama
a963963b72
fix(ui): Postcss not working for Country cell
Some checks are pending
Build / build (push) Waiting to run
Test / test (push) Waiting to run
For some unknown reason, using postcss class is not working anymore
2024-10-28 21:01:58 +07:00
Christian Ditaputratama
7cc2b1035f
fix(ui): Ambigous self-closing HTML tags non-void elements 2024-10-28 20:52:16 +07:00
Christian Ditaputratama
dd0095a767
fix(ui): Remove unused CSS selector ".sm-btn > :not([hidden]) ~ :not([hidden])" 2024-10-28 20:49:27 +07:00
Christian Ditaputratama
b340849d9d
fix(ui): aria-hidden should be true/false 2024-10-28 20:43:35 +07:00
Christian Ditaputratama
f4b42911c6
chore: Start v0.1.2 2024-10-28 20:35:59 +07:00
Christian Ditaputratama
ddab7555b3
fix: Checkmark and markdown image 2024-10-28 20:27:33 +07:00
Christian Ditaputratama
37d5031b2a
chore: Added Acknowledgement and donation section to README.md 2024-10-28 20:25:28 +07:00
ditatombot[bot]
7d91c8d3b2
Merge pull request #143 from ditatompel/dependabot/npm_and_yarn/frontend/sveltejs/vite-plugin-svelte-4.0.0
Merge pull request #143

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-28 12:08:26 +00:00
dependabot[bot]
bec557df09
build(deps-dev): bump @sveltejs/vite-plugin-svelte in /frontend
Bumps [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@4.0.0/packages/vite-plugin-svelte)

---
updated-dependencies:
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 12:03:00 +00:00
ditatombot[bot]
3153c291e0
Merge pull request #145 from ditatompel/dependabot/npm_and_yarn/frontend/svelte-5.1.3
Merge pull request #145

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-28 12:01:48 +00:00
dependabot[bot]
70330eccdc
build(deps-dev): bump svelte from 4.2.19 to 5.1.3 in /frontend
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.19 to 5.1.3.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.1.3/packages/svelte)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 11:53:34 +00:00
ditatombot[bot]
c398816317
Merge pull request #142 from ditatompel/dependabot/npm_and_yarn/frontend/skeletonlabs/skeleton-2.10.3
Merge pull request #142

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-28 11:52:20 +00:00
dependabot[bot]
6e99c9ef16
build(deps-dev): bump @skeletonlabs/skeleton in /frontend
Bumps [@skeletonlabs/skeleton](https://github.com/skeletonlabs/skeleton) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/skeletonlabs/skeleton/releases)
- [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/skeleton@2.10.2...@skeletonlabs/skeleton@2.10.3)

---
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-10-28 11:48:29 +00:00
ditatombot[bot]
2a0d273aac
Merge pull request #144 from ditatompel/dependabot/npm_and_yarn/frontend/sveltejs/kit-2.7.3
Merge pull request #144

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-28 11:47:21 +00:00
dependabot[bot]
4066b78dab
build(deps-dev): bump @sveltejs/kit from 2.7.2 to 2.7.3 in /frontend
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.7.2 to 2.7.3.
- [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.7.3/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-10-28 11:42:32 +00:00
ditatombot[bot]
2bba91de73
Merge pull request #146 from ditatompel/dependabot/npm_and_yarn/frontend/sveltejs/adapter-static-3.0.6
Merge pull request #146

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-28 11:41:22 +00:00
dependabot[bot]
a9a8c92f9f
build(deps-dev): bump @sveltejs/adapter-static in /frontend
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-static/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@3.0.6/packages/adapter-static)

---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-static"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 05:08:55 +00:00
ditatombot[bot]
ae2257f45b
Merge pull request #140 from ditatompel/dependabot/npm_and_yarn/frontend/eslint-9.13.0
Some checks failed
Build / build (push) Has been cancelled
Test / test (push) Has been cancelled
Merge pull request #140

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-21 18:47:07 +00:00
dependabot[bot]
004f0a604f
build(deps-dev): bump eslint from 9.12.0 to 9.13.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.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.12.0...v9.13.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-10-21 18:42:26 +00:00
ditatombot[bot]
b85f70f395
Merge pull request #139 from ditatompel/dependabot/npm_and_yarn/frontend/sveltejs/kit-2.7.2
Merge pull request #139

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-21 18:41:19 +00:00
ditatombot[bot]
df66a8ad59
Merge pull request #138 from ditatompel/dependabot/npm_and_yarn/frontend/tailwindcss-3.4.14
Merge pull request #138

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-21 18:37:05 +00:00
ditatombot[bot]
ae7f1842ae
Merge pull request #136 from ditatompel/dependabot/npm_and_yarn/frontend/eslint-plugin-svelte-2.46.0
Merge pull request #136

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-21 18:35:07 +00:00
dependabot[bot]
001cc0fee8
build(deps-dev): bump @sveltejs/kit from 2.7.0 to 2.7.2 in /frontend
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.7.0 to 2.7.2.
- [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.7.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>
2024-10-21 05:52:17 +00:00
dependabot[bot]
9054537b15
build(deps-dev): bump tailwindcss from 3.4.13 to 3.4.14 in /frontend
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.13 to 3.4.14.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 05:52:10 +00:00
dependabot[bot]
7004256160
build(deps-dev): bump eslint-plugin-svelte in /frontend
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.44.1 to 2.46.0.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.44.1...eslint-plugin-svelte@2.46.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-10-21 05:51:57 +00:00
ditatombot[bot]
40dac1f70e
Merge pull request #135 from ditatompel/dependabot/npm_and_yarn/frontend/svelte-check-4.0.5
Some checks failed
Build / build (push) Has been cancelled
Test / test (push) Has been cancelled
Merge pull request #135

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-14 20:15:40 +00:00
ditatombot[bot]
25bc4d5439
Merge pull request #134 from ditatompel/dependabot/npm_and_yarn/frontend/postcss-8.4.47
Merge pull request #134

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-14 20:02:25 +00:00
ditatombot[bot]
348c4543ee
Merge pull request #133 from ditatompel/dependabot/npm_and_yarn/frontend/sveltejs/kit-2.7.0
Merge pull request #133

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-14 20:00:35 +00:00
dependabot[bot]
fc3cb7a913
build(deps-dev): bump svelte-check from 4.0.4 to 4.0.5 in /frontend
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.0.4...svelte-check-4.0.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-10-14 19:55:52 +00:00
ditatombot[bot]
6040a59350
Merge pull request #132 from ditatompel/dependabot/npm_and_yarn/frontend/typescript-5.6.3
Merge pull request #132

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-10-14 19:54:43 +00:00
dependabot[bot]
f6b7963cf3
build(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.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.6.2...v5.6.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-10-14 19:49:34 +00:00