aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* feat: add interface to get only a single node by id instead of all nodes for ...Robin Appelman2024-03-046-14/+23
* Merge pull request #43057 from nextcloud/feat/cache-authtokenJohn Molakvoæ2024-03-012-63/+78
|\
| * feat(perf): add cache for authtoken lookupBenjamin Gaussorgues2024-02-282-63/+78
* | 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 #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: Enforce forbidden filename characters on backendFerdinand Thiessen2024-02-282-7/+9
* | | fix(federation): Allow cloud federation providers to handle unsuccessful retu...Joas Schilling2024-02-282-0/+77
| |/ |/|
* | feat(comments): Allow mentions of federated users, groups and teams in the fu...Joas Schilling2024-02-271-1/+11
|/
* 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
* | Merge branch 'master' into fix/42480/user-admin-not-adminJohn Molakvoæ2024-02-2441-743/+426
|\ \
| * | 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
| |/ /
| * | Merge pull request #43529 from nextcloud/enh/noid/leave-log-early-if-no-crash...John Molakvoæ2024-02-232-37/+25
| |\ \
| | * | add hasListeners()Maxence Lange2024-02-142-28/+19
| | * | 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-236-499/+86
| |\ \ \
| | * | | Adds new exception to check for the availability of the index.Faraz Samapoor2024-01-151-2/+8
| | * | | 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
| | * | | | | Make adjustments based on the psalm reviewHamid Dehnavi2024-02-231-6/+2
| | * | | | | Fix code styleHamid Dehnavi2024-02-236-8/+1
| | * | | | | Refactor lib/private/AppHamid Dehnavi2024-02-2310-77/+43
| | |/ / / /
| * | | | | Merge pull request #42045 from nextcloud/enh/early-exception-printJohn Molakvoæ2024-02-231-11/+19
| |\ \ \ \ \
| | * | | | | feat: Print early exceptions in debug mode instead of plain error pagesJulius Härtl2024-02-231-11/+19
| | |/ / / /
| * | | | | Merge pull request #40126 from summersab/refactor/OC-Server-getTrustedDomainH...John Molakvoæ2024-02-231-1/+1
| |\ \ \ \ \
| | * | | | | Refactor `OC\Server::getTrustedDomainHelper`Andrew Summers2024-02-231-1/+1
| | |/ / / /
| * | | | | Merge pull request #40111 from summersab/refactor/OC-Server-getAppFetcherJohn Molakvoæ2024-02-231-1/+2
| |\ \ \ \ \
| | * | | | | Refactor `OC\Server::getAppFetcher`Andrew Summers2024-02-231-1/+2
| | |/ / / /
| * | | | | Merge pull request #38562 from nextcloud/redis-default-ttlJohn Molakvoæ2024-02-231-7/+19
| |\ \ \ \ \