Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(mail): Fix big logos in mail templates for Outlook | Joas Schilling | 2024-07-19 | 2 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat: add setup check for needed mimetype migrations | Robin Appelman | 2024-06-21 | 2 | -0/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix(groups): allows to save group names with more than 64 characters | Benjamin Gaussorgues | 2024-05-31 | 2 | -0/+2 |
| | | | | | | Mimic behaviour from LDAP users and add a hard limit to 255 characters Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | fix: use proper jailed patch in watcher | Robin Appelman | 2024-04-10 | 2 | -0/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | prepare migration to lazy config | Maxence Lange | 2024-01-22 | 2 | -0/+2 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | occ background-job:delete | Maxence Lange | 2024-01-15 | 2 | -0/+2 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | feat(dav): dispatch out-of-office started and ended events | Richard Steinmetz | 2023-11-23 | 2 | -0/+4 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Merge pull request #41540 from ↵ | Louis | 2023-11-21 | 2 | -4/+4 |
|\ | | | | | | | | | nextcloud/artonge/feat/add_metadata_generation_job Add metadata generation job | ||||
| * | Add metadata generation job | Louis Chemineau | 2023-11-16 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | add named metadata event | Maxence Lange | 2023-11-20 | 2 | -0/+2 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | Merge pull request #41395 from nextcloud/hello-emf | Christoph Wurst | 2023-11-16 | 2 | -0/+2 |
|\ \ | |/ |/| | feat: add preview provider for emf files based on office | ||||
| * | feat: add preview provider for emf files based on office | Daniel Kesselberg | 2023-11-13 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Add migration from the old to new metadata tables | Louis Chemineau | 2023-11-16 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #41436 from ↵ | Arthur Schiwon | 2023-11-14 | 2 | -0/+2 |
|\ \ | | | | | | | | | | | | | nextcloud/feat/introduce-inAppSearch-method-for-advanced-search Add `inAppSearch` for advanced search providers | ||||
| * | | Add new method `inAppSearch` for advanced search providers | Benjamin Gaussorgues | 2023-11-14 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | Allows to indicates if a search provider also support in app search Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | moving metadataquery | Maxence Lange | 2023-11-13 | 2 | -4/+4 |
|/ / | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | Merge pull request #41271 from nextcloud/enh/text-processing-iprovider2 | Joas Schilling | 2023-11-13 | 2 | -0/+8 |
|\ \ | |/ |/| | enh(TextProcessing): Add two new provider interfaces | ||||
| * | fix: Update autoloaders | Marcel Klehr | 2023-11-09 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | Merge branch 'master' into enh/text-processing-iprovider2 | Marcel Klehr | 2023-11-09 | 2 | -16/+2 |
| |\ | |||||
| * \ | Merge branch 'master' into enh/text-processing-iprovider2 | Marcel Klehr | 2023-11-08 | 2 | -0/+48 |
| |\ \ | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | | fix: split IProvider2 into two more verbose interfaces | Marcel Klehr | 2023-11-07 | 2 | -0/+8 |
| | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | | | chore: update openapi.json | Benjamin Gaussorgues | 2023-11-10 | 5 | -113/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | | feat(search): Allow multiple search terms in UnifiedController | Benjamin Gaussorgues | 2023-11-10 | 6 | -16/+160 |
| | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | | Merge pull request #40653 from nextcloud/feat/ooo-api | Christoph Wurst | 2023-11-09 | 2 | -0/+14 |
|\ \ \ \ | |_|_|/ |/| | | | feat: Add out-of-office message API | ||||
| * | | | feat: Add out-of-office message API | Christoph Wurst | 2023-11-09 | 2 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [skipci] Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | | | Merge pull request #41119 from nextcloud/optmize-storage-wrappers | Robin Appelman | 2023-11-08 | 2 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | optimize builtin storage wrappers | ||||
| * | | | optimize builtin storage wrappers | Robin Appelman | 2023-11-08 | 2 | -0/+2 |
| | |/ | |/| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* / | | Support getting and setting metadata in DAV requests | Louis Chemineau | 2023-11-08 | 2 | -16/+0 |
|/ / | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #40761 from nextcloud/enh/noid/files-metadata | Maxence Lange | 2023-11-07 | 2 | -0/+44 |
|\ \ | | | | | | | IFilesMetadata | ||||
| * | | IFilesMetadata | Maxence Lange | 2023-11-07 | 2 | -0/+44 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | Merge pull request #41175 from nextcloud/feat/noid/openapi-scopes | Joas Schilling | 2023-11-07 | 2 | -0/+2 |
|\ \ \ | |/ / |/| | | Add OpenAPI attribute to allow multiple scopes | ||||
| * | | feat(openapi): Add OpenAPI attribute to allow multiple scopes and ↵ | Joas Schilling | 2023-11-03 | 2 | -0/+2 |
| |/ | | | | | | | | | | | overwriting tags Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | Add a command to run the setup checks from CLI | Côme Chilliet | 2023-11-06 | 2 | -0/+2 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | feat(events): Add typed event for filtering autocompletion suggestions | Joas Schilling | 2023-11-02 | 2 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(contactsmenu): Show user status | Christoph Wurst | 2023-10-31 | 2 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #40326 from nextcloud/enh/text-to-image-api | Joas Schilling | 2023-10-26 | 2 | -0/+32 |
|\ | | | | | Implement TextToImage OCP API | ||||
| * | fix(TextToImage): Update autoloaders | Marcel Klehr | 2023-10-26 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | fix(TextToImage): Add autoloader changes and registerAlias | Marcel Klehr | 2023-10-19 | 2 | -0/+30 |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | Merge pull request #41017 from nextcloud/fix/move-token-iprovider-to-ocp | Côme Chilliet | 2023-10-23 | 2 | -0/+8 |
|\ \ | | | | | | | Move IToken and IProvider::getToken to OCP | ||||
| * | | Update autoloaders | Côme Chilliet | 2023-10-23 | 2 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Move IToken and IProvider::getToken to OCP | Côme Chilliet | 2023-10-20 | 2 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | feat(profile): Add public interface for profile manager so apps can check config | Joas Schilling | 2023-10-23 | 2 | -0/+2 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add OCP interface for SetupCheckManager | Côme Chilliet | 2023-10-19 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Progress | Carl Schwan | 2023-10-19 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | Add api to register setup checks | Carl Schwan | 2023-10-19 | 2 | -0/+4 |
|/ | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | feat(OCM): Dispatch an event so apps can register resources | Joas Schilling | 2023-10-13 | 2 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(mysql): Remove custom MySQL workaround from 2015 | Joas Schilling | 2023-10-06 | 2 | -2/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(postgres): Remove old Postgres 9.4 workaround | Joas Schilling | 2023-10-06 | 2 | -2/+0 |
| | | | | | | | | Postgres 10 is the minimum in the meantime and doctrine/dbal fixed this in 2.6.0 already ref https://github.com/doctrine/dbal/pull/2614 Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(sqlite): Remove no longer required autoincrement fix | Joas Schilling | 2023-10-06 | 2 | -2/+0 |
| | | | | | | | | | - I installed current master and exported the schema as SQL - Then I went to this branch, removed the content of the run() method (so made it no-op) - I installed again and exported the schema as SQL - The files are exactly the same, so whatever we tried to fix was fixed since 2015 in doctrine dbal Signed-off-by: Joas Schilling <coding@schilljs.com> |