aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45708 from nextcloud/feat/files-filtersFerdinand Thiessen2024-07-2527-172/+1279
|\
| * test: Add cypress tests for file list filteringFerdinand Thiessen2024-07-253-35/+40
| * feat(files_sharing): Add file list filter to filter by owner / shareeFerdinand Thiessen2024-07-255-20/+224
| * refactor: Make route parameters accessible using composables to reuseFerdinand Thiessen2024-07-256-46/+82
| * feat(files): Implement files list filters for name, modified time and typeFerdinand Thiessen2024-07-2519-116/+908
| * feat(files): Allow to add file list filtersFerdinand Thiessen2024-07-256-68/+138
* | Merge pull request #46672 from nextcloud/fix/preview-invalid-idAndy Scherzinger2024-07-252-0/+16
|\ \
| * | fix: Ignore preview requests for invalid file idsJulius Härtl2024-07-222-0/+16
* | | Merge pull request #46759 from nextcloud/chore/less-banding-imageAndy Scherzinger2024-07-251-0/+0
|\ \ \ | |_|/ |/| |
| * | fix(theming): Use version with less color banding for dark variantFerdinand Thiessen2024-07-251-0/+0
* | | Merge pull request #46753 from nextcloud/fix/renaming-full-validationAndy Scherzinger2024-07-252-61/+70
|\ \ \
| * | | fix(files): Use `@nextcloud/files` filename validation to show more detailsFerdinand Thiessen2024-07-252-61/+70
* | | | Merge pull request #46749 from nextcloud/fix/background-job-errorGreta2024-07-251-2/+7
|\ \ \ \
| * | | | fix: add a try and catch for delete versioninggreta2024-07-251-2/+7
* | | | | fix: https://github.com/nextcloud/calendar/issues/6079 and https://github.com...tobiasKaminsky2024-07-252-2/+16
| |_|/ / |/| | |
* | | | fix(files_sharing): `open-in-files` should open a folder and not the parentFerdinand Thiessen2024-07-251-3/+13
| |/ / |/| |
* | | Merge pull request #46685 from nextcloud/sabre-directory-exception-previousRobin Appelman2024-07-251-10/+10
|\ \ \
| * | | fix: keep previous exception when wrapping dav exceptionsRobin Appelman2024-07-231-10/+10
* | | | Merge pull request #46383 from nextcloud/feat/template-fieldsJulius Härtl2024-07-257-6/+217
|\ \ \ \ | |_|/ / |/| | |
| * | | fix: PHP formattingElizabeth Danzberger2024-07-254-2/+17
| * | | fix: Can close template filler modalElizabeth Danzberger2024-07-251-4/+10
| * | | fix: Add SPDX header to new fileElizabeth Danzberger2024-07-251-0/+5
| * | | feat: Add frontend components for filling out templateElizabeth Danzberger2024-07-254-25/+100
| * | | feat: Add support for filling fields to backend componentsElizabeth Danzberger2024-07-251-2/+12
| * | | fix(vue): Begin implementing template filler componentElizabeth Danzberger2024-07-253-11/+65
| * | | feat: TemplateFiller componentElizabeth Danzberger2024-07-252-4/+24
| * | | feat: Add template filler componentElizabeth Danzberger2024-07-251-0/+26
* | | | Merge pull request #46693 from nextcloud/s3-writestream-implStephan Orbaugh2024-07-251-0/+21
|\ \ \ \
| * | | | feat: add a specialized writeStream implementation for s3 external storageRobin Appelman2024-07-241-0/+21
| | |_|/ | |/| |
* | | | fix(files_versions): avoid unintentional skipping of expirationcarhe2024-07-251-1/+1
| |/ / |/| |
* | | Merge pull request #46690 from nextcloud/fix/files-displaynameFerdinand Thiessen2024-07-2510-221/+54
|\ \ \
| * | | fix: Ensure displayname is a stringFerdinand Thiessen2024-07-251-1/+8
| * | | fix(files): Do not split filename into `base` and `extension` for foldersFerdinand Thiessen2024-07-254-16/+34
| * | | chore(deps): Update `@nextcloud/files` to v3.6.0Ferdinand Thiessen2024-07-255-204/+12
* | | | fix(comments): Extend Vue before calling `new` on itLouis Chemineau2024-07-251-10/+15
|/ / /
* | | chore(i18n): Changed wording to singularrakekniven2024-07-241-1/+1
* | | Merge pull request #45092 from nextcloud/fix/user-provider-search-shownBenjamin Gaussorgues2024-07-241-1/+1
|\ \ \
| * | | fix(search): show user search provider for deactivated and admin pagesBenjamin Gaussorgues2024-04-291-1/+1
* | | | fix(files): validate input when creating file/directoryMaksim Sukharev2024-07-242-8/+67
* | | | Merge pull request #46418 from nextcloud/artonge/feat/user_admin_delegationLouis2024-07-2417-103/+252
|\ \ \ \
| * | | | fix(users): Remove useless filtering conditionLouis Chemineau2024-07-221-4/+0
| * | | | feat(users): Enable features for delegated user adminsLouis Chemineau2024-07-225-10/+10
| * | | | test(users): Adapt tests to new admin delegation checksLouis Chemineau2024-07-223-29/+53
| * | | | feat(users): Add support for admin delegation for users and groups managementLouis Chemineau2024-07-228-27/+143
| * | | | fix(users): Improve error handling of some fields updateLouis Chemineau2024-07-222-35/+48
* | | | | fix(files): Grid view virtual scrolling computationsLouis Chemineau2024-07-242-8/+6
* | | | | fix(files): Reduce preview size in grid view modeLouis Chemineau2024-07-242-5/+5
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2446-92/+500
* | | | | feat: mail provider backendSebastianKrupinski2024-07-233-31/+190
* | | | | chore(theming): Adjust dark variant of the new default backgroundFerdinand Thiessen2024-07-232-0/+0
| |_|_|/ |/| | |