aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(updatenotification): use new SVG iconsGrigorii K. Shartsev2024-02-231-10/+18
* fix(updatenotification): a11y of channel menuGrigorii K. Shartsev2024-02-231-66/+20
* chore(updatenotification): lintGrigorii K. Shartsev2024-02-231-4/+8
* chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`skjnldsv2024-02-234-16/+7
* Merge pull request #43732 from nextcloud/fix/dav/rate-limit-create-calendarChristoph Wurst2024-02-237-0/+305
|\
| * fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-237-0/+305
* | Merge pull request #43340 from nextcloud/fix/43118/remove-redundant-indexRichard Steinmetz2024-02-234-1/+58
|\ \ | |/ |/|
| * fix(db): remove redundant index in cardsJohannes Merkel2024-02-184-1/+58
* | chore(files_versions): improve and fix technical debt on `Version.vue`skjnldsv2024-02-231-47/+48
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2318-2/+106
* | chore(files): replace `encodeFilePath` by `encodePath` from `@nextcloud/paths`skjnldsv2024-02-223-20/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-224-2/+422
* | feat: added l10n translation prop to calendar componentEduardo Morales2024-02-211-0/+1
* | Merge pull request #43727 from nextcloud/artonge/fix/prevent_download_of_sharesLouis2024-02-217-13/+117
|\ \
| * | Hide some actions based on node permissions and share attributesLouis Chemineau2024-02-211-4/+35
| * | Check permissions when labeling a versionLouis Chemineau2024-02-211-0/+4
| * | Check node permissions when restoring a versionLouis Chemineau2024-02-211-0/+4
| * | Check node permissions when deleting a versionLouis Chemineau2024-02-211-1/+29
| * | Check share attributes when downloading versionsLouis Chemineau2024-02-215-8/+45
* | | refactor(user_status): Switch to attribute based routingprovokateurin2024-02-216-261/+232
* | | chore(deps): Update openapi-extractorprovokateurin2024-02-211-0/+1
|/ /
* | Merge pull request #43712 from nextcloud/bugfix/noid/add-bruteforce-protectio...Joas Schilling2024-02-212-3/+30
|\ \
| * | fix: Add bruteforce protection to federation endpointJoas Schilling2024-02-212-3/+30
* | | Merge pull request #43702 from nextcloud/fix/dashboard-icon-positionJulius Härtl2024-02-211-0/+1
|\ \ \
| * | | fix(dashboard): Align icon of widgets with the imagesJulius Härtl2024-02-211-0/+1
| |/ /
* / / fix(settings): Fix required groups validation for subadminsChristopher Ng2024-02-201-20/+2
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2112-8/+106
* | Merge pull request #43661 from nextcloud/43256-fix-update-share-expiration-dateF. E Noel Nfebe2024-02-201-1/+1
|\ \
| * | Fix undefined share object during expirationDate updatefenn-cs2024-02-201-1/+1
* | | Merge pull request #43671 from nextcloud/fix/migrate-away-from-ilogger-in-tra...Joas Schilling2024-02-201-5/+5
|\ \ \ | |/ / |/| |
| * | chore(files_trashbin): Migrate away from deprecated ILoggerCôme Chilliet2024-02-201-5/+5
* | | Merge pull request #43666 from nextcloud/fix/files-quota-warnings-zero-and-un...John Molakvoæ2024-02-201-4/+14
|\ \ \ | |/ / |/| |
| * | fix(files): Dont't warn re: full storage on either zero or unlimited quotasJosh2024-02-191-4/+14
* | | Merge pull request #43664 from nextcloud/perf/early-exit-reportJohn Molakvoæ2024-02-201-4/+9
|\ \ \
| * | | perf: skip request without read permissionRichard Steinmetz2024-02-191-4/+9
| |/ /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2012-8/+68
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1990-22/+560
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1886-16/+782
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-17104-18/+234
* enh: breadcrumb icon matches nav view iconEduardo Morales2024-02-161-2/+6
* enh: breadcrumbs icons are now more visually descriptiveEduardo Morales2024-02-161-1/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-16194-320/+928
* enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-1525-262/+1217
* Merge pull request #43593 from nextcloud/bugfix/noid/add-missing-bruteforce-p...Joas Schilling2024-02-151-6/+15
|\
| * fix: Add bruteforce protection to email endpointJoas Schilling2024-02-141-6/+15
* | Merge pull request #43588 from nextcloud/feat/woff2-check-setupcheckJohn Molakvoæ2024-02-157-27/+211
|\ \
| * | enh(settings): Migrate WOFF2 loading check to a SetupCheckFerdinand Thiessen2024-02-153-3/+86
| * | enh(settings): Add trait for setup checks that need to access the webserver u...Ferdinand Thiessen2024-02-154-24/+125
* | | fix(tests): favorites view orderJohn Molakvoæ2024-02-151-1/+1
* | | fix: condensed filtering logicEduardo Morales2024-02-154-63/+21