4936 Commits

Author SHA1 Message Date
sonicaj
d7c4f7ec7b Update catalog changes [skip ci] 2025-12-01 18:21:12 +00:00
sonicaj
bb062d3357 Publish new changes in catalog [skip ci] 2025-12-01 18:19:41 +00:00
truenasbot
ab56df5794 chore(deps): update updates-patch-minor (#3753)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-12-01 20:17:21 +02:00
sonicaj
497e74a250 Update catalog changes [skip ci] 2025-12-01 14:53:43 +00:00
sonicaj
2d0eafab86 Publish new changes in catalog [skip ci] 2025-12-01 14:52:12 +00: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
sonicaj
ab3a5f860d Update catalog changes [skip ci] 2025-12-01 13:16:54 +00:00
sonicaj
0c95cd09b9 Publish new changes in catalog [skip ci] 2025-12-01 13:15:28 +00:00
truenasbot
0e0c1e3a6d chore(deps): update enterprise (#3746)
* chore(deps): update enterprise

* revert minio

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-12-01 15:11:33 +02:00
truenasbot
e944a858f4 chore(deps): update renovatebot/github-action action to v44.0.5 (#3747)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-12-01 14:52:37 +02:00
sonicaj
3524995736 Update catalog changes [skip ci] 2025-12-01 09:46:04 +00:00
sonicaj
c0ec5a4d1f Publish new changes in catalog [skip ci] 2025-12-01 09:44:38 +00:00
Stavros Kois
ea4d837db5 opencloud: fix migration (#3744)
* opencloud: fix migration

* opencloud: expose jwt for onlyoffice (#3742)

* opencloud: expose jwt for onlyoffice

* Update ix-dev/community/opencloud/questions.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-01 11:42:26 +02:00
sonicaj
00a16daf70 Update catalog changes [skip ci] 2025-11-30 19:13:45 +00:00
sonicaj
14960b1794 Publish new changes in catalog [skip ci] 2025-11-30 19:12:19 +00:00
truenasbot
efd88182c0 chore(deps): update updates-patch-minor (#3740)
* chore(deps): update updates-patch-minor

* devbox (#3726)

* bump devbox

* order

* another

* more scripts

* opencloud: fix csp (#3741)

* opencloud: fix csp

* better

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-11-30 21:10:19 +02:00
sonicaj
c2f31c3a67 Update catalog changes [skip ci] 2025-11-30 18:42:25 +00:00
sonicaj
c9c67ea904 Publish new changes in catalog [skip ci] 2025-11-30 18:40:59 +00: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
sonicaj
6a5d7be8b0 Update catalog changes [skip ci] 2025-11-28 18:43:43 +00:00
sonicaj
547455afd9 Publish new changes in catalog [skip ci] 2025-11-28 18:42:16 +00:00
truenasbot
f36a1eb589 chore(deps): update updates-patch-minor (#3730)
* 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-28 20:38:41 +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
truenasbot
82f6b8bf8b chore(deps): update enterprise (#3729)
* chore(deps): update enterprise

* revert

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-11-28 20:37:01 +02:00
sonicaj
59eec4a48d Update catalog changes [skip ci] 2025-11-28 17:52:44 +00:00
sonicaj
192ae49719 Publish new changes in catalog [skip ci] 2025-11-28 17:51:19 +00:00
truenasbot
31b2a8348c chore(deps): update updates-patch-minor (#3727)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-28 19:49:30 +02:00
sonicaj
3ec6f97ead Update catalog changes [skip ci] 2025-11-28 16:41:58 +00:00
sonicaj
f91b2974fb Publish new changes in catalog [skip ci] 2025-11-28 16:40:33 +00:00
truenasbot
934364a7e8 chore(deps): update updates-patch-minor (#3725)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-28 18:37:56 +02:00
sonicaj
6ccd98bb26 Update catalog changes [skip ci] 2025-11-28 16:18:42 +00:00
sonicaj
580674637b Publish new changes in catalog [skip ci] 2025-11-28 16:17:12 +00: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
sonicaj
cc28687ce5 Update catalog changes [skip ci] 2025-11-28 12:09:04 +00:00
sonicaj
fd590888bb Publish new changes in catalog [skip ci] 2025-11-28 12:07:39 +00:00
truenasbot
0a80e5be7a chore(deps): update updates-patch-minor (#3719)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-28 14:05:35 +02:00
Stavros Kois
0c1ea2a258 Postgres 18 Support (#3704)
* temp

* initial changes

* more changes

* hash

* fix

* fix

* hashes

* make sure pg has `-bookworm`

* better

* fix

* whopsd

* bump

* add todo

* bump

* better
2025-11-28 14:03:47 +02:00
sonicaj
0971c97b06 Update catalog changes [skip ci] 2025-11-27 13:57:24 +00:00
sonicaj
bddbaa777d Publish new changes in catalog [skip ci] 2025-11-27 13:55:57 +00:00
truenasbot
b82e00e32a chore(deps): update rustfs/rustfs docker tag to v1.0.0-alpha.70 (#3718)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-27 15:54:01 +02:00
sonicaj
8e51f30083 Update catalog changes [skip ci] 2025-11-27 12:26:03 +00:00
sonicaj
88a0054eec Publish new changes in catalog [skip ci] 2025-11-27 12:24:38 +00:00
truenasbot
f8bb119fa1 chore(deps): update updates-patch-minor to v2025.11.0 (#3717)
* chore(deps): update updates-patch-minor to v2025.11.0

* renovate: rustfs regex (#3716)

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-11-27 14:22:36 +02:00
sonicaj
5fb2a7f278 Update catalog changes [skip ci] 2025-11-27 11:25:58 +00:00
sonicaj
daf4e5fb59 Publish new changes in catalog [skip ci] 2025-11-27 11:24:32 +00:00
truenasbot
b67f3c0381 chore(deps): update updates-patch-minor (#3715)
Co-authored-by: bugclerk <bugclerk@ixsystems.com>
2025-11-27 13:22:39 +02:00
sonicaj
205b354c10 Update catalog changes [skip ci] 2025-11-27 09:50:18 +00:00
sonicaj
35e47f1512 Publish new changes in catalog [skip ci] 2025-11-27 09:48:53 +00:00
Stavros Kois
331e0c70d0 Seaweed invididual contaienrs (#3710)
* init commit

* use `=` for flags

* split

* consolidaet

* fix

* storages

* fix healthcheck

* huh
2025-11-27 11:47:03 +02:00
sonicaj
3355113483 Update catalog changes [skip ci] 2025-11-26 13:15:48 +00:00