aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | Merge pull request #47157 from nextcloud/perf/prevent-extra-requestsPytal2024-08-101-6/+3
|\ \ \ \
| * | | | perf(files): Prevent extraneous requests when tree children are loadingChristopher Ng2024-08-091-6/+3
* | | | | fix: fix getting the folder node from the dav responseRobin Appelman2024-08-101-1/+1
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-10118-12/+314
|/ / / /
* | | | fix(systemtags): Sub folders should be opened in filesFerdinand Thiessen2024-08-093-0/+169
* | | | fix(files): trim names on new node creationskjnldsv2024-08-093-7/+11
* | | | fix(files): Disable tags editing for shared files/folders with view only perm...Konstantin Myakshin2024-08-093-0/+7
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-09126-280/+512
* | | | fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-082-13/+23
* | | | feat: Load limited depth treeChristopher Ng2024-08-085-33/+101
* | | | feat(files): Add getter for all view configsChristopher Ng2024-08-081-0/+2
* | | | perf(files): Remove redundant call to get navigationChristopher Ng2024-08-081-1/+0
* | | | feat(files): Update openapiChristopher Ng2024-08-083-28/+93
* | | | feat(files): Allow specifying path and depth for returned folder treeChristopher Ng2024-08-081-44/+37
* | | | Merge pull request #47121 from nextcloud/fix/a11y-inline-actionFerdinand Thiessen2024-08-084-53/+64
|\ \ \ \
| * | | | fix(systemtags): Make inline tags list fully accessibleFerdinand Thiessen2024-08-084-53/+64
* | | | | Merge pull request #46624 from nextcloud/fix/issue-43923Sebastian Krupinski2024-08-082-2/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(caldav): test for null and blank valueSebastianKrupinski2024-08-072-2/+29
* | | | | Merge pull request #47120 from nextcloud/fix/systemtagsAndy Scherzinger2024-08-081-1/+1
|\ \ \ \ \
| * | | | | fix(systemtags): Correctly load tagged files in "tags"-files-viewFerdinand Thiessen2024-08-081-1/+1
| |/ / / /