No description
  • JavaScript 67.2%
  • PHP 25.3%
  • Vue 5.1%
  • TypeScript 1.5%
  • Makefile 0.9%
Find a file
github-actions[bot] fe64559605
Merge pull request #1215 from nextcloud/dependabot/npm_and_yarn/websocket-driver-0.7.5
build(deps-dev): Bump websocket-driver from 0.7.4 to 0.7.5
2026-07-15 23:17:29 +00:00
.github ci(actions): Update workflow templates from organization template repository 2026-07-12 05:43:53 +00:00
.tx
appinfo docs: Use SPDX license identifier 2026-06-28 16:00:15 +02:00
img style: Update icon to Materiyl Symbols variant 2024-07-07 19:51:40 +02:00
l10n fix(l10n): Update translations from Transifex 2026-07-08 00:55:28 +00:00
lib feat: listen to events to add/remove retention rules 2026-06-12 19:06:22 +02:00
LICENSES chore: Add SPDX header 2024-05-01 17:10:29 +02:00
screenshots docs: Update screenshot 2025-04-14 13:32:26 +02:00
src refactor: use nextcloud logger instead of console 2026-07-07 00:34:14 +02:00
templates chore: Add SPDX header 2024-05-01 17:10:29 +02:00
tests test: adapt and add tests for new cases 2026-06-12 19:06:22 +02:00
vendor-bin ci: Update PHP requirement to 8.3 2026-06-13 17:33:21 +02:00
.gitattributes Don't try to render the compiled files 2022-10-17 13:53:07 +02:00
.gitignore build: Introduce vendor-bin 2025-03-26 16:06:07 +01:00
.l10nignore Ignore compiled js 2022-10-17 13:53:05 +02:00
.php-cs-fixer.dist.php build: Introduce vendor-bin 2025-03-26 16:06:07 +01:00
AUTHORS.md chore: Add SPDX header 2024-05-01 17:10:29 +02:00
babel.config.js Fix eslint and stylelint configs 2022-10-17 13:53:07 +02:00
CHANGELOG.md chore(release): Changelog for v4.0.0 2026-01-30 14:50:31 +01:00
composer.json docs: Use SPDX license identifier 2026-06-28 16:00:15 +02:00
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2026-07-12 05:39:43 +00:00
eslint.config.mjs chore(eslint): suppress import-extensions/extensions until .ts import is supported 2026-07-07 00:34:03 +02:00
LICENSE
Makefile chore: Add SPDX header 2024-05-01 17:10:29 +02:00
openapi.json chore(assets): Recompile assets 2026-06-29 10:01:35 +02:00
package-lock.json build(deps-dev): Bump websocket-driver from 0.7.4 to 0.7.5 2026-07-15 22:38:28 +00:00
package.json build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0 to 9.0.1 2026-07-11 01:03:47 +00:00
psalm.xml fix: set PHP version to 8.3 in psalm.xml 2026-06-12 19:11:28 +02:00
README.md chore: Migrate REUSE to TOML format 2024-07-07 19:47:36 +02:00
REUSE.toml ci: Enforce OpenAPI 2025-03-26 16:50:12 +01:00
stylelint.config.js Fix eslint and stylelint configs 2022-10-17 13:53:07 +02:00
tsconfig.json refactor: Port away from OC.SystemTags 2025-09-25 16:06:46 +02:00
tsconfig.json.license refactor: Port away from OC.SystemTags 2025-09-25 16:06:46 +02:00
webpack.config.js Add basic Vue setup 2022-10-17 13:53:04 +02:00

Nextcloud Files Retention App

REUSE status

An app for Nextcloud to control automatic deletion of files after a given time. Optionally the users can be informed the day before.

admin settings

Documentation: https://docs.nextcloud.com/server/stable/admin_manual/file_workflows/retention.html