|
58ff6458b0
|
refactor: update workflows to build firmware with LittleFS instead of SPIFFS
|
2025-02-28 18:35:05 +01:00 |
|
|
85ac636b1e
|
feat: update GitHub Actions workflow for FTP firmware upload with improved credential checks
|
2025-02-23 20:29:40 +01:00 |
|
|
c6da28ad6f
|
feat: add FTP upload functionality to GitHub release workflow and update installation instructions in README
|
2025-02-23 16:13:42 +01:00 |
|
|
d6e38a4e73
|
fix: remove debug secrets check from Gitea release workflow
|
2025-02-23 16:01:42 +01:00 |
|
|
41faa8bb1c
|
fix: update Gitea release workflow to use vars for FTP credentials
|
2025-02-23 15:57:09 +01:00 |
|
|
2f95c66d39
|
fix: update Gitea release workflow to use secrets for FTP credentials
|
2025-02-23 15:49:33 +01:00 |
|
|
b14dd5475d
|
fix: enhance FTP upload workflow with credential checks and version output
|
2025-02-23 15:38:59 +01:00 |
|
|
c385544d67
|
fix: streamline FTP credentials usage in Gitea release workflow
|
2025-02-23 15:29:10 +01:00 |
|
|
86e55a8696
|
fix: add FTP_USER variable for Gitea release workflow
|
2025-02-23 15:20:09 +01:00 |
|
|
d09aeaf47c
|
fix: add FTP_HOST variable for firmware upload in Gitea release workflow
|
2025-02-23 15:13:45 +01:00 |
|
|
a8460503ff
|
fix: correct variable interpolation for FTP credentials in Gitea release workflow
|
2025-02-23 15:07:35 +01:00 |
|
|
e79bee3381
|
feat: update Gitea release workflow to use variable interpolation for FTP credentials
|
2025-02-23 14:58:57 +01:00 |
|
|
42b9daf4be
|
feat: update Gitea release workflow to use environment variables for FTP credentials and version
|
2025-02-23 14:53:00 +01:00 |
|
|
9fe3f6c0ff
|
feat: add FTP_USER and FTP_PASSWORD secrets for firmware upload in Gitea release workflow
|
2025-02-23 14:43:36 +01:00 |
|
|
4f79700d74
|
feat: add FTP_USER input for firmware upload in Gitea release workflow
|
2025-02-23 14:36:14 +01:00 |
|
|
ee45a74fee
|
fix: change FTP protocol from FTPS to FTP for file upload in workflow
|
2025-02-23 12:35:09 +01:00 |
|
|
eb2e360c35
|
fix: replace ncftp with lftp for secure firmware upload
|
2025-02-23 12:05:19 +01:00 |
|
|
9fa7526623
|
fix: replace FTP action with curl for secure firmware upload and install ncftp
|
2025-02-23 12:00:33 +01:00 |
|
|
68c385f9d7
|
fix: update FTP user and enhance SSL options in gitea-release workflow
|
2025-02-23 11:55:11 +01:00 |
|
|
a892b854b5
|
fix: update password syntax in gitea-release workflow
|
2025-02-23 11:39:51 +01:00 |
|
|
c0e3650bf4
|
fix: update FTP options for Gitea release workflow
|
2025-02-23 11:17:13 +01:00 |
|
|
9b1a232fde
|
feat: add FTP upload step for firmware in Gitea release workflow
|
2025-02-23 11:09:49 +01:00 |
|
|
2055da9962
|
fix: update release note generation to use the second latest tag
|
2025-02-23 09:53:55 +01:00 |
|
|
7dde07b5ab
|
fix: update release note generation to include commit hash and author
|
2025-02-23 09:48:15 +01:00 |
|
|
cd55cb86ba
|
ci: update release note generation to use the latest tag
|
2025-02-23 09:18:52 +01:00 |
|
|
eb4f809435
|
ci: remove redundant git fetch for tags in release note generation
|
2025-02-23 09:02:40 +01:00 |
|
|
44614b58dc
|
ci: improve release note generation by fetching tags and sorting unique commits
|
2025-02-22 20:49:10 +01:00 |
|
|
8a62597705
|
style: update release note generation for initial release handling
|
2025-02-22 20:33:51 +01:00 |
|
|
cd619b8f2a
|
feat: update release notes generation to use previous tag for changes
|
2025-02-22 20:13:15 +01:00 |
|
|
deb7abd102
|
feat: implement release notes generation with categorized changes since last tag
|
2025-02-22 20:00:42 +01:00 |
|
|
0d34e1d718
|
docs: clarify comments in Gitea and GitHub release workflows
|
2025-02-22 17:18:11 +01:00 |
|
|
c553640ad8
|
docs: update component descriptions in README files
|
2025-02-22 16:59:56 +01:00 |
|
|
9a59b91e88
|
workflow: update SPIFFS binary creation to exclude header
|
2025-02-22 16:47:27 +01:00 |
|
|
aaa5506d40
|
workflow: update SPIFFS binary magic byte and revert version to 1.3.51
|
2025-02-22 16:21:51 +01:00 |
|
|
3fe8271344
|
workflow: update SPIFFS binary creation to use correct chip revision (0xEB for Rev 3)
|
2025-02-22 16:09:41 +01:00 |
|
|
85928e358d
|
workflow: update SPIFFS binary header to use correct chip revision
|
2025-02-22 14:54:19 +01:00 |
|
|
164bb241b7
|
workflow: update SPIFFS binary header for firmware release
|
2025-02-22 14:29:33 +01:00 |
|
|
37d43b2d7d
|
workflow: optimize firmware and SPIFFS update process, improve progress handling and logging
|
2025-02-22 14:04:34 +01:00 |
|
|
698abbd669
|
workflow: update SPIFFS binary creation to include minimal header and adjust update validation logic
|
2025-02-22 12:21:33 +01:00 |
|
|
22bb16b6a4
|
fix: correct path for SPIFFS binary creation in Gitea release workflow
|
2025-02-22 11:52:19 +01:00 |
|
|
77b9eda110
|
fix: update SPIFFS binary creation and enhance NFC buffer size
|
2025-02-22 11:46:17 +01:00 |
|
|
903b697912
|
fix: update SPIFFS binary header and enhance WebSocket error handling
|
2025-02-22 11:31:15 +01:00 |
|
|
c07692c218
|
workflow: update SPIFFS binary creation to set chip version to max supported
|
2025-02-22 11:26:24 +01:00 |
|
|
c00e54b145
|
workflow: update SPIFFS binary creation with minimal ESP32 image header
|
2025-02-22 11:20:41 +01:00 |
|
|
55db6d76ab
|
workflow: update ESP32-WROOM image header for SPIFFS binary creation
|
2025-02-22 11:13:07 +01:00 |
|
|
b550760427
|
partition: update SPIFFS binary header and offsets in workflow files
|
2025-02-22 10:53:50 +01:00 |
|
|
f43f2a15b2
|
partition: update SPIFFS binary header and offsets in workflow files
|
2025-02-22 10:48:44 +01:00 |
|
|
c86cc7173e
|
partition: update SPIFFS binary creation and offsets in workflow files
|
2025-02-22 10:38:34 +01:00 |
|
|
e2bea5a0c3
|
partition: update spiffs offset and app sizes in partition files
|
2025-02-22 10:08:47 +01:00 |
|
|
3e11f65188
|
partition: update spiffs offset in partition files
|
2025-02-22 10:06:43 +01:00 |
|