Commit Graph

3727 Commits (fc445a2eaa2f93ae7f55b3af8800a87a69480a66)

Author SHA1 Message Date
Joas Schilling fc445a2eaa
feat(OCM): Add a way for apps to create a new IOCMResource 2 years ago
Joas Schilling 4dbe0677ad
fix(OCM): Make the public API only rely on OCP 2 years ago
Côme Chilliet a1255539b8 Add endpoint for getting disabled user list 2 years ago
Joas Schilling c4ed7f9d21
fix(dbal): Doctrine\DBAL\Connection::PARAM_* types are deprecated 2 years ago
Christoph Wurst 04ecc2a6a9
feat(backgroundjob): Schedule job after <timestamp> 2 years ago
Joas Schilling 3b4c306860
fix(phonenumber): Improve docs by adding input details 2 years ago
Joas Schilling 5092278b0f
feat(phonenumber): Add OCP wrapper for PhoneNumber utils library 2 years ago
Côme Chilliet f68d4f7300
Remove deprecated methods Util::writeLog and DIContainer::log 2 years ago
Christoph Wurst e477bb7eaf
feat(appframework): Expose programmatic rate limiter 2 years ago
jld3103 80e3064817
Fix Dashboard IManager getWidgets return annotation 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
Anna Larch 56419d94f8 enh(db): provide database providers via API 2 years ago
jld3103 79b8b5c0f2
core: Fix OpenAPI for reference API 2 years ago
Julius Härtl bd65f1ea28
feat: Add dedicated method to load init scripts 2 years ago
Benjamin Gaussorgues 003d0dec93 Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2 years ago
Côme Chilliet 35069ad86a
Fix psalm spotted type errors 2 years ago
Côme Chilliet 2c8b415c55
Move new methods to a new interface in OCP 2 years ago
Côme Chilliet a5fa1e7715
Fix psalm errors about groupExists return type 2 years ago
Carl Schwan 3270b7f12e
Add batch methods in user backends 2 years ago
Carl Schwan e966cfbc4b
Cleanup plsam issues in DB/ContactsManager and Console 2 years ago
Robin Appelman 9055fef5ef
add IFileInfo::getParentId 2 years ago
Anna Larch 66c1aa4a3c fix(utility): De- deprecate getDateTime as now() only returns immutable objects 2 years ago
Joas Schilling 5a1fcdb272
fix(dbal): Migrate to Doctrine\DBAL\ParameterTypes 2 years ago
Richard Steinmetz 6982597b6a
feat(dashboard): implement widget item api v2 2 years ago
Joas Schilling 124588d4a6
fix: Make bypass function public API 2 years ago
Joas Schilling a95800c647
feat(security): Add a bruteforce protection backend base on memcache 2 years ago
Robin Appelman e98e8f10c9 improve performance of calculating dav permissions 2 years ago
John Molakvoæ 28725c46a8
feat: redirect to the mime icon if no preview available 2 years ago
Robin Appelman 1df33256be add core fileclient script before others 2 years ago
Robin Appelman 37e3115cb4 don't always add core/common and core/main during "sorting" 2 years ago
Robin Appelman ccf57e0715 add separate event for rendering login page template 2 years ago
Robin Appelman a031bc4788 more share permission logic to storage wrapper 2 years ago
Daniel Calviño Sánchez 41f2d912d2 Allow "wasm-unsafe-eval" in CSP 2 years ago
Julius Härtl fca1c309a0
feat: Add delete task API 2 years ago
Julien Veyssier 41b19cf969
allow anon text processing scheduling 2 years ago
Julien Veyssier 9986e02097
start implementing ocs endpoint to get task list from user+appId+identifier 2 years ago
Marcel Klehr 4ec150c9b6
AI admin settings: cs:fix 2 years ago
Marcel Klehr 8ec1926aba
fix(TextProcessing): Inject L10N\IFactory instead of IL10N 2 years ago
Marcel Klehr fc9780a41d
First pass at ai admin settings 2 years ago
jld3103 38db3873a2
provisioning_api: Add OpenAPI spec 2 years ago
Robin Appelman 8af60b915b
fix share roots always being marked as writable 2 years ago
Robin Appelman fda820a64d
expose MovableMount in public interface 2 years ago
Joas Schilling 3962cd0aa8
fix!: Move getEventDispatcher usage to IEventDispatcher 2 years ago
Joas Schilling b9e2f494a1
chore!: Remove legacy SymfonyAdapter 2 years ago
Joas Schilling 22e033b628
feat!: Migrate Share accepted event to typed event 2 years ago
Joas Schilling 8ad94cbfda
feat!: Migrate unShare events to typed events 2 years ago
Joas Schilling 44b810bfbd
feat!: Migrate Sharing events to typed events 2 years ago
Joas Schilling 68fc9b48c2
feat!: Migrate AccountManager event to typed event 2 years ago
Joas Schilling 9bf812ac6c
feat!: Migrate TagService events to typed events 2 years ago
Marcel Klehr 2b96760dc6 Remove allowParallelRuns check in OCP\BackgroundJob\Job 2 years ago