nextcloud/build/frontend
Ferdinand Thiessen fe7bbd6bcd
feat(files_versions): allow to block version creation using WFE
This allows users to create workflows to block the versions creation
for some files, based on tags or other conditions using the workflow
engine.
The usecase would be compliance to allow configure some rules to prevent
versioning.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-05-27 10:46:40 +02:00
..
__mocks__ chore: adjust vitest infrastructure to properly run both suits 2025-11-24 17:09:01 +01:00
__tests__ chore: adjust vitest infrastructure to properly run both suits 2025-11-24 17:09:01 +01:00
apps refactor(appstore): prepare Vue 3 migration 2026-05-05 22:15:17 +02:00
package-lock.json chore: align sub-project package.json engines with root 2025-11-17 11:14:53 +01:00
package.json chore: adjust vitest infrastructure to properly run both suits 2025-11-24 17:09:01 +01:00
REUSE.toml chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +02:00
tsconfig.json chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +02:00
vite.config.ts feat(files_versions): allow to block version creation using WFE 2026-05-27 10:46:40 +02:00
vitest.config.ts test: try to fix unit tests with new vite version 2026-04-20 02:20:44 +02:00