| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(groups): allows to save group names with more than 64 characters | Benjamin Gaussorgues | 2024-05-16 | 2 | -0/+2 |
* | fix: use proper jailed patch in watcher | Robin Appelman | 2024-04-09 | 2 | -0/+2 |
* | feat: add interface for lower level filecache acess without having to do dire... | Robin Appelman | 2024-03-25 | 2 | -0/+4 |
* | fix(ObjectStore): Use common S3 trait so config and connection trait members ... | Ferdinand Thiessen | 2024-03-21 | 2 | -0/+2 |
* | feat: Allow to fetch app discover json and provide frontend API route | Ferdinand Thiessen | 2024-03-14 | 2 | -0/+2 |
* | feat: Adding PublicSectorBundle | sorbaugh | 2024-03-12 | 2 | -8/+2 |
* | feat: Add declarative settings | jld3103 | 2024-03-12 | 4 | -4/+16 |
* | chore(assets): build autoloader | Eduardo Morales | 2024-03-11 | 1 | -0/+8 |
* | feat(appconfig): repair step to migrate lazy config values | Maxence Lange | 2024-03-11 | 2 | -0/+2 |
* | feat(files): copy live photos | Maxence Lange | 2024-03-08 | 2 | -0/+2 |
* | feat: Implement team provider api | Julius Härtl | 2024-03-05 | 5 | -6/+92 |
* | feat(occ): Add user:keys:test command | Marcel Müller | 2024-02-27 | 2 | -0/+2 |
* | Merge pull request #38996 from fsamapoor/refactor_lib_private_fulltextsearch | John Molakvoæ | 2024-02-23 | 2 | -0/+2 |
|\ |
|
| * | Adds new exception to check for the availability of the index. | Faraz Samapoor | 2024-01-15 | 2 | -0/+2 |
* | | feat(AppFramework): Add Route attribute | provokateurin | 2024-02-21 | 2 | -0/+6 |
* | | fix(db): remove redundant indices in properties | Johannes Merkel | 2024-02-18 | 2 | -0/+2 |
* | | fix types + autoloader | Robin Appelman | 2024-02-15 | 2 | -0/+2 |
* | | optimize query pattern used by storage filter | Robin Appelman | 2024-02-15 | 3 | -2/+10 |
* | | feat: Migrate LinkReferenceProvider to OCP | Anupam Kumar | 2024-02-14 | 2 | -0/+2 |
* | | Merge pull request #39889 from nextcloud/cache-di | John Molakvoæ | 2024-02-13 | 2 | -0/+2 |
|\ \ |
|
| * | | improve di performance for cache | Robin Appelman | 2024-02-09 | 2 | -0/+2 |
* | | | Merge branch 'master' into enh/speech-to-text-provider-with-userid | Alexander Piskun | 2024-02-13 | 2 | -8/+20 |
|\| | |
|
| * | | only get the path for the users cached mount info when we use it | Robin Appelman | 2024-02-09 | 2 | -0/+2 |
| * | | fix!: Remove deprecated `RegisterWidgetEvent` | Ferdinand Thiessen | 2024-02-09 | 2 | -2/+0 |
| * | | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs | Côme Chilliet | 2024-02-08 | 2 | -6/+0 |
| * | | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 2 | -0/+6 |
| * | | chore: Delete deprecated internal Job classes | Côme Chilliet | 2024-02-08 | 2 | -6/+0 |
| * | | better indexes | Maxence Lange | 2024-01-24 | 2 | -0/+6 |
| * | | lazy AppConfig | Maxence Lange | 2024-01-15 | 2 | -0/+10 |
| * | | Merge pull request #42670 from nextcloud/enh/noid/occ-background-job-delete | Maxence Lange | 2024-01-15 | 2 | -0/+2 |
| |\ \ |
|
| | * | | occ background-job:delete | Maxence Lange | 2024-01-11 | 2 | -0/+2 |
| | |/ |
|
* | / | result of build/autoloaderchecker.sh | Alexander Piskun | 2024-01-15 | 2 | -0/+2 |
|/ / |
|
* / | introduce IProviderWithUserId | Alexander Piskun | 2024-01-14 | 2 | -0/+2 |
|/ |
|
* | fix(autoloaders) | Marcel Klehr | 2024-01-11 | 2 | -0/+2 |
* | Rebuild autoloaders | Marcel Klehr | 2024-01-10 | 2 | -0/+2 |
* | blurhash generation | Maxence Lange | 2024-01-05 | 2 | -0/+2 |
* | Merge branch 'master' into enh/text-processing-provider-with-id | Marcel Klehr | 2023-12-19 | 2 | -0/+2 |
|\ |
|
| * | Update autoloaders | Marcel Klehr | 2023-12-19 | 2 | -0/+2 |
* | | Update autoloaders | Marcel Klehr | 2023-12-19 | 2 | -2/+2 |
* | | Merge branch 'master' into enh/text-processing-provider-with-id | Marcel Klehr | 2023-12-19 | 4 | -28/+175 |
|\| |
|
| * | feat(comments): Add a meta data column for comments | Joas Schilling | 2023-12-14 | 2 | -0/+2 |
| * | fix(API): Use a distinct exception so apps can react to it and customize the ... | Joas Schilling | 2023-11-28 | 2 | -0/+2 |
| * | feat(dav): dispatch out-of-office started and ended events | Richard Steinmetz | 2023-11-23 | 2 | -0/+4 |
| * | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
| * | Merge pull request #41540 from nextcloud/artonge/feat/add_metadata_generation... | Louis | 2023-11-21 | 2 | -4/+4 |
| |\ |
|
| | * | Add metadata generation job | Louis Chemineau | 2023-11-16 | 2 | -4/+4 |
| * | | add named metadata event | Maxence Lange | 2023-11-20 | 2 | -0/+2 |
| * | | 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 | Daniel Kesselberg | 2023-11-13 | 2 | -0/+2 |
| * | | Add migration from the old to new metadata tables | Louis Chemineau | 2023-11-16 | 2 | -0/+4 |