aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-014-2/+10
* Merge pull request #42542 from nextcloud/aac-mimetypeJohn Molakvoæ2024-02-291-0/+12
|\
| * Add .aac mime type mappingUnpublished2024-02-271-0/+12
* | Merge pull request #29988 from nextcloud/enh/hide-overwrites-from-disabled-ap...John Molakvoæ2024-02-291-1/+7
|\ \
| * | feat(updater): hide overwrites from disabled apps list on upgradeMichaIng2024-02-271-1/+7
| |/
* | Merge pull request #30957 from rotdrop/bugfix/collaboration-mail-plugin-fix-a...John Molakvoæ2024-02-291-2/+2
|\ \
| * | fix(collaboration): collaboration MailPlugin: Protect access to a potentially...Claus-Justus Heine2024-02-271-2/+2
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-292-0/+14
* | fix: Also expose forbidden filename character in the capabilitiesFerdinand Thiessen2024-02-281-2/+3
* | fix: Enforce forbidden filename characters on backendFerdinand Thiessen2024-02-283-8/+31
* | fix(federation): Allow cloud federation providers to handle unsuccessful retu...Joas Schilling2024-02-284-0/+109
* | Merge pull request #43646 from nextcloud/feat/noid/occ-keys-test-commandJoas Schilling2024-02-282-0/+2
|\ \
| * | feat(occ): Add user:keys:test commandMarcel Müller2024-02-272-0/+2
| |/
* | Merge pull request #43209 from nextcloud/enh/edit-indicesGreta2024-02-281-0/+41
|\ \
| * | feat(occ): add possibility to edit indicesJohannes Merkel2024-02-271-0/+41
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-282-0/+42
* | | feat(comments): Allow mentions of federated users, groups and teams in the fu...Joas Schilling2024-02-271-1/+11
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-272-0/+42
* | Merge pull request #43428 from nextcloud/feat/share-expiration-with-timeBenjamin Gaussorgues2024-02-262-11/+18
|\ \
| * | feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-222-11/+18
* | | fix: Avoid unitialized access of fts manager propertiesJulius Härtl2024-02-261-3/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-254-18/+20
* | | Merge branch 'master' into fix/42480/user-admin-not-adminJohn Molakvoæ2024-02-2452-751/+1003
|\ \ \
| * | | feat: theme error pageRichard Steinmetz2024-02-241-9/+36
| * | | Merge pull request #43787 from nextcloud/fix/opendir-temporary-failureJohn Molakvoæ2024-02-241-0/+6
| |\ \ \
| | * | | fix: Throw instead of yielding nothing when listing local directoriesJulius Härtl2024-02-231-0/+6
| | |/ /
| * | | Merge pull request #41910 from nextcloud/debug-force-full-fs-setupJohn Molakvoæ2024-02-241-0/+6
| |\ \ \
| | * | | add a debug option to force a full filesystem setupRobin Appelman2024-02-241-0/+6
| * | | | Include `hostName:$port` for Host access violation message as wellRobin Kluth2024-02-241-1/+1
| * | | | Log Host/IP in `LocalServerException` for `Host violates local access rules`Robin Kluth2024-02-241-1/+1
| * | | | Log Host/IP in `LocalServerException` for `Host violates local access rules`Robin Kluth2024-02-241-1/+1
| |/ / /
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-244-8/+238
| * | | Merge pull request #43529 from nextcloud/enh/noid/leave-log-early-if-no-crash...John Molakvoæ2024-02-233-37/+34
| |\ \ \
| | * | | add hasListeners()Maxence Lange2024-02-143-28/+28
| | * | | exit log() early if no crashreporter registeredMaxence Lange2024-02-141-13/+10
| * | | | Merge pull request #43187 from hschletz/patch-1John Molakvoæ2024-02-231-1/+1
| |\ \ \ \
| | * | | | Fix data type in FilesMetadata::setIntList()hschletz2024-02-231-1/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #40135 from summersab/refactor/OC-Server-getEventLoggerJohn Molakvoæ2024-02-231-1/+1
| |\ \ \ \
| | * | | | Refactor `OC\Server::getEventLogger`Andrew Summers2024-02-231-1/+1
| | |/ / /
| * | | | Merge pull request #38996 from fsamapoor/refactor_lib_private_fulltextsearchJohn Molakvoæ2024-02-239-499/+123
| |\ \ \ \
| | * | | | Adds new exception to check for the availability of the index.Faraz Samapoor2024-01-154-2/+45
| | * | | | Refactors lib/private/FullTextSearch.Faraz Samapoor2024-01-156-499/+80
| * | | | | Merge pull request #42893 from nextcloud/file-info-key-locationJohn Molakvoæ2024-02-232-25/+26
| |\ \ \ \ \
| | * | | | | add key location to info:file outputRobin Appelman2024-02-012-25/+26
| * | | | | | Merge pull request #32429 from nextcloud/fix/profiler-data-locaJohn Molakvoæ2024-02-231-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix location of the profiler dataCarl Schwan2024-02-231-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #39173 from shdehnavi/refactor_lib_private_ocsJohn Molakvoæ2024-02-235-41/+41
| |\ \ \ \ \ \
| | * | | | | | Refactor lib/private/ocsHamid Dehnavi2024-02-235-41/+41
| | |/ / / / /
| * | | | | | Merge pull request #39299 from shdehnavi/refactor_lib_private_appJohn Molakvoæ2024-02-2310-89/+44
| |\ \ \ \ \ \
| | * | | | | | Fix psalm errorsHamid Dehnavi2024-02-231-1/+1