Commit graph

  • 35b73bc331
    Merge ef551a91f0 into 48a25bece0 dependabot[bot] 2025-02-24 05:15:14 +0000
  • ef551a91f0
    build(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 dependabot/go_modules/github.com/go-sql-driver/mysql-1.9.0 dependabot[bot] 2025-02-24 05:15:13 +0000
  • 94761ef674
    Merge 46a29fb9cc into 48a25bece0 dependabot[bot] 2025-02-17 05:13:44 +0000
  • 46a29fb9cc
    build(deps): bump golang.org/x/net from 0.31.0 to 0.35.0 dependabot/go_modules/golang.org/x/net-0.35.0 dependabot[bot] 2025-02-17 05:13:42 +0000
  • 13f2a5e9ca
    Merge 680e7d395e into 48a25bece0 dependabot[bot] 2025-02-17 05:13:41 +0000
  • 680e7d395e
    build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 dependabot/go_modules/github.com/spf13/cobra-1.9.1 dependabot[bot] 2025-02-17 05:13:39 +0000
  • e943e6e41c
    Merge 407f82608c into 48a25bece0 dependabot[bot] 2025-02-03 06:01:43 +0000
  • 407f82608c
    build(deps): bump github.com/a-h/templ from 0.2.778 to 0.3.833 dependabot/go_modules/github.com/a-h/templ-0.3.833 dependabot[bot] 2025-02-03 06:01:41 +0000
  • 36bf9ac96b
    build(deps): bump golang.org/x/net from 0.31.0 to 0.34.0 dependabot[bot] 2025-01-13 05:11:16 +0000
  • 040f9a6fbf
    Merge 62af7c741b into 48a25bece0 dependabot[bot] 2025-01-06 05:59:39 +0000
  • 62af7c741b
    build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.6 dependabot[bot] 2025-01-06 05:59:38 +0000
  • 76c48d4b77
    build(deps): bump github.com/a-h/templ from 0.2.778 to 0.3.819 dependabot[bot] 2025-01-06 05:59:33 +0000
  • 7967118404
    build(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 dependabot[bot] 2024-12-23 05:31:51 +0000
  • 99364ac783
    build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 dependabot[bot] 2024-12-09 06:01:06 +0000
  • 48a25bece0
    feat: Store hashed user IP address when submitting new node main dev Christian Ditaputratama 2024-11-25 04:51:51 +0700
  • d19e5844b0
    feat: Added curl example command to Node details modal and page Christian Ditaputratama 2024-11-25 01:57:28 +0700
  • f1b9ffde33
    chore: Modal window is works for all networks Christian Ditaputratama 2024-11-23 18:56:41 +0700
  • b780783df0
    feat: Added more information on monero node details page Christian Ditaputratama 2024-11-23 18:49:06 +0700
  • 84ad053413
    Use int64 for DateEntered field Christian Ditaputratama 2024-11-23 18:31:21 +0700
  • 9b48c4731a
    feat: Added tor hidden service via HTTP header #161 Christian Ditaputratama 2024-11-16 19:01:09 +0700
  • a936cb343b
    fix(docs): Deadlink GeoIP documentation Christian Ditaputratama 2024-11-15 20:14:02 +0700
  • 76c6a5514d
    chore: Start v0.2.1 Christian Ditaputratama 2024-11-15 17:45:46 +0700
  • 56b445d0aa
    chore: Moving local vars from templ file to vars.go v0.2.0 Christian Ditaputratama 2024-11-15 16:36:16 +0700
  • ecfee86b2c
    style: Changed hr color to orange Christian Ditaputratama 2024-11-15 16:15:28 +0700
  • ce02334669
    style: Added box shadow to navbar for better visibility Christian Ditaputratama 2024-11-15 15:52:06 +0700
  • 8c48e4749b
    Merge pull request #159 from ditatompel/dependabot/go_modules/golang.org/x/net-0.31.0 ditatombot[bot] 2024-11-15 08:15:27 +0000
  • eb6d709bbb
    build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 dependabot[bot] 2024-11-11 05:35:58 +0000
  • 114078d3a1
    fix(style): Unreadable navbar link color on light desktop Christian Ditaputratama 2024-11-08 17:36:19 +0700
  • 8e79d20b29
    chore: Added a-h/templ link Christian Ditaputratama 2024-11-08 17:17:31 +0700
  • 64da0beff9
    style: Added badge for tor and i2p network #148 Christian Ditaputratama 2024-11-08 03:21:42 +0700
  • 5e2ab83295
    feat: Accept i2p naming service hostname #148 Christian Ditaputratama 2024-11-08 00:23:07 +0700
  • e0313bdbe2
    test: Added validI2PHostname unit test #148 Christian Ditaputratama 2024-11-07 21:35:45 +0700
  • f339bc9c3c
    feat: Added remote nodes i2p filter #148 Christian Ditaputratama 2024-11-07 20:52:38 +0700
  • e892733a55
    feat: Added i2p support #148 Christian Ditaputratama 2024-11-07 20:26:49 +0700
  • 15804ee438
    chore: Update readme: Still show old license Christian Ditaputratama 2024-11-07 04:40:59 +0700
  • 18362765b9
    build(deps): bump github.com/a-h/templ from 0.2.778 to 0.2.793 dependabot[bot] 2024-11-06 21:14:17 +0000
  • 060b3a3827
    fix: Use meta link rel="icon" for favicon Christian Ditaputratama 2024-11-07 01:57:57 +0700
  • 2e361a9fab
    fix: Invalid reload button hx-get URL #155 Christian Ditaputratama 2024-11-07 01:30:25 +0700
  • 98dcdfa94a
    feat: Do not push query strings to URL #155 Christian Ditaputratama 2024-11-07 01:20:50 +0700
  • c1c72274cf
    feat: Added robots.txt route Christian Ditaputratama 2024-11-07 00:59:57 +0700
  • 5a22a0b71f
    chore: Do not display nettype and IP addresses if empty Christian Ditaputratama 2024-11-07 00:53:53 +0700
  • d60dbd86be
    fix: Default remote nodes table sort by last_checked Christian Ditaputratama 2024-11-07 00:53:01 +0700
  • e66f5bb1b8
    chore(style): Changed main homepage buttons color to orange Christian Ditaputratama 2024-11-07 00:50:49 +0700
  • b68f626ce2
    refactor!: Use function method for routes Christian Ditaputratama 2024-11-06 22:15:53 +0700
  • 2e31824910
    fix!: Redirect old /remote-nodes/logs to /remote-nodes/id/{id} #155 Christian Ditaputratama 2024-11-06 21:34:05 +0700
  • 5fb88865d0
    test: Added test for validTorHostname #149 Christian Ditaputratama 2024-11-06 20:52:09 +0700
  • f227371fa6
    fix: Allow tor address with subdomain #149 Christian Ditaputratama 2024-11-06 20:47:34 +0700
  • 3f5c2b9905
    feat: Added TOR address validation #149 Christian Ditaputratama 2024-11-06 20:21:15 +0700
  • df161f831a
    feat: Added info block in remote-nodes page Christian Ditaputratama 2024-11-06 20:03:28 +0700
  • 75e97b4e0c
    style: Styling remote-nodes hero hr divider Christian Ditaputratama 2024-11-06 19:35:31 +0700
  • 9e1da3c79a
    style: Added link css class to internal URL Christian Ditaputratama 2024-11-06 19:32:34 +0700
  • 0f011572f5
    chore: Updated the Monero Node block info detail Christian Ditaputratama 2024-11-06 19:17:10 +0700
  • 3beb3ba60e
    feat: Added permalink header Christian Ditaputratama 2024-11-06 18:00:25 +0700
  • fb6f6c2b5c
    feat: Convert DatabaseSize and Difficulty to human readable format Christian Ditaputratama 2024-11-06 17:34:41 +0700
  • 1eb26210f6
    refactor: Moving internal/views/utils.go to ./utils Christian Ditaputratama 2024-11-06 17:11:16 +0700
  • 95b371a056
    feat! Added monero node details page and logs Christian Ditaputratama 2024-11-06 16:45:34 +0700
  • fdf541f78f
    chore(style): Align right estimate fee cell Christian Ditaputratama 2024-11-05 16:40:14 +0700
  • a8c94ca0aa
    feat!: Added Add node form and action Christian Ditaputratama 2024-11-04 23:53:09 +0700
  • 0acf12a277
    fix: div #modal-section not inside html <body> tag Christian Ditaputratama 2024-11-04 23:52:00 +0700
  • 7da5fdb10c
    chore: Change css class thead .th-filter to .frameless Christian Ditaputratama 2024-11-04 23:49:06 +0700
  • 1cd1b1a9c6
    chore: Make hero gradient as component Christian Ditaputratama 2024-11-04 18:02:24 +0700
  • e5eb23997b
    feat: Added reload button for datatable Christian Ditaputratama 2024-11-04 17:29:07 +0700
  • 335f87b6d5
    feat: Added auto refresh interval select options Christian Ditaputratama 2024-11-04 17:17:23 +0700
  • 721d1e8d6b
    feat: Added modal Christian Ditaputratama 2024-11-04 16:36:22 +0700
  • 5cb24199f4
    build(deps-dev): bump @sveltejs/kit from 2.7.3 to 2.7.4 in /frontend dependabot[bot] 2024-11-04 05:35:35 +0000
  • d1dcf92d0c
    build(deps-dev): bump @vincjo/datatables in /frontend dependabot[bot] 2024-11-04 05:35:27 +0000
  • 34c4fd0ffa
    build(deps-dev): bump @floating-ui/dom in /frontend dependabot[bot] 2024-11-04 05:35:21 +0000
  • c63bba0bb1
    build(deps-dev): bump vite from 5.4.8 to 5.4.10 in /frontend dependabot[bot] 2024-11-04 05:35:14 +0000
  • ba7d088099
    build(deps-dev): bump eslint from 9.13.0 to 9.14.0 in /frontend dependabot[bot] 2024-11-04 05:35:05 +0000
  • 9cebe9d12f
    feat: Added datatable sort functionality Christian Ditaputratama 2024-11-03 20:57:56 +0700
  • 6e7eccc6b3
    chore: Stick with old SortDirection Christian Ditaputratama 2024-11-03 20:43:43 +0700
  • f0a10208e2
    feat!: Added CORS filter Christian Ditaputratama 2024-11-03 20:24:55 +0700
  • c3b6f587ed
    feat: Added filter by status Christian Ditaputratama 2024-11-03 18:03:13 +0700
  • efc86d66fd
    feat: Added filter by country Christian Ditaputratama 2024-11-03 17:37:11 +0700
  • 0165f0c251
    feat: Added folter by protocol Christian Ditaputratama 2024-11-03 16:33:50 +0700
  • e524c2686d
    feat!: Remove old frontend codes Christian Ditaputratama 2024-11-03 16:33:15 +0700
  • 204865e50d
    chore(ci): Temporary add htmx branch to test workflow Christian Ditaputratama 2024-11-03 16:26:52 +0700
  • 97f6312ce9
    feat: Added table filter: host and nettype Christian Ditaputratama 2024-11-03 16:15:01 +0700
  • ea0e0df57d
    feat: Using relative time for last check nodes Christian Ditaputratama 2024-11-01 23:03:10 +0700
  • c3c18ced05
    feat: Added uptime cell component Christian Ditaputratama 2024-11-01 22:31:34 +0700
  • 44722f6b43
    feat: Added node statuses cell component Christian Ditaputratama 2024-11-01 21:19:23 +0700
  • babe61258a
    feat: Added country cell to remote nodes table Christian Ditaputratama 2024-11-01 20:16:01 +0700
  • 7b5287fe9a
    chore: Moving country flags location Christian Ditaputratama 2024-11-01 20:14:35 +0700
  • f2cc795dc2
    feat: Added protocol cell to remote nodes table Christian Ditaputratama 2024-11-01 19:50:56 +0700
  • b23b0ae31a
    feat: Added hostname:port cell to remote node table Christian Ditaputratama 2024-11-01 04:13:52 +0700
  • 751bfbc585
    feat: Added nettype cell table Christian Ditaputratama 2024-11-01 03:05:29 +0700
  • 6efa763e73
    style: Styling base datatable CSS Christian Ditaputratama 2024-10-31 23:08:05 +0700
  • 10182d9dbc
    feat!: Added base datatable functionality Christian Ditaputratama 2024-10-31 22:45:26 +0700
  • ca3ca881fd
    feat: Added paging package Christian Ditaputratama 2024-10-31 22:44:20 +0700
  • ec6f0a1893
    Changed LastChecked from uint to int64 Christian Ditaputratama 2024-10-31 22:40:38 +0700
  • 30aa8d80dc
    feat: Added favicon Christian Ditaputratama 2024-10-31 18:55:31 +0700
  • f6adb40b3f
    chore: Open GitHub repo in the new tab Christian Ditaputratama 2024-10-31 18:20:53 +0700
  • 93fb22f29b
    feat: Added clipboard functionality Christian Ditaputratama 2024-10-31 18:09:02 +0700
  • 4da9c484a5
    chore: Remove unused tailwind plugin import Christian Ditaputratama 2024-10-31 18:07:32 +0700
  • 63e803ba17
    style: Added remote-nodes and add-node page design Christian Ditaputratama 2024-10-31 16:28:51 +0700
  • ddc837be4a
    style: Changed sticky navbar to fixed position Christian Ditaputratama 2024-10-31 16:26:49 +0700
  • 4dfab11d2c
    feat(style)!: Added the new homepage design view Christian Ditaputratama 2024-10-31 16:25:16 +0700
  • 0a80a52d2d
    chore: Moving Monero QR donation image location Christian Ditaputratama 2024-10-31 16:21:43 +0700
  • 176a02412a
    Switching to BSD-3-Clause license Christian Ditaputratama 2024-10-31 10:59:08 +0700
  • 8b39502d90
    chore(style): Changed UI layout styles Christian Ditaputratama 2024-10-31 10:39:18 +0700