Commit Graph

13403 Commits (2ea7719bfa4280220c7dfc9fbfec97b61ba33112)

Author SHA1 Message Date
Daniel Kesselberg b4ff557b8c fix(storage): fallback to copy and unlink when rename fails 2 years ago
jld3103 38db3873a2
provisioning_api: Add OpenAPI spec 2 years ago
Tobias Zimmerer 23f85b5ac2 fix(s3): add SSE-C parameters to headObject call 2 years ago
Robin Appelman fda820a64d
expose MovableMount in public interface 2 years ago
Marcel Klehr 9f4b3de03c Fix ParallelAwareJob tests 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
Marcel Klehr 424937fd39 fix(SystemTagManager): Use truncated tagName in getTag and updateTag 2 years ago
Joas Schilling 35c313e280
fix!: Remove User events which have a typed event replacement 2 years ago
Joas Schilling c67c067ee7
fix: Move Sharing events to IEventDispatcher 2 years ago
Joas Schilling 44a0a62107
fix: Move Node HookConnecter events to IEventDispatcher 2 years ago
Joas Schilling 6953e14580
fix: Move SystemTags events to IEventDispatcher 2 years ago
Joas Schilling dac31ad101
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 2 years ago
Joas Schilling 1b387bb341
fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalScripts 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
Anna Larch 70a6eeed3e fix: log fopen calls when stream isn't available 2 years ago
Joas Schilling 0bf738d8cb
feat(db): Ensure that index names are unique across the database 2 years ago
Christoph Wurst 2d3d396dd3
fix(caldav): Assign initial value to typed CalendarQuery properties 2 years ago
Joas Schilling 2014e7b836
fix(apps): Fix loading info.xml file 2 years ago
Marcel Klehr fd0fd97a65 Fix tests: Adjust constructor signature 2 years ago
Marcel Klehr 7389567c7d Remove Task::factory method 3 years ago
Benjamin Gaussorgues 31f1354777
Add instance category while checking new updates 3 years ago
Ferdinand Thiessen 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used 3 years ago
Marcel Klehr 590eefea70
Apply suggestions from code review 3 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 3 years ago
Robin Appelman b0e663fa28
fix SeekableHttpStream::stream_stat errors on failed open 3 years ago
jld3103 1be836273d
core: Add OpenAPI spec 3 years ago
Arthur Schiwon f2642fcceb
fix(node): non-existing folder is not searchable 3 years ago
Thomas Citharel cd9dac1d20
fix(profile): fix getUID on nullable user variable 3 years ago
Robin Appelman 61167e3149
Add optional to add backtrace to log items 3 years ago
Marcel Klehr a4578cd995 cs:fix 3 years ago
Marcel Klehr 8f1a4f4255 LLM OCP API: Avoid using OC in OCP 3 years ago
Marcel Klehr 9ccc65d68c LLM OCP API: Simplify TaskBackgroundJob#run catch block 3 years ago
Marcel Klehr e810a8b66b LLM OCP API: Explain TaskBackgroundJob#setAllowParallelRuns 3 years ago
Marcel Klehr 05fcf31987 LLM OCP API: Don't lose trace of wrapped exceptions 3 years ago
Marcel Klehr 945522768e LLM OCP API: Simplify LanguageModelManager#canHandleTask 3 years ago
Marcel Klehr d56286b8ac LLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/ 3 years ago
Marcel Klehr a28d8fac2f LLM OCP API: Add missing copyright and strict types 3 years ago
Marcel Klehr 95d2bd50da Apply suggestions from code review 3 years ago
Marcel Klehr 0a0e812453 LLM OCP API: Fix psam error 3 years ago
Marcel Klehr f6f8cb4331 LLM OCP API: Add identifier param 3 years ago
Marcel Klehr fb657bfff8 cs:fix 3 years ago
Marcel Klehr 1747068e51 Fix LanguageModelManager#runTask: Insert task into db if it doesn't exist 3 years ago
Marcel Klehr 66c0e6b9f7 Make tests pass 3 years ago
Marcel Klehr 1623ad9eda TaskMapper#update: Use time factory 3 years ago
Marcel Klehr cb0f918d21 Add tasks::last_updated column and vacate tasks after a week 3 years ago
Marcel Klehr b00a9a6eae LLM OCP API: Use OCP\Common\Exception\NotFoundException 3 years ago
Marcel Klehr 8e4aa92167 Apply suggestions from code review 3 years ago
Marcel Klehr fac83ce4b6 LLM OCP API: Fix static analysis 3 years ago