aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-151234-17088/+4934
* Merge pull request #47212 from nextcloud/chore/master-is-now-31John Molakvoæ2024-08-1431-61/+61
|\
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-1430-60/+60
| * fix(security): Update expiration date in security.txtJoas Schilling2024-08-141-1/+1
* | Merge pull request #46809 from nextcloud/refactor/files_external/security-att...Kate2024-08-144-24/+16
|\ \
| * | refactor(files_external): Replace security annotations with respective attrib...provokateurin2024-08-144-24/+16
* | | Merge pull request #47201 from nextcloud/fix/also-run-user-status-automation-...Christoph Wurst2024-08-142-2/+11
|\ \ \
| * | | fix(userstatus): run user status automation job for start and end eventsAnna Larch2024-08-142-2/+11
* | | | Merge pull request #46887 from nextcloud/fix/versions-catch-insertion-errorJohn Molakvoæ2024-08-141-1/+21
|\ \ \ \
| * | | | fix(files_versions): Catch constraint error on version insertionCôme Chilliet2024-07-301-1/+21
* | | | | Merge pull request #46966 from nextcloud/fix/cache-uploader-get-content-functionJohn Molakvoæ2024-08-143-12/+36
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | perf(files): Cache `getContents` function used for uploaderFerdinand Thiessen2024-08-143-12/+36
* | | | | Merge pull request #46813 from nextcloud/refactor/files_versions/security-att...Kate2024-08-141-3/+4
|\ \ \ \ \
| * | | | | refactor(files_versions): Replace security annotations with respective attrib...provokateurin2024-07-271-3/+4
* | | | | | Merge pull request #46812 from nextcloud/refactor/files_trashbin/security-att...Kate2024-08-141-3/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | refactor(files_trashbin): Replace security annotations with respective attrib...provokateurin2024-07-271-3/+4
| |/ / / /
* | | | | Merge pull request #47016 from nextcloud/refactor/cleanup-files-viewJohn Molakvoæ2024-08-142-62/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | refactor(files): Drop unneeded initial stateFerdinand Thiessen2024-08-142-62/+20
* | | | | Merge pull request #46806 from nextcloud/refactor/federation/security-attributesKate2024-08-142-20/+20
|\ \ \ \ \
| * | | | | refactor(federation): Replace security annotations with respective attributesprovokateurin2024-07-282-20/+20
| | |/ / / | |/| | |
* | | | | Merge pull request #46814 from nextcloud/refactor/oauth2/security-attributesKate2024-08-142-8/+12
|\ \ \ \ \
| * | | | | refactor(oauth2): Replace security annotations with respective attributesprovokateurin2024-07-292-8/+12
* | | | | | Merge pull request #46816 from nextcloud/refactor/settings/security-attributesKate2024-08-1413-75/+91
|\ \ \ \ \ \
| * | | | | | refactor(settings): Replace security annotations with respective attributesprovokateurin2024-07-2713-75/+91
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #46821 from nextcloud/refactor/updatenotification/security...Kate2024-08-141-2/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | refactor(updatenotification): Replace security annotations with respective at...provokateurin2024-07-271-2/+4
| |/ / / /
* | | | | fix(files): Fix non-sticky sticky views in files navChristopher Ng2024-08-141-1/+6
* | | | | chore(i18n): Improved grammarrakekniven2024-08-141-1/+1
* | | | | Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-...Richard Steinmetz2024-08-147-426/+718
|\ \ \ \ \
| * | | | | feat(webcal): only update modified and deleted events from webcal calendarsAnna Larch2024-08-137-426/+718
| | |_|_|/ | |/| | |
* | | | | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-apiChristoph Wurst2024-08-1410-0/+524
|\ \ \ \ \
| * | | | | feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-1310-0/+524
| |/ / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1496-86/+320
* | | | | Merge pull request #47200 from nextcloud/fix/issue-47193Sebastian Krupinski2024-08-131-6/+6
|\ \ \ \ \
| * | | | | fix: test variables before returningSebastianKrupinski2024-08-131-6/+6
* | | | | | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-1320-51/+48
* | | | | | Merge pull request #45786 from nextcloud/fix/caldav/default-vjournalRichard Steinmetz2024-08-132-2/+2
|\ \ \ \ \ \
| * | | | | | fix(caldav): allow VJOURNAL if no supported component set is specifiedRichard Steinmetz2024-08-132-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #47195 from nextcloud/bugfix/noid/return-correct-userid-on...Joas Schilling2024-08-133-7/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(federation): Return the used userID to allow the inviting server to react...Joas Schilling2024-08-133-7/+14
| |/ / / /
* / / / / fix: Update translation stringArchisman Das2024-08-131-1/+1
|/ / / /
* | | | Merge pull request #41740 from nextcloud/Fix/duplicate-remindersHamza2024-08-133-4/+12
|\ \ \ \
| * | | | fix: handle-duplicate-reminderhamza2212024-08-133-4/+12
* | | | | fix(files): Add messages when "new folder" fails or gets cancelledFerdinand Thiessen2024-08-131-3/+10
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1312-2/+82
* | | | feat(taskprocessing): add text2text, text2image, contextWrite, transcribe and...Julien Veyssier2024-08-138-2/+584
* | | | feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-129-34/+46
* | | | fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-126-24/+64
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-128-0/+18
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1112-12/+56