1
0
mirror of https://github.com/owncloud/ocis.git synced 2025-04-18 23:44:07 +03:00

85 Commits

Author SHA1 Message Date
Julian Koberg
1f0e3b9419 feat(ocis): release 7.1.0-rc.6
Signed-off-by: Julian Koberg <jkoberg@MBP-Julian-Koberg.local>
2025-03-31 12:00:50 +02:00
Julian Koberg
f847e7ee10 feat(ocis): release 7.1.0-rc.6
Signed-off-by: Julian Koberg <jkoberg@MBP-Julian-Koberg.local>
2025-03-17 14:45:27 +01:00
Julian Koberg
4256ee2533 feat(ocis): release 7.1.0
Signed-off-by: Julian Koberg <jkoberg@MBP-Julian-Koberg.local>
2025-03-06 14:10:16 +01:00
Julian Koberg
a247c01664 enhancement(ocis): 7.1.0-rc.5 release
Signed-off-by: Julian Koberg <jkoberg@MBP-Julian-Koberg.local>
2025-02-25 15:31:21 +01:00
Roman Perekhod
3cb9a3e0ef release-7.1.0-rc.4 2025-02-04 15:43:39 +01:00
jkoberg
88cbcce100
prepare release 7.1.0-rc.3
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2025-01-28 12:15:49 +01:00
Roman Perekhod
9c24f9fe00 release-7.1.0-rc.2 2025-01-17 17:19:29 +01:00
Roman Perekhod
9c0a9d94e9 release-7.1.0-rc.1 2025-01-10 20:33:19 +01:00
Michael Barz
860e1ad9ea
chore: bump version, change production CD 2024-12-17 10:48:20 +01:00
jkoberg
79c60b505c
feat(ocis): prepare release
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-12-16 10:49:35 +01:00
Michael Barz
0bb287cd9c chore: prepare release, bump version 2024-12-09 17:10:29 +01:00
Michael Barz
ebd7045ff3
chore: prepare release, bump version 2024-11-21 08:21:01 +01:00
Michael Barz
b52e6cc470
chore: prepare release, bump version 2024-11-12 18:59:16 +01:00
Michael Barz
9e061856f8
chore: prepare release, bump version 2024-11-07 18:09:14 +01:00
Michael Barz
39d1265623
chore: prepare release, bump version 2024-10-23 16:53:30 +02:00
Michael Barz
ad8044e156
chore: prepare release, bump version 2024-10-21 22:52:31 +02:00
Michael Barz
81c88caca1
chore: prepare release, bump version 2024-10-01 09:33:56 +02:00
Michael Barz
8ab1d5924c
chore: bump version, prepare changelog 2024-09-12 14:00:01 +02:00
Jörn Friedrich Dreyer
454c119d0b chore: prepare changelog, bump version, update CD, add release to table
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-20 10:28:52 +02:00
Michael Barz
752f988faf
chore: bump version, prepare changelog 2024-07-30 11:05:41 +02:00
Michael Barz
e586a71570 chore: prepare changelog, bump version, update CD 2024-07-08 15:58:26 +02:00
Michael Barz
b04f3209d4
chore: prepare release, bump version 2024-06-19 19:45:57 +02:00
Jörn Friedrich Dreyer
53ac446a79 incease sonar.ws.timeout from 60 to 120
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-05-31 10:03:30 +02:00
Christian Richter
6c0156c1bf make sonarcloud happy
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-20 14:11:13 +01:00
Florian Schade
6814c61506
[full-ci] enhancement: allow ocis to provide custom web applications (#8523)
* enhancement: allow ocis to provide custom web applications

* enhancement: add an option to disable web apps

* test: add default logger tests

* test: add app loading tests

* test: add asset server tests

* enhancement: make use of dedicated app conf file and app asset paths

* enhancement: adjust asset locations and deprecate WEB_ASSET_PATH

* enhancement: get rid of default logger and use the service level logger instead

* Apply suggestions from code review

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
Co-authored-by: kobergj <juliankoberg@googlemail.com>

* enhancement: use basename as app id

* Apply suggestions from code review

Co-authored-by: Martin <github@diemattels.at>

* enhancement: use afero as fs abstraction

* enhancement: simplify logo upload

* enhancement: make use of introductionVersion field annotations

---------

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
Co-authored-by: kobergj <juliankoberg@googlemail.com>
Co-authored-by: Martin <github@diemattels.at>
2024-03-05 14:11:18 +01:00
Michael Barz
08e713d49f
feat: bump version to prealpha 2023-12-27 13:23:33 +01:00
Michael Barz
f0da02ecb0
feat: prepare changelog, bump version 2023-12-20 14:37:52 +01:00
Michael Barz
a34fdfb279
docs: prepare changelog, bump version 2023-12-12 20:17:55 +01:00
Jannik Stehle
456ad36818 chore: bump version to v5.0.0-alpha.6 2023-12-08 15:08:39 +01:00
Benedikt Kulmann
8aa2b9e1c6
chore: bump version to v5.0.0-alpha.5 2023-12-05 16:23:36 +01:00
Benedikt Kulmann
b4d92b5ca4
chore: prepare release v5.0.0-alpha.4 2023-11-30 12:14:39 +01:00
Benedikt Kulmann
7a5762c8f0
chore: bump version, prepare changelog 2023-11-22 09:22:32 +01:00
Michael Barz
21796532e1
bump version, prepare changelog 2023-11-08 15:35:12 +01:00
Michael Barz
5c6f95c3cd
bump version, prepare changelog 2023-10-30 16:43:04 +01:00
Ralf Haferkamp
4b3516ec92 Try to run linter and unit test from top-level directory
Instead of starting a separate pipeline for each service we now just run
the linter and unit tests from the top-level directory. This allows us
to run the linter it with '--modules-download-mode vendor' and should also
reduce the resource usage.
2023-10-19 16:41:54 +02:00
Florian Schade
ed0dbce978
enhancement: Keyword Query Language (KQL) search syntax support (#7043)
* feat(search): introduce search query package

With the increasing complexity of how we organize our resources, the search must also be able to find them using entity properties.

The query package provides the necessary functionality to do this.

This makes it possible to search for resources via KQL, the microsoft spec is largely covered and can be used for this.

In the current state, the legacy query language is still used, in a future update this will be deprecated and KQL will become the standard
2023-08-28 16:41:36 +02:00
jkoberg
4d3b7355f1 release 4.0.0
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 15:15:44 +02:00
Michael Barz
95460ab9a5
prepare changelog, bump version 2023-08-02 12:49:51 +02:00
Michael Barz
d807af752e
bump version, prepare changelog 2023-07-18 11:56:32 +02:00
Michael Barz
d8b937a362
bump version 2023-06-19 10:55:19 +02:00
Michael Barz
8d0e4bf64b Bump version 2023-06-08 22:17:00 +02:00
Michael Barz
91d159c56f
prepare changelog, bump version 2023-06-06 22:35:39 +02:00
Michael Barz
67294e2c83
prepare changelog, bump version 2023-06-06 15:12:18 +02:00
Michael Barz
46696bffeb
prepare changelog, bump version 2023-05-22 14:33:15 +02:00
Michael Barz
aed04c983f
bump version, prepare changelog 2023-05-08 17:28:42 +02:00
Michael Barz
7615c1546e
Bump version, prepare changelog 2023-05-03 22:38:04 +02:00
Michael Barz
549cd92d97 prepare changelog, bump version 2023-04-24 15:39:36 +02:00
Michael Barz
26aa0524aa
exclude vendor folder from sonarcloud 2023-04-19 20:36:46 +02:00
Michael Barz
ef27b7695a
bump alpha version 2023-04-04 09:10:24 +02:00
jkoberg
cdddd16c0a add permission to change space quota
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-17 12:51:26 +01:00