Commit Graph

471 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Richard Steinmetz 909b46bb53
fix(ocp): register IAvailabilityCoordinator service alias 2 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Joas Schilling 2353d3cd5c
feat(profile): Add public interface for profile manager so apps can check config 2 years ago
Côme Chilliet efa2dfa641
Add OCP interface for SetupCheckManager 2 years ago
Marcel Klehr 3d11ab7af8 fix(TextToImage): Add autoloader changes and registerAlias 2 years ago
Joas Schilling b246d51cbc
fix(OCM): Make the OCM provider stateful so apps can add resources 2 years ago
Joas Schilling 5092278b0f
feat(phonenumber): Add OCP wrapper for PhoneNumber utils library 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
Christoph Wurst e477bb7eaf
feat(appframework): Expose programmatic rate limiter 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
Joas Schilling eb3e715ebd fix(ratelimit): Only use memory cache backend for redis 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Joas Schilling a95800c647
feat(security): Add a bruteforce protection backend base on memcache 2 years ago
John Molakvoæ 28725c46a8
feat: redirect to the mime icon if no preview available 2 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago
Joas Schilling b9e2f494a1
chore!: Remove legacy SymfonyAdapter 2 years ago
Joas Schilling cebf93d4d2
fix: Remove legacy dispatcher from share manager 2 years ago
Joas Schilling 80f79e170d
fix!: Remove symfony EventDispatcherInterface from Group 2 years ago
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Joas Schilling 44a0a62107
fix: Move Node HookConnecter events to IEventDispatcher 2 years ago
Joas Schilling 5bb6a7804f
fix: Move AppManager events to IEventDispatcher 2 years ago
Joas Schilling 4f7de8ed60
fix!: Remove legacy event dispatching Symfony's GenericEvent 2 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 3 years ago
Marcel Klehr 795b097122 LLM OCP API: Implement ocs API 3 years ago
Daniel Kesselberg a2afc7b6a9
refactor: migrate OC_EventSource to dependency injection 3 years ago
fenn-cs d0fc159975 Avoid db connection when logging db connection errors 3 years ago
Marcel Klehr 317521b607 feat(SpeechToText): Add SpeechToText provider API 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Côme Chilliet ea05544213
Fix return type of methods returning false on error 3 years ago
Joas Schilling 454281af03
feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 3 years ago
Christoph Wurst 44dc839f7b
Revert "Dark autoloader magic for ThemingDefaults" 3 years ago
Artur Neumann f634badf12
public interface to invalidate tokens of user 3 years ago
Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 3 years ago
Joas Schilling c297f8ee96
feat(appframework): Make ITimeFactory extend \PSR\Clock\ClockInterface 3 years ago
Julius Härtl 3e63298381
feat(translations): Add translation provider API 3 years ago
Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Anna Larch 5d4efb4d5f
Do not set up filesystem on every call 3 years ago
Robin Appelman b911da3e1e
DI for Router 3 years ago
Robin Appelman 382432d4e1
cache formats supported by imagick 3 years ago
Robin Appelman 91d5f6a826 more filesystem setup performance instrumentation 3 years ago
Louis Chemineau 4ab3c16403 Pluggable share provider 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Julius Härtl 5b67b92f73
chore(OCP): Remove deprecated dashboard interfaces and classes 3 years ago
Julius Härtl 306d7829b5
Cache available languages locally 3 years ago
Anna Larch 7c4ceb444c Add group display name cache 3 years ago
John Molakvoæ e6b7fa6cae
Fix logo invert 3 years ago
Christoph Wurst 8aea25b5b9
Add remote host validation API 3 years ago
Julius Härtl 07e94eca6f
Emit typed event when preview is requested 3 years ago