Commit Graph

885 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Joas Schilling 6056928dc6
feat(comments): Add a meta data column for comments 2 years ago
Joas Schilling f6b6776c93
fix(API): Use a distinct exception so apps can react to it and customize the return 2 years ago
Richard Steinmetz 8191295f66
feat(dav): dispatch out-of-office started and ended events 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Maxence Lange 22d6c8dcd4 add named metadata event 2 years ago
Louis Chemineau a0ff998c00
Add metadata generation job 2 years ago
Louis Chemineau 95938d32d9
Add migration from the old to new metadata tables 2 years ago
Benjamin Gaussorgues 174b76fff3
Add new method `inAppSearch` for advanced search providers 2 years ago
Maxence Lange 380b81315a moving metadataquery 2 years ago
Daniel Kesselberg aa48a5f94f
feat: add preview provider for emf files based on office 2 years ago
Benjamin Gaussorgues f3181a3931
chore: update openapi.json 2 years ago
Benjamin Gaussorgues c753eefb21
feat(search): Allow multiple search terms in UnifiedController 2 years ago
Marcel Klehr 5704281276 fix: Update autoloaders 2 years ago
Christoph Wurst ab1a1d688d
feat: Add out-of-office message API 2 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 2 years ago
Robin Appelman dec880b285
optimize builtin storage wrappers 2 years ago
Marcel Klehr 17e7b6c711 fix: split IProvider2 into two more verbose interfaces 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Côme Chilliet b5eeaa90d7 Add a command to run the setup checks from CLI 2 years ago
Joas Schilling ffc1bb774b
feat(openapi): Add OpenAPI attribute to allow multiple scopes and overwriting tags 2 years ago
Joas Schilling 2b8114d59d
feat(events): Add typed event for filtering autocompletion suggestions 2 years ago
Christoph Wurst ac168cf9ff feat(contactsmenu): Show user status 2 years ago
Marcel Klehr cef069e8f2 fix(TextToImage): Update autoloaders 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 7a6c4ecc25
Update autoloaders 2 years ago
Côme Chilliet f94fb33062
Move IToken and IProvider::getToken to OCP 2 years ago
Côme Chilliet efa2dfa641
Add OCP interface for SetupCheckManager 2 years ago
Carl Schwan c71e47f5c3
Progress 2 years ago
Carl Schwan eb1d612d96
Add api to register setup checks 2 years ago
Marcel Klehr 3d11ab7af8 fix(TextToImage): Add autoloader changes and registerAlias 2 years ago
Joas Schilling 21e7a82e64
feat(OCM): Dispatch an event so apps can register resources 2 years ago
Joas Schilling 160298c556
fix(mysql): Remove custom MySQL workaround from 2015 2 years ago
Joas Schilling b202b139dd
fix(postgres): Remove old Postgres 9.4 workaround 2 years ago
Joas Schilling ad839dbb0a
fix(sqlite): Remove no longer required autoincrement fix 2 years ago
Joas Schilling 5092278b0f
feat(phonenumber): Add OCP wrapper for PhoneNumber utils library 2 years ago
Christoph Wurst e477bb7eaf
feat(appframework): Expose programmatic rate limiter 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
Robin Appelman 5bf34979fe add wrapper to ensure we don't get an mtime that is lower than we know it is 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 2c8b415c55
Move new methods to a new interface in OCP 2 years ago
Lucas Azevedo a49a220fca Update autoloaders 2 years ago
Richard Steinmetz 6982597b6a
feat(dashboard): implement widget item api v2 2 years ago
Joas Schilling b2fd283a30
feat(OCC): Add a command to get the bruteforce state of an IP 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 ccf57e0715 add separate event for rendering login page template 2 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago
Julien Veyssier 41b19cf969
allow anon text processing scheduling 2 years ago
Julien Veyssier 8d6a6e5242
fix composer autoload files 2 years ago
Robin Appelman 8af60b915b
fix share roots always being marked as writable 2 years ago