| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #46115 from nextcloud/enh/add-a-universal-debug-option-to-occ | Côme Chilliet | 2024-07-08 | 2 | -0/+4 |
|\ |
|
| * | feat: Add reserved options in a new OCP class so that applications know about... | Côme Chilliet | 2024-07-04 | 2 | -0/+2 |
| * | feat(occ): Add a --debug option to output all log levels to the output | Côme Chilliet | 2024-07-02 | 2 | -0/+2 |
* | | Merge pull request #46251 from nextcloud/feat/taskprocessing-more-tasktypes | Joas Schilling | 2024-07-04 | 2 | -0/+8 |
|\ \ |
|
| * | | feat(TaskProcessing): Add more task types | Marcel Klehr | 2024-07-04 | 2 | -0/+8 |
* | | | Merge pull request #46194 from nextcloud/schema-export-cmnd | Robin Appelman | 2024-07-02 | 2 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | feat: add commands for exporting current and expected database schema | Robin Appelman | 2024-07-02 | 2 | -0/+6 |
* | | | Merge pull request #46185 from nextcloud/debt/noid/migrate-background-command... | Daniel | 2024-07-02 | 2 | -8/+2 |
|\ \ \ |
|
| * | | | refactor: simplify background commands | Daniel Kesselberg | 2024-07-01 | 2 | -8/+2 |
| |/ / |
|
* / / | feat(AppFramework): Add ExAppRequired attribute | provokateurin | 2024-07-01 | 2 | -0/+4 |
|/ / |
|
* | | Merge pull request #45532 from nextcloud/feat/publish-resources-room-update | Richard Steinmetz | 2024-06-25 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | feat: implement public OCP api to update resources and rooms | Richard Steinmetz | 2024-05-27 | 2 | -0/+2 |
* | | chore: remove chunking-v1 | Robin Appelman | 2024-06-19 | 2 | -2/+0 |
* | | feat: add setup check for needed mimetype migrations | Robin Appelman | 2024-06-18 | 2 | -0/+2 |
* | | chore(composer): composer install --no-dev | Côme Chilliet | 2024-06-11 | 4 | -87/+6 |
* | | chore(webhooks): Rename webhooks application to webhook_listeners | Côme Chilliet | 2024-06-11 | 1 | -0/+1 |
* | | fix: Make webhook event serialization opt-in with a new interface | Côme Chilliet | 2024-06-11 | 2 | -0/+2 |
* | | feat: Make node events serializable | Côme Chilliet | 2024-06-11 | 2 | -0/+2 |
* | | Revert "feat: Add support for webhook listeners" | Côme Chilliet | 2024-06-11 | 2 | -4/+0 |
* | | feat: Add support for webhook listeners | Côme Chilliet | 2024-06-11 | 2 | -0/+4 |
|/ |
|
* | fix: Move OC_EventSource to OC namespace | Côme Chilliet | 2024-05-16 | 2 | -2/+2 |
* | Merge pull request #44763 from nextcloud/fix/group_name_length_db | Benjamin Gaussorgues | 2024-05-16 | 2 | -0/+2 |
|\ |
|
| * | fix(groups): allows to save group names with more than 64 characters | Benjamin Gaussorgues | 2024-04-22 | 2 | -0/+2 |
* | | chore: Check in autoloader updates | Marcel Klehr | 2024-05-14 | 2 | -0/+33 |
* | | fix: Don't check in barmani plugin in composer autoloader | Marcel Klehr | 2024-05-14 | 1 | -29/+0 |
* | | fix: Update autoloaders | Marcel Klehr | 2024-05-14 | 2 | -0/+4 |
* | | fix: Wire-up the new classes | Marcel Klehr | 2024-05-14 | 2 | -0/+62 |
* | | feat(bg-jobs): allow setting a job class list instead of a single class in cr... | Julien Veyssier | 2024-05-02 | 2 | -0/+4 |
* | | perf(templates): Emit RegisterTemplateCreatorEvent to register template creat... | Julius Härtl | 2024-04-22 | 2 | -0/+2 |
|/ |
|
* | fix(activity): Add a dedicated exception when the filter or setting is not found | Joas Schilling | 2024-04-17 | 2 | -0/+4 |
* | fix(activity): Add a dedicated exception when the event is unknown to the pro... | Joas Schilling | 2024-04-17 | 2 | -0/+2 |
* | fix(activity): Add a dedicated exception when not all fields are set while pu... | Joas Schilling | 2024-04-17 | 2 | -0/+2 |
* | fix(activity): Add a dedicated exception when invalid values are set | Joas Schilling | 2024-04-17 | 2 | -0/+3 |
* | Merge pull request #44840 from nextcloud/feature/occ-clear-avatar-cache-command | yemkareems | 2024-04-16 | 1 | -0/+1 |
|\ |
|
| * | feat: changes by build/autoloaderchecker.sh | yemkareems | 2024-04-16 | 1 | -0/+1 |
* | | fix(notifications): Add a dedicated exception when a notification was not par... | Joas Schilling | 2024-04-12 | 2 | -0/+2 |
* | | fix(notifications): Add a dedicated exception when the notification is unknow... | Joas Schilling | 2024-04-12 | 2 | -0/+2 |
* | | fix(notifications): Add a dedicated exception when not all fields are set whi... | Joas Schilling | 2024-04-12 | 2 | -0/+2 |
* | | fix(notifications): Add a dedicated exception when invalid values are set | Joas Schilling | 2024-04-12 | 3 | -0/+4 |
|/ |
|
* | fix: use proper jailed patch in watcher | Robin Appelman | 2024-04-08 | 2 | -0/+2 |
* | feat: drop support for php 8.0 | Richard Steinmetz | 2024-04-08 | 1 | -2/+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 |