Commit Graph

98 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

Author SHA1 Message Date
Carl Schwan 076a7a60b7
feat: Allow to register a class implementing IGlobalScaleService 2 weeks ago
Carl Schwan 1d55835d39
refactor: Remove most usages of IAppContainer and IServerContainer 1 month ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen 1c23feae3d
refactor: migrate usage of `OC_App` to AppManager 3 months ago
Côme Chilliet 9680004b58
chore: Remove almost all uses of deprecated IServerContainer in lib/private 3 months ago
Côme Chilliet bdfe8ed77e fix: Add proper methods in IAppManager for namespace handling 3 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
Carl Schwan f4cae8c222
feat(auth): Add IAlternativeLoginProvider 4 months ago
provokateurin e8d4d435ed
fix(IRegistrationContext): Use SimpleContainer in registerService factory 6 months ago
Carl Schwan 65e769a861
refactor: Apply comments 7 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Maxence Lange 132513dbf3 fix(userconfig): duplicate core lexicon 1 year ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 1 year ago
Ferdinand Thiessen 7fe272fd74
fix(Coordinator): ensure the core app is loaded first 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Ferdinand Thiessen c21e189850
fix: make core application bootstrapable by coordinator 1 year ago
Joas Schilling 89a7778f87
test: Mock ITaskManager to remove test interactions 1 year ago
Côme Chilliet 0c56605497
fix: Fix psalm issue and update baseline 1 year ago
Côme Chilliet 20c6d1a7e9
feat: Improve init a bit, and add more profiling steps 1 year ago
Côme Chilliet 92038229fa
fix: Remove support for app.php loading 1 year ago
Elizabeth Danzberger fdfeb7f265
feat(api): File conversion API 2 years ago
Maxence Lange bd4a154d64 feat(lexicon): configurable default value 2 years ago
Maxence Lange 96586ba709 feat(config): implementation of lexicon 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 2 years ago
Côme Chilliet c3d4d2aad1 Revert "feat: Add support for webhook listeners" 2 years ago
Côme Chilliet 8d18607f80 feat: Add support for webhook listeners 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Marcel Klehr ec27c538b5 fix: address review comments 2 years ago
Marcel Klehr 00894e2420 feat: first pass at TaskProcessing API 2 years ago
Côme Chilliet 644036ab4e
fix: Migrate away from OC_App toward the IAppManager 2 years ago
Andrey Borysenko 865fd3ba08
fix: add missing copyrights and strict types 2 years ago
jld3103 4ac2375ca2
feat: Add declarative settings 2 years ago
Julius Härtl c7813bfdaf
feat: Implement team provider api 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Carl Schwan eb1d612d96
Add api to register setup checks 3 years ago
Marcel Klehr c8cab9d2fd Implement TextToImage OCP API 3 years ago
Joas Schilling a8ae09c544
fix(docs): Fix parameter types in docs 3 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 3 years ago
Marcel Klehr 82d3b00ab1 LLM OCP API: Add to RegistrationContext 3 years ago
Marcel Klehr 317521b607 feat(SpeechToText): Add SpeechToText provider API 3 years ago
Julius Härtl 3e63298381
feat(translations): Add translation provider API 4 years ago
Robin Appelman fe78ef7a38 instrumentation for app booting 4 years ago
Robin Appelman 08e7b20c43 add more performance instrumentation for app registering 4 years ago
Louis Chemineau 4ab3c16403 Pluggable share provider 4 years ago
Christoph Wurst 8d9af3e262
feat(app-framework): Add support for global middlewares 4 years ago
Christoph Wurst 907ff68bfc
perf(app-framework): Make the app middleware registration lazy 4 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Julius Härtl 68d0038eb0
Move registration to IBootstrap 4 years ago
Arthur Schiwon 2a6f46e689
allow apps to specify methods carrying sensitive parameters 4 years ago