No description
Find a file
2025-07-02 18:41:03 +02:00
.woodpecker Update .woodpecker/build_publish.yml 2024-04-29 19:42:10 +02:00
appinfo Added current fileId to DiffTaskResult; implemented folder blocklist feature; fixed indentations of some files; bumped version 2025-07-02 14:41:59 +02:00
l10n added german translations 2025-07-02 18:41:03 +02:00
lib fixed more indentations 2025-07-02 14:46:05 +02:00
src implemented snapshot name parsing 2025-07-02 14:35:58 +02:00
templates/settings added admin settings service and api; made filesystem paths configurable; added babel config; added admin settings webpack config 2024-04-23 19:51:41 +02:00
.gitignore added admin settings gui 2024-04-23 20:17:41 +02:00
.l10nignore implemented snapshot name parsing 2025-07-02 14:35:58 +02:00
.nextcloudignore Update .nextcloudignore 2024-04-29 19:50:26 +02:00
babel.config.js added admin settings service and api; made filesystem paths configurable; added babel config; added admin settings webpack config 2024-04-23 19:51:41 +02:00
composer.json Init 2023-05-17 21:09:36 +02:00
composer.lock Init 2023-05-17 21:09:36 +02:00
krankerl.toml added krankerl config 2024-04-23 20:30:49 +02:00
LICENSE Initial commit 2023-05-17 20:49:11 +02:00
Makefile Init 2023-05-17 21:09:36 +02:00
package-lock.json dependency updates 2025-06-24 23:21:48 +02:00
package.json dependency updates 2025-06-24 23:21:48 +02:00
README.md Update README.md 2024-04-23 20:36:04 +02:00
renovate.json Renovate: add renovate.json 2025-06-24 21:02:24 +00:00
webpack.config.js added admin settings service and api; made filesystem paths configurable; added babel config; added admin settings webpack config 2024-04-23 19:51:41 +02:00

Nextcloud Groupfolder Filesystem Snapshots

App proving a PHP API for other apps, that allows (partially) restoring a groupfolder to a previous snapshot in the filesystem.

Requires a filesystem with snapshot support (tested with and made for ZFS).

NOTE: This app is made for other apps to integrate with, IT DOES NOT WORK STANDALONE