Logo
Explore Help
Sign In
44r0n7/pi-kit
1
0
Fork 0
You've already forked pi-kit
Code Issues 8 Pull Requests Actions Packages Projects Releases 10 Wiki Activity

10 Releases 24 Tags

RSS Feed
  • v0.1.3-dev6 f4090cbf1d
    Compare

    0.1.3-dev6 Pre-Release

    44r0n7 released this 2025-12-15 00:26:36 +00:00 | 1 commits to main since this release

    Copy log fix + updater resilience roll-forward.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • CHANGELOG-0.1.3-dev6.txt
      242 B
      2025-12-15 00:26:54 +00:00
    • manifest.json
      370 B
      2025-12-15 00:26:49 +00:00
    • pikit-0.1.3-dev6.tar.gz
      710 KiB
      2025-12-15 00:26:42 +00:00
  • v0.1.3-dev5 99bd87c7f6
    Compare

    0.1.3-dev5 Pre-Release

    44r0n7 released this 2025-12-15 00:17:16 +00:00 | 3 commits to main since this release

    Updater resilience roll-forward for rollback testing.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • CHANGELOG-0.1.3-dev5.txt
      121 B
      2025-12-15 00:17:33 +00:00
    • manifest.json
      370 B
      2025-12-15 00:17:28 +00:00
    • pikit-0.1.3-dev5.tar.gz
      710 KiB
      2025-12-15 00:17:23 +00:00
  • v0.1.3-dev4 e87b90bf9f
    Compare

    0.1.3-dev4 Pre-Release

    44r0n7 released this 2025-12-15 00:15:43 +00:00 | 4 commits to main since this release

    Updater resilience: stale lock auto-clear, no API restart during apply, manual picker stability.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • CHANGELOG-0.1.3-dev4.txt
      260 B
      2025-12-15 00:16:02 +00:00
    • manifest.json
      370 B
      2025-12-15 00:15:56 +00:00
    • pikit-0.1.3-dev4.tar.gz
      710 KiB
      2025-12-15 00:15:49 +00:00
  • v0.1.3-dev3 a94cd17186
    Compare

    Pre-Release

    44r0n7 released this 2025-12-14 23:48:00 +00:00 | 8 commits to main since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • CHANGELOG-0.1.3-dev3.txt
      161 B
      2025-12-14 23:50:25 +00:00
    • manifest.json
      370 B
      2025-12-14 23:50:15 +00:00
    • pikit-0.1.3-dev3.tar.gz
      710 KiB
      2025-12-14 23:50:08 +00:00
  • v0.1.3-dev2 a94cd17186
    Compare

    Pre-Release

    44r0n7 released this 2025-12-14 23:48:00 +00:00 | 8 commits to main since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • CHANGELOG-0.1.3-dev2.txt
      268 B
      2025-12-14 23:49:15 +00:00
    • manifest.json
      370 B
      2025-12-14 23:49:08 +00:00
    • pikit-0.1.3-dev2.tar.gz
      710 KiB
      2025-12-14 23:49:01 +00:00
  • v0.1.3-dev1 222f6f9e77
    Compare

    Pre-Release

    44r0n7 released this 2025-12-14 22:23:07 +00:00 | 20 commits to main since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • CHANGELOG-0.1.3-dev1.txt
      302 B
      2025-12-14 22:23:43 +00:00
    • manifest.json
      370 B
      2025-12-14 22:23:37 +00:00
    • pikit-0.1.3-dev1.tar.gz
      707 KiB
      2025-12-14 22:23:32 +00:00
  • v0.1.2 b70f4c5f3f
    Compare

    v0.1.2 Stable

    44r0n7 released this 2025-12-13 22:04:32 +00:00 | 22 commits to main since this release

    Pi-Kit 0.1.2

    • Refactored frontend JS into smaller modules (status controller, services helpers, releases utils, toast/UI helpers) and split CSS into themed files for maintainability.
    • Added favicon to bundle to eliminate console 404s.
    • Diagnostics: initial load no longer shows an unsolicited “Diagnostics refreshed” toast; logs now capture service and update-setting changes with before/after details and failures.
    • Services UI: action buttons stacked (⋮ over i), reduced footprint, better name space; service add/edit/remove now logged.
    • Update settings: single success toast, logged saves/failures; inline version bump to 0.1.2.
    • Backend: API split into pikit_api/ package; release tooling copies the package; release manifest/bundle script updated accordingly.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • CHANGELOG-0.1.2.txt
      792 B
      2025-12-13 22:14:33 +00:00
    • manifest.json
      345 B
      2025-12-13 22:14:33 +00:00
    • pikit-0.1.2.tar.gz
      703 KiB
      2025-12-13 22:14:33 +00:00
  • v0.1.0-dev15 471e242427
    Compare

    v0.1.0-dev15 Pre-Release

    44r0n7 released this 2025-12-13 19:27:12 +00:00 | 36 commits to main since this release

    Pi-Kit 0.1.0-dev15

    • Onboarding page polish: HTTP-safe CA download links, new distro install instructions (Windows first, Arch/Debian/Fedora/BSD), accordion behavior, friendly HTTPS rationale, cache-busted CSS.
    • Auto-forward logic uses the HTTPS cookie instead of blocked probes; smoother redirect once cert is trusted.
    • DietPi dashboard now reads the shared Pi-Kit cert/key from /etc/pikit/certs (no copies), with service restart.
    • Nginx sets a cookie on HTTPS responses to remember trust for 30 days.
    • Bug fix: correct onboarding CSS path/MIME type so styling loads on first visit.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • CHANGELOG-0.1.0-dev15.txt
      607 B
      2025-12-13 19:27:31 +00:00
    • manifest.json
      375 B
      2025-12-13 19:27:39 +00:00
    • pikit-0.1.0-dev15.tar.gz
      368 KiB
      2025-12-13 19:27:22 +00:00
  • v0.1.0 98fbe1b96e
    Compare

    v0.1.0 Stable

    44r0n7 released this 2025-12-13 17:17:25 +00:00 | 46 commits to main since this release

    Pi-Kit v0.1.0 (stable)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • CHANGELOG-0.1.0.txt
      287 B
      2025-12-13 17:18:01 +00:00
    • manifest.json
      345 B
      2025-12-13 17:17:51 +00:00
    • pikit-0.1.0.tar.gz
      363 KiB
      2025-12-13 17:17:43 +00:00
  • v0.1.0-dev14 98fbe1b96e
    Compare

    v0.1.0-dev14 Pre-Release

    44r0n7 released this 2025-12-13 17:12:57 +00:00 | 46 commits to main since this release

    Pi-Kit v0.1.0-dev14 (dev channel)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • CHANGELOG-0.1.0-dev14.txt
      281 B
      2025-12-13 17:13:30 +00:00
    • manifest.json
      375 B
      2025-12-13 17:13:17 +00:00
    • pikit-0.1.0-dev14.tar.gz
      363 KiB
      2025-12-13 17:13:06 +00:00
Powered by Gitea Version: 1.25.0 Page: 26ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API