Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Check in autoloader updates | Marcel Klehr | 2024-05-14 | 2 | -0/+33 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix: Don't check in barmani plugin in composer autoloader | Marcel Klehr | 2024-05-14 | 1 | -29/+0 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix: Update autoloaders | Marcel Klehr | 2024-05-14 | 2 | -0/+4 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix: Wire-up the new classes | Marcel Klehr | 2024-05-14 | 2 | -0/+62 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | feat(bg-jobs): allow setting a job class list instead of a single class in ↵ | Julien Veyssier | 2024-05-02 | 2 | -0/+4 |
| | | | | | | cron.php and the job worker occ command Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | perf(templates): Emit RegisterTemplateCreatorEvent to register template ↵ | Julius Härtl | 2024-04-22 | 2 | -0/+2 |
| | | | | | | creators more lazy Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fix(activity): Add a dedicated exception when the filter or setting is not found | Joas Schilling | 2024-04-17 | 2 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(activity): Add a dedicated exception when the event is unknown to the ↵ | Joas Schilling | 2024-04-17 | 2 | -0/+2 |
| | | | | | | provider Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(activity): Add a dedicated exception when not all fields are set while ↵ | Joas Schilling | 2024-04-17 | 2 | -0/+2 |
| | | | | | | publishing an activity Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(activity): Add a dedicated exception when invalid values are set | Joas Schilling | 2024-04-17 | 2 | -0/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #44840 from nextcloud/feature/occ-clear-avatar-cache-command | yemkareems | 2024-04-16 | 1 | -0/+1 |
|\ | | | | | Feature/occ clear avatar cache command | ||||
| * | feat: changes by build/autoloaderchecker.sh | yemkareems | 2024-04-16 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | | fix(notifications): Add a dedicated exception when a notification was not ↵ | Joas Schilling | 2024-04-12 | 2 | -0/+2 |
| | | | | | | | | | | | | parsed completely Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fix(notifications): Add a dedicated exception when the notification is ↵ | Joas Schilling | 2024-04-12 | 2 | -0/+2 |
| | | | | | | | | | | | | unknown to the notifier Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fix(notifications): Add a dedicated exception when not all fields are set ↵ | Joas Schilling | 2024-04-12 | 2 | -0/+2 |
| | | | | | | | | | | | | while saving a notification Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fix(notifications): Add a dedicated exception when invalid values are set | Joas Schilling | 2024-04-12 | 3 | -0/+4 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix: use proper jailed patch in watcher | Robin Appelman | 2024-04-08 | 2 | -0/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat: drop support for php 8.0 | Richard Steinmetz | 2024-04-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | feat: add interface for lower level filecache acess without having to do ↵ | Robin Appelman | 2024-03-25 | 2 | -0/+4 |
| | | | | | | direct db queries Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix(ObjectStore): Use common S3 trait so config and connection trait members ↵ | Ferdinand Thiessen | 2024-03-21 | 2 | -0/+2 |
| | | | | | | are in sync Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat: Allow to fetch app discover json and provide frontend API route | Ferdinand Thiessen | 2024-03-14 | 2 | -0/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat: Adding PublicSectorBundle | sorbaugh | 2024-03-12 | 2 | -8/+2 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | feat: Add declarative settings | jld3103 | 2024-03-12 | 4 | -4/+16 |
| | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> Signed-off-by: Julien Veyssier <julien-nc@posteo.net> Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | chore(assets): build autoloader | Eduardo Morales | 2024-03-11 | 1 | -0/+8 |
| | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | feat(appconfig): repair step to migrate lazy config values | Maxence Lange | 2024-03-11 | 2 | -0/+2 |
| | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> f Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | feat(files): copy live photos | Maxence Lange | 2024-03-08 | 2 | -0/+2 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | feat: Implement team provider api | Julius Härtl | 2024-03-05 | 5 | -6/+92 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | feat(occ): Add user:keys:test command | Marcel Müller | 2024-02-27 | 2 | -0/+2 |
| | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | 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 |
| | | | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> | ||||
* | | feat(AppFramework): Add Route attribute | provokateurin | 2024-02-21 | 2 | -0/+6 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | fix(db): remove redundant indices in properties | Johannes Merkel | 2024-02-18 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de> | ||||
* | | fix types + autoloader | Robin Appelman | 2024-02-15 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | optimize query pattern used by storage filter | Robin Appelman | 2024-02-15 | 3 | -2/+10 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | feat: Migrate LinkReferenceProvider to OCP | Anupam Kumar | 2024-02-14 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | This would be useful to eleminate the need for using this OC class when an app dev wants to implement a custom reference provider for the web client but wants to fall back on opengraph for mobile clients. Signed-off-by: Anupam Kumar <kyteinsky@gmail.com> | ||||
* | | 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 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | 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 |
| | | | | | | | | | | | | | | | | | | most of the time we shouldn't need it so we can save joining on the filecache Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | fix!: Remove deprecated `RegisterWidgetEvent` | Ferdinand Thiessen | 2024-02-09 | 2 | -2/+0 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d. | ||||
| * | | chore: Delete deprecated internal Job classes | Côme Chilliet | 2024-02-08 | 2 | -6/+0 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | better indexes | Maxence Lange | 2024-01-24 | 2 | -0/+6 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | lazy AppConfig | Maxence Lange | 2024-01-15 | 2 | -0/+10 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | Merge pull request #42670 from nextcloud/enh/noid/occ-background-job-delete | Maxence Lange | 2024-01-15 | 2 | -0/+2 |
| |\ \ | | | | | | | | | occ background-job:delete | ||||
| | * | | occ background-job:delete | Maxence Lange | 2024-01-11 | 2 | -0/+2 |
| | |/ | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | / | result of build/autoloaderchecker.sh | Alexander Piskun | 2024-01-15 | 2 | -0/+2 |
|/ / | | | | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com> | ||||
* / | introduce IProviderWithUserId | Alexander Piskun | 2024-01-14 | 2 | -0/+2 |
|/ | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> Signed-off-by: Alexander Piskun <bigcat88@icloud.com> | ||||
* | fix(autoloaders) | Marcel Klehr | 2024-01-11 | 2 | -0/+2 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> |