77 Commits

Author SHA1 Message Date
ffa1194ed6 Release v1.1.0
All checks were successful
Build & Publish / build_publish (push) Successful in 3m14s
v1.1.0
2026-01-25 11:12:54 +01:00
bb8bbf8a24 feat: enhance logging and error handling, update HTML templates, and add footer 2026-01-25 11:07:44 +01:00
f403b6549d Release v1.0.1 - Bug fixes for logging and upload UI
All checks were successful
Build & Publish / build_publish (push) Successful in 1m29s
v1.0.1
2026-01-16 16:38:12 +01:00
cfbd9ff4d3 feat: release v0.3.1 with bug fixes for upload workflow and logging improvements 2026-01-16 16:33:41 +01:00
c7c5c5f135 feat: enhance upload handling and logging improvements 2026-01-16 15:17:57 +01:00
e0d1f263dd chore: release v1.0.0
All checks were successful
Build & Publish / build_publish (push) Successful in 1m30s
v1.0.0
2026-01-16 11:29:22 +01:00
1d75df2d41 feat: implement upload error handling and rate limiting improvements 2026-01-16 11:23:14 +01:00
e90c4576a5 feat: update dependencies, enhance upload rate limiting, and improve UI elements 2026-01-16 08:54:14 +01:00
7a01525ca5 chore: release v0.3.0
All checks were successful
Build & Publish / build_publish (push) Successful in 46s
v0.3.0
2026-01-13 10:52:46 +01:00
6ac669f8c7 wip 2026-01-13 10:48:51 +01:00
48acf723de Add favicon images and web manifest for site branding
- Added favicon-16x16.png, favicon-32x32.png, and favicon.ico to enhance site identity across platforms.
- Introduced site.webmanifest to define application metadata, including icons and color themes for a better user experience on mobile devices.
2026-01-13 09:58:43 +01:00
650352b103 fix: enhance log file rotation to include timestamp and improve error handling 2026-01-12 17:22:06 +01:00
9e567ae760 fix: update log file handling to include timestamp in renamed log files 2026-01-12 16:28:09 +01:00
0685de8ffa fix: enhance code content display with syntax highlighting and improve logging structure 2026-01-12 16:14:47 +01:00
1b295aa843 Release 0.2.0
All checks were successful
Build & Publish / build_publish (push) Successful in 42s
v0.2.0
2026-01-11 10:00:04 +01:00
28b7860c6c fix: update asset logging to use serialized values and enhance asset struct with default implementation 2026-01-11 09:54:31 +01:00
62f3c49e8a fix: refactor logging events to use owned asset instances and simplify log event structures 2026-01-11 09:36:40 +01:00
7d02443e67 fix: enhance logging structure by adding missing log event types and improving error handling in API 2026-01-11 08:46:14 +01:00
2ef2b827b7 fix: update Rust installation check to use executable path for cargo 2026-01-11 08:31:01 +01:00
8441dbd74e fix: update Gitea token environment variable for package upload 2026-01-11 08:25:28 +01:00
1fa4c50191 fix: update environment variable names for Gitea package upload 2026-01-11 08:24:29 +01:00
d831bbe85f fix: add python3 to dependencies and improve package name extraction logic 2026-01-11 08:18:42 +01:00
e24630c4a9 refactor: update caching key to use rust-toolchain.toml and improve package name extraction 2026-01-11 08:14:51 +01:00
b8e209bd03 refactor: improve caching and installation steps in build workflow 2026-01-11 08:08:12 +01:00
8145f1c7e4 refactor: separate Rust installation step in build workflow 2026-01-11 08:03:49 +01:00
840cf0ba99 refactor: enhance build workflow with debugging and caching steps 2026-01-11 07:59:39 +01:00
d47e73f47b fix: update build workflow to use Ubuntu for dependency installation 2026-01-11 07:56:34 +01:00
cde83139b1 Refactor statistics page and enhance logging
- Updated the layout and styling of the statistics page for better responsiveness and visual appeal.
- Introduced a new error page for 404 errors with user-friendly messaging and navigation options.
- Enhanced logging functionality to capture detailed events related to asset uploads, deletions, and HTTP requests.
- Implemented an AssetTracker to manage assets in memory, allowing for efficient tracking and retrieval.
- Improved the API for uploading and retrieving assets, ensuring better error handling and response formatting.
- Added auto-refresh functionality to the statistics page to keep data up-to-date.
2026-01-11 07:51:47 +01:00
81656ec0da test
Some checks failed
Build & Publish / check (push) Successful in 3s
Build & Publish / build_publish (push) Failing after 54s
2026-01-09 21:35:07 +01:00
70d7b08b7d refactor: update CI workflow and Dockerfile for improved build process 2026-01-09 21:25:23 +01:00
d6c465466a feat: add statistics API and dashboard for asset metrics
All checks were successful
Rust CI / build-test (push) Successful in 1m22s
- Implemented `/api/stats` endpoint to return JSON metrics including active assets, total uploads, storage usage, and recent activity.
- Created `stats.html` page to display real-time statistics with auto-refresh functionality.
- Enhanced asset logging to include uploader IP and detailed event information for uploads and deletions.
- Updated asset model to store uploader IP for audit purposes.
- Improved logging functionality to ensure log directory exists before writing.
- Refactored asset creation and management to support new features and logging.
2026-01-09 20:59:24 +01:00
954a5be8cb OK
All checks were successful
Rust CI / build-test (push) Successful in 42s
2026-01-08 17:49:12 +01:00
f3b5ae677d okok 2026-01-08 17:48:35 +01:00
099e628418 ok
Some checks failed
Rust CI / build-test (push) Failing after 1m12s
2026-01-08 17:41:38 +01:00
92d3ba1929 ok
Some checks failed
Rust CI / build-test (push) Has been cancelled
2026-01-08 17:40:34 +01:00
747fec0749 test
Some checks failed
Rust CI / build-test (push) Failing after 2m5s
2026-01-08 17:32:02 +01:00
86c96bf9b2 wip
All checks were successful
Rust CI / build-test (push) Successful in 1m26s
2026-01-08 16:31:39 +01:00
d375b233ef wip
Some checks failed
Rust CI / build-test (push) Failing after 2m9s
2026-01-08 15:45:36 +01:00
1d0ba36d85 wip
All checks were successful
Rust CI / build-test (push) Successful in 2m8s
2026-01-08 14:52:33 +01:00
909518cec6 ok
All checks were successful
Rust CI / build-test (push) Successful in 1m13s
2026-01-08 14:48:53 +01:00
a630415818 ok test
Some checks failed
Rust CI / build-test (push) Failing after 1m7s
2026-01-08 14:47:14 +01:00
d2ca118eb8 wip
Some checks failed
Rust CI / build-test (push) Failing after 33s
2026-01-08 14:41:59 +01:00
b90df5bfed test build
Some checks failed
Rust CI / build-test (push) Failing after 33s
2026-01-08 14:35:13 +01:00
d95b4a8fb5 Add Rust CI workflow for build and test processes
Some checks failed
Rust CI / build-test (push) Failing after 1m22s
2026-01-08 14:32:37 +01:00
dd63e94140 Refactor CI workflow to include Rust build and test steps
Some checks failed
Rust CI / build-test (push) Failing after 1m17s
2026-01-08 14:28:56 +01:00
715ae5c971 wip
All checks were successful
runner-test / test (push) Successful in 1s
runner-test / test2 (push) Successful in 1s
2026-01-06 19:21:11 +01:00
ccb38db7f5 wip
All checks were successful
runner-test / test (push) Successful in 1s
runner-test / test2 (push) Successful in 1s
2026-01-06 19:19:51 +01:00
c13960750c wip
All checks were successful
runner-test / test (push) Successful in 1s
2026-01-06 19:18:58 +01:00
c6285f18e8 wip
All checks were successful
runner-test / test (push) Successful in 13m13s
2026-01-06 19:04:21 +01:00
2380417f24 wip
Some checks failed
runner-test / test (push) Has been cancelled
2026-01-06 19:03:32 +01:00