Commit Graph

25 Commits

Author SHA1 Message Date
truenasbot
c4a0741042 chore(deps): update updates-patch-minor (#3786)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-12-05 15:12:37 +02:00
truenasbot
77cd4fad0a chore(deps): update updates-patch-minor (#3777)
* chore(deps): update updates-patch-minor

* pin mongo

* revert

* Apply suggestion from @stavros-k

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-12-04 13:34:45 +02:00
truenasbot
c7eaf9966c chore(deps): update updates-patch-minor (#3775)
* chore(deps): update updates-patch-minor

* revert

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-12-03 21:59:31 +02:00
truenasbot
4b274083a3 chore(deps): update updates-patch-minor (#3756)
* chore(deps): update updates-patch-minor

* fxix

* revert

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-12-02 17:41:22 +02:00
Stavros Kois
8ecab3e904 default to postgres 18 (#3743)
* default to postgres 18

* bump

* add deprecation.yaml on apps with pg15
2025-12-02 11:44:34 +02:00
truenasbot
b2906b6f23 chore(deps): update updates-patch-minor (#3748)
* chore(deps): update updates-patch-minor

* ok

* fix(ci): include app and train arguments in catalog hash generation command (#3750)

* chore(deps): update renovatebot/github-action action to v44.0.5 (#3747)

Co-authored-by: bugclerk <bugclerk@ixsystems.com>

* fix(ci): include app and train arguments in catalog hash generation command

---------

Co-authored-by: truenasbot <113129203+truenasbot@users.noreply.github.com>
Co-authored-by: bugclerk <bugclerk@ixsystems.com>

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-12-01 16:50:20 +02:00
truenasbot
d48465c0ad chore(deps): update updates-patch-minor (#3733)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-30 20:38:50 +02:00
Mansi Visuals
f8ba5f0fa6 vitransfer: Update to v0.6.0 (app version 1.0.17) (#3728)
* vitransfer: Update to v0.6.0 (app version 1.0.17)

- Update app_version from 0.5.5 to 0.6.0
- Bump version from 1.0.16 to 1.0.17
- Add ADMIN_NAME field (optional, defaults to 'Admin')
- Add SHARE_TOKEN_SECRET field (required for v0.6.0+ bearer token auth)
- Add migration script for existing users to auto-generate share_token_secret
- Improve all password/secret field descriptions with generation commands
- Update HTTPS setting description (HSTS-only, removed cookie references)
- Update home URL to https://www.vitransfer.com
- Update description to match official branding
- Enhance README with setup instructions and secret generation guide

Breaking Changes:
- SHARE_TOKEN_SECRET now required for v0.6.0+ (bearer token authentication)
- Existing users will have this auto-generated during upgrade via migration

Migration:
- Users upgrading from 1.0.16 will automatically get share_token_secret and admin_name added
- See migration file: add_share_token_secret

* vitransfer: Add missing test values for v0.6.0

- Add share_token_secret field (required for bearer token auth)
- Add admin_name field with default value 'Admin'
- Ensures test suite passes with new required fields

* improvements

* update upg image

---------

Co-authored-by: Stavros Kois <s.kois@outlook.com>
2025-11-28 20:38:16 +02:00
Stavros Kois
c0382b4e39 Bump lib (#3721)
* bump lib

* rest

* bump

* bump app version

* ddns-updater fiox

* fix

* fix
2025-11-28 18:14:53 +02:00
truenasbot
5b9353ec12 chore(deps): update updates-patch-minor (#3686)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-11-24 14:09:33 +02:00
Stavros Kois
a0344b632d Update library (#3683)
* add container_utils_image

* upgrade lib to use the container instead of the inline script

* fix

* rm old lib

* bump lib version

* update libs

* fixes

* debug logs

* fix

* duh

* add message

* matrix no3

* fix

* bump all versions (#3684)

* bump all versions

* bump

* hopscotch: fix prisma
2025-11-24 13:03:17 +02:00
truenasbot
d3fce557ea chore(deps): update updates-patch-minor (#3672)
* chore(deps): update updates-patch-minor

* revert mempool

* lms: fix renovate

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-11-21 14:49:47 +02:00
truenasbot
52e7accac6 chore(deps): update updates-patch-minor (#3670)
* chore(deps): update updates-patch-minor

* curl

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-11-20 13:53:11 +02:00
truenasbot
fc1e6e6872 chore(deps): update updates-patch-minor (#3659)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-19 15:16:50 +02:00
truenasbot
0a58e7c9b9 chore(deps): update updates-patch-minor (#3657)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-19 10:59:44 +02:00
Mansi Visuals
d5531d2312 ViTransfer: Update to v0.3.6 (#3649)
* Update ViTransfer to v0.3.6

- Bump app_version to 0.3.6 and chart version to 1.0.9
- Update Docker image tag to 0.3.6 in ix_values.yaml
- Add HTTPS_ENABLED environment variable for security headers control
- Replace storage.config with storage.redis_data for persistent Redis storage
- Update healthcheck endpoint from /api/settings/public to /api/health
- Add comprehensive HTTPS_ENABLED documentation explaining reverse proxy behavior

* add migration

---------

Co-authored-by: Stavros Kois <s.kois@outlook.com>
2025-11-18 17:04:58 +02:00
truenasbot
099986b6bf chore(deps): update updates-patch-minor (#3644)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-17 13:10:53 +02:00
truenasbot
965a3c6ae0 chore(deps): update updates-patch-minor (#3624)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-15 17:15:59 +02:00
truenasbot
28fed49b27 chore(deps): update updates-patch-minor (#3616)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-14 16:09:25 +02:00
truenasbot
e607e56be2 chore(deps): update updates-patch-minor (#3602)
* chore(deps): update updates-patch-minor

* uptime-kuma

* fix opencloud

* fix duplicati

* Delete docker-compose.yaml

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <s.kois@outlook.com>
2025-11-13 12:50:32 +02:00
truenasbot
79ad9873c3 chore(deps): update updates-patch-minor (#3591)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-11 13:57:56 +02:00
truenasbot
db9a4c5b7a chore(deps): update updates-patch-minor (#3585)
* chore(deps): update updates-patch-minor

* revert

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-11-10 14:40:06 +02:00
truenasbot
b8aa8ec431 chore(deps): update updates-patch-minor (#3572)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-09 00:59:06 +02:00
truenasbot
6118dfdbe1 chore(deps): update updates-patch-minor (#3567) 2025-11-07 20:24:21 +02:00
Stavros Kois
0f1aa166ea add vitransfer (#3555) 2025-11-07 18:05:11 +02:00