aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|_|/ |/| | |
* | | | Merge pull request #46595 from nextcloud/fix/comments/align-submit-buttonMarcel Klehr2024-07-232-2/+2
|\ \ \ \
| * | | | Merge branch 'master' into fix/comments/align-submit-buttonEdward Ly2024-07-22377-1548/+8879
| |\| | |
| * | | | build: increment patch versionEdward Ly2024-07-221-1/+1
| * | | | fix(comments): manually center align submit button in new comment fieldEdward Ly2024-07-171-1/+1
* | | | | Merge pull request #46592 from nextcloud/feat/first-day-of-week-user-settingRichard Steinmetz2024-07-238-1/+151
|\ \ \ \ \
| * | | | | feat: let users configure their first day of weekRichard Steinmetz2024-07-228-1/+151
| | |_|_|/ | |/| | |
* | | | | Merge pull request #45667 from nextcloud/fix/caldav/strict-default-calendar-c...Richard Steinmetz2024-07-2313-19/+326
|\ \ \ \ \
| * | | | | fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-2213-19/+326
| | |_|/ / | |/| | |