sonicaj
c5b3cd83b8
Publish new changes in catalog [skip ci]
2025-12-03 20:01:28 +00: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
sonicaj
2e744e89d0
Update catalog changes [skip ci]
2025-12-03 19:49:25 +00:00
sonicaj
1fca9bf154
Publish new changes in catalog [skip ci]
2025-12-03 19:47:55 +00:00
truenasbot
f3ed573b4b
chore(deps): update enterprise ( #3774 )
...
* 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-12-03 21:45:41 +02:00
Attila Györffy
102854c7f8
Add pyproject.toml with testing dependencies for convenience ( #3771 )
...
All the Python packages mentioned in CONTRIBUTIONS.md are declared in the `[project.optional-dependencies]` section under a `test` group.
To install the test dependencies, you can now run:
```sh
pip install -e ".[test]"
```
The advantage of using `pyproject.toml` with optional dependencies is that:
- It keeps your testing dependencies separate from any future runtime dependencies
- It's the modern Python standard ([PEP 621](https://peps.python.org/pep-0621/ ))
- It makes dependency management cleaner and more maintainable
- Other developers can easily install all testing dependencies with a single command
NOTE: Since this repository isn't actually a Python package to be installed (it's just a repository that needs dependencies), we tell setuptools not to discover any package in `[tool.setuptools]`.
2025-12-03 21:31:58 +02:00
sonicaj
72eedcdf57
Publish new changes in catalog [skip ci]
2025-12-03 19:31:33 +00:00
truenasbot
bbeb79783d
chore(deps): update updates-patch-minor ( #3770 )
...
* 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:29:30 +02:00
sonicaj
f18b113d50
Update catalog changes [skip ci]
2025-12-03 13:10:51 +00:00
sonicaj
3aa1e593b6
Publish new changes in catalog [skip ci]
2025-12-03 13:09:21 +00:00
truenasbot
90760554ac
chore(deps): update updates-patch-minor ( #3764 )
...
* 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 >
Co-authored-by: Stavros Kois <s.kois@outlook.com >
2025-12-03 15:07:29 +02:00
sonicaj
a18199b09a
Update catalog changes [skip ci]
2025-12-03 12:30:49 +00:00
sonicaj
20600dda19
Publish new changes in catalog [skip ci]
2025-12-03 12:29:19 +00:00
truenasbot
7815a47550
chore(deps): update nxzai/explorer docker tag to v2 ( #3767 )
...
Co-authored-by: bugclerk <bugclerk@ixsystems.com >
2025-12-03 14:27:24 +02:00
sonicaj
1260c0ed0f
Update catalog changes [skip ci]
2025-12-03 12:20:46 +00:00
sonicaj
de90184cb0
Publish new changes in catalog [skip ci]
2025-12-03 12:19:16 +00:00
Stavros Kois
44ebe38050
mariadb: fix versions ( #3760 )
...
* mariadb: fix versions
* major only
* fix
2025-12-03 14:16:28 +02:00
sonicaj
ef42e46969
Update catalog changes [skip ci]
2025-12-02 15:45:32 +00:00
sonicaj
455e9d94a8
Publish new changes in catalog [skip ci]
2025-12-02 15:44:01 +00: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
sonicaj
0ff8cd222b
Update catalog changes [skip ci]
2025-12-02 14:23:27 +00:00
sonicaj
4b56dc8711
Publish new changes in catalog [skip ci]
2025-12-02 14:21:58 +00:00
truenasbot
a892ee75a8
chore(deps): update enterprise ( #3755 )
...
* 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-12-02 16:19:51 +02:00
sonicaj
4ac3286927
Update catalog changes [skip ci]
2025-12-02 13:59:36 +00:00
sonicaj
cd68b3d5a7
Publish new changes in catalog [skip ci]
2025-12-02 13:58:07 +00:00
Stavros Kois
64997c04c4
ui testing ( #3758 )
...
* ui testing
* add group
* add a working example too
2025-12-02 15:56:12 +02:00
sonicaj
4dfa63a51b
Update catalog changes [skip ci]
2025-12-02 11:05:36 +00:00
sonicaj
28fc561c5d
Publish new changes in catalog [skip ci]
2025-12-02 11:04:06 +00:00
Stavros Kois
0bbd0e411d
Add support for postgis/pgvectors db upgrade ( #3752 )
...
* set supported repos
* update tests
* dawarich: add support for pg18
* postgis: renovate
* adventurelog: add support for pg 18
* pgvectors
* librechat: add support for postgres 18
* chatwoot: enable support for pg 18
* renovate
* fix test - update lib
* remove suffix
* bump
2025-12-02 13:01:43 +02:00
sonicaj
6fcffd1552
Update catalog changes [skip ci]
2025-12-02 09:50:02 +00:00
sonicaj
89eb35bf4e
Publish new changes in catalog [skip ci]
2025-12-02 09:48:32 +00: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
Stavros Kois
7851dcb71b
immich: remove unused pgverctors from db image ( #3751 )
...
* immich: remove unused pgverctors from db image
* fix renovate
* comment
* update extension as well
2025-12-02 11:44:15 +02:00
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